/* Bootstrap imports */
#content {
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/***** Overriding landing styles *****/
.page-landing .subtitle {
  color: #002e58;
  font-size: 25px;
  line-height: 30px;
}
@media (min-width: 992px) {
  .page-landing .subtitle {
    font-size: 30px;
    line-height: 35px;
  }
}
@media (min-width: 1200px) {
  .page-landing .subtitle {
    font-size: 40px;
    line-height: 45px;
  }
}
.page-landing .text {
  color: #565856;
  font-size: 18px;
  line-height: 22px;
  margin-top: 15px;
  text-align: center;
}
@media (min-width: 992px) {
  .page-landing .text {
    font-size: 20px;
    line-height: 24px;
    margin-top: 30px;
  }
}
@media (min-width: 1200px) {
  .page-landing .text {
    font-size: 22px;
    line-height: 26px;
  }
}
.page-landing .text p {
  margin: 0 0 20px;
}
.page-landing .block-single {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .page-landing .block-single {
    margin-top: 60px;
  }
}
.butterfly {
  background-image: url("../../images/butterfly-full.webp");
  background-size: 100px 125px;
  content: "";
  display: block;
  height: 125px;
  width: 100px;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .butterfly {
    background-size: 140px 165px;
    height: 165px;
    width: 140px;
  }
}
/***** Landing DPC styles *****/
#dpc #hero {
  position: relative;
  overflow: hidden;
}
#dpc #hero .banner {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  #dpc #hero .banner {
    height: 390px;
    top: 0;
  }
}
@media (min-width: 992px) {
  #dpc #hero .banner {
    height: 490px;
  }
}
@media (min-width: 1200px) {
  #dpc #hero .banner {
    height: 100%;
  }
}
#dpc #hero .banner .img-background {
  width: 100%;
  height: 300px;
  display: block;
  background-position-x: right;
  background-position-y: bottom;
  background-size: cover;
  -webkit-background-size: cover;
  position: relative;
}
@media (min-width: 768px) {
  #dpc #hero .banner .img-background {
    height: 450px;
  }
}
@media (min-width: 992px) {
  #dpc #hero .banner .img-background {
    height: 600px;
  }
}
@media (min-width: 1200px) {
  #dpc #hero .banner .img-background {
    height: 750px;
  }
}
#dpc #hero .banner .caption {
  left: 0;
  margin: 0;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  #dpc #hero .banner .caption {
    left: 10%;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 65%;
  }
}
@media (min-width: 992px) {
  #dpc #hero .banner .caption {
    width: 35%;
  }
}
@media (min-width: 1200px) {
  #dpc #hero .banner .caption {
    width: 30%;
  }
}
#dpc #hero .banner .caption h1,
#dpc #hero .banner .caption .text {
  font-size: 18px;
  line-height: 28px;
  font-weight: normal;
  text-align: left;
}
@media (min-width: 992px) {
  #dpc #hero .banner .caption h1,
  #dpc #hero .banner .caption .text {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (min-width: 1200px) {
  #dpc #hero .banner .caption h1,
  #dpc #hero .banner .caption .text {
    font-size: 22px;
    line-height: 32px;
  }
}
#dpc #hero .banner .caption h1 {
  color: #002e58;
  margin: 15px 0;
  font-size: 26px;
  line-height: 36px;
}
@media (min-width: 768px) {
  #dpc #hero .banner .caption h1 {
    margin: 0 0 15px;
  }
}
@media (min-width: 992px) {
  #dpc #hero .banner .caption h1 {
    font-size: 38px;
    line-height: 48px;
  }
}
@media (min-width: 1200px) {
  #dpc #hero .banner .caption h1 {
    font-size: 40px;
    line-height: 50px;
  }
}
#dpc #hero .banner .caption .text {
  color: #565856;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  #dpc #hero .banner .caption .text {
    padding: 0;
  }
}
#dpc #hero .banner .caption .btn_green {
  padding: 0;
  text-align: left;
  margin: 15px 0 0;
}
#dpc #hero .banner .caption .btn_green a {
  background-color: #0f847b;
  color: #ffffff;
}
#dpc #hero .banner .caption .btn_green a:hover,
#dpc #hero .banner .caption .btn_green a:active,
#dpc #hero .banner .caption .btn_green a:focus {
  background-color: #107070;
}
#dpc #price {
  z-index: 20;
  position: absolute;
  top: 190px;
  right: 0;
}
@media (min-width: 768px) {
  #dpc #price {
    top: 240px;
  }
}
@media (min-width: 992px) {
  #dpc #price {
    top: 300px;
  }
}
@media (min-width: 1200px) {
  #dpc #price {
    top: 570px;
  }
}
#dpc #price img {
  max-width: 150px;
}
@media (min-width: 768px) {
  #dpc #price img {
    max-width: 200px;
  }
}
@media (min-width: 992px) {
  #dpc #price img {
    max-width: 250px;
  }
}
#dpc #simple .text strong {
  color: #002e58;
}
#dpc #simple .text .plan {
  border: 2px solid #b2b2b2;
  border-radius: 20px;
  margin: 15px 0;
  padding: 45px 0;
}
#dpc #simple .text .plan .title {
  color: #000000;
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
}
@media (min-width: 992px) {
  #dpc #simple .text .plan .title {
    font-size: 26px;
    line-height: 30px;
  }
}
#dpc #simple .text .plan ul {
  list-style: none;
  text-align: left;
}
#dpc #simple a {
  color: #0f847b;
  text-decoration: underline;
}
#dpc #simple .btn_green a {
  background-color: #0f847b;
  color: #ffffff;
  text-decoration: none;
}
#dpc #simple .btn_green a:hover,
#dpc #simple .btn_green a:active,
#dpc #simple .btn_green a:focus {
  background-color: #107070;
}
#dpc #everything {
  background-color: #EFF8F7;
  padding: 0 0 30px;
  margin-top: 75px;
  position: relative;
}
@media (min-width: 768px) {
  #dpc #everything {
    padding: 0 0 60px;
  }
}
#dpc #everything::before {
  background-image: url("../../images/butterfly-full.webp");
  background-size: 100px 125px;
  content: "";
  display: block;
  height: 125px;
  width: 100px;
  vertical-align: middle;
  margin: 0 auto;
  position: relative;
  top: -60px;
  z-index: 20;
}
@media (min-width: 768px) {
  #dpc #everything::before {
    background-size: 140px 165px;
    height: 165px;
    width: 140px;
  }
}
@media (min-width: 768px) {
  #dpc #everything::before {
    left: 10%;
    position: absolute;
    top: -50px;
  }
}
#dpc #everything .subtitle {
  margin-top: -30px;
}
@media (min-width: 768px) {
  #dpc #everything .subtitle {
    margin-top: 60px;
  }
}
#dpc #everything .text ul {
  display: inline-block;
  list-style-type: none;
  margin: 0 0 20px;
  padding: 0;
}
#dpc #everything .text ul li {
  display: flex;
  margin: 10px 0;
}
#dpc #everything .text ul li::before {
  content: url("../../svg/checkmark.svg");
  display: inline-block;
  margin-right: 15px;
  height: 25px;
  width: 25px;
  vertical-align: middle;
}
#dpc #everything .text .btn_green a {
  background-color: #0f847b;
  color: #ffffff;
}
#dpc #everything .text .btn_green a:hover,
#dpc #everything .text .btn_green a:active,
#dpc #everything .text .btn_green a:focus {
  background-color: #107070;
}
#dpc #more .center {
  padding: 30px 0;
}
@media (min-width: 768px) {
  #dpc #more .center {
    padding: 0;
  }
}
#dpc #more .subtitle,
#dpc #more .text {
  text-align: left;
}
#dpc #more .subtitle ul,
#dpc #more .text ul {
  padding: 0 0 0 20px;
}
#dpc #insurance {
  padding: 30px 0 0;
}
@media (min-width: 992px) {
  #dpc #insurance {
    padding: 45px 0 10px;
  }
}
#dpc #insurance .text strong {
  color: #002e58;
}
#dpc #insurance .text a {
  color: #0f847b;
  text-decoration: underline;
}
#dpc #insurance .text .btn_green a {
  background-color: #0f847b;
  color: #ffffff;
  text-decoration: none;
}
#dpc #insurance .text .btn_green a:hover,
#dpc #insurance .text .btn_green a:active,
#dpc #insurance .text .btn_green a:focus {
  background-color: #107070;
}
#dpc #faqs {
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  #dpc #faqs {
    padding-bottom: 60px;
  }
}
#dpc #faqs .text {
  border-bottom: 1px solid #000000;
  text-align: left;
}
#dpc #faqs .text b,
#dpc #faqs .text strong {
  color: #0f847b;
}
#dpc #faqs .text .faq {
  border-top: 1px solid #000000;
  padding-top: 15px;
}
#dpc #faqs .text p,
#dpc #faqs .text ul {
  margin: 15px 0;
}
#dpc #tocs {
  position: relative;
  background-color: #002e58;
  color: #ffffff;
  font-size: 16px;
  line-height: 22px;
  margin-top: 30px;
  padding: 30px 0;
}
#dpc #tocs::before {
  background-image: url("../../images/butterfly-full.webp");
  background-size: 100px 125px;
  content: "";
  display: block;
  height: 125px;
  width: 100px;
  vertical-align: middle;
  position: absolute;
  right: -30px;
  top: -100px;
  z-index: -1;
}
@media (min-width: 768px) {
  #dpc #tocs::before {
    background-size: 140px 165px;
    height: 165px;
    width: 140px;
  }
}
@media (min-width: 768px) {
  #dpc #tocs::before {
    right: -40px;
    top: -130px;
  }
}
@media (min-width: 768px) {
  #dpc #tocs {
    padding: 60px 0;
  }
}
@media (min-width: 992px) {
  #dpc #tocs {
    font-size: 18px;
    line-height: 24px;
  }
}
#dpc #tocs .info {
  font-size: 16px;
  line-height: 18px;
}
@media (min-width: 768px) {
  #dpc #tocs .info {
    margin-bottom: 30px;
  }
}
#dpc #tocs .links {
  height: 100%;
  position: relative;
}
#dpc #tocs .links ul {
  margin: 0;
  text-align: center;
}
@media (min-width: 768px) {
  #dpc #tocs .links ul {
    text-align: right;
  }
}
#dpc #tocs .links ul li {
  display: inline-block;
}
#dpc #tocs .links ul li a {
  width: 200px;
}
#dpc #tocs .links ul li.enroll a {
  background-color: #0f847b;
  color: #ffffff;
}
#dpc #tocs .links ul li.enroll a:hover,
#dpc #tocs .links ul li.enroll a:active,
#dpc #tocs .links ul li.enroll a:focus {
  background-color: #107070;
}
#dpc #tocs .links ul li.call {
  margin-top: 15px;
}
@media (min-width: 768px) {
  #dpc #tocs .links ul li.call {
    margin-top: 0;
  }
}
#dpc #tocs .links ul li.call a {
  background-color: #cede54;
  color: #0f847b;
}
#dpc #tocs .links ul li.call a::before {
  display: inline-block;
  float: none;
  font-family: "icomoon" !important;
  margin-right: 5px;
  vertical-align: middle;
  color: #0f847b;
  content: "\e905";
  font-size: 14px;
  margin-top: -4px;
}
#dpc #tocs .links ul li.call a:hover,
#dpc #tocs .links ul li.call a:active,
#dpc #tocs .links ul li.call a:focus {
  background-color: #107070;
  color: #ffffff;
}
#dpc #tocs .links ul li.call a:hover::before,
#dpc #tocs .links ul li.call a:active::before,
#dpc #tocs .links ul li.call a:focus::before {
  color: #ffffff;
}
#dpc #footer {
  background-color: #B0E2ED;
}
#dpc #footer ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
#dpc #footer ul li {
  display: inline-block;
  margin: 10px 15px;
}
#dpc #footer ul li a {
  color: #002e58;
  font-size: 16px;
}
#dpc #footer ul li a:hover,
#dpc #footer ul li a:active,
#dpc #footer ul li a:focus {
  color: #055293;
}
