@media (min-width: 1400px) {
  .main_title {
    font-size: 47px !important;
    font-weight: 700 !important;
    line-height: 55px !important;
  }
}

@media (max-width: 1399px) {
  .main_title {
    font-size: 44px !important;
    font-weight: 700 !important;
    line-height: 52px !important;
  }
}
@media (max-width: 460px) {
  .banner .main_title {
    font-size: 32px !important;
    line-height: 40px !important;
  }
}
.header_area {
  z-index: 999;
  position: relative;
}
.header_area.navbar_fixed .nav-pills .nav-link {
  color: #212529 !important;
}

.header_area.navbar_fixed .nav-pills .nav-link {
  color: #212529 !important;
}


.nav-pills .nav-link {
  color: #ffffff !important;
}
#pills-megaMenu .nav-link {
  color: #212529 !important;
}
.bg-sapphire {
  background-color: #00214a;
}
.bg-soft-sapphire {
  background-color: #0f3563;
}
.bg-soft-green {
  background-color: #f5faf5;
}
.bg-soft-ash {
  background-color: #303640;
}
.bg-white-smoke {
  background-color: #fbfbfb;
}
.bg-gradient-1 {
  background: linear-gradient(180deg, #0f3563 0%, #00214a 100%);
}
.rounded-20 {
  border-radius: 20px;
}
.oms-hero-bg {
  background: #00214a;
}
.clip-path-1 {
  clip-path: ellipse(100% 55% at 48% 44%);
}

@media (max-width: 991px) {
  .clip-path-1 {
    clip-path: ellipse(203% 56% at 50% 44%);
  }
}

.clip-path-2 {
  clip-path: ellipse(100% 52% at 52% 42%);
}
@media (max-width: 991px) {
  .clip-path-2 {
    clip-path: ellipse(193% 58% at 49% 42%);
  }
}

.hero-shape-1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: hidden;
}
.hero-shape-2 {
  position: absolute;
  top: 0;
  right: 5%;
  z-index: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .hero-shape-2 {
    position: absolute;
    top: 44%;
    right: 0%;
    z-index: 0;
    overflow: hidden;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .hero-shape-2 {
    position: absolute;
    top: 26%;
    right: 3%;
    z-index: 0;
    overflow: hidden;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .hero-shape-2 {
    position: absolute;
    top: -8%;
    right: -16%;
    z-index: 0;
    overflow: hidden;
  }
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .hero-shape-2 {
    position: absolute;
    top: -2%;
    right: -5%;
    z-index: 0;
    overflow: hidden;
  }
}
@media (min-width: 1600px) {
  .hero-shape-2 {
    position: absolute;
    top: 0%;
    right: 5%;
    z-index: 0;
    overflow: hidden;
  }
}
.svg-shape {
  position: relative;
  z-index: 99;
  margin-bottom: -1px;
}
.border-line {
  height: 100px;
  width: 5px;
  margin: 0;
  opacity: 1;
  background: linear-gradient(180deg, #245da2 0%, #00214a 100%);
}
@media (max-width: 991px) {
  .border-line {
    height: 5px;
    width: 100px;
    margin: 0;
    opacity: 1;
    background: linear-gradient(90deg, #21518d 0%, #1158b1 100%);
  }
}
@media (max-width: 767px){
    .shape-left {
    display:none;
    }
    .shape-right {
    display:none;
    }
}
@media (min-width: 768px){
  .shape-left {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 0;
}
.shape-right {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
} 
}


@media (min-width: 1200px) {
  .portal-img {
    /* position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: inherit;
    display: flex;
    align-items: center; */
  }
}
.fs-16 {
  font-size: 16px;
}

.fs-18 {
  font-size: 18px !important;
}

.lh_34 {
  line-height: 34px;
}

@media (min-width: 700px) {
  .py_100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .py_140 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}

@media (max-width: 699px) {
  .py_100 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .py_140 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.max_wd420 {
  max-width: 420px;
}

.max_wd500 {
  max-width: 500px;
}

.max_wd570 {
  max-width: 570px;
}

.max_wd635 {
  max-width: 635px;
}
.w-27 {
  width: 27px;
}
.h-27 {
  height: 27px;
}

.text-black {
  color: #000;
}

.text_kellyGreen {
  color: #7bdcb5;
}

.text-ash {
  color: #616161;
}

.text_Zambezi {
  color: #5e5e5e;
}

.text_tangaroa {
  color: #122437;
}
.bg_kellyGreen {
  background-color: #44c642;
}
.bg_aliceBlue {
  background: #f3f5f7;
}

.bg_half {
  background: #f3f5f7;
  height: 50%;
}
.bg-soft-gradient {
  background: linear-gradient(109.98deg, #ffffff 9.32%, #dbf0db 134.22%);
}

@media (max-width: 767px) {
  .sec_title {
    color: #122437;
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
  }
}
@media (min-width: 768px) {
  .sec_title {
    color: #122437;
    font-size: 40px;
    font-weight: 700;
    line-height: 55px;
  }
}

.sub_text {
  font-size: 16px;
  line-height: 30px;
}

.sub_text2 {
  font-size: 16px;
  line-height: 26px;
}

.badge_rotated {
  background: #122437;
  padding: 5px 25px;
  width: 200px;
  top: 16px;
  left: -70px;
  line-height: 22px;
  letter-spacing: 0.01em;
  font-size: 11px;
  font-weight: 700;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/* Imperative features tabs CSS ==========
==================================*/
.solutions_pills .link_tabs {
  border-radius: 20px;
  border: 0px solid #dfdfdf;
  text-align: left;
  width: calc(100% - 12px);
  background-color: transparent;
  color: #fff;
}

.solutions_pills .link_tabs:focus,
.solutions_pills .link_tabs:hover {
  background: #313640;
  color: #fff;
}

.solutions_pills .link_tabs.active {
  background: #313640;
  color: #fff;
}

.featuresList li {
  font-size: 18px;
  line-height: 30px;
}

.tab_title {
  font-size: 20px;
  line-height: 30px;
}

/* Addons CSS ==========
==================================*/
.addons_area {
  padding: 110px 0px;
}

.addons_area .title_addons {
  margin-bottom: 60px;
}

.sec_title p,
.title_addons p {
  font-size: 18px;
  line-height: 26px;
  margin-top: 25px;
}

.purchase_btn_two {
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  border-radius: 3px;
  display: inline-block;
  padding: 10px 25px;
  text-align: center;
  font-weight: 600;
  transition: all 0.3s linear;
  position: relative;
  z-index: 1;
  width: 100%;
  text-decoration: none;
}

/*========= Testimonial CSS
==================================*/

.review_text {
  min-height: 120px;
}

.owl-carousel.testimonial-carousel .owl-nav .owl-next,
.owl-carousel.testimonial-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 26px;
}

@media (min-width: 660px) {
  .owl-carousel.testimonial-carousel .owl-nav .owl-prev {
    left: -50px;
  }
  .owl-carousel.testimonial-carousel .owl-nav .owl-next {
    right: -50px;
  }
}
@media (max-width: 599px) {
  .owl-carousel.testimonial-carousel .owl-nav .owl-prev {
    left: 6px;
    font-size: 14px;
  }
  .owl-carousel.testimonial-carousel .owl-nav .owl-next {
    right: 6px;
    font-size: 14px;
  }
}
/*========= FAQ CSS
==================================*/

.faq .accordion-button:not(.collapsed) {
  color: #000000;
  background-color: transparent;
}

.faq .accordion-button {
  padding: 22px 28px;
  font-size: 17px;
  font-weight: 500;
}

.faq .accordion-button:focus {
  box-shadow: none;
}

.faq .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}

.faq .accordion-item {
  margin-bottom: 10px;
}

.license .contact-details {
  padding: 30px;
}

.btn-success {
  color: #fff;
  background-color: #35a000;
  border-color: #35a000;
}

.text-justify {
  text-align: justify;
}
.faq_bg {
  background: linear-gradient(180deg, rgb(255 248 249) 40%, rgba(255, 255, 255, 1) 65%);
}

.bg_1 {
  background-image: linear-gradient(140deg, #fff 0%, #dfe8fc 100%);
  background-color: transparent;
}

.h_75 {
  height: 75px;
}
.inner_shadow {
  -webkit-box-shadow: 0 2px 50px rgb(0 0 0 / 8%);
  box-shadow: 0 2px 50px rgb(0 0 0 / 8%);
}
.imgTranslateOnHover img,
.translateOnHover {
  transition-duration: 0.4s;
}
.translateOnHover:hover {
  transform: translateY(-10px);
}
.translateOnHover {
  transition-duration: 0.4s;
}
.translateOnHover:hover {
  transform: translateY(-10px);
}
.shadow_black::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  border-radius: 15px;
  background: rgb(0 0 0 / 65%);
}
.radious_15 {
  border-radius: 15px;
}
.ts_bg {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  opacity: 0.2;
}
@media (min-width: 600px) and (max-width: 991px) {
  .mt_300 {
    margin-top: -170px;
  }
  .pb-130 {
    padding-bottom: 60px;
  }
}
@media (max-width: 599px) {
  .mt_300 {
    margin-top: -90px;
  }
  .pb-130 {
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .mt_300 {
    margin-top: -215px;
  }
  .pb-130 {
    padding-bottom: 130px;
  }
}
.banner_wrapper .addon {
  width: 300px;
  padding: 20px;
  bottom: 44px;
  right: -80px;
  font-size: 20px;
}
.banner_wrapper .addon,
.apps_feature_inner .addon {
  background: #122437;
  line-height: 22px;
  letter-spacing: 0.01em;
  font-size: 11px;
  font-weight: 700;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.bg_bluish {
  background-color: #d4e2f6 !important;
}

/*===============================
===========Package Css===========
=================================*/

.package-remove {
  opacity: 0.5;
}
.badge_all .addon {
  background: #627afe;
  padding: 20px 15px;
  top: -22px;
  right: -20px;
  width: 80px;
  height: 80px;
  line-height: 19px;
}
.blog-bg {
  background: linear-gradient(180deg, rgb(243 245 247) 40%, rgba(255, 255, 255, 1) 65%);
}
.shadow_1 {
  box-shadow: rgb(0 0 0 / 13%) 1px 1px 1rem !important;
}
.btn-outline-success {
  color: #30b22e;
  border-color: #30b22e;
}
.btn-outline-success:hover {
  background-color: #30b22e;
  border-color: #30b22e;
  color: #fff;
}
.times-img {
  height: 215px;
  width: max-content;
}

.cta-one {
  background-image: url(img/cta-one.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.cta-two {
  background-image: url(img/cta-two.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.quate {
  font-size: 65px;
  line-height: 0px;
}

.shadow_2 {
  box-shadow: 0px 0px 14px 0px #00000017;
}
.shadow_3 {
  box-shadow: 0px 4px 4px 0px #00000040;
}
.h-90 {
  height: 90px;
}
.accordion-item {
  border-radius: 20px;
  background: #00214a;
  color: #fff;
}
.accordion-item .accordion-button {
  border-radius: 20px;
  font-weight: 600;
  width: 100%;
  text-align: start;
  padding: 20px 75px 20px 40px;
  display: flex;
  align-items: center;
  background: #00214a;
  color: #7bdcb5;
}
.accordion-item:first-of-type button {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
}
.accordion-item:first-of-type {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.accordion-button::after {
  margin-left: auto;
  background-color: #7bdcb5;
  padding: 20px 20px;
  content: "";
  right: 25px;
  position: absolute;
  background-image: url(img/faq.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.5rem;
  transition: transform 0.2s ease-in-out;
  border-radius: 20px;
}
.accordion-button:not(.collapsed)::after {
  background-image: url(img/faq-not.png) !important;
  transform: rotate(1deg);
  background-size: 0.7rem;
}
.faq .accordion-button:not(.collapsed) {
  color: #7bdcb5;
  font-weight: 500;
  background-color: transparent;
  box-shadow: none;
}

.faq .accordion-button:focus {
  box-shadow: none;
}
.accordion-body {
  padding: 15px 40px;
}
.hover1 {
  transition: all 0.3s linear;
}

.hover1:hover {
  box-shadow: rgb(21 80 10 / 18%) 0px 6px 14px 0px;
  transition: all 0.3s linear;
  background-color: white;
}

.hover2 {
  transition: all 0.4s linear;
}

.hover2:hover {
  box-shadow: 0 0.25rem 1.25rem rgb(71 75 80 / 30%);
  transition: all 0.4s linear;
}
.hover3 {
  transform: translateY(0);
  transition: all 0.4s linear;
}

.hover3:hover {
  transform: translateY(-0.3rem);
  box-shadow: 0 0.25rem 1.25rem rgb(36 63 96);
  transition: all 0.4s linear;
}
.hover4 {
  transform: translateY(0);
  transition: all 0.4s ease;
}

.hover4:hover {
  transform: translateY(-0.5rem);
  box-shadow: 0 0.25rem 1.25rem rgb(15 53 99);
  transition: all 0.4s ease;
}

.z-six {
  z-index: 6;
}
.py-12 {
  padding: 12px 0px;
}
.pb-60 {
  padding-bottom: 59px;
}
.btn-oms {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  border: none;
  outline: none;
  border-radius: 0.75rem;
  padding: 12px 24px;
  background-size: 300%;
  background-position: 0;
  text-decoration: none;
  transition: background-position 0.5s ease-in-out;
  transition: all 0.2s ease;
  background-image: linear-gradient(to right, #1e9163, #7bdcb5, #7bdcb5, #1e9163);
}
.btn-oms:hover {
  background-position: 100%;
  color: #fff;
  transition: all 0.2s ease;
}
.vdo-link {
  background-image: linear-gradient(to right, #0194fe, #1549ff);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  position: absolute;
  padding: 0;
  border-radius: 100% !important;
  width: 3.2rem;
  height: 3.2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  line-height: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.vdo-link::before {
  background-image: linear-gradient(to right, #0194fe, #1549ff);
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  opacity: 0.8;
  -webkit-animation: ripple-1 2s infinite ease-in-out;
  animation: ripple-1 2s infinite ease-in-out;
  z-index: -1;
}
.vdo-link::after {
  background-image: linear-gradient(to right, #0194fe, #1549ff);
  opacity: 0.6;
  -webkit-animation: ripple-2 2s infinite ease-in-out;
  animation: ripple-2 2s infinite ease-in-out;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  z-index: -1;
}

@-webkit-keyframes ripple-1 {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes ripple-1 {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}

@-webkit-keyframes ripple-2 {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(1.7);
    opacity: 0;
  }
}

@keyframes ripple-2 {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(1.7);
    opacity: 0;
  }
}
@media (min-width: 1200px){
  .YouTubePopUp-Close {
    bottom: 672px !important;
    z-index: 100;
}  
}
