.feature-icon {
  width: 4rem;
  height: 4rem;
  border-radius: 0.75rem;
}

.rando8 {
  padding-left: 10px;
}

.testx {
  width: 100px;
  height: 100px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--bs-primary);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.placer1 {
  position: fixed;
  bottom: 0;
}

body {
  padding-top: 3rem;
  padding-bottom: 3rem;
  color: back;
  font-family: "Lora", serif;
}
.k1 {
  background-image: url("../img/Cover.jpg");
  background-size: cover;
}
.k2 {
  background-image: url("../img/bg6.jpg");
  background-size: cover;
}
.k3 {
  background-image: url("../img/bg5.jpg");
  background-size: cover;
  background-position: center;
}
.k4 {
  background-image: url("Cover.jpg");
  background-size: cover;
}
.k5 {
  background-image: url("Cover.jpg");
  background-size: cover;
}
.k6 {
  background-image: url("Cover.jpg");
  background-size: cover;
}

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 32rem;
}

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}

.mini-icons {
  background-size: contain;
}

.footer {
  padding-bottom: 0px;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  padding-top: 10px;
}

.topbar {
  padding: 2px 10px 2px 20px;
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
}

.py-5 {
  padding-top: 3rem !important;

  padding-bottom: 3rem !important;
}
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;

  padding-right: var(--bs-gutter-x, 0.75rem);

  padding-left: var(--bs-gutter-x, 0.75rem);

  margin-right: auto;

  margin-left: auto;
}
*,
::before,
::after {
  box-sizing: border-box;
}

/* :nth-of-type() */

bg-light {
  background-color: #f2f2f2 !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}
*,
::before,
::after {
  box-sizing: border-box;
}
.service .service-content-inner:hover {
  position: relative;
  background: var(--bs-primary) !important;
}
.service .service-content-inner {
  transition: 0.5s;
}
.rounded {
  border-radius: 10px !important;
}

/* ************************** */

/*** Button Start ***/
.btn {
  font-weight: 600;
  transition: 0.5s;
}

.btn-square {
  width: 32px;
  height: 32px;
}

.btn-sm-square {
  width: 34px;
  height: 34px;
}

.btn-md-square {
  width: 44px;
  height: 44px;
}

.btn-lg-square {
  width: 56px;
  height: 56px;
}

.btn-xl-square {
  width: 66px;
  height: 66px;
}

.btn-square,
.btn-sm-square,
.btn-md-square,
.btn-lg-square,
.btn-xl-square {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
}

.btn.btn-primary {
  color: var(--bs-white);
}

.btn.btn-primary:hover {
  background: var(--bs-secondary);
  border: 1px solid var(--bs-secondary);
}

.btn.btn-secondary {
  color: var(--bs-white);
}

.btn.btn-secondary:hover {
  background: var(--bs-primary);
  border: 1px solid var(--bs-primary);
}

.move1 {
  padding-left: 0%;
}

/* nopte  */

.services-components {
  border: 1px solid var(--accent-color);
  transition: all 0.5s ease-in;
}

.fontyfont {
  font-family: "Lora", serif;
  font-size: 48px;
}
.fontyfont1 {
  font-family: "Lora", serif;
  font-size: 24px;
}

.fontyfont2 {
  font-family: "Oleo Script", system-ui;
  font-size: 24px;
}

.padder2 {
  padding-bottom: 5%;
}
.padder1 {
  padding-top: 2%;
}

.padder3 {
  padding-top: 5%;
}
.padderbox {
  padding-top: 2%;
  padding-bottom: 5%;
}

.border1 {
  border-radius: 2em;
}

.boxy1 {
  margin-bottom: 0% !important;
  padding-bottom: 0% !important;
}
.boxy2 {
  padding-top: 0% !important;
  margin-top: 0% !important;
}
