.breadcrumb.cms-breadcrumb {
  display: none;
}
.footer-main {
  border-top: 0 !important;
}
.container-main {
  padding-bottom: 0px !important;
}
.isHomepageUty p,
.isHomepageUty h1,
.isHomepageUty h2,
.isHomepageUty h3,
.isHomepageUty h4,
.isHomepageUty h5,
.isHomepageUty h6 {
  color: #000 !important;
}
.isHomepageUty .container.utycontainer {
  max-width: 100%;
}
.isHomepageUty .p125 {
  padding-top: 1.25rem !important;
}
.isHomepageUty .cms-section-default {
  background-color: #F4F5F5 !important;
}
.isHomepageUty .cms-section-default.boxed {
  max-width: 100%;
  padding: 0;
}
.isHomepageUty .card {
  background-color: #fff;
  border-radius: 10px !important;
}
.isHomepageUty .card .card-img-top {
  border-top-left-radius: calc(10px - 1px);
  border-top-right-radius: calc(10px - 1px);
}
.isHomepageUty .card h3 {
  font-size: 1rem !important;
  text-align: center;
}
.isHomepageUty .card p {
  text-align: center;
}
.isHomepageUty .row.utyinner {
  padding-top: 40px;
}
.isHomepageUty .card-body {
  padding: 1rem !important;
}
.isHomepageUty .bgbox.first {
  background-color: #65C6F9;
}
.isHomepageUty .bgbox.first h3 {
  color: #000;
}
.isHomepageUty .bgbox.last {
  background-color: #009ff1;
}
.isHomepageUty .bgbox.last h3,
.isHomepageUty .bgbox.last p {
  color: #fff !important;
}
.isHomepageUty .bgbox h3 {
  margin-top: 1rem;
  font-size: 1.25rem;
}
.isHomepageUty .bgbox img {
  padding-top: 15px;
}
.isHomepageUty .bgbox .btn-primary {
  background-color: #fff;
  color: #000;
  border: 0;
  margin-bottom: 20px !important;
}
.isHomepageUty h2 {
  text-align: center;
}
.isHomepageUty .treesomecategorys .card {
  margin-bottom: 20px;
}
.isHomepageUty .treesomecategorys .col-sm-12,
.isHomepageUty .treesomecategorys .col-log-4 {
  padding-left: 8px;
  padding-right: 8px;
}
.isHomepageUty .vorteilebox {
  padding-top: 40px;
  padding-bottom: 60px;
}
.isHomepageUty .vorteilebox .fa,
.isHomepageUty .vorteilebox .fal,
.isHomepageUty .vorteilebox .fa-light {
  color: #009ff1;
}
.isHomepageUty .vorteilebox h3 {
  font-size: 3.5rem;
  line-height: normal;
  font-family: 'Inter', sans-serif;
  font-weight: 100;
}
.isHomepageUty .vorteilebox .fa {
  font-size: 5rem !important;
}
.isHomepageUty .vorteilebox .row .row.item {
  padding: 20px 0;
}
.isHomepageUty .vorteilebox .row .row.item .my-auto {
  text-align: center;
}
.isHomepageUty .vorteilebox .borderboxL,
.isHomepageUty .vorteilebox .borderboxR {
  position: relative;
}
.isHomepageUty .vorteilebox div.borderboxL:after {
  position: absolute;
  content: "";
  width: 96%;
  left: 0%;
  top: 0;
  height: 100%;
  top: -5%;
  border-bottom: 2px solid #D8D8DA;
}
.isHomepageUty .vorteilebox div.borderboxL:before {
  position: absolute;
  content: "";
  width: 102%;
  left: -2%;
  top: 16%;
  height: 60%;
  border-right: 2px solid #D8D8DA;
}
@media (max-width: 767px) {
  .isHomepageUty .vorteilebox div.borderboxL:before {
    border: 0px !important;
  }
}
.isHomepageUty .vorteilebox div.borderboxR:after {
  position: absolute;
  content: "";
  width: 96%;
  left: 4%;
  top: 0;
  height: 100%;
  top: -5%;
  border-bottom: 2px solid #D8D8DA;
}
.isHomepageUty .vorteilebox div.borderboxR:before {
  position: absolute;
  content: "";
  width: 98%;
  left: 0%;
  top: 0%;
  height: 100%;
}
@media (min-width: 767px) {
  .isHomepageUty .vorteilebox div.borderboxR.last:after {
    border: 0px !important;
  }
}
@media (min-width: 767px) {
  .isHomepageUty .vorteilebox div.borderboxL.last:after {
    border: 0px !important;
  }
}
