
.bg-img {
  background: no-repeat center center;
  background-size: cover
}
.bgcolor-shore {
    background: #70e1f5;
    background: -webkit-linear-gradient(to bottom, #ffd194, #70e1f5);
    background: linear-gradient(to bottom, #ffd194, #70e1f5);
}
.bg-img.bg-img-top {
  background-position: top center
}
.content-items-center {
  align-items: center;
  display: flex
}
.justify-items-center {
  display: flex;
  justify-content: center
}
.wrapper .main-content {
  overflow-x: hidden
}

.accordion__item {
  background: #d8eefe;
  border-radius: 4px;
  margin-bottom: 35px
}
.accordion__item:not(:last-child) {
  margin-bottom: 15px
}
.accordion__header {
  padding: 20px;
  padding-right: 50px;
  font-weight: 600;
  font-size: 1.25rem;
  color: #094067;
  position: relative;
  cursor: pointer
}
.accordion__header::after {
  content: '\f103';
  font-family: var(--font-awesome);
  display: block;
  position: absolute;
  background: 0 0;
  right: 20px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: all .4s ease
}
.accordion__body {
  padding: 0 40px 20px 20px;
  font-weight: 300;
  font-size: 17px;
  color: #5f6c7b;
  line-height: 1.5;
  display: none
}
.open-accordion .accordion__body {
  display: block
}
.open-accordion .accordion__body p{
	margin-bottom: 15px;
	font-size: var(--font-size);
}
.open-accordion .accordion__header::after {
  transform: rotate(-180deg)
}
.pm-button {
  margin-top: 15px
}
.pm-button img {
  margin-bottom: 15px;
  display: block
}
.pm-button span img {
  color: #fff;
  width: 60%;
  padding: 0;
  margin: 0
}
.pm-button a {
  background-image: linear-gradient(to right, #ece9e6 0, #fff 51%, #ece9e6 100%);
  margin: 10px 0;
  padding: 8px 25px;
  text-align: center;
  text-transform: uppercase;
  transition: .5s;
  background-size: 200% auto;
  color: #0f62ac;
  border-radius: 4px;
  display: inline-block
}
.pm-button a:hover {
  background-position: right center;
  text-decoration: none
}
.about-content {
  padding: 0 65px
}
.about-text-2 {
  padding: 70px 0;
  position: relative;
  background: url(https://www.kdrsoft.com/assets/img/service-bg.webp);
  background-size: cover
}
.service-section-2 {
  margin-top: 140px;
  padding: 0 0 65px 0;
  background-size: cover;
  background-repeat: no-repeat
}
.about-img1 {
  background: #ada996;
  background: -webkit-linear-gradient(to left, #eaeaea, #dbdbdb, #f2f2f2, #ada996);
  background: linear-gradient(to left, #eaeaea, #dbdbdb, #f2f2f2, #ada996);
  display: block;
  padding: 35px;
  border-radius: 10px;
  margin: 25px;
  text-align: center
}
.about-img {
  display: block;
  padding: 5px;
  border-radius: 10px;
  margin: 30px 25px;
  text-align: center
}
.about-img1 img {
  max-width: 100%;
  max-height: 520px
}
@media (max-width:1200px) {
  .about-content {
    padding: 0 15px
  }
}
.service-inner {
  position: relative;
  padding: 15px;
  margin: 0 0 10px 0;
  text-align: left
}
.service-inner h5 {
  margin: 10px 0;
  font-weight: 700;
  color: #fff
}
.service-inner p {
  color: #fff;
  margin: 0;
  padding: 0
}
.service-inner .service-icon-2 {
  display: block
}
.service-icon-2 img {
  max-width: 75px;
  height: 100px;
  margin-bottom: 25px
}
.service-feature {
  padding: 65px 0
}
.service-feature-inner {
  position: relative;
  padding: 0 10px 0 0;
  margin: 0 0 30px 0;
  text-align: left;
  display: flex !important;
  flex-wrap: wrap !important;
  width: 100%;
  min-height: 165px;
  align-items: center;
  background: rgb(120 120 120 / 14%);
  padding: 15px;
  border-radius: 5px;
  backdrop-filter: blur(5px)
}
.service-feature-inner-reverse {
  flex-direction: row-reverse
}
.service-feature-icon {
  display: block;
  background: #0e62ac;
  width: 75px;
  height: 75px;
  line-height: 75px;
  position: relative;
  border-radius: 100%
}
.service-feature-icon img {
  filter: brightness(100);
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 40px;
  max-height: 40px;
  transform: translate(-50%, -50%)
}
.service-feature-content {
  flex: 0 0 calc(100% - 85px);
  max-width: calc(100% - 85px);
  padding-left: 15px
}
.service-feature-inner-reverse .service-feature-content {
  flex: 0 0 calc(100% - 85px);
  max-width: calc(100% - 85px);
  padding: 0 15px 0 0
}
.service-feature-inner h5 {
  margin: 0;
  font-weight: 700;
  color: #000;
  font-size: 18px
}
.service-feature-inner p {
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
  margin: 10px 0 0 0
}
.service-feature-inner-reverse {
  text-align: right
}
@media (max-width:1300px) {
  .about-img {
    margin: auto 0 0 65px;
    margin-top: -50px
  }
  .service-feature-inner-reverse {
    flex-direction: row
  }
  .service-feature-inner-reverse {
    text-align: left
  }
  .service-feature-inner-reverse .service-feature-content {
    flex: 0 0 calc(100% - 85px);
    max-width: calc(100% - 85px);
    padding: 0 0 0 15px
  }
}
.bread-crumbs-social {
  background: #fff;
  padding: 15px 15px 0;
  border-radius: 15px 15px 0 0;
  margin-top: 25px;
  display: inline-flex
}
.bread-crumbs-social .social-icon {
  align-items: center;
  display: flex;
  flex-direction: row;
  position: relative;
  width: auto;
  column-gap: 15px
}
.bread-crumbs-social .social-icon a {
  background-color: #1062ad;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 40px;
  line-height: 44px;
  text-align: center;
  width: 40px
}
@media (max-width:1799px) {
  .bread-crumbs-social .social-icon a {
    font-size: 15px;
    height: 35px;
    line-height: 36px;
    width: 35px
  }
}
@media only screen and (max-width:575px) {
  .bread-crumbs-social .social-icon a {
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    width: 25px
  }
}
.bread-crumbs-social.social-icon a:last-child {
  margin-bottom: 0
}
.bread-crumbs-social .social-icon a:hover {
  background-color: #a9f1ff;
  color: #0e62ac
}
.service-area.service-default-area {
    padding: 90px 0;
    position: relative;
    z-index: 1;
}