.chemistry_fr {
  font-size: 12px;
}

.regions {
  padding-top: 8px;
}

.rf {
  margin-bottom: 15px;
}

.rftitle {
  font-size: 14px;
  padding-bottom: 8px;
  color: #58595B;
}

.c1 {
  font-size: 14px;
  color: #58595B;
}

.c2 {
  font-size: 14px;
  color: #58595B;
}

.c3 {
  font-size: 14px;
  color: #58595B;
}

.c4 {
  font-size: 14px;
  color: #58595B;
}

.c5 {
  font-size: 14px;
  color: #58595B;
}

.c6 {
  font-size: 14px;
  color: #58595B;
}

.c7 {
  font-size: 14px;
  color: #58595B;
}

.c8 {
  font-size: 14px;
  color: #58595B;
}

.c9 {
  font-size: 14px;
  color: #58595B;
}

.c10 {
  font-size: 14px;
  color: #58595B;
}

.c11 {
  font-size: 14px;
  color: #58595B;
}

.c12 {
  font-size: 14px;
  color: #58595B;
}

.c13 {
  font-size: 14px;
  color: #58595B;
}

.c14 {
  font-size: 14px;
  color: #58595B;
}

.c15 {
  font-size: 14px;
  color: #58595B;
}

.we {
  font-size: 14px;
  color: #58595B;
  padding-bottom: 21px;
}

.aa {
  font-size: 14px;
  color: #58595B;
  /* height: 100% !important; */
  /* padding-bottom: 26px; */
}

.kamier {
  font-size: 28px;
  color: #1ebeca;
  /* margin-bottom: -5px; */
}

.regions ul {
  display: flex;
  flex-wrap: wrap;
}
.chemistry .chemistry_fr:nth-child(2) .regions ul li .aa img{
	height: 100%;
}
.regions ul li {
  /* width: 418px;
  height: 314px; */ 
  
  width: 270px;
  /* height: 172px; */
  height: 251px;
  margin-bottom: 28px;
  /* margin-right: 27px; */
  margin-right: 15px;
  position: relative;
  overflow: hidden;
}

.regions ul li:nth-child(2n+2) {
  /* margin-right: 0; */
}

.regions ul li::before {
  content: "";
  position: absolute;
  z-index: 10;
  bottom: -143px;
  /* left: 21px;
  width: 376px;
  height: 226px; */
  
  left: 0px;
  width: 271px;
  height: 191px;
  
  min-height: 110px;
  background: rgba(0, 112, 112, 0.85);
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  -o-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skewY(12deg);
  -moz-transform: skewY(12deg);
  -ms-transform: skewY(12deg);
  -o-transform: skewY(12deg);
  transform: skewY(12deg);
  -webkit-transition: background 0.3s ease 0s;
  -moz-transition: background 0.3s ease 0s;
  -ms-transition: background 0.3s ease 0s;
  -o-transition: background 0.3s ease 0s;
  transition: background 0.3s ease 0s;
}

.regions ul li .regions_li {
  /* width: 376px; */
  width: 277px;
  height: 188px; 
  position: absolute;
  /* bottom: 0; */
  
  bottom: -34px;
  
  left: 50%;
  transform: translateX(-50%);
  padding: 80px 19px;
  background-size: cover;
  z-index: 12;
}

.regions ul li:hover::before {
  background: rgba(25, 189, 201, .85);

}

.chemistry .chemistry_fr:nth-child(2) .regions ul li .aa {
  /* width: 418px; */
  height: 256px;
  width: 270px;
  overflow: hidden;
}

.chemistry .chemistry_fr:nth-child(2) .regions ul li .aa img {
  cursor: pointer;
  transition: all 0.6s;
  height: 100%;
}

.chemistry .chemistry_fr:nth-child(2) .regions ul li .aa img:hover {
  transform: scale(1.3);
  transition: all 1s ease 0s;
  -webkit-transform: scale(1.3);
  -webkit-transform: all 1s ease 0s;
}

.regions ul li .regions_li .crv_tt {
 /* font-size: 24px; */
 font-size: 18px;
  color: #fff;
  margin-bottom: 10px;
}

.regions ul li .regions_li .crv_img {
  margin-right: 10px;
  display: flex;
  align-items: center;
}

.regions ul li .regions_li .crv_bb {
  display: flex;
  align-content: center;
  font-size: 16px;
  color: #fff;
}

.special_cc ul li:nth-child(2) {
  padding-top: 20px;
  padding-bottom: 20px;
}

.special_cc ul li:nth-child(7) {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* .special_cc ul li:nth-child(3){
  position: relative;
  margin-left: 17px;
}
.special_cc ul li:nth-child(3)::before{
  content: "⦁";
  position: absolute;
  left: -12px;
}
.special_cc ul li:nth-child(4){
  position: relative;
  margin-left: 17px;
}
.special_cc ul li:nth-child(4)::before{
  content: "⦁";
  position: absolute;
  left: -12px;
}
.special_cc ul li:nth-child(5){
  position: relative;
  margin-left: 17px;
}
.special_cc ul li:nth-child(5)::before{
  content: "⦁";
  position: absolute;
  left: -12px;
}
.special_cc ul li:nth-child(6){
  position: relative;
  margin-left: 17px;
}
.special_cc ul li:nth-child(6)::before{
  content: "⦁";
  position: absolute;
  left: -12px;
} */


.contetn_aa {
  font-size: 14px;
  /* color: #19bdc9; 
  margin-bottom: 27px;*/
  color: #58595B;
}
.regions ul li div:nth-child(1){
	height: 100% !important;
}
@media screen and (max-width: 768px) {
	.aa{
		height: 100% !important;
	}
  .regions ul li {
    margin-right: 0;
    width: 100%;
    height:347px;
  }
  .regions ul li div:nth-child(1){
	  height: 347px  !important;
  }

  .regions ul li .regions_li {
    width: 100%;
  }

  .chemistry .chemistry_fr:nth-child(2) .regions ul li .aa {
    width: 100%;
    display: flex;
    align-items: center;
  }

  .regions ul li::before {
    /* width: 89%; */
	width: 100%;
    left: 50%;
    transform: translateX(-50%) skewY(12deg);
  }

  .regions ul li .regions_li .crv_tt {
    margin-left: .1rem;
  }
  .regions ul li .regions_li{
	  bottom: -64px;
  }

  .regions {
    width: 100%;
  }

  .solution {
    width: 100%;
  }

  .regions ul li .regions_li .crv_bb {
    padding-left: .2rem;
  }

  .contetn_aa {
    font-size: .28rem;
    margin-bottom: 0;
  }
}