* {
  margin: 0%;
  padding: 0%; }

.Navbar1 {
  background-color: #a99a9a57;
  border-radius: 0px 0px 35px 35px; }
  .Navbar1 .navbar {
    border-radius: 30px; }
    .Navbar1 .navbar .navbar-brand {
      color: #292929;
      font-size: 30px;
      font-weight: bold;
      transition: all solid ease; }
    .Navbar1 .navbar:hover {
      color: greenyellow; }
    .Navbar1 .navbar .navbar-nav .nav-item .nav-link {
      color: blue;
      font-size: 15px;
      padding: 0px 15px;
      transition: all 0.3s ease-in-out; }
    .Navbar1 .navbar .navbar-nav .nav-item:hover .nav-link {
      color: blue;
      padding: 7px 15px;
      border-radius: 20px;
      background-color: #e99898; }
    .Navbar1 .navbar form button {
      color: #163e3e;
      font-weight: bold;
      padding: 8px 15px;
      border-radius: 25px;
      transition: all 0.3s ease-in; }
    .Navbar1 .navbar form:hover {
      border: 1px solid yellow;
      background-color: yellow;
      font-size: 30px;
      border-radius: 25px; }

.Num1 {
  height: calc(100vh - 71px);
  margin-top: 70px; }
  .Num1 .row {
    display: flex;
    align-items: center; }
    .Num1 .row #medo22 {
      background-image: url(/assets/landing-bg.png);
      background-size: 100%; }
      .Num1 .row #medo22 header h3 {
        color: #1C2654;
        margin-bottom: 40px; }
      .Num1 .row #medo22 article p {
        line-height: 30px; }
      .Num1 .row #medo22 article .btn1 {
        color: white;
        background-color: greenyellow;
        padding: 5px 30px;
        margin-top: 50px;
        font-weight: bold;
        border: 1px solid greenyellow;
        border-radius: 35px;
        margin-right: 20px;
        transition: all 0.3s ease-in-out; }
        @media (max-width: 992px) {
          .Num1 .row #medo22 article .btn1 {
            margin-top: 0px; } }
        .Num1 .row #medo22 article .btn1:hover {
          color: greenyellow;
          background-color: white; }
      .Num1 .row #medo22 .btn2 {
        color: greenyellow;
        background-color: white;
        font-weight: bold;
        margin-top: 50px;
        padding: 5px 30px;
        border: 1px solid green;
        border-radius: 35px;
        transition: all 0.3s ease-in-out; }
        @media (max-width: 992px) {
          .Num1 .row #medo22 .btn2 {
            margin-top: 0px; } }
        .Num1 .row #medo22 .btn2:hover {
          color: white;
          background-color: greenyellow; }
    .Num1 .row img {
      transition: all 0.9s ease-in-out; }
    .Num1 .row :hover img {
      transform: scale(1.1); }

.Line-one .tagar {
  text-align: center; }
  .Line-one .tagar h1 {
    color: blue; }
  .Line-one .tagar h6 {
    width: 55%;
    margin: auto; }

.img-Two .row {
  display: flex;
  align-items: center;
  margin-top: 30px;
  padding: 50px 0px; }
  .img-Two .row header span {
    color: #01B88E;
    font-weight: bold; }
    @media (max-width: 992px) {
      .img-Two .row header span {
        text-align: center;
        display: block;
        margin-top: 10px; } }
  .img-Two .row img {
    transition: all 0.9s ease-in-out; }
  .img-Two .row :hover img {
    transform: scale(1.1); }

.Built-Three {
  width: 100%; }
  .Built-Three .row {
    display: flex;
    align-items: center; }
    .Built-Three .row span {
      color: #01B88E;
      font-weight: bold; }
    .Built-Three .row p {
      line-height: 15px; }
    .Built-Three .row img {
      transition: all 0.9s ease-in-out; }
    .Built-Three .row :hover img {
      transform: scale(1.1); }

.Accessible-Four {
  width: 100%; }
  .Accessible-Four .row {
    display: flex;
    align-items: center; }
    .Accessible-Four .row span {
      color: #0affc7;
      font-weight: bold; }
    .Accessible-Four .row p {
      line-height: 15px;
      margin-bottom: 50px; }
    .Accessible-Four .row h2 {
      color: #1C2654; }
    .Accessible-Four .row img {
      transition: all 0.9s ease-in-out;
      margin-top: 60px; }
    .Accessible-Four .row :hover img {
      transform: scale(1.1); }

.Backed-Five {
  width: 100%; }
  .Backed-Five .row {
    display: flex;
    align-items: center; }
    .Backed-Five .row span {
      color: #0affc7;
      font-weight: bold; }
    .Backed-Five .row p {
      line-height: 15px; }
    .Backed-Five .row img {
      transition: all 0.9s ease-in-out; }
    .Backed-Five .row :hover img {
      transform: scale(1.1); }

.Saying {
  margin: 100px 0px;
  text-align: center; }
  .Saying h2 {
    color: #1C2654; }
  .Saying p {
    margin: auto;
    width: 50%;
    color: #7A7E95; }

.Service-Customer .row .col-md-4 header {
  background-color: #FFFFFF;
  box-shadow: 9px 9px 23px 2px rgba(0, 0, 0, 0.58);
  box-shadow: 9px 9px 23px 2px rgba(0, 0, 0, 0.58);
  margin-bottom: 50px;
  border-radius: 20px;
  border: 1px solid #FFFFFF;
  margin: auto;
  padding: 40px;
  text-align: center;
  margin-bottom: 50px; }
  .Service-Customer .row .col-md-4 header h5 {
    color: #7A7E95; }
  .Service-Customer .row .col-md-4 header .tom1 img {
    border-radius: 50px;
    height: 60px;
    margin: 10px 0px; }
  .Service-Customer .row .col-md-4 header .tom1 span {
    display: block;
    color: #7A7E95; }
  .Service-Customer .row .col-md-4 header .tom2 img {
    border-radius: 50px;
    height: 60px;
    margin: 10px 0px; }
  .Service-Customer .row .col-md-4 header .tom2 span {
    display: block;
    color: #7A7E95; }
  .Service-Customer .row .col-md-4 header .tom3 img {
    height: 60px;
    border-radius: 50px;
    margin: 10px 0px; }
  .Service-Customer .row .col-md-4 header .tom3 span {
    display: block;
    color: #7A7E95; }

.Level .container {
  background-color: #01B88E;
  margin-top: 120px;
  padding: 40px;
  border: 1px solid #01B88E;
  border-radius: 40px; }
  @media (max-width: 992px) {
    .Level .container {
      padding: 20px;
      margin-top: 20px; } }
  .Level .container h2 {
    color: blue;
    line-height: 60px; }
  .Level .container span {
    color: blue; }
  .Level .container .Btn1 {
    margin-top: 20px;
    margin-right: 20px;
    padding: 10px 20px;
    color: white;
    border: 1px solid #303D71;
    border-radius: 40px;
    background-color: #303D71;
    transition: all 0.3s ease-in-out; }
    .Level .container .Btn1:hover {
      background-color: transparent;
      font-weight: bold; }
  .Level .container .Btn2 {
    margin-top: 20px;
    padding: 10px 25px;
    border: 1px solid white;
    background-color: #01B88E;
    border-radius: 40px;
    color: white;
    transition: all 0.3s ease-in-out; }
    .Level .container .Btn2:hover {
      font-weight: bold;
      color: #01B88E;
      background-color: white; }

.Last {
  margin-top: 100px; }
  .Last h6 {
    text-align: center;
    color: white;
    background-color: #23272A;
    line-height: 50px;
    margin: auto; }

/*# sourceMappingURL=StyelSheet1.css.map */
