body{
  font-family: "Montserrat"
}

.navbar {
  background-color: #efefef;
  padding: 1% 4% 1%;
  color: #000;
}

#title {
  padding-top: 10rem;
  padding-bottom: 10rem;
  background-image: url("../image/mbr.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #000;
}

h1 {
  font-family: "Montserrat-Black";
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.5;
}

.container {
  padding-left: 16px;
 padding-right: 16px;
}


.navbar-brand {
  font-family: "Ubuntu";
  font-size: 2.5rem;
  font-weight: bold;
  color: #000;
  padding: 0% 1%;
}

.navbar-nav {
  margin: 0% 18% 0%;
  align-items: center;
}

.nav-item {
  color: #000;
  padding: 0 18px;
}
.nav-link {
  color: #000;
  font-family: "Montserrat-Black";
  font-size: 1.5rem;
}

.bi-2 {
  background-color: #fff;
  padding: 8px 8px 8px 8px;
  border-radius: 8px;
}

.bootstrap-icons {
    color: #000;
    font-size: 1.5rem;
    padding: 0px 10px 0px 10px;
}

.row-first {
  padding: 1% 11% 0%;
}

.p-class{
  margin-right: 1rem !important;
}

.Getstarted-button {
  margin: 3% 0% 0%;
  padding: 2% 8% 2%;
  background-color: #f7d9c4;
  border-color: #f7d9c4;
  color: #000;
}

#features01 {
  background-color: #efefef;
  padding: 5% 0% 3%;
}

.card-img {
  z-index: 2;
  position: relative;
  border-radius: 10px;
  margin: 15px 0px 0px 15px;
}

.card-name {
    padding: 1% 0% 1%;
}

.free-button {
  margin: 5px 0px 0px 0px;
}
.features01-card-text {
  padding: 2px 115px 2px 4px;
  font-size: 1.5rem;
}

#pricing {
  padding-top: 4rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}


.price-plan {
  font-family: 'DM Sans', sans-serif;
  font-size: 1.1rem;
  line-height: 1.5;
  text-align: center;
  color: #777777;
}

.price-and-plan {
  font-family: 'DM Sans', sans-serif;
  font-size: 3.8rem;
  line-height: 1.1;
  text-align: center;
  font-weight: bold;

}

.card-body-2 {
    padding: 3rem;
    transition: all 0.3s;
    background: #efefef;
    position: relative;
    border-radius: 1rem;
}


/* .center:before {
    opacity: 1;
    position: absolute;
    right: -150px;
    bottom: -150px;
    content: '';
    transition: all 0.3s;
    width: 300px;
    height: 300px;
    background: #ff8484;
    transform: rotate(45deg);
} */

.card-subtitle {
  font-family: 'DM Sans', sans-serif;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: center;
  padding: 1% 1% 3%;
}

.price {
  font-family: 'DM Sans', sans-serif;
  font-size: 3.8rem;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
}

.price-card-name {
  padding: 5px 4px 5px 4px;
}

.pri-text {
  margin: 0px 10px 0px 0px;
}

.pri-get {
  margin: 25px 2px 2px 2px;
}

#number01 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #dce8eb;
}

.percentage {
  display: flex;
  justify-content: center;
}

.card-3 {
  display: flex;
  justify-content: center;
}

.icons {
  display: flex;
}

.bi-arrow-up {
  background: #ff8484;
  color: #fff;
  font-size: 3rem;
  border-radius: 50%;
  min-width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.card-body-3 {
  padding-left: 1.5rem;
  width: fit-content;
  min-width: 170px;
}

.percentage-title {
  font-family: 'DM Sans', sans-serif;
  font-size: 3.8rem;
  line-height: 1.1;
  font-weight: bold;
}

.percentage-text {
  color: #777777;
}

#list01 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #efefef;
}

.img {
  height: 100%;
  width: 95%;
  object-fit: cover;
  border-radius: 10px;
}

.every-answers {
  font-family: 'DM Sans', sans-serif;
  font-size: 3.1rem;
  line-height: 1.1;
}

.panel-section {
  padding: 1rem;
}

.title-wrapper {
  display: flex; /* or use display: inline-block; */
  align-items: center; /* vertically center the items */
}

.panel.title-edit {
  margin-left: 10px; /* adjust the margin as needed */
}

.toggle-button {
  display: flex;
}

.bi-plus-lg {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: currentColor;
  margin-top: -5px;
  margin-right: 1rem;
  transition: all 0.3s;
}


.panel {
  font-family: 'DM Sans', sans-serif;
  font-size: 1.1rem;
  line-height: 1.5;
}

.Intregrations {
  font-family: 'DM Sans', sans-serif;
  font-size: 1.1rem;
  line-height: 1.5;
  text-align: center;
  color: #777777;
}

#mobileapp {
  padding-bottom: 40px;
}

.Mobile {
  font-family: 'DM Sans', sans-serif;
  font-size: 3.3rem;
  line-height: 1.1;
  text-align: center;
  font-weight: bold;
}

.color-design {
  display: flex;
}

.card-4 {
  display: flex;
}

.card-body-4 {
  padding: 3rem;
}

.palette {
  display: flex;
  font-size: 4rem;
  color: #353535;
  background: #dce8eb;
  width: 100px;
  height: 100px;
  transition: all 0.3s;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  /* transform: rotate(100deg); */
}

.design-title {
  font-family: 'DM Sans', sans-serif;
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 10% 10% 0%;
}

.design-text {
  font-family: 'DM Sans', sans-serif;
  font-size: 1.1rem;
  line-height: 1.5;
  color: #777777;
}
 .read-more {
  font-family: 'DM Sans', sans-serif;
  font-size: 1.1rem;
  line-height: 1.2;
  color: #000;
 }

 #team01 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background: #efefef;
 }

 .expert {
  font-family: 'DM Sans', sans-serif;
  font-size: 1.1rem;
  line-height: 1.5;
  text-align: center;
  color: #777777;
 }

 .team-member {
  font-family: 'DM Sans', sans-serif;
  font-size: 3.3rem;
  line-height: 1.1;
  text-align: center;
  font-weight: bold;
 }

 .card-wrap {
  background: #ffffff;
  border-radius: 10px;
  padding-top: 3rem;
 }

 .card-wrap .image-wrap img {
     width: 150px;
     height: 150px;
     object-fit: cover;
     margin-left: 3rem;
     border-radius: 50%;
 }

 .card-wrap .content-wrap {
   text-align: center;
   padding: 5% 2% 2%;
 }

.card-wrap .icons-wrap {
  text-align: center;
  padding-top: 20px;
}

.media-icon {
  background-color: #efefef;
  padding: 3%;
  border-radius: 5px;
}

#aboutus {
  padding-top: 90px;
}

.aboutus h2{
  font-size: 3.1rem;
}
.aboutus p{
  font-size: 1.2rem;
}

.progress {
  height: 6px;
}

#images {
  padding-bottom: 75px;
}
.about-img {
  display: -webkit-flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}

.about-img img{
  object-fit: cover;
  border-radius: 16px;
  height: 250px;
}

#client {
  background-color: black;
  padding-top: 5rem;
  padding-bottom: 9rem;
}

.clients-h1 {
  text-align: center;
  color: #fff;
}

.clients-h1 h3{
  font-size: 3.1rem;
  line-height: 1.1;
  padding-bottom: 2rem;
}

.logo {
  background: #ffffff;
  padding: 3rem 1rem;
  margin: 0rem;
  position: relative;
  border-radius: 15px;
}

.client .row:before {
    width: 92%;
    height: 2rem;
    content: '';
    z-index: 0;
    position: absolute;
    bottom: -2rem;
    background: #31363b;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.client .card {
  transition: all 0.3s;
  height: fit-content;
  padding: 0;
  opacity: 0.7;
  margin-bottom: 1rem;
  overflow: hidden;
  border: none;
}

.client .card img:hover {
   transform: scale(1.5);
}

.client .card img{
  width: 60%;
  margin: auto;
}

#contact {
  background-color: #dce8eb;
}
.contact-img {
  height: 100%;
  object-fit: cover;
}
.contact-img img{
  display: block;
  height: 100%;
  width: 100%;
}
.content-form {
  max-width: 500px;
  margin: 5rem auto;
}

.img-col {
  padding: 0px !important;
}

.display-7 {
  padding: 1.5rem 1.5rem;
}

/* footer */

#footer {
  font-size: 1.2rem;
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #232323;
  overflow: hidden;
  color: #fff
}

.footer h2{
  padding-bottom: 2rem;
}

.footer .padding {
    padding-top: 3rem;
    padding-bottom: 3rem;
    height: inherit;
}

.footer .list {
  list-style: none;
  padding-left: 0;
}

.footer .text-info {
  color: #fff !important;
}

.footer .border-col {
  padding-left: 4rem;
}

.button-bg {
  margin-top: 2.8rem;
  background-color: #f7d9c4;
  color: #000;
  border: none;
}

.social-icon {
  font-size: 2.5rem;
  color: #f7d9c4;
}

.copyright {
  text-align: center;
  padding: 0px;
}


@media screen and (max-width: 600px) {
  .navbar {
    padding: 1% 2% 1%;
  }

  .row-first h1 {
    font-size: 3rem;
  }

  h4{
    font-size: 20px;
  }

  .icons-menu {
    text-align: center;
  }

  .card-img {
    margin: 17px 0px 0px 17px;
    width: 90%;
  }

  .features01-card-text {
    padding: 2px 20px 2px 4px;
  }

  .card-2 {
    margin-top: 20px;
  }

  .color-design {
    margin-top: 20px;
  }

  .card-wrap {
    margin-top: 20px;
  }

  .card-wrap .image-wrap img {
    margin-left: 6rem;
  }

  .progress-element {
    padding-bottom: 25px;
  }

  .footer .padding {
    padding-top: 2rem;
    padding-bottom: 0rem;
  }
}
