@import url('https://use.typekit.net/kom6izg.css');

/* GLOBAL STYLES
-------------------------------------------------- */
html {
  scroll-behavior: smooth;
}
body {
  color: #3b3b3b;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 700;
  font-style: normal;
}
.btn-yellow {
  background: rgb(194, 162, 4);
  color: #fff;
}
.btn-yellow:hover {
  background: rgb(177, 147, 0);
  color: #fff;
}
.btn-blue {
  background: rgb(0, 103, 172);
  color: #fff;
}
.btn-blue:hover {
  background: rgb(2, 86, 143);
  color: #fff;
}
.relative-box {
  position: relative
}

/* TOP HEADER--------------------------------- */
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link-signup:hover,
.navbar-light .navbar-nav .active>.nav-link-signup {
  color: #fff;
	padding: .5rem .5rem;
}
.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link-signup {
  color: rgb(0, 103, 172);
	padding: .5rem .5rem;
}
.top-bar {
  background-color: rgb(235, 235, 235);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.top-bar a.navbar-brand {
  color: rgb(0, 0, 0);
  font-size: 30px;
  font-weight: 800;
  padding: 0;
  text-transform: uppercase;
}
.top-bar .nav-link {
  color: rgb(0, 0, 0);
  font-size: 22px;
  font-weight: 500;
}
.top-bar .navbar-nav .nav-item {
  margin: 1px;
}
.top-bar .nav-link:hover,
.top-bar .nav-item.active a {
  background: rgb(0, 103, 172);
  color: #fff;
  border-radius: 3px;
}
.top-bar .nav-link-signup:hover {
  color: #fff;
  border-radius: 3px;
}

/* HERO IMAGE--------------------------------- */
.hero-img {
  background: url("../img/EliteDentalFamilyHero.jpg") no-repeat;
  height: 400px;
  background-size: cover;
  background-position: right;
}

/* CALL TO ACTION------------------ */
.cta-copy {
  color: rgb(0, 103, 172);
  font-size: 20px;
  line-height: 23px;
}

/* Member Savings--------------- */
.member-savings-div {
  color: #ffffff;
	background-color: rgb(0, 103, 172);
  display: block;
  text-transform: uppercase;
  font-size: 28px;
}
.member-savings-div p {
  font-size: 20px;
  color: #ffffff;
}
.member-savings-div li {
  font-size: 20px;
  color: #ffffff;
	list-style-type: none;
}
.member-savings-div .fa-stack {
  margin-bottom: 10px;
  padding: 5px;
	font-size: 50px;
}
#plan-details {
  width: 100%;
	background: #ebebeb;
}
#price {
  width: 100%;
}
#member-savings .restrictions {
  font-size: 50%;
  margin-top: -25px;
}

/* EXTRA PERKS -------------------------------- */
.service-sec {
  color: rgb(0, 103, 172);
  background-color: #fff;
}
.service-block .fa-stack{
  margin-bottom: 10px;
  padding: 5px;
	font-size: 50px;
}
.service-block svg{
	font-size: 50px;
}

.service-sec h2 {
  display: block;
  font-weight: 600;
}
.service-sec h2 small {
  display: block;
  font-size: 24px;
  margin-top: 10px;
}
.service-sec h3 {
  font-size: 23px;
  font-weight: 600;
}
.service-sec p {
  line-height: 20px;
  padding: 0 32px;
}
.service-sec .service-block {
  margin-top: 25px;
}

/* PRICE SECTION -------------------------------- */
.price-sec {
  background-color: rgb(0, 103, 172);
}
.price-sec .plan-block {
  border: 2px solid #fff;
  color: #fff;
  float: left;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  margin-top: 5px;
  border-radius: 10px;
}
.price-sec .plan-block .heading,
.price-sec .plan-block .heading>span {
  float: left;
  width: 100%;
}
.price-sec .heading .price {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
}
.price-sec .heading .price b {
  font-weight: 400;
}
.price-sec .heading .plan-type {
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
}
.price-sec .text-center {
  color: #fff;
}

/* QA SECTION ------------------------ */
.qa-section {
  background: url(../img/section-bg-white-bottom.jpg) repeat-x 0 bottom;
}
.qa-section h2 {
  color: #4c4c4c;
  font-weight: 600;
  text-align: center;
  margin-bottom: 25px;
}
.qa-section h2 small {
  color: #4c4c4c;
  display: block;
  font-size: 12pt;
  margin-top: 10px;
  text-align: left;
}
.qa-section .card-header h5 a {
  color: #fff;
  font-family: futura-pt, sans-serif;
  font-weight: 500;
  font-size: 25px;
}
.qa-section .card-header h5 a:hover,
.qa-section .card-header h5 a:focus {
  text-decoration: none;
  font-family: futura-pt, sans-serif;
  color: rgb(194, 162, 4);
}
.qa-section .card-header {
  background: rgb(0, 103, 172);
	cursor: pointer;
}
.qa-section .qa-lead {
  font-size: 25px;
  font-weight: 500;
  line-height: 15px;
}
.step {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

footer {
  float: left;
  width: 100%;
  color: #4c4c4c;
  padding: 20px 0
}

iframe {
	width: 100%;
	height: 1200px;
	border: none;
}

/* SIGN UP PAGE ---------------------------------- */
.sign-up h5{
  line-height: 1.26rem;
}
.sign-up td {
	font-weight: bold;
	color: #4c4c4c;
  line-height: 1rem;
}
.sign-up {
  background: url("../img/Signup-Hero.jpg") no-repeat;
  height: 500px;
  background-size: cover;
  background-position: right center;
}

/* PROVIDER SEARCH PAGE ------------------------ */
.provider-search {
  background: url("../img/Provider-Search-Hero.jpg") no-repeat;
  background-size: cover;
  background-position: right top;
}
.provider-search h1 {
  color: #4c4c4c;
}

/* FAQ----------------------------- */
#faq h4 {
  color: #0067ac;
}
#faq p {
  line-height: 1;
}
.faq-q {
  border-left: 3px solid #0067ac;
  background: #eee;
}
.faq-a {
  border-left: 3px solid #ad9230;
}
#faq a, #mental a {
  color: #0067ac;
  font-weight: bold;
  text-decoration: underline;
}


/* RESPONSIVE CSS----------------------------- */
@media (max-width: 991px) {
  .top-bar .navbar-nav {
    width: 100%;
    background: rgb(255, 255, 255);
    margin-top: 20px;
  }
  .step {
    margin-bottom: 20px;
  }
  .step img {
    padding-bottom: 10px;
  }
  .navbar-toggler {
    padding: 0;
  }
  .navbar-brand img {
    width: 100px;
  }
  .sign-up {
    background: url("../img/Signup-Hero1.jpg") no-repeat;
    height: 415px;
    background-size: cover;
    background-position: center;
  }
  .provider-search {
    background: url("../img/Provider-Search-Hero1.jpg") no-repeat;
    height: 400px;
    background-size: cover;
    background-position: center;
  }
}

@media (max-width: 767px) {
  .hero-img {
    background: url("../img/EliteDentalFamilyHR-1.jpg") no-repeat;
    height: 200px;
    background-size: cover;
    background-position: center;
  }
  .provider-search h1 {
    font-size: 1.5rem;
  }
}

@media (max-width: 576px) {
  .PRODUCT img {
    display: none;
  }
	.cta-copy h1 {
		font-size: 2rem;
	}
  .sign-up p{
    line-height: 1.1;
  }
}

/* DENTAL PLAN INCLUDE FILE ------------------- */

.PRODUCT {
  /* font-family: Arial, Helvetica, sans-serif !important; */
  line-height: 20px;
  font-size: 18px;
}

.PRODUCT img {
  float: right
    /* float: right !important */
}

.PRODUCT h2 {
  color: rgb(0, 103, 172)
}

.PRODUCT h3 {
  color: rgb(0, 103, 172)
}

.PRODUCT td {
  vertical-align: middle !important
}

.PRODUCT th {
  vertical-align: bottom !important;
  background: rgb(0, 103, 172) !important;
  color: #fff !important
}

.PRODUCT .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgb(153, 191, 216);
}
.PRODUCT .table-striped tbody tr:nth-of-type(even) {
  background-color: #ffffff;
}

.avg-savings,
.avg-savings-num {
  background: #434345;
  color: #fff;
  font-weight: 700
}

.POS table {
  width: 100% !important;
}

.ATNA img,
.POS img {
  margin-top: -30px;
}

.MTMD td {
  width: 33% !important
}

.CMAL table {
  max-width: 500px !important;
  width: 100% !important
}

.avg-savings {
  border-right: 0 !important
}

.CMAL td,
.CRNT td,
.HMIP-COLUMNS th {
  width: 33% !important
}

.CMAL td,
.CRNT td {
  font-weight: 400 !important;
  vertical-align: top !important;
  border-left: 0 !important
}

.LAPN-PRICING {
  max-width: 400px !important
}

.TDOC .video-table td:first-child,
.TVIP .video-table td:first-child {
  border-right: 1px solid #fff !important
}

.TDOC td,
.TDOC th,
.TVIP td,
.TVIP th {
  padding: 0 !important;
  border: 0 !important
}

.TDOC .video-table,
.TVIP .video-table {
  text-align: center
}

.LCA td,
.LCA th {
  text-align: center !important
}

.VSPS td:nth-child(1),
.VSPS th:nth-child(1) {
  width: 35% !important;
  text-align: right !important
}

.VSPS td:nth-child(2),
.VSPS th:nth-child(2) {
  width: 65% !important
}

.TWOCOLUMN td:nth-child(2),
.TWOCOLUMN td:nth-child(3),
.TWOCOLUMN th:nth-child(2),
.TWOCOLUMN th:nth-child(3) {
  width: 50%
}

.THREECOLUMN td:nth-child(2),
.THREECOLUMN td:nth-child(3),
.THREECOLUMN th:nth-child(2),
.THREECOLUMN th:nth-child(3) {
  text-align: center
}

.FOURCOLUMN td:nth-child(2),
.FOURCOLUMN td:nth-child(3),
.FOURCOLUMN td:nth-child(4),
.FOURCOLUMN th:nth-child(2),
.FOURCOLUMN th:nth-child(3),
.FOURCOLUMN th:nth-child(4) {
  text-align: center;
  width: 22%
}

.FIVECOLUMN td:nth-child(4),
.FIVECOLUMN td:nth-child(5),
.FIVECOLUMN th:nth-child(4),
.FIVECOLUMN th:nth-child(5) {
  font-weight: 700 !important
}

.FIVECOLUMN td:nth-child(2),
.FIVECOLUMN td:nth-child(3),
.FIVECOLUMN td:nth-child(4),
.FIVECOLUMN td:nth-child(5),
.FIVECOLUMN th:nth-child(2),
.FIVECOLUMN th:nth-child(3),
.FIVECOLUMN th:nth-child(4),
.FIVECOLUMN th:nth-child(5) {
  text-align: center;
  width: 17%
}

.SIXCOLUMN th:nth-child(2),
.SIXCOLUMN ttd:nth-child(2) {
  text-align: left
}

.SIXCOLUMN td:nth-child(2),
.SIXCOLUMN td:nth-child(3),
.SIXCOLUMN td:nth-child(4),
.SIXCOLUMN td:nth-child(5),
.SIXCOLUMN td:nth-child(6),
.SIXCOLUMN th:nth-child(2),
.SIXCOLUMN th:nth-child(3),
.SIXCOLUMN th:nth-child(4),
.SIXCOLUMN th:nth-child(5),
.SIXCOLUMN th:nth-child(6) {
  text-align: center;
  width: 16%
}

.SEVENCOLUMN td:nth-child(2),
.SEVENCOLUMN td:nth-child(3),
.SEVENCOLUMN td:nth-child(4),
.SEVENCOLUMN td:nth-child(5),
.SEVENCOLUMN td:nth-child(6),
.SEVENCOLUMN td:nth-child(7),
.SEVENCOLUMN th:nth-child(2),
.SEVENCOLUMN th:nth-child(3),
.SEVENCOLUMN th:nth-child(4),
.SEVENCOLUMN th:nth-child(5),
.SEVENCOLUMN th:nth-child(6),
.SEVENCOLUMN th:nth-child(7) {
  text-align: center;
  width: 12%
}