.banner-group {
  margin-bottom: 0rem; }
  @media screen and (min-width: 768px) {
    .banner-group .col-lg-3 {
      -ms-flex: 0 0 26.05%;
      flex: 0 0 26.05%;
      max-width: 26.05%; }
    .banner-group .col-lg-4 {
      -ms-flex: 0 0 32.77%;
      flex: 0 0 32.77%;
      max-width: 32.77%; }
    .banner-group .col-lg-5 {
      -ms-flex: 0 0 41.18%;
      flex: 0 0 41.18%;
      max-width: 41.18%; } 
    
      .owl-custom-height{ height: 100%;}}

.banner-content.banner-content-top {
  top: 2rem;
  transform: translateY(0);
  -ms-transform: translateY(0); }
.banner-content.banner-content-bottom {
  bottom: 3rem; }
.banner-large .banner-content {
  left: 3rem; }

.btn.banner-link {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-transform: capitalize; }

.banner-subtitle {
  color: #666666;
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: -.01em;
  margin-bottom: .6rem; }
  .banner-subtitle.text-grey {
    color: #ebebeb; }

.banner-title {
  color: #333;
  font-weight: 600;
  font-size: 2.4rem;
  letter-spacing: -.025em;
  margin-bottom: 1.4rem; }

.banner-text {
  color: #666666;
  font-weight: 300;
  font-size: 2.4rem;
  line-height: 1.25;
  letter-spacing: -.01em;
  margin-bottom: 1.3rem; }
  .banner-title + .banner-text {
    margin-top: -1.4rem; }
  .banner-large .banner-text {
    color: #333; }

.deal-container .banner-subtitle {
  color: #666;
  margin-bottom: .9rem;
  font-weight: 400; }
.deal-container .banner-content.banner-content-top {
  top: 4rem; }
.deal-container .banner-text {
  font-weight: 600; }

@media screen and (min-width: 768px) {
 
  .banner-content.banner-content-top {
    top: 3.6rem; }
  .banner-content.banner-content-bottom {
    bottom: 4rem; }
  .banner-large .banner-content {
    left: 5rem; } }
@media screen and (min-width: 992px) {

  .banner-large .banner-content {
    left: 7rem; } }

@media screen and (max-width: 466px) {
      .banner-title { font-size:1.6rem;}
      .banner-text { font-size:1.3rem; }
    }

.custom-control-label2::after,.custom-control-label2::before {
    left: 0;
    top: 1.2rem;
    width: 1.6rem;
    height: 1.6rem
}