.img-fluid.logo-white {
  width: 150px;
}
.width-half {
  width: 187px !important;
}
.h-300 {
  height: 300px !important;
}
.width-full {
  width: 505px !important;
}
.w-210 {
  width: 210px;
}
.w-250 {
  width: 250px;
}
.h-31 {
  height: 31px;
}
.dropdown-grid-item a {
  width: 250px;
}
.m-32 {
  margin-left: 32px;
}
.fs-18 {
  font-size: 18px;
}
.fs-42 {
  font-size: 40px !important;
}
.fs-33 {
  font-size: 33px;
}
.p-65 {
  padding: 0.65rem !important;
}
.server {
  background-color: white;
  position: relative;
  padding: 25px 20px;
  border-radius: 6px;
  overflow: hidden;
  color: black;
}
.server::before {
  background: white;
  filter: blur(100px);
  content: "";
  height: 124px;
  width: 124px;
  border-radius: 50px;
  position: absolute;
  left: -127px;
  bottom: -20px;
}
.server::after {
  background: white;
  content: "";
  filter: blur(100px);
  height: 124px;
  width: 124px;
  border-radius: 50px;
  position: absolute;
  top: -127px;
  right: -20px;
}
.server h5 {
  font-size: 18px;
  color: black !important;
}
.card-topp {
  background-color: white;
  color: black !important;
}
.card-p {
  color: black !important;
  text-align: center;
}
.card-h {
  color: black !important;
  text-align: center;
}
.integration-list-wrap a img {
  padding: 0px !important;
}
.gaming {
  width: 52px !important;
}
.view {
  background: linear-gradient(287.85deg, #175cff 0%, #032574 95.32%) !important;
  color: white !important;
}
.solution {
  padding-bottom: 5%;
}
.list-right {
  padding-left: 16%;
}
.dashboard {
  padding-top: 5%;
}
.navbar-collapse {
  flex-grow: 0 !important;
}
.privacy_desc {
  text-align: justify;
}
.icon_font {
  font-size: 15px !important;
  text-decoration: none !important;
  color: #575757;
  flex: 0 0 20px;
}
.sol_drop1 a {
  display: flex;
}
.menu_title {
  flex: 1;
}
.error {
  border: 1px solid red !important;
}
form .form-control::-webkit-input-placeholder {
  color: gray !important;
  opacity: 0.5 !important;
}

form .form-control::-moz-placeholder {
  color: gray;
  opacity: 0.5 !important;
}
form .form-control:-ms-input-placeholder {
  color: gray;
  opacity: 0.5 !important;
}
form .form-control:placeholder {
  color: gray;
  opacity: 0.5 !important;
}
.text-justify {
  text-align: justify;
}
.form {
  padding: 12% 7% !important;
}
.fw-600 {
  font-weight: 600;
}
.hidden {
  display: none;
}
.pricing-feature-list li {
  position: relative;
  padding-left: 24px;
  text-indent: -11px;
}
.readMore,
.readLess {
  cursor: pointer;
}
