.banner {
  position: relative; }
  .banner img {
    width: 100%; }

.hygiene-products {
  position: absolute;
  top: 10%;
  right: 0;
  left: 0;
  bottom: 15%;
  margin: auto;
  padding: 0 20px; }
  .hygiene-products h1 {
    font-size: 30px;
    color: #FFF;
    text-align: center; }

.banner_m {
  position: relative; }
  .banner_m p {
    font-size: 50px;
    font-weight: bold;
    color: #000;
    text-align: center; }
  .banner_m img {
    width: 100%; }
.main {
  background-color: #e3edf1; }
.main-card h1 > span {
  font-size: 20px;
  background-color: #1da794;
  color: #fff;
  border-radius: 50px;
  padding: 10px 40px 10px 80px;
  margin: 10px 0; }

.main-card p {
  color: #666;
  text-align: left;
  margin: 20px;
  height: 120px;
  font-size: 16px;
  padding: 10px 0; }

.item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative; }
  .item span {
    font-size: 16px;
    font-weight: bold;
    color: #1da794;
    text-align: center; }

.main .main-card {
  position: relative;}
  .main .main-card .title-icon {
    position: absolute;
    background-color: #80cec4;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    top: 8%;
    left: 5%;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .main .main-card .title-icon img {
      width: 60px;
      height: auto; }
  .main .main-card .btn-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 100%;
    width: 100px;
    height: 100px; }
    .main .main-card .btn-icon img {
      width: 80px;
      height: auto;
      -webkit-transition: .3s;
      transition: .3s; }
      .main .main-card .btn-icon img:hover {
        width: 100px;
        cursor: pointer;
        opacity: 0%; }
.p-blcok-h{margin:35px 15px; border-radius: 8px; overflow: hidden;}
.p-blcok-img{background-position: center; background-repeat: no-repeat;height: 0; padding-bottom: 66.22%;background-size: cover;}
@media screen and (max-width: 575px) {
	.main .main-card .title-icon {top: 2%;}
	.main-card h1 > span {font-size: 16px;padding: 10px 20px 10px 80px;}
	.title-area h1{margin-left: 15px;}
	.p-blcok-h { margin: 35px 0; }
}
@media screen and (max-width: 380px) {
	.main-card h1 > span {padding: 10px 15px 10px 50px;}
	.main .main-card .title-icon { width: 60px; height: 60px;}
	.main .main-card .title-icon img { width: 35px;}
	.main .main-card .title-icon { top: 4%;}
}
@media screen and (min-width: 576px) {
  .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative; }
    .item span {
      position: relative; }
  .main-card #title2 {
    font-size: 24px;
    background-color: #1da794;
    color: #fff;
    border-radius: 50px;
    padding: 15px 40px 15px 80px;
    margin: 10px 0;
    white-space: nowrap; }
  .main-card h1 > span {
    font-size: 24px;
    background-color: #1da794;
    color: #fff;
    border-radius: 50px;
    padding: 15px 40px 15px 80px;
    margin: 10px 0;
    white-space: nowrap; }
  .main-card p {
    font-size: 18px; padding: 10px;}
  .main .main-card .btn-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 100%;
    width: 100px;
    height: 100px; }
    .main .main-card .btn-icon img {
      width: 80px;
      height: auto;
      -webkit-transition: .3s;
      transition: .3s; }
      .main .main-card .btn-icon img:hover {
        opacity: 100%; } }
@media screen and (min-width: 768px) {
  .hygiene-products {
    position: absolute;
    left: 15%;
    top: 20%;
    bottom: auto;
    right: auto;
    margin: auto;
/*    border-left: 3px solid #FFFFFF9d;
    border-bottom: 3px solid #FFFFFF9d;*/
    padding: 0 20px; }
    .hygiene-products h1 {
      font-size: 3vw;
      text-align: left;
      color: #fff; }
}
@media screen and (min-width: 992px) {
  .main .container {
    max-width: 1300px; } }
.p-blcok-img{height: 100%;}
@media screen and (min-width: 1600px) {
  .container {
    max-width: 1400px; }
    .container .col {
      padding: 0 10px; } }
