﻿/* Checked Out By Lex: 1/19/2021 17:03 */

:root {
    --primary-text-color: #000000;
    --secondary-text-color: #ffffff;
    --tertiary-text-color: #002d74;
    --primary-button-bg: #002d74;
    --secondary-button-bg: #ffffff;
    --primary-button-text: #ffffff;
    --secondary-button-text: #000000;
}

body{
    font-family: 'Open Sans', sans-serif !important;
}

.mobile-nav{
    display:none;
}

.has-text-left{
    text-align: left !important;
}

.has-text-right{
    text-align: right !important;
}

.is-small{
    font-size: 14px !important;
}

.is-regular{
    font-size: 16px !important;
}

.is-bold{
    font-weight: 600 !important;
}

.is-boldest{
    font-weight: 800 !important;
}

.hidden-section{
    display: none;
}

.hidden-section.active{
    display: block;
}

/* Header & Nav Section */

header a, header a:hover, header a:visited{
    color: rgba(255, 255, 255, 0.9);
}

header .dropdown-menu a, header .dropdown-menu a:hover, header .dropdown-menu a:visited {
    color: #ffffff;
}

header .dropdown-menu a:hover{
    background-color: rgba(0, 45, 116, 1);
}

.navbar-expand-md .navbar-nav .dropdown-menu{
    position: absolute;
    left: -330px;
}

li#member-services-menu .dropdown-menu {
    left: 0px;
}

.dropdown ul{
  /* display: block; */
  /* columns: 2; */
}

.dropdown ul:first-child {
    display: block;
    float: left;
}

.dropdown ul:first-child li {
    width: 321px;
}

li.dropdown .dropdown-menu {
  /* margin-left: -466px; */
  width: 750px;
}

li#member-services-menu .dropdown-menu {
    width: 286px;
}

.dropdown ul:nth-child(2) li {
    width: 426px;
}

.dropdown-menu {
    background-color: rgba(0, 45, 116, .8) !important;
    top: 69px !important;
    border-radius: 0px !important;
}

.dropdown-item {
  padding: 5px 20px 5px;
}

.dropdown-toggle::after{
  display: none !important;
}


#navbar-1{
    background-color: #bb5457;
    background-color: rgba(158, 11, 15, .7);
    color: rgba(255, 255, 255, 0.8);
    z-index: 10;
}

#navbar-1 span{
    padding-left: 20px;
}

#navbar-2{
    background-color: #335790;
    background-color: rgba(0, 45, 116, .8);
    color: rgba(255, 255, 255, 0.8);
    z-index: 10;
}

#navbar-2 .logo-image{
    max-width: 60%;
    padding-top: 10px;
    padding-bottom: 10px;
}

nav.nav-bar.top-nav a {
    float: left;
}

#navbarCollapse > ul > li.nav-item:last-child {
    border: none;
}

#navbarCollapse > ul > li.nav-item {
    padding-left: 10px;
    padding-right: 10px;    
    border-right: 1px solid rgba(255, 255, 255, .5);
}

#navbarCollapse > ul > li.nav-item a:hover {
    color: rgba(255, 255, 255, 1);
}

/* Hero Section */

.section-hero{
    min-height: 420px;
}

.section-hero img {
    position: absolute;
    right: 0px;
    top: 0px;
}

.section__hero-content {
    padding-top: 75px ;
}

.section__hero-content h1 {
    color: var(--tertiary-text-color);
    font-weight: 700;
}

.section__hero-content .section__description {
    font-size: 18px;
    padding-bottom: 10px;
}

.button.button-primary {
    border: 1px solid var(--primary-button-bg);
    background-color: var(--primary-button-bg);
    padding: 10px 20px;
    text-align: center;
    color: var(--primary-button-text);
    text-transform: uppercase;
    margin-right: 20px;
    text-decoration: none;
    float: left;
    margin-bottom: 20px;
    border-radius: 2px;
}

.button.button-secondary {
    border: 1px solid #555555;
    background-color: var(--secondary-button-bg);
    padding: 10px 20px;
    text-align: center;
    color: var(--secondary-button-text);
    text-transform: uppercase;
    text-decoration: none;
    float: left;
    margin-bottom: 20px;
    border-radius: 2px;
}

/* Benefit Carousel Section */

.section-plans-carousel {
    background-color: #d7d7d7;
}

.section-plans-carousel .title {
    text-align: center;
    padding-top: 30px;
    font-size: 28px;
    color: #444444;
}

.section-plans-carousel .subtitle {
    padding-bottom: 30px;
    text-align: center;
    font-size: 16px;
    color: #444444;
}

/* no circle */
.flickity-button {
    background: none !important;
}
/* big previous & next buttons */
.flickity-prev-next-button {
    width: 100px;
    height: 100px;
}

.slide-title {
    padding: 15px 20px 0px 20px;
    font-size: 17px;
    color: #555555;
    line-height: 20px;
}

.slide-subtitle {
    padding: 5px 20px 10px 20px;
    font-size: 14px;
    color: #444444;
}

.slide-link {
    padding-left: 20px;
    position: absolute;
    bottom: 80px;
}
.slide-link a, .slide-link a:visited, .slide-link a:hover {
    color: #17519c;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
}

.slide-fold {
    background: linear-gradient(to top left, #d7d7d7 50%, #002d74 50%);
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    right: 14px;
    bottom: 50px;
}

.benefits-carousel-swiper-wrapper{
    padding-left: 60px;
    padding-right: 60px;
}

.carousel-cell {
    width: 33.333333%;
    /* padding-right: 3.33333%; */
}

.slide-wrapper{
    max-width: 300px;
    margin: 0 auto 50px auto;
    background-color: #ffffff;
    padding-bottom: 20px;
    display: block;
    min-height: 350px;
}

/* Interstitial Section */
.section__interstitial-content{
    color: var(--secondary-text-color);
    text-align: center;
    padding-top: 70px;
}

.section__interstitial-content .title{
    font-size: 28px;
    margin-bottom: 10px;
}

.section__interstitial-content .subtitle{
    font-size: 16px;
    padding-left: 150px;
    padding-right: 150px;
    padding-bottom: 20px;
}

.section__interstitial-content .button{
    float: none !important;
    margin: 0 auto;
}

/* Questions Section */

.section.section-questions-menu {
    padding-top: 50px;
}

.section-questions-menu button.btn {
    font-size: 12px;
    color: #666666;
    text-transform: uppercase;
    background-color: #d6d6d6;
    border-radius: 0px;
    padding: 10px 20px;
    font-weight: 700;
    margin-bottom: 10px;
}

.section-questions-menu button.btn.active {
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #0088ce;
    border-radius: 0px;
    padding: 10px 20px;
    font-weight: 700;
}

.section-questions {
    padding-top: 30px;
    padding-bottom: 50px;
}

.section-questions .title {
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 40px;
    font-size: 32px;
    color: #0088ce;
}

.section-questions .subtitle {
    display: block;
    width: 100%;
    text-align: center;
    color: #666;
    padding-bottom: 30px;
}

.section-questions img {
    margin: 0 auto;
    display: block;
    padding-bottom: 20px;
}

.btn:focus {
    box-shadow: none !important;
}

.btn-link:focus, .btn-link:hover {
    text-decoration: none !important;
}

.section-questions .card {
    margin-bottom: 5px;
    border-radius: 0px;
}

.section-questions .card-header {
    padding: 0px;
    background-color: #ffffff;
    border: none;
    position: relative;
}

.section-questions .card-header button:after {
    content: "\f054";
    color: #333;
    top: -2px;
    right: 0px;
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    border: 1px solid #ccc;
    top: -1px;
    right: -1px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.section-questions .card-header button[aria-expanded="true"]:after {
	content: "\f078";
}

.section-questions button {
    width: 100%;
    text-align: left;
    font-weight: 600;
    color: #666666;
    text-decoration: none;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
}

.section-questions .card-header p {
    margin: 0;
    line-height: 18px;
    padding-right: 40px;
}

.section-questions .card-body p {
    font-size: 14px;
    color: #666666;
    padding-right: 50px;
    margin-bottom: 0px;
}

.section-questions .disclaimer {
    width: 100%;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 40px;
    text-transform: uppercase;
    font-weight: 600;
}

.section-questions .disclaimer a, .section-questions .disclaimer a:visited, .section-questions .disclaimer a:hover {
    color: #666666;
    text-decoration: none;
}

/* Request a Call Section */
.section-request-call {
    color: red;
    background: linear-gradient(to right, #e1e1e1 60%, #002d74 40%);
/*    margin-bottom: 80px;*/
    margin-top: 30px;
}

.section-request-call .left {
    color: #ffffff;
    background-color: #e1e1e1;
}
.section-request-call .right {
    color: #ffffff;
    background-color: #002d74;
}

.section-request-call .title {
    font-size: 22px;
    color: #333333;
    padding-top: 30px;
}

.section-request-call .subtitle {
    color: #333333;
    font-size: 12px;
    padding-bottom: 25px;
}

.section-request-call form label, .section-request-call form input {
    width: 100%;
    color: #636363;
}

.section-request-call form label {
    font-size: 12px;
    font-weight: 700;
}

.section-request-call form input {
    margin-bottom: 20px;
    margin-right: 50px;
    border: 1px solid #333333;
    border-radius: 3px;
    padding: 5px 10px;
    font-size: 14px;
}

.section-request-call .chosen-container {
    width: 100% !important;
    margin-right: 50px;
    margin-bottom: 20px;
}

.section-request-call .chosen-single {
    height: 33px !important;
    line-height: 30px !important;
    background: #ffffff !important;
    border: 1px solid #333333 !important;
    border-radius: 3px !important;
    font-size: 14px !important;
    padding-left: 10px !important;
}

.section-request-call .chosen-container-single .chosen-single div b {
    margin-top: 4px;
}

.section-request-call button {
    background-color: #002d74;
    margin-left: 16px;
    margin-top: 10px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 3px;
    padding: 10px 20px;
    border: none;
}

.section-request-call .disclaimer {
    padding-left: 20px;
    color: #333333;
    font-size: 12px;
    vertical-align: bottom;
    margin-top: 32px;
}

.section-request-call form {
    padding-bottom: 30px;
}

.section-request-call .right .title-1 {
    padding: 30px 30px 10px 20px;
    font-size: 22px;
}

.section-request-call .right .title-2 {
    padding-left: 20px;
    font-size: 22px;
}

.section-request-call .right .subtitle {
    color: #ffffff;
    padding-left: 20px;
}

.section-request-call .guarantee-title {
    padding-left: 20px;
    font-size: 18px;
}

.section-request-call .guarantee-subtitle {
    padding-left: 20px;
    font-size: 14px;
    padding-bottom: 30px;
}

.section-request-call .right .title-2 a, call .right .title-2 a:hover, call .right .title-2 a:visited {
    color: #ffffff;
    text-decoration: none;
}

/* Request Feedback Section */
.section-request-call.feedback {
    background: #ffffff;
    margin-bottom: 80px;
    margin-top: 30px;
}

.section-request-call.feedback .title, .section-request-call.feedback .subtitle {
  color: #ffffff;
  background-color: #002d74;
  text-align: center;
}

.section-request-call.feedback .subtitle {
  padding: 0 100px 20px 100px;
}

.section-request-call.feedback form {
  background-color: #e1e1e1;
  padding: 50px;
}

.section-request-call.feedback form textarea {
  margin-right: 50px;
}

.section-request-call.feedback button {
  margin-top: 40px;
  padding: 10px 60px;
}

#interstitial-feedback {
    border: 1px solid #333333;
    border-radius: 3px;
    resize: none;
    display: none;
}

/* Why VBP Styles */
.section-copy{
    padding: 30px 0 0 0;
}

.section__copy-content.container-xl .col-md-8 {
    padding-left: 45px;
    padding-right: 45px;
}

.section-copy .copy-header{
    color: #0088ce;
    padding-bottom: 15px;
    font-weight: 600;
    font-size: 22px;
}

.section-copy .copy-body{
    font-size: 14px;
    color: #333333;
}

.section-copy .copy-body-with-logo{
    font-size: 14px;
    color: #333333;
}

.section-copy .copy-body-image{
    float: left;
}

.section-copy .copy-body-image img{
    padding-right: 50px;
}

.copy-body-disclaimer {
    font-size: 10px;
    padding-bottom: 20px;
}

.calculator.row img {
    width: 100%;
    padding-bottom: 30px;
}

.ratings {
    margin: 20px 0 5px 0;
}
.card.card-ratings {
  background-color: #e1e1e1;
  border: 1px solid #1e2127;
  border-radius: 0;
}
.rating-box .rating-title {
  color: #ffffff;
  background-color: #002d74;
  text-align: center;
  padding: 10px 0;
  font-size: 20px;
}

.rating-box .rating-body {
  text-align: center;
  font-size: 14px;
  padding-bottom: 10px;
}

/* Home and Auto */
.copy-header-image {
    padding-left: 0px !important;
}

.copy-3up {
    padding-top: 30px;
}

.benefits-image {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .benefits-image img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
        display: block;
    }

.benefits-title {
    font-weight: 600;
    text-align: center;
    padding-top: 20px;
    font-size: 16px;
}

.benefits-subtitle {
    text-align: center;
    padding-top: 10px;
    font-size: 14px;
}

.copy-ctas .buttons {
    width: 100%;
}

a.btn.centered-primary {
    border: 1px solid #555555;
    background-color: var(--secondary-button-bg);
    padding: 10px 20px;
    text-align: center;
    color: var(--secondary-button-text);
    text-transform: uppercase;
    text-decoration: none;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 2px;
}

a.btn.centered-secondary {
    border: 1px solid var(--primary-button-bg);
    background-color: var(--primary-button-bg);
    padding: 10px 20px;
    text-align: center;
    color: var(--primary-button-text);
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 20px;
    border-radius: 2px;
}

.copy-ctas{
  padding-top: 50px;
}

.copy-ctas .subtitle {
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding-bottom: 40px;
}

.copy-ctas .subtitle a{
    font-weight: 700;
}

.copy-disclaimer .disclaimer-title {
    font-weight: 600;
    font-size: 14px;
}

.copy-disclaimer .disclaimer-subtitle {
    font-size: 12px;
    padding-top: 2px;
}

#NYL-Logo {
  display: inline;
  float: left;
  margin-right: 50px;
  max-width: 85px;
  height: auto;
}

#MetLife-Logo {
  display: inline;
      float: right;
      position: relative;
      top: 50px;
      right: 100px;
}

/* Product Sidebar Styles */
.product-sidebar {
    background-color: #e1e1e1;
    padding: 30px;
}

.card.sidebar-questions {
    border-color: #e1e1e1;
    border-bottom: 1px solid #002d74;
    background: #e1e1e1;
}

.sidebar-questions #accordion .card.sidebar-questions:last-child {
    border: none;
}

.sidebar-questions .title {
    color: #002d74;
    font-weight: 600;
    font-size: 18px;
    padding-bottom: 0px;
}

.sidebar-questions .card-header {
    background-color: #e1e1e1;
    padding: 14px 40px 0 0;
    border: none;
}

.sidebar-questions .card-header button {
    text-align: left;
    padding-left: 0px;
    color: #282828;
    font-weight: 600;
    font-size: 14px;
}

.sidebar-questions .card-header button:after {
    content: "\f055";
    font-weight: 100;
    color: #002d74;
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    top: 10px;
    right: -10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 30px;
}

.sidebar-questions .card-header button[aria-expanded="true"]:after {
    content: "\f056";
}

.sidebar-questions .card-body {
    background-color: #e1e1e1;
    text-align: left;
    padding: 0 40px 20px 0;
    color: #333333;
    font-size: 14px;
}

.sidebar-questions .card-body p {
    margin: 0px;
}

.sidebar-downloads .title {
    font-size: 18px;
    color: #002d74;
    font-weight: 600;
    border-top: 1px solid #002d74;
    padding-top: 30px;
}

.sidebar-downloads .subtitle {
    font-size: 14px;
    position: relative;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #002d74;
}

.sidebar-downloads .subtitle a, .sidebar-downloads .subtitle a:visited, .sidebar-downloads .subtitle a:hover{
    font-weight: 600;
}

.sidebar-downloads .sidebar-download-link:after {
    content: "\f0ab";
    font-weight: 100;
    color: #002d74;
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    top: 16px;
    right: -10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 30px;
}

.sidebar-downloads .subtitle:last-child {
    border: none;
}

.product-sidebar-footer {
    background-color: #0088ce;
}

.product-sidebar-footer .sidebar-cta a {
    margin-bottom: 0px !important;
    margin-top: 30px;
    margin-right: 0px;
}

.product-sidebar-footer .sidebar-cta .subtitle {
    padding-bottom: 30px;
    padding-top: 10px;
    display: block;
    color: #ffffff;
    font-size: 14px;
}

.product-sidebar-footer .sidebar-cta .subtitle a, .product-sidebar-footer .sidebar-cta .subtitle a:visited, .product-sidebar-footer .sidebar-cta .subtitle a:hover{
    color: #ffffff;
}

.sidebar-info-panel {
    padding: 30px;
    color: #ffffff;
}

.sidebar-info-panel .title {
    font-weight: 600;
    font-size: 16px;
}

.sidebar-info-panel .subtitle {
    font-size: 14px;
}

/* Dental Rate Tables */
.dental-rate-tables .chart-header {
  color: #ffffff;
  background-color: #002d74;
  text-align: center;
}

.coverage-table .tbl-col-1 {
  background: #ddf7f9;
  width: 30%;
}

.dental-rate-tables .chart-image {
  border-bottom: 1px solid #212529;
  width: 100%;
}
.dental-rate-tables .chart-disclaimer {
  font-size: 12px;
  margin: 10px 0 30px 0;
  font-weight: 800;
}
.highlight-orange {
  color: #ed8b00;
}

.coverage-table table{
  border: solid 1px #212529;
}

.coverage-table td {
  font-size: 14px;
  border-top: 1px solid #212529 !important;
  padding: .75rem;
}

.coverage-table table {
  margin-bottom: 0px;
}

.rate-chart {
  padding-bottom: 30px;
}

.coverage-table {
  margin-bottom: 30px;
}


/* Footer Styles */
footer.section.section-footer {
    color: #ffffff;
    background-color: #1e2127;
    padding-top: 30px;
    padding-bottom: 30px;
}

.footer-logo .logo-image {
    max-width: 300px;
    padding-bottom: 20px;
}

.footer-address span {
    display: block;
    float: left;
}

.footer-address .text{
    color: #a3a4a5;
}

.footer-address .icon {
    font-size: 20px;
    line-height: 20px;
    padding-right: 14px;
}

.footer-address .text {
    padding-bottom: 15px;
}

.footer-tel span {
    display: block;
    float: left;
}

.footer-tel .icon {
    font-size: 20px;
    line-height: 26px;
    padding-right: 8px;
}

.footer-tel a, .footer-tel a:hover, .footer-tel a:visited{
    color: #a3a4a5;
    text-decoration: none;
}

.footer-menu .title {
    padding-top: 16px;
    padding-bottom: 20px;
}

.footer-menu a {
    display: block;
    float: left;
    width: 50%;
    padding-bottom: 10px;
}

.footer-menu a, .footer-menu a:hover, .footer-menu a:visited{
    color: #a3a4a5;
    text-decoration: none;
}
.footer-signup input.btn.primary {
    background-color: #0088ce;
    color: #ffffff;
    max-width: 50px;
    border-radius: 0px;
    padding: 0px;
    height: 42px;
}
.footer-signup .umbraco-forms-page > .umbraco-forms-navigation.row-fluid {
    padding-bottom: 0px;
    padding-left: 250px;
}
.footer-signup .title{
    padding-top: 16px;
}
.footer-signup .umbraco-forms-form fieldset {
    width: 250px;
    padding: 0px;
    float: left;
    margin-bottom: 0px;
}
.footer-signup .umbraco-forms-container.col-md-12 {
    padding: 0px;
}
.footer-signup .umbraco-forms-container.col-md-12 {
    padding: 0px;
}
.footer-signup .umbraco-forms-form fieldset {
    width: 250px;
    padding: 0px;
    float: left;
    margin-bottom: 0px;
}
.footer-signup input {
    height: 42px;
    font-size: 12px;
    width: 100% !important;
}
    .footer-signup .subtitle {
    font-size: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #e4e6eb;
}

.footer-signup input {
    width: 76%;
    font-size: 12px;
    padding: 10px 15px;
}

.footer-signup .newsletter-submit {
    width: 14%;
    background-color: #0088ce;
    height: 42px;
    display: block;
    float: right;
    text-align: center;
    line-height: 42px;
    margin-right: 10%;
    cursor: pointer;
    font-size: 32px;
}

.footer-signup .disclaimer {
    padding-top: 6px;
    font-size: 10px;
    color: #e4e6eb;
}

.section-footer .global-disclaimer {
    color: #ffffff;
    padding-top: 30px;
    font-size: 14px;
}

.section-footer .global-disclaimer a, .section-footer .global-disclaimer a:visited, .section-footer .global-disclaimer a:hover {
    color: #037dbe;
    text-decoration: none;
}

/* Premium Calculator Iframe*/
iframe#premium-calculator {
    min-width: 100%;
    border: none;
    min-height: 1200px;
}

/* Premium Estimator Calculator */
.estimator .row.member-details-header{
    background-color: #002d74;
    color: #ffffff;
    text-align: center;
    padding: 20px;
}
.estimator .col-md-12,.calculator .col-md-6{
    padding-left:30px;padding-right:30px;
}
.estimator .member-details-body-top, .estimator .member-details-body-middle,.estimator .member-details-body-bottom {
background-color: #e1e1e1;
}
.estimator .member-details-body-top .col-md-6  {
    padding-top: 30px;
    padding-bottom: 20px;
}
.estimator .member-details-body-top .col-md-6:first-child{
    padding-left: 50px;
}
.estimator .member-details-body-middle .col-md-6, .estimator .member-details-body-bottom .col-md-12 {
    padding-bottom: 30px;
}
.estimator .member-details-body-middle{ 
    padding-bottom: calc(1.5rem - .75rem);
    padding-left: 36px;
}
.estimator .member-details-body-middle .col-md-6:nth-child(2){
    padding-left: 0px;
}
.estimator .label.membership-status {
    font-weight: 600;
    font-size: 15px;
}
.estimator label.radio-inline {
    padding-right: 44px;
    font-size: 14px;
}
.estimator .cta-footer{
    margin-top:2rem;
}
.estimator .member-details-body-bottom .col-md-12 .field{
    text-align:center;
}
.estimator .member-details .input-title {
    font-size: 24px;
}
.estimator .select #gender-selector:not([multiple]), .select #smoker-selector:not([multiple]){
    padding-right: 12em;
    box-shadow: none!important;
    border: none!important;
    font-size: 14px!important;
    height: 30px!important;
    line-height: 30px!important;
}
.estimator #age{
    width:13em;
}
.estimator .label.general {
    font-weight:600;
}
.estimator .chosen-single {
    height: 35px!important;
    line-height: 35px!important;
    font-size: 14px!important;
    border: 0!important;
    background: #ffffff!important;
    box-shadow: none!important;
    border-radius:0!important;
    width:15em;
}
.section.estimator {
    margin:0 auto;
}
.estimator .chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(chosen-sprite.png) no-repeat 0 2px;
}
.estimator .chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(chosen-sprite.png) no-repeat 0 2px;
}
button.button.calculate {
    background-color: #002d74;
    margin-left: 16px;
    margin-top: 10px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 3px;
    padding: 10px 20px;
    border: none;
}


.rangeslider--horizontal {
    height: 10px;
}
.rangeslider__fill {
    background: #002d74;
}
.rangeslider__handle:after {
    background-color: #002d74;
    width: 15px;
    height: 15px;
    border: 1px solid #cccccc;
}
.rangeslider__handle {
    width: 3px;
    height: 30px;
}
.rangeslider--horizontal .rangeslider__handle {
    top: -10px;
} 
.rangeslider.rangeslider--horizontal{
    margin-left: 25px;
    margin-right: 25px;
    width: auto;
}
.rangeslider__handle {
    width: 30px;
}

.minus-icon {
    float: left;
    cursor: pointer;
    top: -3px;
    position: relative;
    color: #000000;
}

.plus-icon {
    float: right;
    cursor: pointer;
    top: -13px;
    position: relative;
    color: #000000;
}

#coverage-tooltip{
    position: absolute;
    top: -30px;
    left: -12px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    padding: 0px 15px;
    font-weight: 700;
}
.member-details-body-top .control {
    padding-top: 36px;
}
.member-details-body-top .chosen-container{
    padding-top: 22px;
}

/*Umbraco Forms Styles Start*/
.request-footer .btn.primary, .feedback-form .btn.primary {
    color: #ffffff;
    background-color: #002d74;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 10px 20px;
    border:none;
    width:15%;
    min-width: 120px;
}
.feedback-form .btn.primary {
    width:30%;
}
.feedback-form .umbraco-forms-navigation .col-md-12 {
    
}
.umbraco-forms-form input.text,
.umbraco-forms-form textarea {
    max-width: 400px !important;
    padding: 5px;
    display: block;
    margin: .5em 0;
    width: 95%;
    border: 1px solid #bbb;
}

.umbraco-forms-form select {
    margin: .5em 0;
    border: 1px solid #bbb;
}

.umbraco-forms-form textarea {
    height: 250px;
}

.umbraco-forms-form .umbraco-forms-navigation {
    padding: 1em 0;
}

.umbraco-forms-form fieldset {
    padding: 1em 1em 0 0;
    margin: 0 0 1.5em 0;
    border: none !important;
}

.umbraco-forms-form {
    padding: 10px 0 10px 0;
}

.request-footer .dropdown select {
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 3px;
}
.umbraco-forms-form.feedback-form {
    padding-top:0!important;
}
.umbraco-forms-form.request-footer input.text, .umbraco-forms-form.request-footer input.title, .umbraco-forms-form.request-footer textarea, .umbraco-forms-form.request-footer select {

    margin: 0 50px 20px 0!important;
}

.request-footer .selectbrochure .umbraco-forms-field-wrapper {
    background: white;
    padding-left: 10px;
    padding-top: 10px;
    border: 1px solid #bbb;
    border-radius:3px;
}

.request-footer .quantityofbrochuresneeded .umbraco-forms-field-wrapper{
    width:25%;
}
.umbraco-forms-submitmessage {
    color:#000000;
}

.contact-form .umbraco-forms-page {
    background-color:#D8D8D8;
    padding-left:50px;
}
.contact-form .umbraco-forms-page .btn.primary {
    background-color:#002d74;
    color:#ffffff;
}
.contact-form label.umbraco-forms-label {
    font-weight:400;
}

.umbraco-forms-form.feedback-form input.text, .umbraco-forms-form.feedback-form textarea, .umbraco-forms-form.request-footer input.text, .umbraco-forms-form.request-footer textarea {
    width:100%;
    max-width:100%!important;
    border-radius:3px;
}
.feedback-form .zip {
    padding-top: 10px;
}
.feedback-form .state select {
    margin: 0;
    padding: 3px;
}

.umbraco-forms-container.col-md-6 {
    padding: 0px;
}

.umbraco-forms-navigation .col-md-12 {
    padding: 0px;
}
fieldset#f3a45c40-9751-4a16-be05-09942b72fdf8 {
    display: none;
}

.umbraco-forms-hidden {
    display: none;
}


.footer-signup .umbraco-forms-form .umbraco-forms-page {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0rem;
}

.footer-signup .umbraco-forms-form .umbraco-forms-field-wrapper {
    flex: 1 1 auto;
    min-width: 0;
}

.footer-signup .umbraco-forms-form .umbraco-forms-navigation.row-fluid {
    margin: 0;
    padding: 0;
}

.footer-signup .umbraco-forms-navigation .btn.primary {
    max-width: 100%;
    padding: 0.5rem 1.25rem;
}

.footer-signup .umbraco-forms-navigation .btn.primary {
    width: 140px;
}

.lp .lp-header {
    color: #002D74;
    font-size: 40px;
    font-weight: bold;
    line-height: 46px;
    padding-top: 50px;
    padding-bottom: 40px;
    padding-right: 50px;
}

.lp .right-pane {
    color: #000000;
    background-color: #ffffff;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.lp .step {
    font-size: 21px;
    font-weight: bold;
    line-height: 28px;
    padding-bottom: 10px;
}

    .lp .step em {
        font-weight: 400 !important;
    }

.lp .title {
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    padding-bottom: 30px;
}

.lp .left-pane .title {
    color: #0088CE;
    font-size: 36px;
    line-height: 42px;
    padding-bottom: 10px;
}

.lp .subtitle {
    font-size: 18px;
    line-height: 20px;
}

.lp .left-pane .subtitle {
    line-height: 22px;
    padding-bottom: 20px;
}

.lp .button-blue {
    background-color: var(--primary-button-bg);
    font-weight: 600;
    margin-top: 0px !important;
    margin-bottom: 40px !important;
    line-height: 21px;
    border-radius: 3px !important;
}

.lp .left-pane {
    padding-right: 60px;
    padding-top: 30px;
}

    .lp .left-pane img {
        width: 100%;
        max-width: 487px;
    }

.lp .see-more {
    padding-top: 20px;
    font-size: 14px;
    line-height: 19px;
}

    .lp .see-more a, .see-more a:hover, .see-more a:visited {
        color: #007BFF;
        font-weight: bold;
        text-decoration: none;
    }

.lp-form input {
    display: block;
    height: 34px;
    margin-top: 20px;
    width: 80%;
    font-size: 14px;
    border-radius: 3px;
    border: none;
    padding-left: 30px;
}

.lp .disclaimer {
    padding-top: 40px;
    font-size: 14px;
    line-height: 19px;
    padding-bottom: 60px;
}

/*section.section.section-request-call {
    display: none !important;
}*/
/*Form Styles*/
.lp-form .umbraco-forms-container {
    padding: 0px;
}

.lp-form .umbraco-forms-form input.text {
    padding-left: 30px;
}

.lp-form .umbraco-forms-field {
    padding-top: 5px;
}

.lp-form input.btn.primary {
    color: #ffffff;
    width: 96%;
    background-color: #002D74 !important;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 30px !important;
    line-height: 21px;
    border-radius: 3px !important;
    word-break: keep-all;
    text-align: center;
    display: inline-block;
    white-space: normal;
    height: auto;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 20px;
    margin: 0px;
}

.lp-form .umbraco-forms-form .umbraco-forms-navigation {
    padding: 0px;
}

.lp-form .umbraco-forms-form span.field-validation-error {
    color: #ffffff !important;
}

.lp-form span.umbraco-forms-submitmessage {
    color: #000000;
    padding-top: 40px;
    display: block;
    font-weight: 400;
    font-size: 20px;
}

.lp-form .umbraco-forms-fieldset {
    padding: 0 !important;
}

.lp-form .umbraco-forms-form input.text {
    max-width: none !important;
}

.lp-form .umbraco-forms-form fieldset {
    margin-bottom: 40px !important;
}

/*Umbraco Forms Styles End*/
/* Mobile Styles Start */
/* X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) { 
    #navbar-1 .container-xl div:nth-child(1) {
        padding-bottom: 4px;
    }
    #navbar-1 .has-text-right span:nth-child(1) {
        float: left;
        text-align: center;
        padding-left: 0px;
    }
    #navbar-1 .has-text-right span:nth-child(2) {
        float: right;
        text-align: center;
        padding-left: 0px;
    }
    #navbar-2 .logo-image {
        display: block;
        margin: 0 auto;
        max-width: 100%
    }
    .logo{
        position: absolute;
        width:200px;
        right: 0px;
        z-index: 10;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu{
        position: relative;
        left: 0px;
    }
    .dropdown-menu{
        top: 0px !important;   
    }
    .dropdown ul:first-child {
        float: none;
    }
    .dropdown ul li{
        width: auto;
    }
    li.dropdown .dropdown-menu, .dropdown ul:nth-child(2) li{
        width: auto;
    }
    #navbarCollapse > ul > li.nav-item{
        padding-left: 0px;
        padding-right: 0px;
        border: none;
    }
    nav.navbar.navbar-expand-md {
        padding-left: 0px;
        padding-top: 30px;
        padding-bottom: 10px;
    }
    .navbar-toggler-icon {
        /*background-image: url(data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E);*/
    }
    .navbar .checkbox {
      position: absolute;
      display: block;
      height: 32px;
      width: 32px;
      top: 20px;
      left: 20px;
      z-index: 5;
      opacity: 0;
      cursor: pointer;
    }
    
    .navbar .hamburger-lines {
      display: block;
      height: 26px;
      width: 32px;
      position: absolute;
      top: 20px;
      left: 0px;
      z-index: 2;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }
    button.navbar-toggler {
        padding-bottom: 20px;
    }
    
    .navbar .hamburger-lines .line {
      display: block;
      height: 4px;
      width: 100%;
      border-radius: 10px;
      background: #ffffff;
    }
    
    .navbar .hamburger-lines .line1 {
      transform-origin: 0% 0%;
      transition: transform 0.4s ease-in-out;
    }
    
    .navbar .hamburger-lines .line2 {
      transition: transform 0.2s ease-in-out;
    }
    
    .navbar .hamburger-lines .line3 {
      transform-origin: 0% 100%;
      transition: transform 0.4s ease-in-out;
    }
    
    .navbar button:not(.collapsed) .hamburger-lines .line1 {
      transform: rotate(45deg);
    }
    
    .navbar button:not(.collapsed) .hamburger-lines .line2 {
      transform: scaleY(0);
    }
    
    .navbar button:not(.collapsed) .hamburger-lines .line3 {
      transform: rotate(-45deg);
    }

    .section-hero img{
        display:none;
    }
    .section__hero-content{
        padding-top: 25px;
    }
    .carousel-cell{
        width: 100%;
    }
    .slide-wrapper {
        min-height: 400px;
    }
    .slide-fold {
        right: 0px;
        bottom: 50px;
    }
    .section__interstitial-content .subtitle{
        padding-left: 10px;
        padding-right: 10px;
    }
    .section__interstitial-content{
        padding-top: 25px;
        padding-bottom: 35px;
    }
}



/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {  }

/* Large devices (desktops, less than 1200px) */
@media screen and (max-width: 1200px) {
    footer.section.section-footer {
        padding: 0px 15px 0px 15px;
    }

    .container-xl {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .footer-signup .umbraco-forms-navigation .btn.primary {
        padding: 0px 5px 0px 5px;
       
    }
}

@media screen and (max-width: 1117px) {

    /* растягиваем кнопку на всю ширину колонки */
    .footer-signup .umbraco-forms-navigation .btn.primary {
        padding: 0px 25px 0px 25px;
    }
}
/* X-Large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {  }

.lp .lp-header {
    color: #002D74;
    font-size: 40px;
    font-weight: bold;
    line-height: 46px;
    padding-top: 50px;
    padding-bottom: 40px;
    padding-right: 50px;
}

.lp .right-pane {
    color: #000000;
    background-color: #ffffff;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.lp .step {
    font-size: 21px;
    font-weight: bold;
    line-height: 28px;
    padding-bottom: 10px;
}

    .lp .step em {
        font-weight: 400 !important;
    }

.lp .title {
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    padding-bottom: 30px;
}

.lp .left-pane .title {
    color: #0088CE;
    font-size: 36px;
    line-height: 42px;
    padding-bottom: 10px;
}

.lp .subtitle {
    font-size: 18px;
    line-height: 20px;
}

.lp .left-pane .subtitle {
    line-height: 22px;
    padding-bottom: 20px;
}

.lp .button-blue {
    background-color: var(--primary-button-bg);
    font-weight: 600;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    line-height: 21px;
    border-radius: 3px !important;
    width: 100%;
    max-width: 400px;
}

.lp .left-pane {
    padding-right: 60px;
    padding-top: 30px;
}

    .lp .left-pane img {
        width: 100%;
        max-width: 487px;
    }

.lp .see-more {
    padding-top: 20px;
    font-size: 14px;
    line-height: 19px;
}

    .lp .see-more a, .see-more a:hover, .see-more a:visited {
        color: #007BFF;
        font-weight: bold;
        text-decoration: none;
    }

.lp-form input {
    display: block;
    height: 34px;
    margin-top: 20px;
    width: 80%;
    font-size: 14px;
    border-radius: 3px;
    border: none;
    padding-left: 30px;
}

.lp .disclaimer {
    padding-top: 40px;
    font-size: 14px;
    line-height: 19px;
    padding-bottom: 60px;
}

section.section.section-request-call {
    display: none !important;
}
/*Form Styles*/
.lp-form .umbraco-forms-container {
    padding: 0px;
}

.lp-form .umbraco-forms-form input.text {
    padding-left: 30px;
}

.lp-form .umbraco-forms-field {
    padding-top: 5px;
}

.lp-form input.btn.primary {
    color: #ffffff;
    width: 96%;
    background-color: #002D74 !important;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 30px !important;
    line-height: 21px;
    border-radius: 3px !important;
    word-break: keep-all;
    text-align: center;
    display: inline-block;
    white-space: normal;
    height: auto;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 20px;
    margin: 0px;
    max-width: 400px;
}

.lp-form .umbraco-forms-form .umbraco-forms-navigation {
    padding: 0px;
}

.lp-form .umbraco-forms-form span.field-validation-error {
    color: #ffffff !important;
}

.lp-form span.umbraco-forms-submitmessage {
    color: #ffffff;
    padding-top: 40px;
    display: block;
    font-weight: 400;
    font-size: 20px;
}

.umbraco-forms-fieldset {
    padding: 0 !important;
}

/*.umbraco-forms-form input.text {
    max-width: none !important;
}*/

/*.umbraco-forms-form fieldset {
    margin-bottom: 40px !important;
}*/
/* New Styles */

/*.section-hero {
    min-height: 0px;
}*/

.section__hero-header {
    padding-left: 0px;
}

.section__hero-content h1 {
    font-size: 2rem;
}

.lp .title {
    color: #0088CE;
    font-size: 36px !important;
    line-height: 42px !important;
    padding-bottom: 30px;
}

.lp .subtitle-2 {
    line-height: 22px;
    padding-bottom: 0px;
}

.lp-form {
    max-width: 420px;
}

.lp-form span.umbraco-forms-submitmessage {
    color: ##0088CE;
    padding: 40px 0;
    display: block;
    font-weight: 400;
    font-size: 20px;
}