.banner-textcol3 {
  margin-bottom: 1px;
  font-size: 18px;
  color: #fff;
  background-color: #41424A;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner-textcol3 .title-stripe {
  max-width: 1200px;
  margin: 0 auto 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .banner-textcol3 .title-stripe {
    margin: 0 25px 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .banner-textcol3 {
    padding: 78px 0 85px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .banner-textcol3 {
    padding: 45px 0 60px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-textcol3 {
    padding: 45px 0;
  }
}
@media only screen and (min-width: 768px) {
  .banner-textcol3 .frame {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.btc3-item {
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  .btc3-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 27%;
            flex: 0 1 27%;
    padding-bottom: 80px;
    font-size: 18px;
  }
  .bfmcoolercleanse-index-index .btc3-item {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .btc3-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 30%;
            flex: 0 1 30%;
  }
}
@media only screen and (min-width: 768px) {
  .btc3-item {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    -ms-flex-item-align: auto;
        align-self: auto;
  }
}
.btc3-item .title {
  margin-bottom: 10px;
  font-family: Univers, Arial, sans-serif;
  line-height: 1;
  letter-spacing: 1px;
}
@media only screen and (min-width: 1200px) {
  .btc3-item .title {
    font-size: 48px;
  }
  .btc3-item .title.small {
    font-size: 30px;
    text-transform: uppercase;
  }
}
@media only screen and (max-width: 1199px) {
  .btc3-item .title {
    font-size: 30px;
  }
  .btc3-item .title.small {
    font-size: 30px;
    text-transform: uppercase;
  }
}
.btc3-item .title a {
  color: #fff;
}
@media only screen and (max-width: 1199px) {
  .btc3-item .title a:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.btc3-item .title a:hover {
  color: #41424A;
}
.btc3-item .desc {
  line-height: 1.7;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .btc3-item .desc {
    font-size: 16px;
  }
}
.btc3-item .img {
  width: 145px;
  height: 145px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 35px;
}
@media only screen and (min-width: 1200px) {
  .btc3-item .btn-str-light {
    min-width: 250px;
    padding-right: 15px;
    padding-left: 15px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media only screen and (max-width: 1199px) {
  .btc3-item .btn-str-light {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .btc3-item:nth-child(n+2) {
    margin-top: 40px;
  }
}

/*# sourceMappingURL=banner-textcol3.css.map */
