body {
  font-family: "Open Sans", Arial, sans-serif;
  padding: 0px;
  margin: 0px;
  -webkit-font-smoothing: antialiased;
  color: #0a0a14;
  font-size: 0.9rem; }
.row {
  margin-left: 0px !important;
  width: 100%;
  margin-right: 0px !important; }
.warrior .body {
    height: 87vh;
    width: 100%;
        display: flex;
    align-items: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background: #0948b3!important;
    color: #fff;
   }
   .h5{
    color: #de5835;
   }
   @media (min-width: 248px) and (max-width: 767px) {
    .warrior .body {
      height: auto;
      padding-bottom: 3rem;
    }
  }
  .services h3{
    font-size: 1.1rem!important;
  }
   .services .tech{
    margin-top: 2rem!important;
   }
.navbar-brand {
  margin-left: 0px;
  font-weight: bold;
  width: 350px;
  display: inline !important; }
  @media (min-width: 248px) and (max-width: 767px) {
    .navbar-brand {
    width: 200px;
   }
  }
  .navbar-brand span {
    color: #4c84ff !important; }

@media (min-width: 248px) and (max-width: 767px) {
  .navbar {
    display: inline-block !important; }

  .navbar-toggler {
    float: right;
    margin-top: 12px;
    margin-right: 15px; }
nav li {
  padding: 5px 0px!important;
  } 
.submenu li{
  padding: 15px!important;
}
.submenu {
    position: static!important;
    display: block!important;
    margin-left: 2rem;
    top: 60px;
    box-shadow: 1px 5px 10px -5px rgba(0,0,0,.3);
    width: 280px;
    border-radius: 0px !important;
    padding: 0px !important;
    background: #fff !important;
    z-index: 99;
}
   .show {
      width: 100%;
    padding-top: 0.4rem !important;
    border-bottom: 10px solid #dc3545;
    position: absolute;
    background: #ffffff;
    color: #fff;
    z-index: 999;
    padding-bottom: 1.2rem;
    top: 65px;
    border-top: 10px solid #dc3d45;} }
}
/*common css start here*/


.container {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.btn-secondary {
  color: #fff;
  background-color: #dc3545 !important;
  border-color: #dc3545 !important; }

.quote {
  width: 5%; }

.logo {
  width: 100%; }
    @media (min-width: 248px) and (max-width: 767px) {
      .logo {
      width: 65%;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: 10px;}
    }
a:hover{
  text-decoration: none!important;
}
img {
  width: 100%; }

.padding-0 {
  padding: 0px; }
  @media (min-width: 248px) and (max-width: 767px) {
    .padding-0 {
      padding: 0px 15px; } }

.error {
  color: red; }

h3 {
font-size: 1.3rem !important;
font-weight: bold !important;
margin-top: 1.5rem;
text-transform: uppercase;}

h4 {
  font-size: 1.3rem !important; }

h1 {
  font-size: 3rem !important;
  line-height: 3.3333rem;
  padding-bottom: 10px; }
  h1 span {
    color: #4c84ff !important; }
  @media (min-width: 248px) and (max-width: 767px) {
    h1 {
      width: 100% !important; } }

p {
  font-weight: 600!important;
  line-height: 1.8rem !important; }

h2 {
  font-size: 2.2rem !important;
  color: #000 !important;
  font-weight: 600;
  padding-bottom: 10px;
  line-height: 2.7rem; }
  @media (min-width: 248px) and (max-width: 767px) {
    h2 {
      font-size: 1.422222rem !important;
      line-height: 2.3333rem; } }

/*common css ends here*/
.pattern {
    position: absolute;
    background: #1252b3;
    bottom: 0;
    transform: rotate(180deg);
    width: 100%;
    background-image: url(https://demo.themesberg.com/bootstrap/rocket/assets/img/patterns/wave.svg);
    background-repeat: repeat-x;
    background-position: bottom;
    background-size: 1450px 160px;
    height: 0;
    padding: 0;
    left: 0px;
    bottom: -10px;
    padding-bottom: 140px;
}
    @media (min-width: 248px) and (max-width: 767px) {
   .pattern {
 bottom: -70px; }
    }
nav li{
display: inline-block;
    color: #fff;
    cursor: pointer;
    position: relative;
    padding: 20px 5px;
  }
  ul{
        text-align: left;
    font-weight: 600!important;
    line-height: 1.8rem !important;
    padding: 0px;
  }
  li{
  }
   .gifts ul{
    justify-content: center;
   }
  .gifts li{
    margin-right: 2rem;
  }
  .gifts b{
    text-decoration: underline;
    text-underline-position: under;
  }
  .submenu{
        position: absolute;
    left: -5px;
    top: 60px;
    box-shadow: 1px 5px 10px -5px rgba(0,0,0,.3);
    width: 280px;
    border-radius: 0px !important;
    padding: 0px !important;
    background: #fff !important;
    z-index: 99;
  }
  .submenu li {
    display: inline-block;
    cursor: pointer;
    font-size: 0.9rem;
    width: 100%;
    padding: 15px 15px;
    border-right: 0px !important;
    border-bottom: 1px solid #e1e1e1;
}
.submenu li a{
  color: #000;
  font-weight: 600;
}
header{
  background: #fff;
  border-top: 10px solid #1252b3;
}
nav .submenu {
display: none; }
nav .list-menu:hover .submenu {
display: block; }

nav .get_started {
  border: none !important; }
nav .nav-link {
  color: #000 !important;
  font-weight: 600;
  font-size: 1rem;
  padding: 3px 20px;
  margin-left: 1.5rem;
  display: inline-block;
}
  @media (min-width: 248px) and (max-width: 767px) {
    nav .nav-link {
      padding-left: 0px !important;
      text-align: center;
      padding: 0.6rem 1rem !important; }
    }
  nav .nav-link:hover {
    text-decoration: none;
    background: #fff !important;
    color: #000 !important; }

.first_phase {
  margin-top: -4rem;
 }
  @media (min-width: 248px) and (max-width: 767px) {
    .first_phase {
      padding-top: 5rem; } }
  .first_phase h1 {
    font-size: 4rem !important;
    line-height: 5.3333rem;
    text-align: center; }
    @media (min-width: 248px) and (max-width: 767px) {
      .first_phase h1 {
        font-size: 2.422222rem !important;
        margin-top: 0rem;
        text-align: center;
        line-height: 3.3333rem; } }
    .first_phase h1 a {
      color: #4c84ff !important; }

    @media (min-width: 248px) and (max-width: 767px) {
      .first_phase ul {
        justify-content: center; } }

  .first_phase .form-group {
    margin-bottom: 0px; }
    @media (min-width: 248px) and (max-width: 767px) {
      .first_phase .form-group {
        margin-bottom: 1rem; } }
  .first_phase .banner_image img {
    margin-left: 60px; }
    @media (min-width: 248px) and (max-width: 767px) {
      .first_phase .banner_image img {
        margin-left: 0px; } }

  .second_phase .secondary_block {
    text-align: left;
     }
     .list-inline-item i{
      color: #fff!important;
     }
    @media (min-width: 248px) and (max-width: 767px) {
      .second_phase .secondary_block {
        margin-bottom: 1rem;
        margin-top: 2rem; } }
  .second_phase .inner_section {
    text-align: center;
    width: 100%;
    background: #fafafa;
    padding-top: 6rem;
    padding-bottom: 4rem;
   }
   .tech{
    margin-top: 5rem;
   }
   .second_phase .inner_section .image img{
    height: 320px;
    object-fit: cover;
    border-radius: 15px;
   }
.tech span{
    width: 90px;
    background: #fff;
    border-radius: 50%;
    height: 90px;
    display: flex;
    margin: 0px auto;
    padding: 1rem;
     box-shadow: 0 15px 40px 0 rgba(34, 43, 55, 0.2);
    align-items: center;
}

.middle_phase{
  background: #1252b3;
  justify-content: center;
  text-align: center;
  color: #fff;
  padding: 4rem 0px;
}
.middle_phase .tech{
    background: #fff;
    color: #000;
    padding: 2rem;
    margin-top: 3rem!important;
    border-radius: 5px;
}
.services .tech{
  margin-top: 0px;
  margin-bottom: 4rem!important;
}
.services{
  margin-top: 0px!important;
}
.middle_phase .tech span{
  box-shadow: none;
}
.pattern-footer {
    position: absolute;
    background: #1252b3;
    transform: rotate(0deg);
    width: 100%;
    background-image: url(https://demo.themesberg.com/bootstrap/rocket/assets/img/patterns/wave.svg);
    background-repeat: repeat-x;
    background-position: bottom;
    background-size: 1450px 160px;
    height: 0;
    padding: 0;
    left: 0px;
    top: -10px;
    padding-bottom: 140px;
}
@media (min-width: 248px) and (max-width: 767px) {
.pattern-footer {
  top: 0px;
}
footer {
  margin-top: 0rem!important;}
}
.navbar-toggler{
  border: 0px;
  margin-right: 0px;
}
.footer_index{
  padding-top: 5rem;
}
footer {
  margin-top: 5rem;
  background: #0948b3!important;
  padding-top: 5rem;
  font-weight: 600;
  position: relative;
  color: #fff;
  padding-bottom: 3rem; }
  footer a {
    font-size: 0.9rem !important;
    font-weight: 600 !important;
    line-height: 2.5rem !important;
    color: #fff; }
    footer a:hover {
      text-decoration: none;
      color: #f94153 !important; }
  footer .list-unstyled {
    margin-top: 1.2rem; }
    footer .list-unstyled i {
      font-size: 1.1rem; }
    @media (min-width: 248px) and (max-width: 767px) {
      footer .list-unstyled {
        width: 85%;
        margin-bottom: 0rem!important;
        justify-content: center;
        margin: 0px auto; } }
    @media (min-width: 248px) and (max-width: 767px) {
      footer .list-unstyled li {
        margin-right: 10px; } }

/*contactus start here*/
.contact_us h1 {
  background: #1252b3;
  color: #fff!important;
  margin-bottom: 2rem; }

/*contactus ends here*/

/*# sourceMappingURL=main.css.map */
