body,
html {
  scroll-behavior: smooth; }

/***multi step wizard css start***/  

.steps{
  display: none;
}
.divider { 
  border-left: 2px solid #10316B14; 
  height: 30px; 
  /* position:absolute; 
  left: 50%;  */
} 

.spinner-sec{
  display: flex;
  justify-content: center;
}

.btn-back {
  background: #ffffff;
  border-radius: 5px;
  font-size: 18px;
  font-family: 'Muli-Bold';
  color: #C4C4C4;
  border: 2px solid #C4C4C4;
  padding: 5px 30px;
}

.btn-default-c{
  background-color: #FAFAFA;
  border: 1px solid #FAFAFA;
  color: #C4C4C4;
}

.default-span{
  color: #C4C4C4;
}

.primary-span{
  color: #000000;
}
.step-title{
  font-size: 14px;
  font-weight: 600;
}
.btn-circle.btn-sm { 
  width: 35px; 
  height: 35px; 
  padding: 6px 0px; 
  border-radius: 20px; 
  font-size: 14px; 
  text-align: center; 
}
.btn-circle.btn-md { 
  width: 50px; 
  height: 50px; 
  padding: 7px 10px; 
  border-radius: 25px; 
  font-size: 20px; 
  text-align: center; 
}

/***multi step wizard css end***/

.vertical-align {
  margin-top: auto;
  margin-bottom: auto; }

.solid-btn {
  background: #FA8C16;
  border-radius: 5px;
  font-size: 18px;
  font-family: 'Muli-Bold';
  color: #FFFFFF;
  padding: 5px 30px;
  border: 2px solid #FA8C16; }
  .solid-btn:hover {
    transform: scale(1.07);
    transition: 1s; }

.top-navbar {
  padding: 50px 15px; }
  .top-navbar .navbar-nav {
    align-items: center; }
    .top-navbar .navbar-nav .nav-item {
      margin: 0px 25px; }
      .top-navbar .navbar-nav .nav-item .nav-link {
        font-size: 18px;
        font-family: 'Muli-Regular';
        color: rgba(16, 49, 107, 0.5); }
      .top-navbar .navbar-nav .nav-item:hover .nav-link {
        font-size: 18px;
        font-family: 'Muli-Bold';
        color: #10316b; }
    .top-navbar .navbar-nav .active .nav-link {
      font-family: 'Muli-Bold';
      color: #10316b; }

.section-header {
  background-image: url("/assets/Header_img.png");
  background-repeat: no-repeat;
  background-position: right;
  height: 680px; }
  .section-header .row {
    height: 680px; }
  .section-header .details .head {
    font-size: 80px;
    font-family: 'Muli-Bold';
    color: #10316b;
    line-height: 85px;
    margin-bottom: 30px; }
  .section-header .details .sub-head {
    font-size: 80px;
    font-family: 'Muli-Bold';
    color: #038FDE; }
  .section-header .details .desc {
    font-size: 18px;
    font-family: 'Muli-Regular';
    color: rgba(16, 49, 107, 0.5);
    margin-bottom: 30px; }
  .section-header .video,
  .section-header .chat,
  .section-header .forum {
    position: absolute; }
    .section-header .video:hover,
    .section-header .chat:hover,
    .section-header .forum:hover {
      transform: scale(1.05); }
    .section-header .video .octa,
    .section-header .chat .octa,
    .section-header .forum .octa {
      width: 220px; }
    .section-header .video .icon,
    .section-header .chat .icon,
    .section-header .forum .icon {
      position: absolute;
      width: 50px; }
  .section-header .video {
    right: 660px;
    top: 265px; }
    .section-header .video .icon {
      left: 80px;
      top: 85px; }
  .section-header .chat {
    right: 75px;
    top: 250px; }
    .section-header .chat .icon {
      left: 85px;
      top: 88px; }
  .section-header .forum {
    right: 620px;
    top: 575px; }
    .section-header .forum .icon {
      left: 85px;
      top: 88px; }

.section-lefty {
  padding-top: 100px; }
  .section-lefty .details .head {
    font-size: 50px;
    font-family: 'Muli-Bold';
    color: #10316b;
    line-height: 50px;
    margin-bottom: 40px; }
  .section-lefty .details .sub-head {
    font-size: 50px;
    font-family: 'Muli-Bold';
    color: #038FDE; }
  .section-lefty .details .desc {
    font-size: 18px;
    font-family: 'Muli-Regular';
    color: rgba(16, 49, 107, 0.5); }
  .section-lefty .feature-card {
    border: 1px solid rgba(16, 49, 107, 0.08);
    border-radius: 15px;
    padding: 30px;
    margin-bottom: 30px;
    text-align: center;
    transition: 0.5s;
    height: 229px; }
    .section-lefty .feature-card:hover {
      box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.08);
      text-align: left;
      padding: 24px; }
      .section-lefty .feature-card:hover img {
        width: 55px;
        height: 55px; }
      .section-lefty .feature-card:hover .head {
        margin-top: 15px;
        margin-bottom: 15px; }
      .section-lefty .feature-card:hover .desc {
        display: block;
        margin-bottom: 0px;
        height: 70px;
        overflow: hidden; }
    .section-lefty .feature-card img {
      width: 90px;
      height: 90px;
      transition: 0.5s; }
    .section-lefty .feature-card .head {
      font-size: 18px;
      font-family: 'Muli-Regular';
      color: rgba(16, 49, 107, 0.5);
      margin-bottom: 0px;
      margin-top: 50px;
      transition: 0.5s; }
    .section-lefty .feature-card .desc {
      display: none;
      font-size: 15px;
      font-family: 'Muli-Regular';
      color: rgba(16, 49, 107, 0.5);
      transition: 0.5s; }
  .section-lefty .price-card {
    border: 1px solid rgba(16, 49, 107, 0.08);
    border-radius: 15px;
    display: flex;
    padding: 15px 20px;
    align-items: center;
    margin-bottom: 30px;
    cursor: pointer; }
    .section-lefty .price-card img {
      width: 40px;
      height: 40px; }
    .section-lefty .price-card .details {
      flex: 1;
      padding: 0px 20px; }
      .section-lefty .price-card .details .title {
        font-size: 18px;
        font-family: 'Muli-Bold';
        color: #10316b;
        margin-bottom: 0px; }
      .section-lefty .price-card .details .desc {
        font-size: 15px;
        font-family: 'Muli-Regular';
        color: rgba(16, 49, 107, 0.5);
        margin-bottom: 0px; }
    .section-lefty .price-card .count {
      display: flex;
      flex-direction: row;
      align-items: center;
      flex: 1;
      justify-content: flex-end;
      border-left: 1px solid rgba(16, 49, 107, 0.08); }
      .section-lefty .price-card .count p {
        margin: 0px 10px; }
      .section-lefty .price-card .count .btns-section {
        display: flex;
        flex-direction: column;
        justify-content: center; }
        .section-lefty .price-card .count .btns-section img {
          width: 20px;
          height: 10px;
          margin: 5px 10px;
          cursor: pointer; }
  .section-lefty .prices {
    cursor: unset; }
  .section-lefty .package-details {
    box-shadow: 0px 10px 50px #00000014;
    border: 1px solid #10316B14;
    border-radius: 15px;
    padding: 50px; }
    .section-lefty .package-details .head {
      font-size: 18px;
      font-family: 'Muli-Bold';
      color: #10316b;
      text-align: center;
      margin-bottom: 50px; }
    .section-lefty .package-details .row .title {
      font-size: 18px;
      font-family: 'Muli-Bold';
      color: rgba(16, 49, 107, 0.5); }
      .section-lefty .package-details .row .title .count {
        color: #FA8C16; }
    .section-lefty .package-details .row .desc {
      font-size: 18px;
      font-family: 'Muli-Bold';
      color: #10316b;
      text-align: right; }
    .section-lefty .package-details .total {
      margin-top: 40px;
      margin-bottom: 40px; }
    .section-lefty .package-details .footer {
      text-align: center;
      margin-top: 50px; }
      .section-lefty .package-details .footer button {
        margin-bottom: 15px; }
      .section-lefty .package-details .footer p {
        margin-bottom: 30px;
        font-size: 15px;
        font-family: 'Muli-Bold';
        color: rgba(16, 49, 107, 0.5); }

.footer-section {
  margin-top: 100px;
  background-color: #10316b;
  position: relative; }
  .footer-section .zigzag {
    top: 50%;
    position: absolute;
    left: 0;
    transform: translate(0px, -50%); }
  .footer-section .details,
  .footer-section form {
    margin-top: 100px; }
  .footer-section .details .head {
    font-size: 50px;
    font-family: 'Muli-Bold';
    color: #FFFFFF;
    margin-bottom: 0px; }
  .footer-section .details .sub-head {
    font-size: 50px;
    font-family: 'Muli-Bold';
    color: #038FDE; }
  .footer-section .details .desc {
    font-size: 18px;
    font-family: 'Muli-Regular';
    color: rgba(16, 49, 107, 0.5); }
  .footer-section .form input,
  .footer-section .form textarea,
  .footer-section .form .drop {
    margin-bottom: 30px; }
  .footer-section .form input {
    height: 52px;
    background: #1D3C73;
    border-radius: 5px;
    padding: 15px 20px;
    font-size: 15px;
    font-family: 'Muli-Regular';
    color: #FFFFFF;
    border: 0px;
    width: 100%; }
  .footer-section .form textarea {
    background: #1D3C73;
    border-radius: 5px;
    padding: 15px 20px;
    font-size: 15px;
    font-family: 'Muli-Regular';
    color: #FFFFFF;
    border: 0px;
    width: 100%;
    overflow: hidden;
    resize: none; }
  .footer-section hr {
    width: 100%;
    border: 1px solid rgba(179, 181, 183, 0.5); }
  .footer-section .copy-right {
    padding-bottom: 30px; }
    .footer-section .copy-right p {
      margin-bottom: 0px;
      font-size: 18px;
      font-family: 'Muli-Bold';
      color: rgba(179, 181, 183, 0.5); }

.styled-checkbox {
  position: absolute;
  opacity: 0;
  right: 0; }
  .styled-checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
    font-size: 15px;
    font-family: 'Muli-Bold';
    color: rgba(16, 49, 107, 0.5); }
  .styled-checkbox + label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 30px;
    height: 30px;
    background: white;
    border: 1px solid rgba(16, 49, 107, 0.08);
    border-radius: 3px; }
  .styled-checkbox:checked + label:before {
    border: 1px solid #038FDE;
    color: #038FDE; }
  .styled-checkbox:focus + label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12); }
  .styled-checkbox:disabled + label {
    color: #b8b8b8;
    cursor: auto; }
  .styled-checkbox:disabled + label:before {
    box-shadow: none;
    background: #ddd; }
  .styled-checkbox:checked + label:after {
    content: '\2713';
    position: absolute;
    left: 6px;
    top: -3px;
    font-family: 'Muli-Bold';
    font-size: 24px;
    color: #038FDE; }

.reverse .row {
  flex-direction: row-reverse; }

.focus,
.people,
.circles {
  position: absolute;
  top: 50%;
  bottom: 50%;
  transform: translate(0, -50%); }

.focus {
  right: 0; }

.people {
  left: 0;
  top: 65%; }

.circles {
  right: 0;
  top: 75%; }

.underline {
  text-decoration: underline;
  text-decoration-color: #FA8C16;
  text-decoration-thickness: 10px; 
}

.sm-block a {
  color: rgba(16, 49, 107, 0.5);
  text-decoration: underline;
  padding: 0px 5px; }

.drop {
  font-family: 'Muli-Regular';
  color: #FFFFFF;
  position: relative;
  transition: width 0.5s;
  will-change: width; }
  .drop .option {
    padding: 15px 20px;
    cursor: pointer;
    background-color: #1D3C73; }
    .drop .option:not(.active) {
      display: none;
      opacity: 0;
      transform: translateY(-50%); }
  .drop .active {
    border-radius: 5px; }
  .drop.visible {
    animation: bounce 1s; }
    .drop.visible:before, .drop.visible:after {
      border-color: #fff; }
    .drop.visible:before {
      opacity: 0; }
    .drop.visible:after {
      opacity: 1; }
    .drop.visible .option {
      color: #fff;
      display: block; }
  .drop.opacity .option {
    transform: translateZ(0);
    opacity: 1; }
    .drop.opacity .option:nth-child(0) {
      transition: opacity 0.5s 0s, transform 0.5s 0s; }
    .drop.opacity .option:nth-child(1) {
      transition: opacity 0.5s 0.1s, transform 0.5s 0.1s; }
    .drop.opacity .option:nth-child(2) {
      transition: opacity 0.5s 0.2s, transform 0.5s 0.2s; }
    .drop.opacity .option:nth-child(3) {
      transition: opacity 0.5s 0.3s, transform 0.5s 0.3s; }
    .drop.opacity .option:nth-child(4) {
      transition: opacity 0.5s 0.4s, transform 0.5s 0.4s; }
    .drop.opacity .option:nth-child(5) {
      transition: opacity 0.5s 0.5s, transform 0.5s 0.5s; }
    .drop.opacity .option:nth-child(6) {
      transition: opacity 0.5s 0.6s, transform 0.5s 0.6s; }
    .drop.opacity .option:nth-child(7) {
      transition: opacity 0.5s 0.7s, transform 0.5s 0.7s; }
    .drop.opacity .option:nth-child(8) {
      transition: opacity 0.5s 0.8s, transform 0.5s 0.8s; }
    .drop.opacity .option:nth-child(9) {
      transition: opacity 0.5s 0.9s, transform 0.5s 0.9s; }
  .drop.withBG .option {
    transition: background-color 0.1s; }
    .drop.withBG .option:not(.placeholder):hover {
      background-color: #5aafee; }
    .drop.withBG .option:not(.placeholder).active {
      background-color: #5aafee; }
  .drop:after, .drop:before {
    content: "";
    position: absolute;
    top: 1.5em;
    right: 1em;
    width: 0.75em;
    height: 0.75em;
    border: 0.2em solid #86919a;
    transform: rotate(45deg);
    transform-origin: 50% 50%;
    transition: opacity 0.2s; }
  .drop:before {
    border-left: none;
    border-top: none;
    top: 1.2em; }
  .drop:after {
    border-right: none;
    border-bottom: none;
    opacity: 0; }

.mini-hack {
  opacity: 0;
  transform: translateY(-50%); }

.btn-right {
  text-align: right; }

.buynowmodal .modal-dialog {
  max-width: 50%; }
  .buynowmodal .modal-dialog .modal-content {
    border-radius: 15px; }
    .buynowmodal .modal-dialog .modal-content .modal-body {
      padding: 50px; }
      .buynowmodal .modal-dialog .modal-content .modal-body .form-control {
        margin-bottom: 30px; }
      .buynowmodal .modal-dialog .modal-content .modal-body .title {
        font-size: 50px;
        font-family: 'Muli-Bold';
        color: #114579;
        margin-bottom: 50px;
        text-align: center; }
      .buynowmodal .modal-dialog .modal-content .modal-body .form-control {
        height: 52px;
        border-radius: 5px;
        padding: 15px 20px;
        font-size: 15px;
        font-family: 'Muli-Regular';
        color: #10316B; }
      .buynowmodal .modal-dialog .modal-content .modal-body .desc {
        font-size: 18px;
        font-family: 'Muli-Regular';
        color: #10316B;
        margin-bottom: 30;
        text-align: center; }
      .buynowmodal .modal-dialog .modal-content .modal-body .note {
        font-size: 18px;
        font-family: 'Muli-Bold';
        color: #10316B;
        margin-bottom: 50px;
        text-align: center; }
      .buynowmodal .modal-dialog .modal-content .modal-body img {
        margin: 0 auto;
        display: flex; }

/* Extra small devices (phones, 640px and down) */
@media only screen and (min-width: 320px) and (max-width: 640px) {
  .section-header {
    background-image: unset;
    background-color: #10316b; }
    .section-header .details {
      text-align: center; }
      .section-header .details .head,
      .section-header .details .desc {
        color: #FFFFFF; }
    .section-header .video,
    .section-header .forum,
    .section-header .chat {
      display: none; }

  .section-lefty .details {
    text-align: center; }
  .section-lefty .sm-mt {
    margin-top: 50px; }
  .section-lefty .btn-right {
    text-align: center;
    margin-bottom: 30px; }
  .section-lefty .package-details .row .desc {
    text-align: left; }

  .buynowmodal .modal-dialog {
    max-width: 80%;
    margin: auto; }

  .sm-block {
    display: block !important; } }
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 641px) and (max-width: 767px) {
  .section-header {
    background-image: unset;
    background-color: #10316b; }
    .section-header .details {
      text-align: center; }
      .section-header .details .head,
      .section-header .details .desc {
        color: #FFFFFF; }
    .section-header .video,
    .section-header .forum,
    .section-header .chat {
      display: none; }

  .section-lefty .btn-right {
    margin-bottom: 30px; }

  .buynowmodal .modal-dialog {
    max-width: 80%; } }

  /* .card-field .ElementsApp, .card-field .ElementsApp .InputElement {
    color: #31325F;
    line-height: 40px;
    font-weight: 300;
    font-family: Helvetica Neue;
    font-size: 15px;
    height: 0px !important;
  }   */

  @media only screen and (max-width: 425px){
    .mp0{
      padding: 0px !important;
    }
    .stepBtn{
      margin-left: 15px;
    }
    .stepBtn div{
      padding: 15px;
    }
    .btn-container div, .btn-container div{
      text-align: center !important;
      margin-bottom: 15px;
    }
    .modal-body .title{
      font-size: 49px;
      font-family: 'Muli-Bold';
      color: #114579;
      margin-top: 30px;
      text-align: center;
    }
    .steps{
      margin-top: 2rem!important;
    }
  }   
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-header {
    background-image: unset;
    background-color: #10316b; }
    .section-header .details {
      text-align: center; }
      .section-header .details .head,
      .section-header .details .desc {
        color: #FFFFFF; }
    .section-header .video,
    .section-header .forum,
    .section-header .chat {
      display: none; }

  .buynowmodal .modal-dialog {
    max-width: 80%; }

  .sm-block {
    display: block; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sm-block {
    display: block !important; } }

  input[type="radio"] {
      display: none;
  }
  
  .red-border{
      border: 1px solid red;
  }

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