* {
  margin: 0;
  padding: 0;
}

body {
  background-image: url(../img/background1.png);
  background-size: 1500px 800px;
  background-repeat: no-repeat;
}

a {
  text-decoration: none !important;
}

.wrapper {
  margin: 10px auto;
  border-radius: 10px;
  padding-top: 0px;
  padding-bottom: 50px;
}

.nav-ml-50-f-18 {
  margin-left: 50px !important;
  font-size: 18px !important;
}

.nav-button {
  background-color: #5f42aa;
  color: white;
  border: none;
  padding: 10px 25px;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  transition-duration: 0.4s;
  cursor: pointer;
  margin-left: 2%;
}

.nav-button1 {
  background-color: transparent;
  color: white;
  border: 2px solid white;
}

.nav-button1:hover {
  background-color: #3e2c6f;
  color: white;
  border: 2px solid transparent;
}

.feature-box h1 {
  margin-top: 30%;
  font-family: "Open Sans";
  font-weight: 700;
  font-size: 35px;
  color: #3e2c6f;
  padding-bottom: 2%;
  line-height: 50px;
}

.head-image {
  margin-top: 8%;
  padding-right: 2%;
}

.button {
  background-color: #3e2c6f;
  border: none;
  color: white;
  padding: 20px 52px;
  text-align: center;
  text-decoration: none;
  margin-top: 10%;
  display: inline-block;
  font-size: 18px;
  transition-duration: 0.4s;
  cursor: pointer;
}

.button1 {
  background-color: white;
  color: #222b54;
  border: 2px solid black;
}

.button1:hover {
  background-color: #3e2c6f;
  color: white;
  border: 2px solid white;
}

.pad-top-50 {
  padding-top: 50px;
}

.title-center {
  text-align: center;
  font-size: 35px;
  color: #3e2c6f;
  font-family: "Open Sans";
  font-weight: 700;
  padding-bottom: 40px;
}

.pad-top-110 {
  padding-top: 110px;
}

.p-text-center-18 {
  font-size: 18px;
  text-align: center;
  color: #485896;
}

.p-text-left-18 {
  font-size: 18px;
  text-align: left;
  color: #485896;
}

.card {
  border: 0px !important;
  border-radius: 30px;
  margin: 0 auto; /* Added */
  float: none; /* Added */
  margin-bottom: 10px; /* Added */
  background-color: white !important;
}

.card-title {
  color: #222b54;
}

.card-text {
  color: #485896;
}

.title-side {
  text-align: left;
  font-size: 35px;
  font-family: "Open Sans";
  font-weight: 700;
  color: #3e2c6f;
  padding-bottom: 40px;
  padding-left: 20px;
  line-height: 60px;
}

.card-button {
  background-color: #5f42aa;
  color: #5f42aa;
  border: none;
  padding: 12px 15px;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  transition-duration: 0.4s;
  cursor: pointer;
  text-align: center;
  margin-top: 20%;
}

.card-button1 {
  background-color: transparent;
  color: #5f42aa;
  border: 2px solid white;
}

.card-button1:hover {
  background-color: rgb(83, 76, 104);
  color: white;
  border: 2px solid white;
}

.pad-20 {
  padding: 20% !important;
}

.title {
  text-align: center;
  font-size: 70px;
  font-family: "Open Sans";
  font-weight: 700;
  color: #3e2c6f;
  padding-bottom: 40px;
}

.pad-top-100 {
  padding-top: 100px !important;
}

.pad-top-20 {
  padding-top: 20px;
}

.con-button {
  background-color: #3e2c6f;
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  margin-top: 5%;
  display: inline-block;
  font-size: 16px;
  transition-duration: 0.4s;
  cursor: pointer;
}

.con-button1 {
  background-color: #ede9f7;
  color: #3e2c6f;
  border: 2px solid black;
}

.con-button1:hover {
  background-color: #3e2c6f;
  color: white;
  border: 2px solid white;
}

.title-side-no-pad {
  text-align: left;
  font-size: 35px;
  font-family: "Open Sans";
  font-weight: 700;
  color: #3e2c6f;
  line-height: 60px;
}

.pad-top-30 {
  padding-top: 30px;
}

.marl-5 {
  color: #222b54;
}

.rounded {
  border-radius: 20px !important;
}

/*media queries */
@media only screen and (max-width: 760.98px) {
  .nav-link {
    color: #222b54 !important;
    margin-top: 10px;
  }

  .mail {
    visibility: hidden;
  }
  .mail_id {
    text-align: center !important;
  }

  .navbar-nav {
    margin-top: 30px !important;
  }

  .nav-button {
    display: none !important;
  }

  body {
    background-image: none;
  }

  .feature-box h1 {
    margin-top: 15%;
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 35px;
    color: #3e2c6f;
    line-height: 50px;
  }

  .head-image {
    margin-top: 15%;
    padding: 5%;
  }

  .mob-pad-top-50 {
    padding-top: 0px !important;
  }

  .mob-pad-bottom-70 {
    padding-bottom: 70px !important;
  }

  .mob-pad-bot-8 {
    padding-bottom: 8% !important;
  }

  .card {
    border-radius: 30px;
    padding: 5%;
  }

  .mob-card2 {
    border-radius: 30px;
    padding: 15% !important;
    margin-bottom: 20% !important;
  }

  .mob-pad-top {
    padding: 14%;
    margin-top: -0% !important;
  }

  .mob-mar-top-6 {
    margin-top: -6% !important;
  }

  .mob-mar-top-20 {
    margin-top: -20% !important;
  }

  .rep-tab {
    display: inline !important;
  }
  .mob-bg-img {
    background-image: none !important;
  }

  .mob-con {
    background-image: none !important;
  }

  .mob-bg-color {
    background-color: #ede9f7 !important;
  }

  .marl-5 {
    color: #222b54;
  }
  .mob-res-logo {
    width: 130px !important;
  }
}

/*media queries */
@media only screen and (max-width: 1087px) {
  .nav-link {
    color: #222b54 !important;
    margin-top: 10px;
  }

  .mail {
    visibility: hidden;
  }
  .mail_id {
    text-align: center !important;
  }

  .navbar-nav {
    margin-top: 30px !important;
  }

  .nav-button {
    display: none !important;
  }

  body {
    background-image: none;
  }

  .feature-box h1 {
    margin-top: 15%;
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 35px;
    color: #3e2c6f;
    line-height: 50px;
  }

  .head-image {
    margin-top: 15%;
    padding: 5%;
  }

  .mob-pad-top-50 {
    padding-top: 0px !important;
  }

  .mob-pad-bottom-70 {
    padding-bottom: 70px !important;
  }

  .mob-pad-bot-8 {
    padding-bottom: 8% !important;
  }

  .card {
    border-radius: 30px;
    padding: 5%;
  }

  .mob-card2 {
    border-radius: 30px;
    padding: 15% !important;
    margin-bottom: 20% !important;
  }

  .mob-pad-top {
    margin-top: -10% !important;
  }

  .mob-mar-top-6 {
    margin-top: -10% !important;
  }

  .mob-mar-top-20 {
    margin-top: -20% !important;
  }

  .rep-tab {
    display: none;
  }
  .mob-bg-img {
    background-image: none !important;
  }

  .mob-con {
    background-image: none !important;
  }

  .mob-bg-color {
    background-color: #ede9f7 !important;
  }
  .marl-5 {
    color: #222b54;
  }
  .mob-res-logo {
    width: 130px !important;
  }
}
