@charset "utf-8";
/* CSS Document */
* {
  --outline: 1px solid aqua;
}


.mt72 {
  margin-top: 4.5em;
}
.mb42 {
  margin-bottom: 2.625em;
}

.catalog_dl {
  margin-top: 3rem;
	 font-feature-settings: "palt";
}
.al_txt {
  position: absolute;
  bottom: 1rem;
}
.al_txt > ul {
  list-style: inside;
  list-style-type: none;
}
.cataloog_dl_list > ul > li {
  border: 1px solid #ccc;
  list-style: none;
  padding: 1rem;
  position: relative;
  height: 16.125rem;
  margin-top: 1.5rem;
}

.ctlg_img {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}
.ctlg_img > img {
  height: 11.9375rem;
}
	.ctlg_img > img:hover {
	opacity: 0.75 ;
}
.cataloog_dl_list h3 {
  font-size: 1.25rem;
	font-weight: 600;
  margin-bottom: 0;
}
.cataloog_dl_list h3 > small {
  font-size: 1rem;
	font-weight: 600;
  display: block;
}
.catalog_dl > h2 {
  background-color: #717071;
  color: white;
  font-size: 1.25rem;
	font-weight: 600;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
}
.catalog_dl > h2:not(:first-of-type) , .getacrobat{
  margin-top: 4.5rem;
}

.dl_icon {
  position: absolute;
  bottom: 0;
}
.dl_icon {
  width: 2.375rem;
  height: auto;
  padding-bottom: 0.2em;
	margin-left: 0.8em;
}
@media screen and (max-width:767.97px) {
    .obi {
    background-color: #e7efff;
    height: 3.75rem;
    vertical-align: middle;
  }
	  .f26 {
    font-size: 1.375rem !important;
  }
  .cataloog_dl_list > ul > li {
    width: calc(100% / 2 - 1%);
	  margin-right: 2%;
  }
	.cataloog_dl_list > ul > li:nth-of-type(even){ 
		margin-right: 0px;
	}
  .catalog_dl {
    margin-top: 1.75rem;
  }
  .catalog_dl {
    padding-left: 20px;
    padding-right: 20px;
  }
	  .font-dd {
    font-size: 0.6rem;
  }
	.mt72 {
  margin-top: 2.5em;
}
	
	
}
@media screen and (max-width:706.98px) {
  .cataloog_dl_list > ul > li {
    width: 100%;
	   margin-right: 0%;
	   margin-top: 0.5rem;
  }
	.cataloog_dl_list > ul > li:first-child {
	   margin-top: 0.75rem;
  }
	.catalog_dl > h2:not(:first-of-type) , .getacrobat{
  margin-top: 1.5rem;
}
	
}
@media screen and (max-width:575.98px) {
	.catalog_dl{
		font-size:0.925rem;
	}
  .badge.badge-pill.news {
    transform: scale(0.85);
    vertical-align: baseline;
  }
  .ctlg_img > img {
    height: 7.5rem;
  }
  .cataloog_dl_list h3 {
    font-size: 1.15625rem;
  }
  .cataloog_dl_list h3 > small {
    font-size: 0.925rem;
  }
  .xs-12 {
    font-size: 12px;
  }
  .xs-148 {
    font-size: 14.8px;
  }
  .cataloog_dl_list > ul > li {
    border: 1px solid #ccc;
    list-style: none;
    padding: 0.8rem;
    position: relative;
    height: 178px;

  }
  .al_txt {
    bottom: 0.8rem;
  }
  .cataloog_dl_list h3 > small {
    font-size: 0.925rem;
    display: inline-block;
  }
  .dl_icon {
    width: 1.8rem;
    height: auto;
  }
		
}
@media screen and (min-width:767.98px) {
 
  .cataloog_dl_list > ul > li {
    width: calc((100% - 10.05px * 2) / 3);
	    margin-right: 10.05px;
  }
	.cataloog_dl_list > ul > li:nth-of-type(3n){ 
		margin-right: 0px;
	}
	.getacrobat {
    font-size: 12px !important;
}
	
	
}
@media screen and (min-width:992.98px) {
  
  .cataloog_dl_list > ul > li {
    width: calc((100% - 12px * 2) / 3);
	 margin-right: 12px;
  }
.cataloog_dl_list > ul > li:nth-of-type(3n){ 
		margin-right: 0px;
	}
	  .getacrobat {
    font-size: 14px !important;
  }
}
@media (min-width: 1200px) {
  
  .cataloog_dl_list > ul > li {
    border: 1px solid #ccc;
    list-style: none;
    width: calc((100% - 15px * 2) / 3);
	margin-right: 15px;
  }
	.cataloog_dl_list > ul > li:nth-of-type(3n){ 
		margin-right: 0px;
	}
}


 a.arrow {
  color: #0000c9;
}
 a.arrow::after {
  content: " \003e";
}
.olist {
  margin: 0px 0px 0px 0.5em;
}
.olist > li::before {
  content: "\30fb";
  margin: 0px 0px 0px -0.5em;
}



