._flex-display {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

._justify-content-center {
  -ms-flex-pack: center;
  justify-content: center;
}

._justify-content-end {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

._justify-content-start {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

._justify-content-between {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

._align-center {
  align-items: center;
}

.investor_item ul.flex_li p a {
  display: inline;
}

.investor_item .prise>p>span {
  margin-right: 10px;
}

.benefits_img-wrapper {
  position: relative;
}

.benefits_img-wrapper>img {
  position: absolute;
  width: 24%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.benefits_img-wrapper .content-toggle {
  cursor: pointer;
}

.benefits_img-wrapper .content-toggle.active,
.benefits_img-wrapper .top-line.active {
  fill: #00ab8e !important;
}

.benefits_img-wrapper .content_block.active path,
.benefits_img-wrapper .content_block.active rect,
.benefits_img-wrapper .content_block.active polygon {
  fill: #ffffff !important;
}

#ajaxsearchprores2_1.vertical .results .item .asp_image,
#ajaxsearchprores2_2.vertical .results .item .asp_image,
div.asp_r.asp_r_2.vertical .results .item .asp_image {
  width: 50px !important;
  height: 50px !important;
}

div.asp_r.asp_r_2.vertical .results .item:after {
  display: none !important;
  position: absolute;
  bottom: 0;
  content: "";
  height: 1px;
  width: 100%;
  background: #cccccc;
}

div.asp_r.asp_r_2.vertical .results div:not(.asp_r_post)+.asp_r_post.item:after {
  display: block !important;
  bottom: auto;
  top: 0;
}

div.asp_r.asp_r_2.vertical .results div:not(.asp_r_crafted-capral)+.asp_r_crafted-capral.item:after {
  display: block !important;
  bottom: auto;
  top: 0;
}

div.asp_r.asp_r_2.vertical .results div:not(.asp_r_page)+.asp_r_page.item:after {
  display: block !important;
  bottom: auto;
  top: 0;
}

div.asp_r.asp_r_2.vertical .results div:not(.asp_r_attachment)+.asp_r_attachment.item:after {
  display: block !important;
  bottom: auto;
  top: 0;
}

div.asp_r.asp_r_2.vertical .results div:not(.asp_r_products)+.asp_r_products.item:after {
  display: block !important;
  bottom: auto;
  top: 0;
}

div.asp_r.asp_r_2.vertical .results div:not(.asp_r_extrusions)+.asp_r_extrusions.item:after {
  display: block !important;
  bottom: auto;
  top: 0;
}

div.asp_r.asp_r_2.vertical .results div:not(.asp_r_project)+.asp_r_project.item:after {
  display: block !important;
  bottom: auto;
  top: 0;
}

.item_cert .img img {
  max-height: 151px;
}

.values_box .item_value {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.values_box .item_value.color_green {
  color: #4F4F4F;
}

.values_box .item_value .img img {
  width: 100%;
}

.values_box .item_value .text {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.product_block-wrapper .tec_documents-body {
  display: grid;
}

.item-capability {
  color: #4F4F4F;
}

.post_top-text {
  position: relative;
  background: #fff;
  padding-right: 40px;
  padding-top: 40px;
}

.post_top-text:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 0;
  height: 100%;
  background-color: #fff;
  width: 3000px;
}

.post_top-text span {
  line-height: 1.4;
}

.video_iframe_wrap {
  position: relative;
  padding-top: 56%;
}

.video_iframe_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.page-id-1210 article.type-page {
  padding: 80px 15px;
  background: #F4F4F4;
}

.page-id-1210 h1 {
  font-family: 'Aktiv Grotesk';
  font-weight: 700;
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 0;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.results .item.asp_r_post .asp_content,
.results .item.asp_r_crafted-capral .asp_content,
.results .item.asp_r_project .asp_content,
.results .item.asp_r_products .asp_content {
  -ms-flex-align: flex-start;
  align-items: flex-start;
}

.results .item .asp_content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}

.results .item .asp_content .top_content {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  display: flex;
  justify-content: space-between;
}

.results .item .asp_content .asp_res_image_url+.right_content {
  padding-left: 5px;
}

.results .item .asp_content .see-all-posts {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #00A88F;
}

.results .item .asp_content .see-all-posts a {
  color: #00A88F;
}

.results .item .asp_content .asp_category {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.38;
  color: #000000;
  padding-bottom: 11px;
}

.results .item .asp_content .download_content {
  padding-right: 16px;
}

.results .item .asp_content .right_content {
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  padding-right: 10px;
  position: relative;
}

.results .item .asp_content .right_content .la-download {
  position: absolute;
  right: 0;
  color: #00A88F;
  font-size: 24px;
  top: 50%;
  margin-top: -12px;
}

.dropdown_filter {
  position: relative;
  z-index: 10;
}

.dropdown_filter.open {
  z-index: 12;
}

.dropdown_filter.open+.dropdown_filter.open {
  z-index: 11;
}

.dropdown_filter.open .dropdown_body {
  opacity: 1;
  pointer-events: auto;
}

.jumpto_block .clearcheck {
  color: #00A88F;
  font-size: 14px;
  display: none;
  cursor: pointer;
  margin-bottom: 5px;
}

.jumpto_block .clearcheck.clear_all_filters {
  margin-bottom: 0;
}

.dropdown_filter .dropdown_body {
  margin-top: 5px;
  position: absolute;
  top: 100%;
  padding: 15px;
  background-color: #ffff;
  left: 0;
  min-width: 300px;
  border: 1px solid #D7D7D7;
  cursor: auto;
  opacity: 0;
  pointer-events: none;
}

.dropdown_filter .wrap_check {
  position: relative;
  display: block;
  cursor: pointer;
}

.dropdown_filter .wrap_check+.wrap_check {
  margin-top: 5px;
}

.dropdown_filter .wrap_check input {
  position: absolute;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.dropdown_filter .wrap_check input:checked+span:before {
  opacity: 1;
  background-color: #00A88F;
  background-image: url('../img/check-white.svg');
}

.dropdown_filter .wrap_check span {
  padding-left: 25px;
}

.dropdown_filter .wrap_check span:before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  display: block;
  width: 16px;
  border: 1px solid rgba(92, 92, 92, 0.5);
  height: 16px;
  transition: 0.2s;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
}

.career_section_mb {
  position: relative;
}

.projects_pagin .current {
  width: 32px;
  height: 32px;
  border-right: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  border-top: 1px solid #E9E9E9;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  font-size: 14px;
  background: #00A88F;
  color: white;
}

.main_header .asp_w_container_2 {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex: 0 0 224px;
  flex: 0 0 224px;
  max-width: 224px;
}

.main_header div.asp_m.asp_m_2 {
  background-image: none !important;
  background-color: transparent !important;
}

.main_header div.asp_m.asp_m_2 .probox .proinput {
  margin: 0 !important;
  border: 1px solid #BDBDBD;
  padding: 0 0 0 12px !important;
  box-sizing: border-box;
}

.main_header div.asp_m.ajaxsearchpro .probox .proinput input {
  height: 100% !important;
}

.main_header div.asp_m.ajaxsearchpro .probox .proinput input::-webkit-input-placeholder {
  color: #BDBDBD !important;
  font-family: 'Roboto' !important;
  font-size: 16px !important;
  opacity: 1 !important;
  font-weight: 400 !important;
}

.main_header div.asp_m.ajaxsearchpro .probox .proinput input::-moz-placeholder {
  color: #BDBDBD !important;
  font-family: 'Roboto' !important;
  font-size: 16px !important;
  opacity: 1 !important;
  font-weight: 400 !important;
}

.main_header div.asp_m.ajaxsearchpro .probox .proinput input:-ms-input-placeholder {
  color: #BDBDBD !important;
  font-family: 'Roboto' !important;
  font-size: 16px !important;
  opacity: 1 !important;
  font-weight: 400 !important;
}

.main_header div.asp_m.asp_m_2 .probox .proinput input.orig {
  color: #000 !important;
  font-family: 'Roboto' !important;
  font-size: 16px !important;
}

.main_header div.asp_m.asp_m_2 .probox button.promagnifier {
  background-image: none !important;
  background-color: #00A88F;
  border-radius: 0 4px 4px 0 !important;
}

div.asp_r.asp_r_2.vertical {
  background: #FFFFFF !important;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.12) !important;
  border-radius: 4px !important;
  right: 37px;
  left: auto !important;
  min-width: 457px;
}

.asp_res_text {
  font-family: 'Roboto' !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 1.43 !important;
  color: #BDBDBD !important;
}

div.asp_r.asp_r_2 .results .item .asp_content h3 a {
  color: #000 !important;
  font-family: 'Roboto' !important;
  font-style: normal;
  font-weight: 600 !important;
}

div.asp_r.asp_r_2 .results .item .asp_content h3 a:hover {
  color: #00A88F !important;
}

.price_volume-content>div {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 750px;
  margin-right: auto;
  margin-left: auto;
}

.yourir-chart-price {
  stroke: #00A88F;
  stroke-width: 2px;
}

.yourir-nav-chart .yourir-chart-panel {
  height: 46px;
}

.yourir-chart-volume {
  stroke: #00A88F;
}

.yourir-chart-extra-panel {
  margin-top: 45px;
}

.bot-table .yourir-chart {
  padding: 10px 10px 30px 10px;
}

.yourir-chart-yaxis-left .yourir-chart-yaxis-outside .yourir-chart-yaxis-label-container {
  margin-right: 12px;
}

.form-btn {
  text-align: center;
  margin: 5px auto 10px auto;
  overflow: hidden;
  display: table;
}

.form-btn p {
  float: left;
  margin: 0 15px 0 0;
  color: #55626a;
}

.form-btn p:first-child {
  margin-top: 3px;
}

.form-btn button {
  margin: 0;
  float: left;
  padding: 4px 7px;
  color: #55626a;
  background: #dedede;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  cursor: pointer;
}

.bot-line-table {
  text-align: center;
  margin: 15px 0 6px 0;
}

.bot-line-table button {
  margin: 0;
  padding: 4px 7px;
  color: #55626a;
  display: inline-block;
  vertical-align: middle;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.bot-line-table button:hover,
.bot-line-table button.yourir-active {
  background: #55626a;
  color: #fff;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.bot-line-table button:disabled {
  opacity: 0.2;
}

.bot-line-table p {
  display: inline-block;
  margin: 0 15px 0 0;
  color: #55626a;
  vertical-align: middle;
}

.bot-line-table span {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px 0 0;
  line-height: 1.13;
  position: relative;
  overflow: hidden;
}

.bot-line-table span input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}

.bot-line-table span input[type=checkbox]:checked+label:before {
  content: "\f00c";
}

.bot-line-table span label:before {
  font-family: "FontAwesome";
  content: "";
  width: 16px;
  font-size: 14px;
  height: 16px;
  border: 1px solid #55626a;
  float: left;
  margin: 0 7px 0 0;
  top: 0;
  position: relative;
  z-index: 1;
}

.bot-line-table span input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}

.form-btn button:hover,
.form-btn button.yourir-active {
  background: #55626a;
  color: #fff;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.form-btn button:disabled {
  opacity: 0.2;
  background: #dedede !important;
  color: #55626a !important;
}

.range-tittle {
  text-align: right;
  margin: 0 0 20px 0;
  font-weight: 700;
}

.um-field .select2-container--default .select2-selection--single .select2-selection__clear {
  display: none !important;
}

.page_filter span {
  position: relative;
  padding-left: 0;
}

.page_filter span svg {
  position: absolute;
  right: 10px;
  top: 5px;
  pointer-events: none;
}

.page_filter select {
  -webkit-appearance: none;
  width: 100%;
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  padding: 0 7px;
  background: transparent;
}

.pagin_num.pagination {
  display: flex !important;
  width: 100%;
  justify-content: center;
  margin-top: 16px;
}

.pagin_num.pagination a {
  font-weight: 400;
  font-size: 14px;
  color: #444444;
}

.pagin_num.pagination a .la {
  font-size: 10px;
  font-weight: bold;
}

.pagin_num.pagination a.yourir-active {
  color: #fff;
  border: 1px solid #00A88F;
  background: #00A88F;
}

.asx_list-item {
  position: relative;
  cursor: pointer;
}

.asx_content .asx_list-item {
  display: block;
}

.asx_content .asx_list-item p a {
  color: #000000;
}

.asx_content .asx_list-item span.green_i_t {
  font-weight: 400;
  font-size: 14px;
  color: #00A88F;
}

.add-to-calendar {
  display: none;
  position: absolute;
  z-index: 11111;
  background: #fff;
  top: 100%;
  line-height: normal;
  padding: 10px;
  right: 0px;
  width: 162px;
  margin-top: -16px;
  border: 1px solid #D7D7D7;
}

.add-to-calendar a {
  padding: 5px 0 5px 25px;
  color: #151a2d;
  position: relative;
  font-size: 14px;
}

.config_images img {
  max-height: 150px;
}

.add-to-calendar span.l-more {
  display: none !important;
}

.add-to-calendar a:before {
  position: absolute;
  left: 0;
  top: 4px;
}

.active .add-to-calendar a {
  display: block;
}

.active .add-to-calendar {
  display: block;
}

.slider-popup-block .post_slider-top span {
  color: #fff;
}

.gallery-img {
  position: relative;
  overflow: hidden;
  margin: 0 -15px;
  padding-top: 5px;
}

.gallery-img .item-img {
  display: block;
  margin-bottom: 30px;
  padding: 0 15px;
  width: 33.3333%;
  float: left;
}

.gallery-img .item-img a {
  position: relative;
  display: block;
}

.gallery-img .item-img a>svg {
  position: absolute;
  top: 10px;
  right: 10px;
}

.download_select {
  cursor: pointer;
}

.tabs_slider .row {
  margin-right: 0;
}

.gallery-img .load_more_wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 80%);
}

.key_block2 ul {
  list-style: none;
  padding-top: 16px;
  padding-left: 28px;
  margin-bottom: 40px;
}

.key_block2 ul li {
  font-weight: 400;
  font-size: 16px;
  color: #4F4F4F;
  margin-bottom: 6px;
  position: relative;
}

.key_block2 ul li:before {
  content: '';
  position: absolute;
  left: -25px;
  top: 8px;
  background-image: url(../img/green-check.svg);
  background-repeat: no-repeat;
  width: 12px;
  height: 10px;
  background-size: cover;
}

.project_top,
.project_tabs {
  position: relative;
}

.block_all_submenu .submenu a.post_menu .img img {
  min-width: 100%;
}

.block_all_submenu ul li ul.width_ld>li {
  width: 100%;
}

.flat_bar-quis p,
.block_image p {
  color: #4F4F4F;
}

.dataTables_wrapper#cont_wrapper .dataTables_paginate {
  float: none;
  text-align: center;
}

.dataTables_wrapper#cont_wrapper .dataTables_length {
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 12px;
}

.dataTables_wrapper#cont_wrapper .dataTables_length select {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #000000;
  gap: 17px;
  border: 1px solid #00A88F;
  border-radius: 100px;
  padding: 7px 24px;
  cursor: pointer;
  -webkit-appearance: none;
  margin: 0 10px;
  background-image: url("../img/angle-d.svg");
  background-position: right 12px top 50%, 0 0;
  background-repeat: no-repeat;
}

.dataTables_wrapper#cont_wrapper .dataTables_filter {
  margin-bottom: 42px;
}

.dataTables_wrapper#cont_wrapper table.dataTable {
  border-top: 1px solid #BDBDBD;
  font-size: 14px;
  line-height: 20px;
  color: #4F4F4F;
  margin-bottom: 15px;
}

.dataTables_wrapper#cont_wrapper table.dataTable thead td {
  font-weight: bold;
}

.dataTables_wrapper#cont_wrapper table.dataTable td {
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: transparent;
  box-shadow: none;
}

.dataTables_wrapper#cont_wrapper table.dataTable td:first-child {
  font-weight: bold;
  padding-left: 0;
}

.dataTables_wrapper#cont_wrapper table.dataTable td:last-child {
  padding-right: 0;
}

.dataTables_wrapper#cont_wrapper table.dataTable tbody td.stars_st {
  font-size: 0;
}

.dataTables_wrapper#cont_wrapper table.dataTable tbody td.stars_st .fa {
  font-size: 14px;
}

.dataTables_wrapper#cont_wrapper table.dataTable tbody td.blue_col {
  color: #1D75BB;
}

.dataTables_wrapper#cont_wrapper table.dataTable tbody td.red_col {
  color: #EF4236;
}

.dataTables_wrapper#cont_wrapper table.dataTable tbody td.glazing {
  color: #00A88F;
}

.dataTables_wrapper#cont_wrapper .dataTables_filter input {
  width: 262px;
  border: 1px solid #D7D7D7;
  border-radius: 4px;
  overflow: hidden;
  margin-left: 10px;
  padding: 6px 6px 6px 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.dataTables_wrapper#cont_wrapper .dataTables_paginate {
  margin-bottom: 30px;
}

.dataTables_wrapper#cont_wrapper .dataTables_paginate .paginate_button {
  width: 32px;
  height: 32px;
  border-right: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  border-top: 1px solid #E9E9E9;
  border-left: none !important;
  background: #FFFFFF;
  display: inline-block;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  font-size: 14px;
  border-radius: 0;
  min-width: 0;
  color: #444444 !important;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}

.dataTables_wrapper#cont_wrapper .dataTables_paginate .paginate_button:first-child {
  border-left: 1px solid #E9E9E9 !important;
}

.dataTables_wrapper#cont_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper#cont_wrapper .dataTables_paginate .paginate_button:hover {
  color: #fff !important;
  background: #00A88F !important;
  border-color: #00A88F !important;
}

.dataTables_wrapper#cont_wrapper .dataTables_paginate .paginate_button.previous,
.dataTables_wrapper#cont_wrapper .dataTables_paginate .paginate_button.next {
  font-size: 0;
  line-height: 30px;
}

.dataTables_wrapper#cont_wrapper .dataTables_paginate .paginate_button.previous:before,
.dataTables_wrapper#cont_wrapper .dataTables_paginate .paginate_button.next:before {
  font-family: 'FontAwesome';
  content: "\f104";
  font-size: 14px;
}

.dataTables_wrapper#cont_wrapper .dataTables_paginate .paginate_button.previous.disabled,
.dataTables_wrapper#cont_wrapper .dataTables_paginate .paginate_button.next.disabled {
  opacity: 0.6;
  pointer-events: none;
}

.dataTables_wrapper#cont_wrapper .dataTables_paginate .paginate_button.previous {
  border-right: none !important;
}

.dataTables_wrapper#cont_wrapper .dataTables_paginate .paginate_button.next:before {
  content: "\f105";
}

.dataTables_wrapper#cont_wrapper .dataTables_info {
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 20px;
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: -13px;
}

.single_post-share .share {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: 11px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #4F4F4F;
}

.single_post-share .share:hover .share_links {
  opacity: 1;
  pointer-events: auto;
}

.single_post-share .share .share_links {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 100%;
  background: #fff;
  width: 120px;
  padding: 4px;
  display: flex;
  justify-content: space-around;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.single_post-share .share .share_links a {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
}

.main-header_gr.not_logo .search_ic.reset,
.filter_header .search_ic.reset {
  font-size: 14px;
  top: 5px;
  font-weight: 400;
  cursor: pointer;
}

.alloy {
  /*    height: 80px;*/
}

.alloy-title {
  font-size: 16px;
  font-weight: 600;
}

.alloy-order {
  font-size: 14px;
}

.main-section_gr.pad-t-10.slider-section,
.main-section_gr.pad-t-10.location-section {
  border-top: 1px solid #D7D7D7;
  padding-top: 18px;
  padding-bottom: 22px;
}

.temper-block {
  margin-top: 8px;
  /*    gap: 3px;*/
}

.temper-item {
  width: calc(33% - 1px);
  height: 32px;
  font-size: 14px;
  border: 1px solid #D7D7D7;
  cursor: pointer;
  border-width: 1px 1px 1px 0;
}

.temper-item:first-child {
  border-radius: 4px 0px 0px 4px;
  border-width: 1px;
}

.temper-item:last-child {
  border-radius: 0px 4px 4px 0px;
}

.temper-item.active {
  border-color: #00A88F;
  background: #CCEEE9;
}

.filter-number {
  margin: 10px 0;
  font-size: 14px;
}

.ui-slider-horizontal {
  height: 6px;
}

.ui-widget.ui-widget-content {
  border: 0 none;
  background: #D7D7D7;
  /*height: 0.8em;*/
}

.ui-slider-horizontal .ui-slider-range {
  background: #00A88F;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border-radius: 50%;
  border: 0 none;
  background: #00A88F;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.5em;
}

.location-block {
  margin-top: 16px;
  gap: 16px 8px;
}

.location-item {
  cursor: pointer;
  height: 34px;
  border-radius: 4px;
  border: 1px solid #4F4F4F;
  font-size: 14px;
  text-transform: uppercase;
  gap: 8px;
  padding-left: 8px;
  padding-right: 8px;
}

.location-item span {
  width: 8px;
  height: 8px;
}

.main-section_gr.alloy_section {
  padding-bottom: 0;
}

#filter,
#sort,
#matl_search {
  display: none;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 999;
  height: 100vh;
  overflow: auto;
}

#filter.open_block,
#sort.open_block,
#matl_search.open_block {
  display: block;
}

.filter_header {
  height: 64px;
}

.filter_header h2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

#sort ul {
  list-style-type: none;
}

#sort ul li {
  margin-bottom: 20px;
}

#sort ul li a {
  color: #000;
}

#matl_search form input {
  border: 1px solid #D7D7D7;
  padding: 10px 5px;
  border-radius: 8px;
  width: calc(100% - 30px);
}

#matl_search form button {
  background: none;
  cursor: pointer;
}

.pagination {
  margin-top: 20px;
  text-align: center;
}

.loadmore {
  display: table;
  width: auto;
  text-align: center;
  font-family: 'Roboto';
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 16px 24px;
  height: auto;
  transition: background-color 0.3s, color 0.3s;
  margin: 20px auto 0;
  background: #00A88F;
  color: #fff;
  border-radius: 100px;
  border: 1px solid #00A88F;
  cursor: pointer;
}

.pagination .current {
  background-color: #333;
  color: #fff;
  padding: 5px;
}

.loader-block {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  text-align: center;
  width: 298px;
}

.loader-block.show {
  display: block;
}

.loader-block__before {
  font: 700 32px / 26px 'Aktiv Grotesk', sans-serif;
  color: #00A88F;
  margin: 0 0 25px;
}

.generated-pdf-loader {
  width: 55px;
}

.loader-block__after {
  font: 400 16px / 1.5 Roboto, sans-serif;
  color: #000;
  margin: 15px 0 0;
}

@media (max-width: 1199px) {
  .top_ban img {
    width: auto;
    max-width: none;
    height: 100%;
  }

  .font_s_lg p b {
    font-size: 1em;
  }

  .item_prod.download_item .text {
    padding-left: 8px;
  }

  .main_footer .copy_line .social {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 20px;
  }
}

@media (max-width: 1000px) {
  .main_header .top_line {
    padding: 10px 0;
  }

  .main_header .top_line .right_links {
    display: none;
  }
}

@media (max-width: 991px) {
  .breadcrumbs {
    margin-bottom: 50px;
  }

  .title_main.font_lg,
  .top_title_acc,
  .careers_main-section h1,
  .main_top-documents h1,
  .top_title_acc,
  .crafted_main-section h1,
  .title_main.font_lg,
  .project_top-content h1,
  .title_main,
  h1,
  .post_top-content h1 {
    font-size: 42px;
  }

  .next_block-scroll {
    bottom: 28px;
  }

  .box_text {
    padding: 35px 35px 40px 35px;
  }

  .acc_wrapper-invest {
    padding: 20px 20px;
  }

  .investor_acc-head div svg {
    right: 15px;
  }

  .post_page-top:before {
    width: 100%;
  }

  .post_top-cont {
    overflow: hidden;
  }

  .post_top-text {
    background-color: white;
  }

  .post_top-text:before,
  .post_top-text:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 100%;
    display: block;
    height: 100%;
    width: 100%;
    background-color: white;
  }

  .post_top-text:after {
    left: 100%;
    right: auto;
  }

  .main_section.top_section_ban .content_ban {
    max-width: 100%;
  }

  .intro p,
  .intro li,
  .crafted_main-section p,
  .content_flat-bar p {
    font-size: 20px;
    line-height: 1.4;
  }

  .accrediation_item {
    padding: 25px;
  }

  .accrediation_item .text {
    padding-left: 25px;
  }

  .post_item .img {
    height: auto;
  }

  .subtitle_main {
    font-size: 28px;
  }

  .background_title {
    top: 0;
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  .post_item:not(.full_width) {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  .main_section {
    padding: 50px 0;
  }

  .page_list-container {
    padding-right: 15px;
    padding-left: 15px;
  }

  .col-md-6+.col-md-5,
  .col-md-5+.col-md-6,
  .col-md-8+.col-md-4 {
    margin-top: 20px;
  }

  .wrap_cap_table {
    overflow-x: auto;
  }

  .row .block_image .row {
    margin-right: 0;
    margin-left: 0;
  }

  .row .block_image .row .col-md-7 {
    padding: 0;
  }

  .block_image .col-md-5,
  .block_image .col-md-4 {
    padding: 20px 35px;
  }

  .block_image img {
    width: 100%;
  }

  .col-md-3:nth-of-type(3) .item_services .text {
    border-left: none;
  }

  .tec_documents-body {
    grid-template-columns: 1fr !important;
  }

  .tec_documents-body .table_documents-head {
    display: none;
  }

  .tec_documents-body .table_item {
    min-height: 0;
  }

  .crafted_video .crafted_video-video {
    padding: 0 15px;
    margin-bottom: 20px;
  }

  .crafted_video .crafted_video-text {
    padding: 0 15px;
  }

  .open_popup_video {
    width: 100%;
  }

  .open_popup_video img {
    width: 100%;
  }

  .col-md-4:nth-of-type(3) .item_services .text {
    border-left: none;
  }

  .main_footer .copy_line .links {
    padding-left: 0;
    margin-top: 15px;
  }

  .main_footer .foot_menu_wraper .foot_menu {
    margin-top: 20px;
  }

  .page_list-container .asx_content {
    padding: 0 15px;
  }

  .bulletins_block {
    overflow: auto;
  }

  .bulletins_block .bulletins_items,
  .bulletins_head {
    width: 796px;
  }

  .findus_block {
    margin-top: 20px;
  }

  .flat_bar-quis .align-center .flat_bar-quis-text {
    padding-left: 15px;
  }

  .download_select {
    top: auto;
    bottom: 0;
  }

  .font_s_lg p,
  .font_s_lg li {
    font-size: 26px;
  }

  .quote_section svg {
    margin-top: 20px;
  }

  .project_tabs-head {
    flex-wrap: wrap;
  }

  .project_tabs-head a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-right: 5px;
  }

  .slider_text .col-sm-4 {
    padding-left: 15px;
  }

  .slider_text {
    margin: 50px 0 60px;
  }

  .single_post-green p {
    font-size: 30px;
    line-height: 40px;
  }

  .product_benefits-items,
  .product_details_contet {
    flex-wrap: wrap;
  }

  .product_details_contet .product_details-column {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
  }
}

@media (max-width: 767px) {
  .top_title_acc.active+.single_product-top-rating_wers {
    left: auto !important;
    right: 0 !important;
  }

  .product_tab {
    font-size: 16px;
  }

  .product_details_contet .product_details-column {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }

  .key_block {
    margin-bottom: 20px;
  }

  .next_block-scroll {
    bottom: 9px;
    left: 9px;
    width: 30px;
  }

  .brand_block h2 {
    font-size: 28px;
  }

  .jumpto_block {
    display: block;
  }

  .jumpto_block .jumpto_select {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .title_main.font_lg,
  .top_title_acc,
  .careers_main-section h1,
  .main_top-documents h1,
  .top_title_acc,
  .crafted_main-section h1,
  .title_main.font_lg,
  .project_top-content h1,
  h1,
  .post_top-content h1,
  .single_product-top-text h1 {
    font-size: 38px;
    line-height: 1.4;
  }

  .block_all_submenu {
    display: none;
  }

  .post_item.full_width {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  .post_item.full_width .img,
  .post_item.full_width .text {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .report_item {
    flex-wrap: wrap;
  }

  .report_item-side-left {
    width: 100%;
    margin-bottom: 20px;
  }

  .report_item-side-left img {
    margin-bottom: 15px;
  }

  .page_bottom-block {
    padding: 50px 35px;
  }

  .col-sm-4+.col-sm-4 {
    margin-top: 20px;
  }

  .page_search.asx_search {
    display: block;
    width: 100%;
  }

  .page_search.asx_search input {
    width: 100%;
    margin-bottom: 10px;
  }

  .grid_wrapper {
    grid-template-columns: 1fr;
  }

  .page_bottom-block {
    padding: 30px 25px;
  }

  .page_bottom-block span {
    height: auto;
    margin-bottom: 30px;
  }

  .asx_list-item-bottom svg {
    -ms-flex: 0 0 23px;
    flex: 0 0 23px;
  }

  .acc_wrapper-invest {
    gap: 15px;
  }

  .investor_photo-side {
    flex: 0 0 55px;
  }

  .findus_contacts-block {
    display: block;
  }

  .findus_contacts-block .findus_contacts-block-texts {
    max-width: 100%;
  }

  .gallery-img .item-img {
    width: 50%;
  }

  .general_form-radio-wrapper {
    display: block;
  }

  .general_form-radio-wrapper label {
    display: block;
  }

  .general_form-radio-wrapper label+label {
    margin-top: 15px;
  }

  .general_form-input-blocks-flex {
    width: 100%;
    max-width: 100%;
  }

  .general_form-input {
    width: 100%;
    max-width: 100%;
  }

  .acc_item-body-contacts {
    display: block;
  }

  .product_items.column3 {
    grid-template-columns: repeat(2, 1fr);
  }

  .product_head {
    display: block;
  }

  .product_head h2 {
    margin-bottom: 10px;
  }

  .benefits_grid {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 40px;
  }

  .product_items {
    grid-template-columns: repeat(2, 1fr);
  }

  .product_image {
    height: auto;
  }

  .main_footer .foot_menu_wraper .foot_menu {
    max-width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-right: 15px;
  }

  .row.margin30 {
    margin-right: -15px;
    margin-left: -15px;
  }

  .item_services .icon,
  .item_services .text {
    padding: 0 15px;
  }

  .col-md-3+.col-md-3 .item_services .text,
  .col-md-4+.col-md-4 .item_services .text {
    border-left: none;
  }

  .item_services .text>* {
    max-width: 100%;
  }

  .accrediation_item {
    display: block;
  }

  .accrediation_item .text {
    margin-top: 20px;
  }

  .accrediation_item .img,
  .accrediation_item .text {
    max-width: 100%;
    padding-left: 0;
  }

  .download_wrap .download_link {
    padding: 24px 25px;
    display: block;
    text-align: center;
  }

  .download_wrap .download_link p {
    margin-bottom: 10px;
  }

  div.asp_r.asp_r_2.vertical {
    min-width: 0;
    right: 15px;
    width: auto !important;
    left: 20px !important;
  }

  .governance_list-item,
  .product_items {
    display: block;
  }

  .governance_list-item div {
    justify-content: space-between;
  }

  .text_logo {
    display: block;
  }

  .text_logo .text {
    padding-left: 0;
    padding-top: 20px;
  }

  .container_urban_left {
    width: 100%;
    max-width: 100%;
  }

  .product_head {
    flex-wrap: wrap;
  }

  .top_product_tabs {
    overflow-x: auto;
  }

  .wrap_table {
    overflow-x: auto;
  }

  .wrap_table .dataTables_wrapper#cont_wrapper table.dataTable {
    width: 540px !important;
  }

  .dataTables_wrapper#cont_wrapper .dataTables_filter {
    float: left;
  }
}

@media (max-width: 532px) {
  .main_header .asp_w_container_2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    left: 15px;
    top: 35px;
    width: calc(100% - 30px);
    background: #fff;
  }

  .product_tabs {
    gap: 12px;
  }

  .benefits_grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  .news_filter {
    display: block;
  }

  .news_filter .news_filter-select {
    margin-top: 15px;
  }
}

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