
.home-banner .banner-title {
  position: relative;
  left: -4px;
  margin-bottom: 39px;
}

.home-banner .banner-title h4 {
  color: rgb(56,56,56);
  font:normal normal normal 40px/1.2em raleway,sans-serif;
  line-height: normal;
  letter-spacing: normal;
  margin: 0;
  font-size: 40px;
}

.home-banner .banner-subtitle p {
  color: rgb(56,56,56);
  font:normal normal normal 18px/1.4em avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;
  line-height: 1.5em;
  font-size: 18px;
  letter-spacing: normal;
}

.home-banner .banner-subtitle {
  position: relative;
  left: -4px;
  margin-bottom: 33px;
}

.home-banner .banner-header {
  width: 100%;
}

.home-banner .banner-image {
  margin-bottom: 10px;
  position: relative;
  width: 286px;
  float: left;
  left: -32px;
}

.home-banner .banner-button-wrap {
  width: calc(100% - 300px);
  float: left;
  padding-left: 20px;
  display: flex;
}
.home-banner .banner-image img {
  width: 240px;
  height: 225px;
  object-fit: cover;
  object-position: 50% 50%;
}

.home-banner .banner-image-inner {
  position: relative;
  margin: 20px 0px 20px 0;
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
  align-self: start;
  width: 252px;
  height: 237px;
  left: 17px;
}
.home-banner .image-overlay{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border-radius: 50%;
  background: rgba(166,220,218);
}
.home-banner .banner-img-border{
  display: block;
  box-shadow: 0px 0px 14px 0px rgb(0 0 0 / 20%);
  border-style: solid;
  border-color: rgba(255,255,255);
  border-width: 6px;
  background-color: #fff;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.home-banner .btn-list-wrap {
  margin-top: 35px;
  float: left;
}

.home-banner .button-list a {
  font-family: avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;
  letter-spacing: 0.03em;
  color: rgba(254,253,253);
  font-size: 16px;
  text-align: center;
  position: relative;
  margin: 19px 0px 17px 0;
  display: block;
  max-width: 254px;
}

.home-banner .button-list {
  background: rgb(62, 59, 94);
  border: 0px solid rgb(50, 65, 88);
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0.00px 1.00px 4px 0px rgba(0,0,0,0.6);
  transition: all 0.4s ease-in-out 0s;
  width: 254px;
  position: relative;
  display: inline-block;
  margin-bottom: 21px;
  min-height: 58px;
}

.home-banner .button-list:hover {
  background: rgb(68, 135, 133);
}

.home-banner .button-list-svg svg {
  top: 8px;
  right: 0;
  bottom: 0;
  left: 0;
  width: 21px;
  height: 20px;
  position: relative;
}

.home-banner .button-list-svg svg path {
  fill: #FEFDFD;
}

.home-banner .button-list-svg {
  background: #148AAB;
  width: 33px;
  height: 33px;
  position: absolute;
  z-index: 99;
  top: -15px;
  left: -16px;
  border-radius: 8px;
  text-align: center;
}

.home-banner .btn-list-wrap:first-child .button-list:nth-child(2) .button-list-svg svg {
  height: 23px;
  top: 5px;
  left: 1px;
}

.home-banner .btn-list-wrap:first-child .button-list:nth-child(2) .button-list-svg {
  top: -13px;
  left: -16px;
}

.home-banner .btn-list-wrap:first-child .button-list:nth-child(2) {
  margin-bottom: 25px;
}

.home-banner .btn-list-wrap:nth-child(2) {
  margin-left: 28px;
}

.home-banner .btn-list-wrap:first-child .button-list:nth-child(3) {
  left: 2px;
}

.home-banner .btn-list-wrap:first-child .button-list:nth-child(3) .button-list-svg {
  top: -14px;
  left: -14px;
}

.home-banner .btn-list-wrap:first-child .button-list:nth-child(3) .button-list-svg svg {
  top: 6px;
}

.home-banner .btn-list-wrap:nth-child(2) .button-list:nth-child(3) .button-list-svg svg {
  height: 23px;
  top: 5px;
}

.home-banner .btn-list-wrap:nth-child(2) .button-list:nth-child(1) .button-list-svg svg {
  top: 5px;
  left: 2px;
}

.home-banner .btn-list-wrap:nth-child(2) .button-list:nth-child(1) .button-list-svg {
  top: -15px;
  left: -15px;
}

.home-banner .btn-list-wrap:nth-child(2) .button-list:nth-child(1) {
  margin-bottom: 17px;
}

.home-banner .btn-list-wrap:nth-child(2) .button-list:nth-child(2) .button-list-svg {
  top: -9px;
  left: -14px;
}

.home-banner .btn-list-wrap:nth-child(2) .button-list:nth-child(2) .button-list-svg svg {
  top: 6px;
}

.home-banner .btn-list-wrap:nth-child(2) .button-list:nth-child(2) {
  margin-bottom: 29px;
}

.home-banner .btn-list-wrap:nth-child(2) .button-list:nth-child(3) .button-list-svg {
  top: -14px;
  left: -10px;
}
.banner-divider {
  border: 0;
  border-top: 6px solid rgb(62,59,94);
  position: relative;
  margin: 0px 0px 26px calc((100% - 980px) * 0.5);
  left: 0px;
  grid-area: 12 / 1 / 13 / 2;
  justify-self: start;
  align-self: start;
  width: 974px;
  height: 6px;
  transform-origin: center 3px;
  margin-top: 80px;
}




@media only screen and (max-width:1024px){
  .banner-divider {
    max-width: 768px;
    width: auto;
    margin-left: auto;
  }

}
@media only screen and (max-width:991px){
  .home-banner .banner-button-wrap {
    padding-left: 0;
  }

  .home-banner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .home-banner {
    padding-left: 15px;
    padding-right: 15px;
    padding: 0;
  }

  .home-banner .banner-button-wrap {
    width: 100%;
    float: none;
  }

  .home-banner .banner-image {
    left: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    float: none;
    min-height: 277px;
  }

  .home-banner .banner-header {
    text-align: center;
  }

  .home-banner .banner-image-inner {
    display: inline-block;
    left: 0px;
  }

}

@media only screen and (max-width:767px){
  .home-banner {
    padding: 0;
  }

  .home-banner .banner-title h4 {
    font-size: 28px;
    line-height: normal;
  }

  .home-banner .banner-title {
    margin-top: 10px;
    margin-bottom: 10px;
    left: 1px;
  }

  .home-banner .banner-subtitle {
    left: 1px;
    margin-bottom: 10px;
  }

  .home-banner .banner-image img {
    width: 212px;
    height: 205px;
  }

  .home-banner .banner-image-inner {
    margin-top: 9px;
    margin-bottom: 0;
    /* left: -4px; */
    width: 224px;
    height: 217px;
  }
  .home-banner .banner-image {
    height: 217px;
    width: 224px;
    margin-bottom: 0;
    min-height: auto;
    left: -3px;
  }
  .home-banner .banner-button-wrap {
    display: block;
  }

  .home-banner .btn-list-wrap:nth-child(2) {
    margin-left: 0;
  }
  .home-banner .button-list {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .home-banner .btn-list-wrap {
    float: none;
    text-align: center;
  }
  .banner-divider {
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .home-banner .button-list a{
    display: inline-block;
  }
}