@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;800&display=swap");
body {
  font-family: "Space Grotesk", sans-serif;
  /* font-family: 'Montserrat', sans-serif; */
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

.forSuperScript {
  vertical-align:text-top;
  font-size: 12px;
}

.workAut {
  font-size: 34px;
  font-weight: 100;
  /* text-align: left; */
  line-height: 10px;
}

.noDecorSP {
  text-decoration: none;
  color: #000;
  font-weight: 100;
}
.setSubscribe {
  border-radius: 20px;
  height: 48px;
  padding: 10px 0 0 0;
}
.setSubscribe2 {
  height: 48px;
}

.fixColor {
  background: #f8e7d5;
  color: #000;
  padding-bottom: 40px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg clip-path='url(%26quot%3b%23SvgjsClipPath1172%26quot%3b)' fill='none'%3e%3ccircle r='44.415' cx='1353.54' cy='270.07' fill='rgba(163%2c 96%2c 71%2c 0.3843137254901961)'%3e%3c/circle%3e%3ccircle r='27.25' cx='703.77' cy='270.16' fill='rgba(163%2c 96%2c 71%2c 0.3843137254901961)'%3e%3c/circle%3e%3ccircle r='28.575' cx='604.89' cy='452.99' fill='rgba(163%2c 96%2c 71%2c 0.3843137254901961)'%3e%3c/circle%3e%3ccircle r='17.07' cx='215.82' cy='166.9' fill='rgba(163%2c 96%2c 71%2c 0.3843137254901961)'%3e%3c/circle%3e%3ccircle r='15.64' cx='904.25' cy='273.03' fill='rgba(163%2c 96%2c 71%2c 0.3843137254901961)'%3e%3c/circle%3e%3ccircle r='42.99' cx='901.97' cy='107.02' fill='rgba(163%2c 96%2c 71%2c 0.3843137254901961)'%3e%3c/circle%3e%3ccircle r='37.165' cx='1420.75' cy='253.32' fill='rgba(163%2c 96%2c 71%2c 0.3843137254901961)'%3e%3c/circle%3e%3ccircle r='30.335' cx='1001.85' cy='403.89' fill='rgba(163%2c 96%2c 71%2c 0.3843137254901961)'%3e%3c/circle%3e%3ccircle r='26.47' cx='188.75' cy='140.46' fill='rgba(163%2c 96%2c 71%2c 0.3843137254901961)'%3e%3c/circle%3e%3ccircle r='52.355' cx='612.95' cy='237.25' fill='rgba(163%2c 96%2c 71%2c 0.3843137254901961)'%3e%3c/circle%3e%3ccircle r='27.56' cx='1420.31' cy='403.29' fill='rgba(163%2c 96%2c 71%2c 0.3843137254901961)'%3e%3c/circle%3e%3c/g%3e%3cdefs%3e%3cclipPath id='SvgjsClipPath1172'%3e%3crect width='1440' height='560' x='0' y='0'%3e%3c/rect%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
}

.fixColor1 {
  background: #fff;
}

.packageItems {
  margin: 25px 0px 25px 0px;
  font-weight: 100;
  font-size: 17px;
  color: #ad8b06;
  line-height: 35px;
  text-align: right;
}

.navMenuBtn {
  height: 50px;
  border-radius: 15px;
  vertical-align: middle;
  font-weight: bold;
  padding-top: 10px;
}

.itemTagIndex {
  font-weight: bolder;
  border-bottom: 1px #c7c7c7 solid;
}

.spIndexPackage {
  line-height: 20px;
  font-weight: bolder;
}

.spIndexPackage h2 {
  font-size: 35px;
}
.spIndexPackage span {
  font-size: 20px;
  color: #9c9c9c;
}

.fixColor5 {
  background: #fff;
}

.newitemDiv {
  position: relative;
  background: #f8e7d5;
}

.bg-op1 {
  background: #fff6ef !important;
}

.bg-op2 {
  /* background: #dde7fc; */
  background: #fff6ef;
}

.bg-op3 {
  /* background: #f1f6ff; */
  background: #f9f5f2;
}

.newitemDivA_Sales {
  /* background: #143046; */
  background: #444240;
  color: #fff;
  font-weight: 100;
}

.newitemDivA {
  background: #444240;
  color: #fff;
  font-weight: 100;
}

.prodBigText {
  /* font-family: Arial; */
  /* font-size: 50px; */
  font-size: 3rem;
  font-weight: bolder;
  color: #7a5948;
}

.nProductDiv {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%; /* Specify the width.. */
}

.minTitcd_Sales {
  overflow: hidden;
  border-radius: 0 0 0 0;
  /* background-color: #668bbe; */
  background-color: #7a5948;
}

.invoiceManDiv {
  background: url("../images/invoice.png");
  background-size: 100%;
  right: 0;
  background-size:cover;

}

.officeManDiv {
  background: url("../images/offm.jpg");
  background-size: 100%;
  right: 0;
  background-size:cover;
}

.payrollDiv {
  background: url("../images/payroll.jpg");
  background-size: 100%;
  left: 0;
  background-size:cover;

}

.salesManDiv {
  background: url("../images/sales.jpg");
  background-size: 100%;
  left: 0;
  background-size:cover;

}

.assetsDiv {
  background: url("../images/assets.png");
  background-size: 100%;
  /* background-repeat: no-repeat; */
  right: 0;
  background-size:cover;

}

.requisitionsDiv {
  background: url("../images/requisitions.png");
  left: 0;
  background-size:cover;

}

.fixOpacityOnHover p,
.fixOpacityOnHover i {
  color: #fff;
}

.fixOpacityOnHover i {
  color: #fff;
  margin-top: 8px;
}

.fixOpacityOnHover p {
  font-size: 30px;
}

.oMenuProducts {
  font-weight: 100;
  color: #999999;
  font-size: 15px;
  line-height: 10px;
  margin-top: 30px;
}
.oMenuProducts a {
  color: #fff6ef;
  text-decoration: none;
}

.fixColor3 {
  background: #a36047;
  color: #eec18f;
  border-radius: 0 0 40px 40px;
}

.fixColor2 {
  background: #ffdcb8;
}

.spFont {
  font-weight: 700;
  color: #7a5948 !important;
  font-size: 2.7rem;
}

.spFont-head {
  font-weight: 800;
  color: #7a5948;
  /* color: #444240; */
  font-size: 3rem;
  font-family: "Montserrat", sans-serif;
}

.lButton {
  border-radius: 15px;
}

.bg-op {
  background: #fcdddf;
}

.boxLegendNT {
  padding: 18px 15px 34px 5px;
}

.boxLegend .btn {
  border-radius: 15px;
}

#trial_label {
  background: #fff;
  height: 50px;
  padding: 11px;
  border-radius: 15px;
  font-weight: bold;
  box-shadow: 0 0 3rem rgba(0, 0, 0, 0.1);
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  float: left;
}

/* Hide default HTML checkbox */
.switch input {
  display: none;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input.default:checked + .slider {
  background-color: #444;
}

input.primary:checked + .slider {
  background-color: #2196f3;
}

input.success:checked + .slider {
  background-color: #8bc34a;
}

input.info:checked + .slider {
  background-color: #3de0f5;
}

input.warning:checked + .slider {
  background-color: #ffc107;
}

input.danger:checked + .slider {
  background-color: #f44336;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.custom-select {
  border: 1px solid #ededed;
  background-color: #f5f3ed;
}

.defChainA,
.defChainB,
.defChainC {
  width: 100%;
  height: 80px;
  background: #fff;
  border-radius: 40px;
  margin-bottom: 30px;
  padding: 9px;
}

.defChainA i {
  color: #66be81;
}

.defChainB i {
  color: #be9a66;
}

.defChainC i {
  color: #66a7be;
}

.defChainA p,
.defChainB p,
.defChainC p {
  font-size: 20px;
}

.propLegend {
  height: 420px;
  width: 100%;
  background: #fff;
  border: 1px #b1b1b1 solid;
}

.propLegend p {
  font-size: 24px;
  text-align: center;
}

.aPropLegend {
  height: 60px;
  padding: 10px;
}

.bPropLegend,
.bcPropLegend,
.bdPropLegend,
.bePropLegend {
  height: 220px;
  color: #fff;
  background: #f4f4f4;
  padding-top: 40px;
}

.bPropLegend i {
  color: #66be81;
}

.bcPropLegend i {
  color: #60a7bc;
}

.bePropLegend i {
  color: #72c0c0;
}

.bdPropLegend i {
  color: #666dbe;
}

.cPropLegend {
  height: 140px;
  padding: 20px;
}

a:hover {
  text-decoration: none;
  color: #d8d8d8;
}

.moblinks a:hover{
  color: #7a5948 !important;
}

.oMenu h3 a,
#closeOMenu i,
oMenu h3 a:hover {
  color: #fff6ef;
  text-decoration: none;
}

.omenuButtons {
  margin-top: 20px;
  width: 100%;
}

.supportForm {
  background: #fff;
  padding: 6%;
  width: 100%;
  bottom: 300px;
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.1);
}

.supportDiff {
  min-height: 0px;
}

.spForm {
}

#mOnTop {
  position: absolute;
  top: 40%;
  width: 100%;
  bottom: 500px;
}

.mPad {
  padding-bottom: 30px;
}

.pbtn {
  background: #fff;
  color: #000;
  border-radius: 18px;
  border: 1px #000 solid;
}

.dataholdBtn {
  background: #7a5948;
  padding: 10px 8px 10px 8px;
  /* border-radius: 5px; */
  color: #ffffff;
  font-weight: bolder;
  vertical-align: middle;
  font-size: 1.3rem;
  text-align: center;
  /* height: 70px; */
  width: 195px;
  margin: 25px 0px 40px 0px;
}

.productText {
  font-size: 20px;
  font-weight: 100;
  /* font-family: Calibri; */
}

.pbtn:hover {
  color: #fff;
  border: 0px;
  background: #a33d55;
}

.btfix {
  border-radius: 18px;
  font-weight: 700;
}

.custom-select {
  display: inline-block;
  width: 100%;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  height: 3rem;
  color: #495057;
  vertical-align: middle;
  background: #fff
    url(
      data:image/svg + xml,
      %3csvgxmlns="http://www.w3.org/2000/svg"width="4"height="5"viewBox="0 0 4 5"%3e%3cpathfill="%23343a40"d="M2 0L0 2h4zm0 5L0 3h4z"/%3e%3c/svg%3e
    )
    no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
  padding-right: calc(0.75em + 2.3125rem);
  background: url(
        data:image/svg + xml,
        %3csvgxmlns="http://www.w3.org/2000/svg"width="4"height="5"viewBox="0 0 4 5"%3e%3cpathfill="%23343a40"d="M2 0L0 2h4zm0 5L0 3h4z"/%3e%3c/svg%3e
      )
      no-repeat right 0.75rem center/8px 10px,
    url(
        data:image/svg + xml,
        %3csvgxmlns="http://www.w3.org/2000/svg"width="8"height="8"viewBox="0 0 8 8"%3e%3cpathfill="%2328a745"d="M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z"/%3e%3c/svg%3e
      )
      #fff no-repeat center right 1.75rem / calc(0.75em + 0.375rem)
      calc(0.75em + 0.375rem);
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
  border-color: #f1ec65;
  padding-right: calc(0.75em + 2.3125rem);
  background: url(
        data:image/svg + xml,
        %3csvgxmlns="http://www.w3.org/2000/svg"width="4"height="5"viewBox="0 0 4 5"%3e%3cpathfill="%23343a40"d="M2 0L0 2h4zm0 5L0 3h4z"/%3e%3c/svg%3e
      )
      no-repeat right 0.75rem center/8px 10px,
    url(
        data:image/svg + xml,
        %3csvgxmlns="http://www.w3.org/2000/svg"width="12"height="12"fill="none"stroke="%23dc3545"viewBox="0 0 12 12"%3e%3ccirclecx="6"cy="6"r="4.5"/%3e%3cpathstroke-linejoin="round"d="M5.8 3.6h.4L6 6.5z"/%3e%3ccirclecx="6"cy="8.2"r=".6"fill="%23dc3545"stroke="none"/%3e%3c/svg%3e
      )
      #fff no-repeat center right 1.75rem / calc(0.75em + 0.375rem)
      calc(0.75em + 0.375rem);
}

.oMenu {
  display: none;
  position: absolute;
  z-index: 9999;
  width: 100%;
  height: 100%;
  padding: 40px;
  background: #444240;
}

#toggleNavBar:hover {
  text-decoration: none;
}

.dropdown-menu.show {
  border: 1px solid #ebeaeb;
  border-radius: 4px;
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.1);
  transition: min-width 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.starter-template {
  padding: 3rem 1.5rem;
  text-align: center;
}

.subscription {
  background: #fff;
  color: #2f5072;
}

.subscription .card {
  background-color: #2f5072;
}

.tokenization {
  background: #fff;
  color: #2f5072;
}

.jumboImage {
  position: absolute;
  right: 0px;
  top: 15%;
  border-top-left-radius: 10px;
  border-top: 1px #ebeaeb solid;
  border-bottom: 1px #ebeaeb solid;
  /* background-color: white; */
  border-left: 1px #ebeaeb solid;
}

.jumboImage2 {
  position: absolute;
  right: 17%;
  top: 33%;
  border-radius: 10px;
  border-top: 1px #ebeaeb solid;
  border-bottom: 1px #ebeaeb solid;
  /* background-color: white; */
  border-left: 1px #ebeaeb solid;
}

#countdown {
  position: relative;
  margin: auto;
  margin-top: 100px;
  height: 40px;
  width: 40px;
  text-align: center;
}

#countdown-number {
  color: #2f5072;
  display: inline-block;
  line-height: 40px;
}

.iPincode input[type="text"] {
  background: #fff;
  border: 1px #2f5072 solid;
  color: #2f5072;
  text-align: center;
  border-radius: 0px;
}

.iPincodeFail input[type="text"] {
  background: #fff;
  border: 1px #2f5072 solid;
  color: ##2f5072;
  text-align: center;
  border-radius: 0px;
}

.iPincodePass input[type="text"] {
  background: #fff;
  border: 1px ##2f5072 solid;
  color: ##2f5072;
  text-align: center;
  border-radius: 0px;
}

/* svg {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  transform: rotateY(-180deg) rotateZ(-90deg);
} */

ssvg circle {
  stroke-dasharray: 113px;
  stroke-dashoffset: 0px;
  stroke-linecap: round;
  stroke-width: 1px;
  stroke: #2f5072;
  fill: none;
  animation: countdown 90s linear infinite forwards;
}

@keyframes countdown {
  from {
    stroke-dashoffset: 0px;
  }

  to {
    stroke-dashoffset: 113px;
  }
}

.couponMsg {
  padding: 20%;
}

.midtitle {
  padding: 20px 0px 10px 0px;
  background: #fffcf2;
  border-bottom: 1px #e0e0e0 solid;
}

.minTit {
  background: #fff;
  padding: 33px 0px 10px 0px;
}

.minTit h1,
.minTit h2,
.minTit h3,
.minTit h4 {
  font-family: Calibri;
  font-weight: 100;
  color: #3b5e5e;
  font-size: 27px;
}

.maxTit h1,
.maxTit h2,
.maxTit h3,
.maxTit h4 {
  font-family: Calibri;
  font-weight: 100;
}

.faboutMidText {
  padding: 40px;
  text-align: center;
  font-family: Calibri;
  font-weight: 100;
}

.faboutMidText {
  padding: 40px;
  text-align: center;
  font-family: Calibri;
  font-weight: 100;
  font-size: 22px;
}

.faboutMidText .col-md-2 {
}

.teText {
  font-size: 20px;
  font-weight: bolder;
}

.faboutMidText .col-md-2 {
}

#canvas {
  margin: auto;
}

#navChange {
  /*background: rgb(47, 80, 114); 
    margin-bottom: 0; 
    border-bottom: 0px #CCC solid;*/
  background: #ffffff;
  margin-bottom: 0;
  border-bottom: 1px #ebeaeb solid;
}

.navbar-dark,
.navbar-toggler {
  border: 0px;
}

/*.btn {
    border-radius: 0.2rem;
}*/

.col-lg-7 .section-img {
  width: 60px;
  height: 62px;
  display: inline-block;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.footerd {
  overflow-x: hidden;
  /* background-color: #fff6ef !important; */
}

.footerd .footer-content {
  padding-left: 22px;
}

.footerd .copyright {
  margin: 22px;
  margin-bottom: 0;
}

.subWrapper {
  border: 1px #ebeaeb solid;
  box-shadow: 25px 10px #2f5072;
}

#top {
  /*border-bottom: 1px #ebeaeb solid;*/
}

.footerd .copyright p {
  border-top: 0px solid #ccc;
}

#toggleNavBarCty {
  color: #5db04a;
}

.cookiePolicy {
  position: fixed;
  bottom: 0px;
  height: 80px;
  width: 100%;
  background: #fff;
  color: #000;
  font-weight: 100;
  border-top: 1px #d4d4d4 solid;
  display: none;
}

.policyMessage {
  margin-top: 2%;
}

.policyMessage a {
  color: #000;
}

.listcl li {
  display: inline;
}

.nav-link {
  font-weight: bold;
}

.nav-link:hover {
  border: 0;
}

.header {
  background-color: #fff;
  color: #4e4848;
  padding: 3em 4em 0em 4em;
}

.tLeft1 {
  font-family: "Boing", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol";
  line-height: 1;
  font-weight: 800;
  color: #444240;
  margin: 0 0 10px;
  max-width: 560px;
}

.dBg {
  background-color: #fff6ef !important;
}

@media (max-width: 603px) {
  .dBg {
    /* background: #ffffff; */
    background-size: cover;
    border-bottom: 0px #ebeaeb solid;
    padding-bottom: 15px;
  }

  .jumbotron {
    padding-top: 7rem;
    padding-bottom: 2rem;
    margin-bottom: 0;
    color: #4e4848;
    background: transparent;
  }

  .nBrand {
    font-weight: 200;
    font-size: 30px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .spFont-head {
    font-size: 2.7rem;
  }

  .playstore-button {
    padding: 0.7rem 1.1rem !important;
  }

  .setSubscribe2{
    font-size: medium !important;
  }

  .tag{
    font-size:x-small !important;
  }

  .subText{
    font-size: 2rem !important;
  }
  .spPadding {
    padding: 11% 15% 8% 15%;
  }
}

.putbd {
  border-top: 1px #fff1e3 dashed;
  border-bottom: 1px #fff1e3 dashed;
  padding: 10px 0px 10px 0px;
  font-size: 22px;
}

@media (min-width: 604px) {
  .dBg {
    /*background: url(/img/bg.png);*/
    /*background: #2f5072;
    background-size: cover;
    border-color:#FFFFFF;*/
    background: #ffffff;
    background-size: cover;
  }

  .jumbotronA {
    padding-top: 12rem;
    padding-bottom: 9rem;
    margin-bottom: 0;
    color: #4e4848;
    padding: 4rem 2rem;
    min-height: 400px;
    max-height: 400px;
    border-radius: 0.3rem;
    background: url("/img/bgsp.jpg");
  }

  .nBrand {
    font-weight: 200;
    font-size: 36px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .nBrand2 {
    font-weight: 200;
    font-size: 36px;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  /* .playstore-button {
    padding: 0.75rem 1.4rem !important;
  } */
}

@media screen and (min-width: 604px) and (max-width: 1011px) {
  .jumbotron {
    padding-top: 7rem;
    padding-bottom: 4rem;
    margin-bottom: 0;
    color: #4e4848;
    background: transparent;
  }

  .jumbotronA {
    padding-top: 12rem;
    padding-bottom: 9rem;
    margin-bottom: 0;
    color: #4e4848;
    padding: 4rem 2rem;
    min-height: 400px;
    max-height: 400px;
    border-radius: 0.3rem;
    background: url("/img/bgsp.jpg");
  }

  .playstore-button {
    padding: 1rem 1.4rem !important;
  }

  .tag{
    font-size:x-small !important;
    padding-top: 10px !important;
  }
}

@media (min-width: 1012px) {
  .newIndex {
    padding-top: 3rem;
  }

  .jumbotron {
    padding-bottom: 5rem;
    margin-bottom: 0;
    color: #4e4848;
    background: transparent;
  }

  .jumbotronA {
    padding-top: 12rem;
    padding-bottom: 21rem;
    margin-bottom: 0;
    color: #4e4848;
    padding: 4rem 2rem;
    min-height: 400px;
    max-height: 400px;
    border-radius: 0.3rem;
    background: url("/img/bgsp.jpg");
  }
}

.showSmall {
  display: none;
}

@media (max-width: 767px) {
  .nProductDiv {
    display: none;
  }
  .hideForSM {
    /* display: none; */
    font-size: 2rem;
    width: 100%;
  }

  .hideForSMii {
    display: none;
    font-size: 2rem;
    width: 100%;
  }

  .fixColor {
    /* margin-top: -20px !important; */
  }

  .boxLegend {
    background: #fff;
    padding: 18px 15px 5px 0px;
    border-radius: 21px;
    box-shadow: 0 0 2rem rgba(0, 0, 0, 0.1);
  }

  .datahold {
    padding: 4px 8px 4px 8px;
    border-radius: 21px;
    font-weight: bold;
    vertical-align: middle;
    font-size: 16px;
    height: 35px;
    overflow: hidden;
  }

  .hideSmall {
    display: none;
  }

  .showSmall {
    display: block;
  }

  .tLeft {
    font-size: 40px;
    font-weight: bolder;
    line-height: 60px;
    color: #4e4848;
  }

  .minTitc {
    overflow: hidden;
    border-radius: 0 0 0 0;
    background-color: #be667a;
  }

  .minTitAdc {
    overflow: hidden;
    border-radius: 0 0 0 0;
    background-color: #60a7bc;
  }

  .minTitAd {
    overflow: hidden;
    border-radius: 0 0 0 0;
    background-color: #66be81;
  }

  .minTitAe {
    overflow: hidden;
    border-radius: 0 0 0 0;
    background-color: #72c0c0;
  }

  .minTitce {
    overflow: hidden;
    border-radius: 0 0 0 0;
    background-color: #666dbe;
  }

  .minTitcd {
    overflow: hidden;
    border-radius: 0 0 0 0;
    background-color: #7a5948 !important;
  }

  .spPadding {
    padding: 3% 15% 5% 15%;
  }

  /* .playstore-button {
    padding: 0.75rem 1.4rem !important;
  } */
}

@media (min-width: 768px) {
  .boxLegend {
    background: #fff;
    padding: 18px 15px 5px 5px;
    border-radius: 21px;
    box-shadow: 0 0 2rem rgba(0, 0, 0, 0.1);
  }

  .datahold {
    border: 1px #7a5948 solid;
    padding: 9px 3px 4px 3px;
    border-radius: 21px;
    font-weight: 100;
    vertical-align: middle;
    font-size: 1rem;
    height: 45px;
    text-align: center;
    overflow: hidden;
    color: #7a5948;
  }

  .tLeft {
    font-size: 70px;
    font-weight: bolder;
    line-height: 80px;
    color: #4e4848;
  }

  .minTitc {
    overflow: hidden;
    border-radius: 0 0 0 0;
    background-color: #be667a;
  }

  .minTitAdc {
    overflow: hidden;
    border-radius: 0 0 0 0;
    background-color: #60a7bc;
  }

  .minTitAd {
    overflow: hidden;
    border-radius: 0 0 0 0;
    background-color: #66be81;
  }

  .minTitAe {
    overflow: hidden;
    border-radius: 0 0 0 0;
    background-color: #72c0c0;
  }

  .minTitce {
    overflow: hidden;
    border-radius: 0 0 0 0;
    background-color: #666dbe;
  }

  .minTitcd {
    overflow: hidden;
    border-radius: 0 0 0 0;
    background-color: #be667a;
  }

  .spPadding {
    padding: 11% 15% 8% 15%;
  }

  /* .spFont-head{
    font-size:2.2rem;
  } */

  /* .playstore-button {
    padding: 0.75rem 1.4rem !important;
  } */
}

@media (max-width: 1225px) {
  .jumboImage2 {
    display: none;
  }

  .spFont-head {
    font-size: 1.8rem;
  }

  .enterpise {
    font-size: medium;
  }

  .fixOpacityOnHover p {
    font-size: 23px;
    font-weight: normal;
  }

  .fixOpacityOnHover i {
    font-size: 23px;
    padding-top: 5px;
  }
}

@media (min-width: 1010px) {
  .jumboImage {
    display: normal;
  }
}

@media (max-width: 1011px) {
  .jumboImage {
    display: none;
  }
}

@media (min-width: 1226px) {
  .jumboImage2 {
    display: normal;
  }
}

.nBrandC {
  color: #434343;
}

.card a:hover {
  color: #000;
  text-decoration: none;
}

.tRight {
  line-height: 30px;
  font-size: 19px;
  max-width: 560px;
  font-weight: 100;
  margin-top: 30px;
}

.lpfooter {
  bottom: 10%;
}

@media screen and (min-width: 0px) and (max-width: 795px) {
  #h3IndDCounter {
    font-size: 60px;
    font-weight: bolder;
    padding: 0px;
    line-height: 75px;
    margin: auto;
  }

  #h3IndDCounter2 {
    font-size: 24px;
    font-weight: bolder;
    padding: 0px;
    line-height: 25px;
    color: #dc3545;
  }
}

@media screen and (min-width: 796px) and (max-width: 1624px) {
  #h3IndDCounter {
    font-size: 120px;
    font-weight: bolder;
    padding: 0px;
    line-height: 75px;
    margin: auto;
  }

  #h3IndDCounter2 {
    font-size: 30px;
    font-weight: bolder;
    padding: 0px;
    line-height: 25px;
    color: #dc3545;
  }
}

.footerd {
  background: transparent;
  padding-top: 13px;
  color: #696969;
  line-height: 40px;
  padding-bottom: 50px;
}

.footerd a {
  color: #696969;
  font-size: 18px;
}

.footerd .telPhone a {
  margin: -8px 0px 0px 5px;
  border: 1px #696969 solid;
  padding: 8px 10px 8px 9px;
  border-radius: 18px;
  font-size: 18px;
}

.font2 {
  font-size: 40px;
}

#Ind3Left {
  padding: 6%;
}

.fflow {
  color: #2f5072;
  font-size: 52px;
}

.bgico {
  font-size: 150px;
  color: #d1dde1;
}

.ILegend {
  background: #a33d55;
  padding: 30px;
  color: #fff;
}

.customersLegendA {
  padding: 100px;
  background: #ffe39c;
}

.customersLegend {
  background: #ff9c9c;
  padding: 100px;
}


.ftintr {
  color: #000;
  font-weight: bolder;
  font-size: 38px;
}

.planWrapper {
  margin-top: 40px;
  padding: 55px;
  background: #fff;
  border-right: 1px #ccc dashed;
  border-top: 6px #be667a solid;
}

.ftinta {
  color: #000;
  font-weight: bold;
  font-size: 25px;
}

@media all and (max-width: 550px) {
  .tLeft1 {
    font-size: 2.8rem;
  }

  .spForm input[type="text"],
  .spForm input[type="email"],
  .spForm textarea {
    border-radius: 0px;
    border: 1px solid #d4d3d4;
  }

  .spForm select {
    border-radius: 0px;
    border: 1px solid #d4d3d4;
  }

  .custom-select.is-valid,
  .was-validated .custom-select:valid {
    border-color: #d4d3d4;
  }
}

@media all and (min-width: 551px) {
  .tLeft1 {
    font-size: 4.8rem;
  }

  .spForm input[type="text"],
  .spForm input[type="email"],
  .spForm textarea {
    border-radius: 0px;
    border: 1px solid #f1ec65;
  }

  .spForm select {
    border-radius: 0px;
    border: 1px solid #f1ec65;
  }

  .custom-select.is-valid,
  .was-validated .custom-select:valid {
    border-color: #f1ec65;
  }
}

@media screen and (min-width: 0px) and (max-width: 974px) {
  .legImage {
    display: none;
  }
}

@media all and (max-width: 1090px) {
  #pricingBar,
  #pricingBar2 {
    display: none;
  }

  .sWrapperMnA {
    background: #ebeaeb;
    padding: 25px;
  }

  .sWrapperMnB {
    background: #e8e9fe;
    padding: 25px;
  }

  .sWrapperMnC {
    background: #e7fede;
    padding: 25px;
  }

  .sWrapperBgP {
    background: #ffffff;
    padding: 25px;
    text-align: center;
  }

  .sWrapperBg,
  .sWrapperBgA,
  .sWrapperBgB {
    padding: 25px;
    text-align: center;
  }
}

@media all and (min-width: 1091px) {
  .sWrapperMnA,
  .sWrapperMnB,
  .sWrapperMnC {
    padding: 25px;
  }

  #pricingBar {
    box-shadow: 10px 10px #2f5072;
  }

  #pricingBar2 {
    padding-right: 0px;
    border-top: 6px #be667a solid;
    box-shadow: 0 0 2rem rgba(0, 0, 0, 0.1);
  }

  .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    border-left: 0px;
    border-right: 0px;
    border-radius: 0rem;
  }

  .card-header {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    margin-bottom: 0;
    background-color: rgba(255, 255, 255, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  }

  #legendType {
    padding: 20px;
  }

  #legendType2 {
    padding: 20px 20px 20px 40px;
    background: #ffefbf;
  }

  #legendMain {
    background: #fff;
    text-align: center;
    padding: 20px;
    border-right: 1px #ccc dashed;
  }

  #legendBasic {
    background: #ebeaeb;
    text-align: center;
    padding: 20px;
  }

  #legendPro {
    background: #e8e9fe;
    text-align: center;
    padding: 20px;
  }

  #legendEnterprise {
    background: #e7fede;
    text-align: center;
    padding: 20px;
  }

  .sWrapperBg {
    background: #ebeaeb;
    padding: 25px;
    text-align: center;
  }

  .sWrapperBgA {
    background: #e8e9fe;
    padding: 25px;
    text-align: center;
  }

  .sWrapperBgB {
    background: #e7fede;
    padding: 25px;
    text-align: center;
  }

  .sWrapperBgP {
    background: #ffe1c9;
    padding: 25px;
    text-align: center;
  }
}

.sWrapperMn ul {
  list-style: none;
}

.minTita {
  padding: 33px 0px 10px 0px;
}

.spPaddingA {
  padding: 7% 15% 7% 15%;
}

.minTitb {
  background: #fff8f8;
  overflow-x: hidden;
}

.minTith {
  overflow-x: hidden;
}

.minTitf {
  background: #fff;
  overflow-x: hidden;
}

.minTitd {
  background: url(/img/relax.jpg);
  overflow-x: hidden;
}

.minTite {
  background: #444240;
  overflow-x: hidden;
  color: #fff;
  border-radius: 12px;
}

.minTitAde {
  background: #66be81;
  overflow-x: hidden;
  padding: 2%;
  color: #fff;
}

.minTitAdf {
  background: #72c0c0;
  overflow-x: hidden;
  padding: 2%;
  color: #fff;
}

.pstretch {
  width: 100%;
}

.minTitAd_d {
  background: #666dbe;
  overflow-x: hidden;
  padding: 2%;
  color: #fff;
}

.minTitAd_e {
  background: #72c0c0;
  overflow-x: hidden;
  padding: 2%;
  color: #fff;
}

.minTitAd_c {
  background: #60a7bc;
  overflow-x: hidden;
  padding: 2%;
  color: #fff;
}

.minTitg {
  overflow-x: hidden;
  padding: 2%;
  color: #000;
}

.subText {
  font-weight: bold;
  font-size: 52px;
  color: #fff6ef !important;
  text-align: center;
}

.whitText {
  font-weight: 100;
  /* font-size: 14px; */
  color: #fff6ef;
}

.whitText2 {
  font-weight: 100;
  font-size: 32px;
}

.whitText3 {
  font-weight: 200;
  font-size: 26px;
}

.minTitb h2,
.minTitb h3,
.minTitb h4,
.minTith h2,
.minTith h3,
.minTith h4 {
  font-family: Calibri;
  font-weight: 100;
  color: #212529;
  font-size: 22px;
}

.minTitAde h2,
.minTitAde h3,
.minTitAde h4 {
  font-family: Calibri;
  font-weight: 100;
  color: #212529;
  font-size: 22px;
}

.minTite h2,
.minTite h3,
.minTite h4 {
  font-family: Calibri;
  font-weight: 100;
  color: #212529;
  font-size: 22px;
}

.minTitg h2,
.minTitg h3,
.minTitg h4 {
  font-family: Calibri;
  font-weight: 100;
  color: #000;
  font-size: 22px;
}

.minTitb h1,
.minTite h1,
.minTitd h1,
.minTith h1 {
  font-weight: bolder;
  color: #fff;
  font-size: 52px;
}

.minTitba {
  background: #fff;
  padding: 65px 30px 65px 30px;
}

.minTitba h2,
.minTitba h3,
.minTitba h4 {
  font-family: Calibri;
  font-weight: 100;
  color: #212529;
  font-size: 22px;
}

.minTitba h1 {
  font-weight: bolder;
  color: #2f5072;
  font-size: 52px;
}

.minTitbba {
  /* background: #eff5ff; */
  padding: 65px 30px 65px 30px;
}

.minTitbba h2,
.minTitbba h3,
.minTitbba h4 {
  font-family: Calibri;
  font-weight: 100;
  color: #212529;
  font-size: 22px;
}

.minTitbba h1 {
  font-weight: bolder;
  color: #2f5072;
  font-size: 52px;
}

.minTitbb {
  background: #fff;
  border-top: 1px #ededed solid;
  border-bottom: 1px #ededed solid;
  padding: 105px 30px 125px 30px;
}

.minTitbb h1,
.minTitbb h2,
.minTitbb h3,
.minTitbb h4 {
  font-family: Calibri;
  font-weight: 100;
  color: #212529;
  font-size: 22px;
}

.minTitbc {
  background: #fff;
  padding: 65px 30px 0px 30px;
}

.minTitbc h1,
.minTitbc h2,
.minTitbc h3,
.minTitbc h4 {
  font-family: Calibri;
  font-weight: 100;
  color: #212529;
  font-size: 40px;
}

.IndsColumnA {
  background: #dc3545;
}

.IndsColumn {
  padding: 60px 20px 22px 20px;
  text-align: center;
  color: rgba(0, 0, 0, 0.7);
  background: #dc3545;
  color: #fff;
  height: 100%;
}

.IndsColumn h3 {
  font-size: 35px;
  font-family: Calibri;
  font-weight: 100px;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #fff78c;
}

.bd-sidebar {
  top: 0 !important;
  border-bottom: none !important;
  height: fit-content;
}

.bd-toc {
  top: 0 !important;
  padding: 0 !important;
  margin: 0;
}

.section-nav {
  padding-top: 1rem;
}

.bd-content {
}

.bd-text {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: lighter;
}

/* ============================================================= okwy custom css =============================================== */
/* sign up/Get started button */
.playstore-button {
  display: inline-flex;
  justify-content: center;
  border: 2px solid #7a5948;
  border-radius: 9999px;
  background-color: #7a5948;
  padding: 0.7rem 3rem;
  text-align: center !important;
  color: rgba(255, 255, 255, 1);
  transition: all 0.2s ease;
}

.playstore-button:hover {
  background-color: transparent;
  color: rgba(0, 0, 0, 1);
}

.text-1 {
  font-size: 1rem;
  text-decoration: none;
}

/* learn more button */
.cta {
  border: none;
  background: none;
}

.cta-btn {
  outline: none !important;
  border: none !important;
}

.cta span {
  padding-bottom: 7px;
  letter-spacing: 4px;
  font-size: 14px;
  padding-right: 12px;
  text-transform: uppercase;
}

.cta svg {
  transform: translateX(-8px);
  transition: all 0.3s ease;
}

.cta:hover svg {
  transform: translateX(0);
}

.cta:active svg {
  transform: scale(0.9);
}

.hover-underline-animation {
  position: relative;
  color: #7a5948;
  padding-bottom: 20px;
}

.hover-underline-animation:after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #7a5948;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.cta:hover .hover-underline-animation:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

/* navbard dropdown icon backfround */
.icon-wrapper {
  background-color: #e9e9e9;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: rgb(216, 216, 248);
  height: 45px !important;
  width: 40px;
}

/* nav dropdown small text */
.nav-drop {
  font-size: smaller !important;
}

/* nav dropdown big text */
.nav-drop-big {
  font-size: medium;
}

.drop-menu {
  background-color: #fff6ef;
}

.drop-menu-item:hover {
  background-color: #7a5948;
  color: white !important;
}

/* glassmorph background */
.form-back {
  background: #cebdb489;
  border-radius: 16px;
  /* box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1); */
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border: 1px solid #7a5948;
}

.smallST {
  font-size: medium !important;
}

/* depracted hero section curve svg waves */
/* .custom-shape-divider-bottom-1680294900 {
  width: 100%;
  overflow: hidden;
  transform: rotate(180deg);
}

.custom-shape-divider-bottom-1680294900 svg {
  width: calc(100% + 1.3px);
  height: 180px;
}

.custom-shape-divider-bottom-1680294900 .shape-fill {
  fill: #f8e7d5;
} */

/* customer review slider */

/* what our customers are saying swiper js */
.blog-slider {
  width: 95%;
  position: relative;
  max-width: 900px;
  margin: auto;
  background: #fff;
  box-shadow: 0px 14px 80px rgba(34, 35, 58, 0.2);
  padding: 25px;
  border-radius: 25px;
  height: 400px;
  transition: all 0.3s;
}
@media screen and (max-width: 992px) {
  .blog-slider {
    max-width: 680px;
    height: 400px;
  }
}
@media screen and (max-width: 768px) {
  .blog-slider {
    min-height: 500px;
    height: auto;
    margin: 180px auto;
  }
}
@media screen and (max-height: 500px) and (min-width: 992px) {
  .blog-slider {
    height: 350px;
  }
}
.blog-slider__item {
  display: flex;
  align-items: center;
}

.blog-slider{
  background-color: #fff6ef;
}

@media screen and (max-width: 768px) {
  .blog-slider__item {
    display: flex !important;
    flex-direction: column !important;
  }
  .blog-slider__content{
    /* margin-top: -17px !important; */
    margin-bottom: 30px !important;
  }
  .blog-slider{
    margin-top: 50px !important;
  }
}

.blog-slider__item.swiper-slide-active .blog-slider__img img {
  opacity: 1;
  transition-delay: 0.3s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > * {
  opacity: 1;
  transform: none;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(1) {
  transition-delay: 0.3s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(2) {
  transition-delay: 0.4s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(3) {
  transition-delay: 0.5s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(4) {
  transition-delay: 0.6s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(5) {
  transition-delay: 0.7s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(6) {
  transition-delay: 0.8s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(7) {
  transition-delay: 0.9s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(8) {
  transition-delay: 1s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(9) {
  transition-delay: 1.1s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(10) {
  transition-delay: 1.2s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(11) {
  transition-delay: 1.3s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(12) {
  transition-delay: 1.4s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(13) {
  transition-delay: 1.5s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(14) {
  transition-delay: 1.6s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(15) {
  transition-delay: 1.7s;
}
.blog-slider__img {
  width: 300px;
  flex-shrink: 0;
  height: 300px;
  /* background-image: linear-gradient(147deg, #fe8a39 0%, #fd3838 74%); */
  box-shadow: 4px 13px 30px 1px #7a5948;
  border-radius: 20px;
  transform: translateX(-80px);
  overflow: hidden;
}
.blog-slider__img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-image: linear-gradient(147deg, #fe8a39 0%, #fd3838 74%); */
  border-radius: 20px;
  opacity: 0.8;
}
.blog-slider__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  opacity: 0;
  border-radius: 20px;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .blog-slider__img {
    transform: translateY(-50%);
    width: 90%;
  }
}
@media screen and (max-width: 576px) {
  .blog-slider__img {
    width: 95%;
  }
}
@media screen and (max-height: 500px) and (min-width: 992px) {
  .blog-slider__img {
    height: 270px;
  }
}
.blog-slider__content {
  padding-right: 25px;
}
@media screen and (max-width: 768px) {
  .blog-slider__content {
    margin-top: -80px;
    text-align: center;
    padding: 0 30px;
  }
}
@media screen and (max-width: 576px) {
  .blog-slider__content {
    padding: 0;
  }
}
.blog-slider__content > * {
  opacity: 0;
  transform: translateY(25px);
  transition: all 0.4s;
}
.blog-slider__code {
  color: #7b7992;
  margin-bottom: 15px;
  display: block;
  font-weight: 500;
}
.blog-slider__title {
  font-size: 24px;
  font-weight: 700;
  color: #7a5948;
  margin-bottom: 20px;
}
.blog-slider__text {
  color: #4e4a67;
  margin-bottom: 30px;
  line-height: 1.5em;
}
.blog-slider__button {
  display: inline-flex;
  background-image: linear-gradient(147deg, #fe8a39 0%, #fd3838 74%);
  padding: 15px 35px;
  border-radius: 50px;
  color: #fff;
  box-shadow: 0px 14px 80px rgba(252, 56, 56, 0.4);
  text-decoration: none;
  font-weight: 500;
  justify-content: center;
  text-align: center;
  letter-spacing: 1px;
}
@media screen and (max-width: 576px) {
  .blog-slider__button {
    width: 100%;
  }
}
.blog-slider .swiper-container-horizontal > .swiper-pagination-bullets,
.blog-slider .swiper-pagination-custom,
.blog-slider .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.blog-slider__pagination {
  position: absolute;
  z-index: 21;
  right: 20px;
  width: 11px !important;
  text-align: center;
  left: auto !important;
  top: 50%;
  bottom: auto !important;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .blog-slider__pagination {
    transform: translateX(-50%);
    left: 50% !important;
    top: 205px;
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 8px 0;
}
@media screen and (max-width: 768px) {
  .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
  }
}
.blog-slider__pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  display: block;
  border-radius: 10px;
  background: #062744;
  opacity: 0.2;
  transition: all 0.3s;
}
.blog-slider__pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #7a5948;
  height: 30px;
  box-shadow: 0px 0px 20px rgba(252, 56, 56, 0.3);
}
@media screen and (max-width: 768px) {
  .blog-slider__pagination .swiper-pagination-bullet-active {
    height: 11px;
    width: 30px;
  }
}

/* choose a better way to work and footer section background */
.end{
  background-color: #fff6ef;
}

/* socials button sty;es */
.main {
  display: flex;
  flex-direction: column;
  gap: 0.3em;
}

.up {
  display: flex;
  flex-direction: row;
  gap: 0.3em;
}

.down {
  display: flex;
  flex-direction: row;
  gap: 0.3em;
  color: rgb(154, 101, 2);
}

.card1 {
  width: 70px;
  height: 70px;
  outline: none;
  border: none;
  border-radius: 90px 5px 5px 5px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  transition: .2s ease-in-out;
}

.instagram {
  margin-top: 1em;
  margin-left: 0.8em;
  fill: #fff6ef;
}

.card2 {
  width: 70px;
  height: 70px;
  outline: none;
  border: none;
  border-radius: 5px 90px 5px 5px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  transition: .2s ease-in-out;
}

.twitter {
  margin-top: 1em;
  margin-left: -.8em;
  fill: #fff6ef;
}

.card3 {
  width: 70px;
  height: 70px;
  outline: none;
  border: none;
  border-radius: 5px 5px 5px 90px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  transition: .2s ease-in-out;
}

.github {
  margin-top: -.6em;
  margin-left: 1.2em;
  fill: #fff6ef;

}

.card4 {
  width: 70px;
  height: 70px;
  outline: none;
  border: none;
  border-radius: 5px 5px 90px 5px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  transition: .2s ease-in-out;
}

.discord {
  margin-top: -.9em;
  margin-left: -1.2em;
  fill: #fff6ef;

}

.card-bak{
  background-color: #7a5948;
}

.card1:hover {
  cursor: pointer;
  scale: 1.1;
  background-color: #fff6ef;
}

.card1:hover .instagram {
  fill: #7a5948;
}

.card2:hover {
  cursor: pointer;
  scale: 1.1;
  background-color: #fff6ef;

}

.card2:hover .twitter {
  fill: #7a5948;
}

.card3:hover {
  cursor: pointer;
  scale: 1.1;
  background-color: #fff6ef;
}

.card3:hover .github {
  fill: #7a5948;

}

.card4:hover {
  cursor: pointer;
  scale: 1.1;
  background-color: #fff6ef;
}

.card4:hover .discord {
  fill: #7a5948;
}

.tag{
  background-color: #444240; 
  color: wheat;
}

/* icons hover bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.hvr-bob {
  display: block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}

.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* learn more heading */
#org{
  color: #fff6ef;
}

/* webkit scroll-bar styles */
::-webkit-scrollbar {
  width: 8px;
  background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
  background-color: #7a5948;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}

::-webkit-scrollbar-track:hover {
  background-color: #ccc;
}

.subH{
  color: #7a5948;
}

/* Remove the Bootstrap default blue ring on focus for all form elements */
.form-control:focus {
  box-shadow: none;
}

.create{
  color: #7a5948;
}

input::placeholder {
  font-size: small;
}

.bak{
  background-color: #fff6ef;
}

.subimg-height{
  height: 100vh !important;
}

@media (min-width: 992px) {
  .lg-h-75 {
    height: 75%;
  }
}