@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Audiowide&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans&display=swap');

.justify-content-center {
  display: flex;
  justify-content: center;
}
a {
  color: #dc3444;
  text-decoration: none;
  background-color: transparent;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Josefin Sans', sans-serif;
}
@media (max-width: 978px) {
  .header-text-banner-big {
    font-size: 27px !important;
    line-height: 29px;
  }
  .btn {
    font-size: 13px;
  }
  .banner-cl {
    padding: 54px 6px 0px 6px;
  }
  .header-text-banner-small {
    font-size: 13px;
    line-height: 15px;
  }
  .navbar {
    position: fixed;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.1rem 0.4rem;
  }

  .table > thead > tr > th,
  .table > tbody > tr > th,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > td,
  .table > tfoot > tr > td {
    padding: 3px 2px !important;
  }

  .nopaddingsmall {
    padding: 0px !important;
  }

  .hideSM {
    display: none;
  }

  .hideLG {
    display: block !important;
  }
}

.hideLG {
  display: none;
}

@media only screen and (max-width: 981px) and (min-width: 200px) {
  .container-bg {
    padding: 0px;
  }

  .justify-content-center {
    display: block !important;
  }
}

.btn-success {
  color: #fff;
  background-color: #145c2d !important;
  border-color: #145b2c;
}

.btn-info {
  color: #fff;
  background-color: #030e20 !important;
  border-color: #336799;
}

.alert-danger {
  background-color: #f2dedeb3;
  border-color: #ebccd19e;
  color: #fbf6f3;
}
.alert {
  padding: 6px;
  margin-bottom: 20px;
  border: 1px solid #0a2a5e40;
  border-radius: 4px;
  text-align: center;
}

.alert-warning {
  background-color: #ffffff;
  border-color: #eaeef2;
  font-size: 13px;
  color: #336799;
  margin: 0px 6px;
  margin-bottom: 12px;
}
.log-a:hover {
  color: black !important;
}

.well {
  min-height: 20px;
  padding: 19px 9px !important;
}

.footer-section {
  background-color: #071d40 !important;
  color: #afb0b2;
  border-top: 2px solid #969988;
}

.footer-section .footer-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  height: 2px;
  width: 50px;
  background-color: #969988;
}

.footer-section .footer-top {
  padding: 100px 0 95px;
  padding-bottom: 13px;
}

.bg-success {
  background-color: #fffdfd00;
  color: white;
  border-bottom: 1px solid red;
}

@media only screen and (max-width: 991px) {
  .footer-section .footer-top {
    padding: 25px 0;
  }

  .navbar-light .navbar-nav .nav-link {
    margin-left: 0px !important;
  }
}

.black_bar {
  text-align: center;
  color: #0a2a5e;
  /* background: #0a2a5e; */
  padding: 4px;
  /* font-family: 'Audiowide'; */
  text-transform: uppercase;
  font-size: 19px !important;
  font-weight: 700 !important;
  border-bottom: 1px dashed;
  margin-bottom: 7px;
  margin: 0px 17px 8px 17px;
}

h3 {
  font-size: 24px;
  font-weight: 600;
}

.btn-success {
  color: #fff;
  background: #003333;
}
.btn-blue-light {
  background: #336799 !important;
  border: 1px solid #336799 !important;
}
.navbar-light .navbar-nav .nav-link {
  color: #0a2a5e;
  margin-left: 45px;
  font-weight: 900;
  font-weight: 900;
}

.btn-warning {
  color: #f8f9fa;
  background-color: #89690c;
  border-color: #89690c;
}
.btn-success:hover {
  color: #fff;
  background-color: #1ba149 !important;
  border-color: #1ba149;
}

.btn-blue-light:hover {
  background: #1b8dfb !important;
  border: 1px solid #1b8dfb !important;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  border-bottom: 5px solid #ec4357;
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: #0a2a5e;
  border-bottom: 1px solid;
}

.table > thead > tr {
  background-color: #0a2a5e !important;
  text-align: center;
  color: white;
}
.banner-cl {
  background: #021a42f2;
}
body {
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  margin: 0;
  color: #111705;
  overflow-x: hidden;
  background-color: #030e20;
}

.breadcum {
  padding-top: 102px;
}

.border-bottom {
  /* border-bottom: 2px dotted green !important; */
  margin-bottom: 22px;
}

.well {
  min-height: 20px;
  padding: 0px 0px !important;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
  background: linear-gradient(180deg, #0a2a5e, #0a2a5e);
  color: white;
}

.pricing {
  text-align: center;
}

.new-card {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  border-radius: 15px;
  margin-bottom: 20px;
}

.wp-post-image {
  border-radius: 15px 15px 0 0 !important;
  width: 100% !important;
}

.blog-title-wrap {
  padding: 20px;
  padding-bottom: 0px;
}

.blog-title-wrap p {
  color: #1a1c1a;
  font-size: 16px;
  line-height: 20px;
}

.blog-img-wrap {
  padding: 0px 26px;
  padding-right: 8px;
}

.blog-img-wrap > a > img {
  height: 90px;
  width: 170px;
  border-radius: 5px;
}

.blog-btn {
  background: #ffffff;
  border: 1px solid #000000;
  box-sizing: border-box;
  border-radius: 50px;
  padding: 7px 15px;
  color: #1a1c1a;
}

.blog-title-wrap > h3 {
  margin-top: 3px;
}

.p-1 {
  padding: 4px;
}
.border-right-dt {
  border-right: 2px solid #eaeef2;
}
.border-left-dt {
  border-left: 2px solid #eaeef2;
}
@media (max-width: 978px) {
  .wp-post-image {
    border-radius: 15px 0 0 15px !important;
    max-height: 120px !important;
  }

  .blog-title-wrap p {
    font-size: 16px !important;
    line-height: 21px !important;
    margin-bottom: 7px;
  }
  .border-right-dt {
    border-right: 0px;
  }
  .border-left-dt {
    border-left: 0px;
  }
  .blog-title-wrap {
    /* padding: 20px; */
    padding: 0px 5px 8px 14px;
  }

  .blog-title-wrap {
    max-height: 117px !important;
    overflow: hidden !important;
    /* display: flex; */
    justify-content: center;
    align-items: center;
  }

  .blog-title-wrap > h3 {
    margin-top: 0px;
  }

  .blog-img-wrap > a > img {
    height: 80px;
    /* width: 94px; */
  }

  .p-1 {
    padding: 1px;
  }

  .no-margin-0 {
    margin: 0px !important;
  }
}

.widget-title {
  /* position: absolute; */
  left: 0;
  top: 2px;
  text-align: center;
  margin-bottom: 0;
  z-index: 999;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 20px;
  width: 100%;
  color: #fff;
}

.navbar-light .navbar-toggler {
  color: rgb(27 147 43 / 50%);
  border-color: rgb(0 0 0 / 0%);
}

.widget-title > span {
  background: #84151b;
  padding: 10px 40px 10px 20px;
  display: inline-block;
  -webkit-transform: skew(-15deg);
  -moz-transform: skew(-15deg);
  -o-transform: skew(-15deg);
  -ms-transform: skew(-15deg);
  transform: skew(-15deg);
  position: relative;
}

.widget-title > span:before {
  content: '';
  position: absolute;
  top: 15px;
  right: 20px;
  display: block;
  -webkit-transform: skew(15deg);
  -moz-transform: skew(15deg);
  -o-transform: skew(15deg);
  -ms-transform: skew(15deg);
  transform: skew(15deg);
  font-size: 15px;
}

.widget-title > span:after {
  content: '';
  position: absolute;
  border-left: 5px solid transparent;
  border-right: 2px solid transparent;
  border-top: 10px solid #333;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  left: -6px;
  margin-left: 0;
  -webkit-transform: skew(15deg);
  -moz-transform: skew(15deg);
  -o-transform: skew(15deg);
  -ms-transform: skew(15deg);
  transform: skew(15deg);
}

.title-bgg {
  position: relative;
  font-size: 24px;
  color: #111111;
  display: inline-block;
  text-transform: capitalize;
  margin-bottom: -44px;
  font-weight: 600;
  font-family: quantico, cursive;
  width: 100%;
  line-height: 17px;
  padding-bottom: 10px;
  height: 37px;
  background: #261914;
}

.well > p {
  margin: 0 0 4px;
}

.padding-50 {
  padding-top: 80px;
}

.btn-green {
  background: #f8f9fa00;
  color: white;
  border: 1px solid #f8f9fa;
}

.btn-green:hover {
  background: #0a2a5e;
  color: white;
  border: 1px solid #0a2a5e;
}

@media (max-width: 978px) {
  .btn-red,
  .btn-green {
    font-size: 12px;
  }

  .padding-top-39 {
    padding-top: 49px;
  }
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  box-shadow: 3px 4px 4px 3px #eaeef2;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  margin-bottom: 8px;
}

.plan-name {
  background: white;
  height: 55px;
  /* border-bottom-left-radius: 44px; */
  /* border-bottom-right-radius: 44px; */
  display: flex;
  text-align: center;
  font-family: 'Fira Sans';
  align-items: center;
  justify-content: space-around;
  font-size: 19px;
  color: #ec4357;
}
.table td,
.table th {
  padding: 0.5rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table {
  width: 100%;
  /* margin-bottom: 1rem; */
  font-size: 13px;
  color: #212529;
  /* font-weight: 600; */
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: #ffffff;
}
.table-striped tbody tr:nth-of-type(even) {
  background-color: #ffffff;
}

.logo_image {
  height: 33px;
  width: auto;
}

@media (max-width: 978px) {
  .logo_image {
    height: 33px;
    width: auto;
  }
}
.navbar-light .navbar-nav .nav-link:hover {
  color: #ec4357;
  border-bottom: 1px solid;
  transition: border-color 0.3s ease-in-out;
}

@media (max-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 100%;
  }
}
.header-font-audio {
  box-shadow: 0px 3px 3px -2px #2f3690;
  border-bottom-right-radius: 49px;
  border-bottom-left-radius: 64px;
}
.form-control-lg {
  height: 37px;
  padding: 0.2rem 1rem;
  font-size: 18px;
}
.header-font-audio {
  font-size: 18px;
}
.alert h5 {
  font-size: 13px;
  font-weight: 400;
  color: white;
}

@media (max-width: 380px) {
  .breadcum  {
    text-align: center;
    font-size: 22px!important;
    padding-bottom: 7px;
  }
  .price-head{
    font-size: 15px!important;
    padding-top: 5px!important;
    font-weight: 400;
    padding-bottom: 6px;
  }
}
