body {
  background-color: #ececec !important;
  overflow-x: hidden;
}
.anchor:before {
  content: "";
  display: block;
}
.mr-sm-3 .h6 {
  margin-bottom: 0 !important;
}

.angeleye-blue-color {
  color: #073776 !important;
}

.angeleye-blue-color:hover {
  color: #00142e !important;
}
#navbarCard {
  position: fixed;
}
a {
  transition: all 0.2s;
  text-decoration: none !important;
}
a:hover {
  transition: all 0.2s;
}
.margin-top-bottom {
  margin: 48px auto !important;
}
.custom-control-input:valid ~ .custom-control-label {
  color: #535353 !important;
}
:focus {
  outline: 0 !important;
}
.main {
  padding-top: 84px;
  margin-bottom: 44px;
  padding-bottom: 40px;
}
.choose:hover {
  cursor: pointer;
  background-color: #ddd !important;
}
.btn-danger,
.btn-primary,
.btn-secundary,
.btn-success {
  color: #fff !important;
}
.btn-danger:hover,
.btn-primary:hover,
.btn-secundary:hover,
.btn-success:hover {
  color: #fff !important;
}
.hidden {
  display: none;
}
.blue_bg {
  position: absolute;
  min-height: 50%;
  background-color: #073776;
  width: 100%;
  bottom: 0;
  z-index: 1;
}
.login {
  background-color: #eff8ff;
}
.logo_login {
  width: 60%;
  max-width: 374px;
}
.red {
  color: #de203c;
}
.btn:hover {
  cursor: pointer;
}
.btn:focus {
  box-shadow: 0 0 0 #ffff !important;
}
.btn-primary {
  background-color: #073776 !important;
  border-color: transparent !important;
}
.btn-primary:hover {
  background-color: #052146 !important;
}
.btn-round-bottom {
  bottom: 64px;
  right: 14px;
}
.btn-round-bottom button {
  height: 54px;
  width: 54px;
}
.login-box {
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  padding: 55px;
  z-index: 99;
  border-radius: 12px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}
input[type="number"] {
  -moz-appearance: textfield;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.head {
  width: 100%;
  background-color: #fff;
  position: fixed;
  z-index: 999;
  box-shadow: 0 0.08rem 0.9rem rgba(0, 0, 0, 0.2);
}
.big_img {
  width: 100%;
  border-bottom: 6px solid #073776;
}
.blu_focus {
  height: 200px;
  background-color: #073776;
  color: #fff;
  padding: 26px;
  transition: all 0.4s;
  border-radius: 12px;
}
.blu_focus:hover {
  background-color: #021a3b;
  transition: all 0.4s;
}
.navbar {
  margin: 8px 0 !important;
}
.logo {
  height: 32px;
  float: left;
}
.page-item.active .page-link {
  z-index: 2;
  color: #fff !important;
}
.blue-box {
  z-index: -1 !important;
  width: 100%;
  height: 462px;
  background-color: #073776;
  position: fixed;
}
.mrg {
  margin-top: 18px;
}
.myalert {
  width: 40%;
  margin: 0 auto;
  position: relative;
  top: 46px;
}
.page {
  width: 21cm;
  min-height: 29.7cm;
  padding: 2cm;
  margin: 1cm auto;
  border: 1px #d3d3d3 solid;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.footer {
  bottom: 0;
  height: 44px;
  background-color: #bfbfbf;
  color: #fff !important;
  position: fixed;
  width: 100%;
  padding: 12px 0 12px 0;
  z-index: 999;
}
.nav-link {
  color: #073776 !important;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: white !important;
  background-color: #073776 !important;
}
@media print {
  .page {
    margin: 0;
    border: initial;
    border-radius: initial;
    width: initial;
    min-height: initial;
    box-shadow: initial;
    background: initial;
    page-break-after: always;
  }
}
.btn-round-bottom button {
  border: 0 !important;
}
@media screen and (max-width: 991px) {
  .main {
    padding-top: 74px;
  }
  .white-box {
    max-width: 92% !important;
    padding: 42px !important;
  }
  #offer-navbar {
    position: relative;
  }

  #navbarCard {
    position: relative;
  }
}
.card-header {
  font-weight: bold;
}
.card-body {
  padding: 3.25rem 4rem !important;
}
.form-group {
  margin-bottom: 2.25rem !important;
}
#full-offer-container {
  font-size: 13px;
}
.list-group-flush > .list-group-item {
  padding: 3.25rem 4rem !important;
}
.card {
  margin-bottom: 22px !important;
}
.main .container-fluid {
  padding-left: 4% !important;
  padding-right: 4% !important;
}
.hover:hover {
  background-color: aliceblue;
}
