body {
  background-image: linear-gradient(180deg, #eee, #fff 100px, #fff);
  font-size: 90%;
}
.about-container {
  margin-bottom: 200px;
}
.app-dl {
  font-size: 250%;
  border: 1px solid lightgray;
  padding: 10px 15px;
  border-radius: 10px;
}
.app-dl-link a {
  color: #275dd1;
}
.app-pad {
  padding: 5rem 0 5rem 5rem;
}
.blue-bar {
  background-color: #1c4499;
  color: white;
}
.btn {
  border-radius: 30px !important;
}
.btn-close-white {
  font-size: 300%;
}
.btn-gen-inst-quote {
  border-color: #1c4499 !important;
  border-width: 2px;
}
.btn-gen-inst-quote:hover {
  color: #1c4499 !important;
  background-color: #fdbb30 !important;
  border-color: #1c4499 !important;
}
.btn-primary {
  background-color: #1c4499;
  border-color: #1c4499;
}
.btn-outline-primary {
  color: #1c4499;
}
.btn-outline-success {
  color: #1c4499;
  border-color: #fdbb30;
  background-color: #fdbb30;
}
.btn-outline-success:hover {
  color: #1c4499 !important;
  background-color: #fdbb30 !important;
  border-color: #1c4499 !important;
}
.bs-icon {
  position: relative;
  top: 1px;
}
.bg-primary {
  background-color: #1c4499 !important;
}
.border-primary {
  border-color: #1c4499 !important;
}
.card-title {
  color: #1c4499;
}
.card > img {
  width: 100%;
  height: auto;
}
.card-img-top {
  width: 100%;
}
.card-pricing-details {
  border: none;
  width: 20rem;
}
.card-w {
  width: 200px;
}
.card-header {
  border-radius: 0 !important;
}
.card-bottom {
  margin-top: 30px;
  font-size: larger;
}
.card-top {
  margin-bottom: 10px;
  font-size: larger;
  color: rgb(83, 83, 83);
}
.caro {
  min-width: auto !important;
  height: 100%;
  margin-left: 5%;
}
.caro-box {
  margin-left: 10%;
}
.caro-container {
  max-height: 100%;
}
.caro-h1 {
  color: #1c4499;
}
.caro-img {
  max-height: 500px;
}
.caro-row {
  min-width: 85%;
  height: 100%;
}
.carousel-height {
  height: 675px;
}
.checkbox-list li::marker {
  content: url("../img/check-square.svg");
  white-space: pre-wrap;
  position: relative;
  top: -2px;
}
.container-w {
  max-width: 960px;
}
.container-p {
  max-width: 1200px;
}
.display-7 {
  color: #1c4499;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.2;
  margin-top: 45px;
  margin-bottom: 5px;
}
.display-8 {
  color: #1c4499;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.2;
}
.feat-btn {
  color: grey;
  text-decoration: none;
  cursor: pointer;
}
.feat-btn .active {
  color: #212121;
}
.feat-pills {
  margin-top: 85px;
}
.features-bar {
  background-color: lightgrey;
  height: 50px;
  font-size: 110%;
}
.features-header {
  font-size: 125%;
  color:#1c4499;
}
.flip {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.header-btn {
  color: #1c4499;
}
.headers {
  font-size: 175%;
}
.headers-big {
  font-size: 225%;
}
.hero-divider {
  height: 3rem;
  background-color: rgba(0, 0, 0, .1);
  border: solid rgba(0, 0, 0, .15);
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}
.item {
  margin: 5px auto;
  font-size: 120%;
}
.img-dropdown {
  width: 65%;
}
.login-btn {
  font-size: 125%;
}
.p-desc {
  margin: 0 !important;
}
.padding-left {
  padding-left: 7% !important;
}
.phone-img {
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
}
.phone-img:hover img {
  -webkit-filter: brightness(50%);
  filter: brightness(50%);
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
}
.phone-img:hover i {
  visibility: visible;
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
}
.phone-model {
  position: relative;
  top:30px;
}
.price-details-link {
  color: #1c4499;
  font-size: 14px;
}
.pricing-head {
  margin-bottom: 60px;
}
.pricing-btn {
  border-radius: 5px !important;
  background-color: #fdbb30;
  color: #1c4499;
  font-weight: 600;
}
.pricing-btn:hover {
  border-radius: 5px !important;
  background-color: #1c4499;
  color: #eee;
  font-weight: 600;
}
.pricing-pills {
  margin-top: 60px;
}
.mag-glass {
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
  opacity: 100%;
  position: absolute;
  top: 40%;
  left: 45%;
  color: white;
  font-size: 300%;
  z-index: 2;
  visibility: hidden;
}
.modal-header{
  border: none;
}
.modal-backdrop.show {
  opacity: 0.8;
}
.nav-flex {
  flex: 1;
}
.navbar-nav {
  margin-left: 15px !important;
}
.nav-height {
  height: 50px;
}
.navbar {
  background-color: #1c4499;
  border-bottom:8px solid #fdbb30;
}
.navbar-nav {
  margin-left: 15px !important;
}
.nav-pills button {
  color: black;
}
.nav-pills button:hover {
  color:#1c4499;
}
.orange {
  color: #fdbb30;
  font-weight: bold;
}
.p-6 {
  padding: 50px;
}
.phone-img-col {
  max-height: 400px;
  margin-top: auto;
}
.pill.active {
  background-color: #1c4499 !important;
  border-color: #1c4499 !important;
  border-radius: 0 !important;
}
.pill {
  background-color: #EFEFEF!important;
  font-size: 1.2em;
  letter-spacing: .4px;
  border-color: #1c4499 !important;
  border-radius: 0 !important;
}
.pricing-header {
  max-width: 700px;
}
.smaller-font {
  font-size: 90%;
}
.spacer {
  height: 45px;
}
.subhead-title {
  font-size: 2.1em;
}
.support-link {
  color: #1c4499;
  font-size: 125%;
}
.teams-card {
  margin-bottom: calc(2.5vh + 300px);
}
.testimonials-bg {
  background-color: rgba(0, 0, 0, .1);
  border-top: solid rgba(0, 0, 0, .15);
  /* border: solid rgba(0, 0, 0, .15); */
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}
.testimonials-bg-alt {
  background-color: rgba(28, 68, 153, .1);
  border: solid rgba(28, 68, 153, .25);
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(28, 68, 153, .1), inset 0 .125em .5em rgba(28, 68, 153, .15);
}
.text-main {
  font-size: 120%;
}
.transparent-modal {
  background-color: transparent !important;
  border: none;
}
.tr-noborder {
  border: none !important;
  border-bottom-width: 0 !important;
  border-color: none !important;
  border-style: none !important;
  border-width: 0 !important;
}
.yellow-divider {
  background-color: #fdbb30;
  height: 5px;
  margin: 20px auto 10px;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}
.carousel-item {
  height: 32rem;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}
