h1, h2, h3, h4, h5, h6, p, a, i, em, strong, li, ul {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500;
  font-style: normal;
}

.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
  font-family: "museo-sans", sans-serif !important;
}

.bt_bb_headline_subheadline {
  font-family: "museo-sans", sans-serif !important;
}

p, li, em, a, ul, ol, div {
  font-weight: 300;
  font-family: "museo-sans", sans-serif !important;
  font-size: 18px;
}

.mainHeader {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500;
  font-style: normal;
  padding: 1em;
}

.bt_bb_testimonial .bt_bb_testimonial_author_content .bt_bb_testimonial_author_text {
  font-weight: bold;
  color: #F47422;
}

.bt_bb_testimonial .bt_bb_testimonial_author_content .bt_bb_testimonial_subauthor_text {
  font-weight: 700;
  line-height: 0.5;
  font-size: 1.15em;
}

.bt_bb_author_size_large.bt_bb_testimonial .bt_bb_testimonial_author_content .bt_bb_testimonial_author_text {
  font-size: 2em !important;
}

.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_title a, .bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_title a {
  color: inherit;
  padding: 0;
  line-height: 1 !important;
  font-weight: bold !important;
  font-style: normal !important;
  font-size: 24px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 111.3%; /* 26.712px */
}

.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta, .bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta {
  font-size: 0.75em;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  margin-bottom: 0.625em;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.large-subhead .bt_bb_headline_subheadline {
  font-size: 24px !important;
  max-width: 865px;
  margin: auto;
}

.bt_bb_headline h2 .bt_bb_headline_content span a {
  font-weight: 700;
  font-size: 20px;
}

@media only screen and (min-width: 75em) and (max-width: 92.4375em) {
  .h5-custom h5 {
    font-size: 1.15em !important;
  }
}
.bt_bb_font_weight_800.bt_bb_headline h1, .bt_bb_font_weight_800.bt_bb_headline h2, .bt_bb_font_weight_800.bt_bb_headline h3, .bt_bb_font_weight_800.bt_bb_headline h4, .bt_bb_font_weight_800.bt_bb_headline h5, .bt_bb_font_weight_800.bt_bb_headline h6 {
  font-weight: 700;
}

.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_title a, .bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_title a {
  font-weight: 600 !important;
}

.custom-card-btn {
  width: 222px;
  height: 60px;
  flex-shrink: 0;
  border-radius: 68px;
  background: transparent;
  color: #F47422;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 120.3%;
  margin: 3em 0 1em;
  transition: ease-in-out 300ms;
  border: 1px solid #F47422;
  display: flex;
  justify-content: center;
  align-items: center;
}
.custom-card-btn:hover {
  cursor: pointer;
  color: #fff !important;
  background: #e36816 !important;
  -webkit-box-shadow: 0 3px 15px rgba(24, 24, 24, 0.15);
  box-shadow: 0 3px 15px rgba(24, 24, 24, 0.15);
}

.bt_bb_button.btn-override.outline a {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: #F47421 3px solid;
  padding: 1em 3em;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  background-color: transparent !important;
  color: white !important;
}
.bt_bb_button.btn-override.outline a:hover {
  cursor: pointer;
  color: #fff !important;
  background: #F47421 !important;
}

.bt_bb_button.btn-override a {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 1em 3em;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  background-color: #F47421 !important;
  color: white !important;
}

.bt_bb_button.custom-btn-white a {
  display: -ms-flexbox;
  display: -webkit-flex;
  width: 222px;
  border: none !important;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 1em 3em;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  background-color: #fff !important;
  color: #0098D6 !important;
}

.btMenuHorizontal.btAccentLightHeader.btBelowMenu:not(.btMenuBelowLogo):not(.btStickyHeaderActive) .mainHeader {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: white;
  color: #000;
}

.wpcf7-form .wpcf7-submit.sbq-submit:not([type=checkbox]):not([type=radio]) {
  width: 222px !important;
  background: white !important;
  color: #0098D6 !important;
  margin: 2em 0 0 !important;
}

input[type=radio] {
  background: transparent;
  cursor: pointer;
  vertical-align: middle;
  -webkit-appearance: none;
  position: relative;
  content: "";
  -moz-appearance: none;
  border: 0;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  margin-right: 0.25em;
  background: transparent;
  border-color: white;
  overflow: hidden;
  border-radius: 0;
  font-size: 1.15em;
  justify-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1.33em;
  height: 1.33em;
  -webkit-flex: 0 0 1.33em;
  -ms-flex: 0 0 1.33em;
  flex: 0 0 1.33em;
}

.linear-gradient {
  background: linear-gradient(131deg, #0098D6 0%, #0077A7 100%);
}

.bt_bb_button_text {
  font-family: "museo-sans", sans-serif !important;
}

.slide-hover a {
  box-shadow: inset 0 0 0 0 #F47421 !important;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}
.slide-hover a:hover {
  box-shadow: inset 400px 0 0 0 #F47421 !important;
  color: white !important;
}
.slide-hover a:hover span {
  color: white !important;
}

.slide-hover-b a {
  box-shadow: inset 0 0 0 0 #0098D6 !important;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}
.slide-hover-b a:hover {
  box-shadow: inset 400px 0 0 0 #0098D6 !important;
  color: white !important;
}
.slide-hover-b a:hover span {
  color: white !important;
}

.wpcf7-form .wpcf7-submit:not([type=checkbox]):not([type=radio]) {
  font-family: "museo-sans", sans-serif !important;
  background: #ef8f1a;
}

.counter-centered {
  display: flex !important;
  justify-content: center;
}

.card-bullets li {
  margin: 1em;
  font-weight: 500 !important;
}

.shadow-column .bt_bb_column_content {
  color: var(--column-inner-primary-color);
  background-color: var(--column-inner-secondary-color);
  -webkit-box-shadow: 0 3px 15px rgba(24, 24, 24, 0.15);
  box-shadow: 0 3px 15px rgba(24, 24, 24, 0.15);
}

.spaced-letters h5 {
  letter-spacing: 5.58px;
  text-transform: uppercase;
}

.column-shadow {
  -webkit-box-shadow: 0 3px 15px rgba(24, 24, 24, 0.15);
  box-shadow: 0 3px 15px rgba(24, 24, 24, 0.15);
}

.carrier-card-row {
  max-width: 370px;
  margin: auto;
  padding: 1.25em 15px;
}
.carrier-card-row.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_top {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: center;
}
.carrier-card-row.odd {
  background-color: #f0f0f0;
  max-width: 100%;
  margin: auto;
  border-left: 1px solid rgba(204, 204, 204, 0.6117647059);
  border-right: 1px solid rgba(204, 204, 204, 0.6117647059);
}
.carrier-card-row.even {
  background-color: #ffffff;
  max-width: 100%;
  margin: auto;
  border-left: 1px solid rgba(204, 204, 204, 0.6117647059);
  border-right: 1px solid rgba(204, 204, 204, 0.6117647059);
}
.carrier-card-row .bt_bb_row_inner .bt_bb_column_inner .bt_bb_column_inner_content {
  display: flex;
  align-items: center;
  height: 100%;
}

.bt_bb_testimonial.reversed .bt_bb_testimonial_content {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.bt_bb_testimonial.reversed .bt_bb_testimonial_content .bt_bb_testimonial_author_text {
  color: #0098D6;
  font-size: 25px;
  margin-bottom: 1em;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.bold_timeline_item_header_inner .bold_timeline_item_header_title {
  color: #F47422 !important;
  font-size: 45.471px !important;
  font-style: normal;
  font-weight: 600;
  line-height: 111.3%; /* 57.287px */
}

.bold_timeline_item_text .bold_timeline_item_text_inner p {
  color: #2B2B2B;
  font-size: 22px;
  font-style: normal;
  font-weight: 600 !important;
  line-height: normal;
}
.bold_timeline_item_text .bold_timeline_item_text_inner ul li {
  color: #2B2B2B;
  font-size: 22px;
  font-style: normal;
  font-weight: 600 !important;
  line-height: normal;
  margin: 1.5em 0;
}

.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_images {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -1em -0.5em 0;
  width: -webkit-calc(100% + 1em);
  width: -moz-calc(100% + 1em);
  width: calc(100% + 1em);
  align-items: baseline;
}

.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_images .bold_timeline_item_media_image img {
  display: block;
  width: 100%;
  width: -webkit-calc(100% - 1em);
  width: -moz-calc(100% - 1em);
  width: calc(100% - 1em);
  margin: 1em 0.5em 0;
  max-width: 200px;
}

.bold_timeline_item .bold_timeline_item_icon:before {
  display: block;
  font-size: 0.65em;
}

.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item:nth-child(odd) .bold_timeline_item_connection, .bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item:nth-child(odd) .bold_timeline_item_connection {
  right: -webkit-calc(22.5rem);
  right: -moz-calc(-2.5rem);
  right: -18.5rem;
  left: 95% !important;
}
.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item:nth-child(odd) .bold_timeline_item_connection::before, .bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item:nth-child(odd) .bold_timeline_item_connection::before {
  content: "";
  width: 7px;
  position: absolute;
  height: 7px;
  background-color: #0e98d3;
  border-radius: 75%;
  right: 100%;
  top: -2.75px;
}

.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item:nth-child(even) .bold_timeline_item_connection, .bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item:nth-child(even) .bold_timeline_item_connection {
  right: -webkit-calc(22.5rem);
  right: -moz-calc(-2.5rem);
  right: -18.5rem;
}
.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item:nth-child(even) .bold_timeline_item_connection::before, .bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item:nth-child(even) .bold_timeline_item_connection::before {
  content: "";
  width: 7px;
  position: absolute;
  height: 7px;
  background-color: #0e98d3;
  border-radius: 75%;
  left: 100%;
  top: -2.75px;
}

.bold_timeline_container_line_position_vertical.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container_item_frame_thickness_normal .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item.bold_timeline_item_override_connection_type_inherit:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection, .bold_timeline_container_line_position_vertical.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container .bold_timeline_item_override_frame_thickness_normal.bold_timeline_item.bold_timeline_item_override_connection_type_inherit:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 51px !important;
}
.bold_timeline_container_line_position_vertical.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container_item_frame_thickness_normal .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item.bold_timeline_item_override_connection_type_inherit:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection::before, .bold_timeline_container_line_position_vertical.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container .bold_timeline_item_override_frame_thickness_normal.bold_timeline_item.bold_timeline_item_override_connection_type_inherit:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection::before {
  content: "";
  width: 7px;
  position: absolute;
  height: 7px;
  background-color: #0e98d3;
  border-radius: 75%;
  right: 100% !important;
  top: -2.75px;
}

.bold_timeline_container.bold_timeline_container_item_style_outline .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header, .bold_timeline_container .bold_timeline_item_override_style_outline.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header {
  background: transparent;
  padding: 0.5em 2em 1em !important;
  border: none;
}

.dots::after {
  content: url("https://mycalchoicestg.wpengine.com/wp-content/uploads/2023/08/Dots.png");
  position: absolute;
  top: 40px;
  left: 150px;
  width: 100%;
  height: auto;
}

.broker-contact-item:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.bt_bb_remove_padding_30.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner {
  z-index: 3;
}

.location-item {
  display: grid;
}
.location-item a {
  display: grid;
  grid-template-columns: 20px 1fr;
  grid-column-gap: 20px;
  align-items: start;
  justify-content: start;
  font-size: 20px;
}
.location-item a .bt_bb_icon_holder {
  color: #FFF !important;
}
.location-item a p {
  font-weight: 500 !important;
}

.bt_bb_bulleted_list_icon.custom {
  border-radius: 1em;
  background: #F47421;
  color: white;
  height: 30px;
  width: 30px;
  left: 0;
  position: relative;
  padding-left: 5px;
  margin-right: 23px;
}

.bt_bb_align_left .bt_bb_image.circle-white-bg {
  background-color: #fff !important;
  padding: 1em;
  border-radius: 85px;
  width: 135px;
  height: 135px;
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
}
.bt_bb_align_left .bt_bb_image.circle-blue-bg {
  background-color: transparent !important;
  padding: 1em;
  border-radius: 85px;
  width: 135px;
  height: 135px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hero-gradient {
  position: relative;
}
.hero-gradient:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.01) 40.84%, rgba(0, 0, 0, 0.5) 61.54%);
}

.hero-gradient-og {
  position: relative;
}
.hero-gradient-og:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #FFF 0%, rgba(161, 161, 161, 0.4) 22.84%, rgba(0, 0, 0, 0.15) 93%);
}

.dark-overlay {
  position: relative;
}
.dark-overlay:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1;
}

.dark-overlay-light {
  position: relative;
}
.dark-overlay-light:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.bt_bb_image.mw90 img {
  border-radius: 0;
  max-width: 90%;
  margin: auto;
  width: 100%;
}

.bt_bb_image.mw80 img {
  border-radius: 0;
  max-width: 80%;
  margin: auto;
  width: 100%;
}

.bt_bb_image.mw70 img {
  border-radius: 0;
  max-width: 70%;
  margin: auto;
  width: 100%;
}

.bt_bb_image.mw60 img {
  border-radius: 0;
  max-width: 60%;
  margin: auto;
  width: 100%;
}

.floater {
  width: 100%;
  position: absolute;
  z-index: 0;
}
.floater.up {
  left: -112px;
  bottom: -45px;
  max-width: 227px;
}
@media only screen and (max-width: 36em) {
  .floater.up {
    left: -60px;
    max-width: 100px;
  }
}
.floater.down {
  right: -222px;
  top: -150px;
  max-width: 447px;
}
.floater.up-large {
  left: -260px;
  bottom: 594px;
  max-width: 402px;
}
@media only screen and (max-width: 36em) {
  .floater.up-large {
    left: -140px;
    bottom: 594px;
    max-width: 196px;
  }
}
.floater.up-small {
  right: -166px;
  bottom: 0px;
  max-width: 300px;
}
@media only screen and (max-width: 36em) {
  .floater.up-small {
    right: -100px;
    bottom: 0px;
    max-width: 145px;
  }
}
.floater.down-small {
  right: -109px;
  top: 70px;
  max-width: 179px;
}
@media only screen and (max-width: 36em) {
  .floater.down-small {
    right: -89px;
    top: 70px;
    max-width: 139px;
  }
}

main.quote-confirm {
  padding: 10em 0;
  height: 120vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  align-items: center;
}

.mw250 {
  max-width: 250px;
}

.mx-300 {
  width: 100%;
  max-width: 300px;
  margin: auto !important;
}

.mw100 {
  width: 100%;
  max-width: 100px;
  margin: auto;
}

.mw80b {
  width: 100%;
  max-width: 75px;
  margin: auto;
}

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: #0098D6; /* Fallback color */
  background-color: rgba(0, 152, 214, 0.6); /* Black w/ opacity */
}
.modal#videoModal {
  background-color: #0098D6; /* Fallback color */
  background-color: rgba(0, 152, 214, 0.6); /* Black w/ opacity */
}
.modal#blogsModal {
  background-color: #0098D6; /* Fallback color */
  background-color: rgba(2, 19, 26, 0.6); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 7% auto; /* 15% from the top and centered */
  padding: 40px;
  border: 1px solid #888;
  max-width: 681px;
  max-height: 1110px;
  position: relative;
  width: 80%; /* Could be more or less, depending on screen size */
}
.modal-content#blog-modal-content {
  margin: 15% auto;
  padding: 30px;
  border: none;
  max-width: 1223px;
  max-height: 1110px;
  position: relative;
  width: 80%;
  background-color: #0099d6;
}
.modal-content#blog-modal-content .blog-form-dual {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  grid-column-gap: 2em;
}
@media screen and (max-width: 992px) {
  .modal-content#blog-modal-content .blog-form-dual {
    grid-template-columns: 1fr;
    grid-column-gap: 0;
  }
}
.modal-content#blog-modal-content .blog-form-dual h4, .modal-content#blog-modal-content .blog-form-dual p {
  color: white;
}
.modal-content#blog-modal-content .blog-form-dual form input.form-inputs {
  background-color: white !important;
}
.modal-content#blog-modal-content .blog-form-dual form label {
  color: white !important;
}
.modal-content#blog-modal-content .blog-form-dual .blog-image {
  background-color: rgb(240, 240, 240);
  background: url("/wp-content/uploads/2023/09/CC_8858-19-MyCalChoice-FAQ-and-cover_FIN_Page_1-scaled.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 1em;
}
@media screen and (max-width: 992px) {
  .modal-content#blog-modal-content .blog-form-dual .blog-image {
    padding: 0;
  }
}
.modal-content#blog-modal-content .blog-form-dual .blog-image .img-src {
  background: url("/wp-content/uploads/2023/08/blog.png");
}
.modal-content#blog-modal-content .blog-form-dual .blog-image.alt {
  background-color: rgb(240, 240, 240);
  background: url("/wp-content/uploads/2023/09/CC_8858-19-MyCalChoice-FAQ-and-cover_FIN_Page_1-scaled.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 1em;
}
@media screen and (max-width: 992px) {
  .modal-content#blog-modal-content .blog-form-dual .blog-image.alt {
    padding: 0;
  }
}
.modal-content .broker-heading {
  display: grid;
  grid-template-columns: 1fr 2fr;
  justify-content: center;
  align-items: center;
  column-gap: 3em;
}
.modal-content .broker-heading .broker-info .broker-company p {
  color: #F47422;
  font-family: "museo-sans", sans-serif !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 600 !important;
  line-height: normal;
  letter-spacing: 4.34px;
  text-transform: uppercase;
  margin-bottom: 1px;
}
.modal-content .broker-heading .broker-info .broker-name h1 {
  color: #0098D6;
  text-align: left;
  font-family: "museo-sans", sans-serif !important;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 120.3%; /* 55.338px */
}
.modal-content .broker-heading .broker-info .broker-contact {
  margin-top: 0;
}
.modal-content .broker-heading .broker-info .broker-contact .broker-number, .modal-content .broker-heading .broker-info .broker-contact .broker-address {
  color: #1E1E1E;
  font-family: "museo-sans", sans-serif !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 600 !important;
  line-height: normal;
  text-transform: lowercase;
}
.modal-content .broker-heading .broker-info .broker-contact .broker-address {
  max-width: 245px;
  text-transform: capitalize;
}
.modal-content .Mcc-forms-light {
  padding: 2em 0 0;
}
.modal-content .Mcc-forms-light label {
  color: #040404 !important;
  font-family: "museo-sans", sans-serif !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-left: 1em;
}
.modal-content .Mcc-forms-light .button#submit {
  width: 222px;
  height: 60px;
  flex-shrink: 0;
  border-radius: 68px;
  background: #F47421;
  color: #FFF;
  text-align: center;
  font-family: "museo-sans", sans-serif !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120.3%; /* 24.06px */
}
.modal-content .Mcc-forms-light .button#submit:hover {
  background-color: #e1610d;
  cursor: pointer;
}

/* The Close Button */
.close {
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  top: -38px;
  left: -30px;
  border: 2px solid #fff;
  height: 25px;
  width: 20px;
  border-radius: 50%;
  padding: 0.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.broker-contact-item {
  cursor: pointer;
}
.broker-contact-item .broker-comp-name, .broker-contact-item .broker-addy {
  display: block;
  width: 0;
  height: 0;
  color: transparent;
  visibility: hidden;
}

.broker-contact-image a {
  pointer-events: none;
}

.broker-email, .broker-addy, .sr, .sre {
  position: absolute;
  width: 0;
  height: 0;
  visibility: hidden;
  color: transparent;
}

.btMenuHorizontal .menuPort nav > ul > li#menu-item-4416 {
  transition: ease-in-out 300ms;
}
.btMenuHorizontal .menuPort nav > ul > li#menu-item-4416:hover {
  background-color: #e36719;
  color: white;
}

#faq-dl-text {
  display: none;
}

.btMenuHorizontal .menuPort nav > ul > li#menu-item-4416 > a {
  transition: ease-in-out 300ms;
  margin-top: 0;
}

:not(.btMenuBelowLogo).btMenuHorizontal .menuPort nav {
  padding-left: 30px;
  margin-top: 0 !important;
}
@media only screen and (max-width: 87.5em) {
  :not(.btMenuBelowLogo).btMenuHorizontal .menuPort nav {
    margin-top: 10px !important;
    padding-left: 0;
    margin-right: 10px;
  }
}
:not(.btMenuBelowLogo).btMenuHorizontal .menuPort nav ul li {
  font-size: 16px;
}
@media only screen and (max-width: 87.5em) {
  :not(.btMenuBelowLogo).btMenuHorizontal .menuPort nav ul li {
    font-size: 12.5px;
  }
}

.btMenuHorizontal .menuPort nav > ul > li#menu-item-4416 {
  transition: ease-in-out 300ms;
  margin-top: 0;
}
.btMenuHorizontal .menuPort nav > ul > li#menu-item-4416:hover {
  background-color: #ff8537;
  color: white;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  -webkit-filter: brightness(1.05);
  filter: brightness(1.05);
}
.btMenuHorizontal .menuPort nav > ul > li#menu-item-4416:hover a {
  color: white;
  text-decoration: none;
}

@media only screen and (max-width: 81.25em) {
  .btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .menuPort nav > ul > li {
    margin: 0.75em 0;
  }
}
.btMenuHorizontal .menuPort > nav > ul > li > a {
  font-weight: 300;
}

.btMenuHorizontal .menuPort ul ul li a {
  padding-left: 15px;
  padding-right: 15px;
  color: #181818;
  font-weight: 300;
}

.btMenuHorizontal .menuPort nav > ul > li > a:after {
  height: 0;
  background-color: transparent;
}

.mcc-social-icons {
  opacity: 0.65;
}

a.footer-links:hover {
  color: #0a0a0a;
}

.bt_bb_size_small.bt_bb_headline h1, .bt_bb_size_small.bt_bb_headline h2, .bt_bb_size_small.bt_bb_headline h3, .bt_bb_size_small.bt_bb_headline h4, .bt_bb_size_small.bt_bb_headline h5, .bt_bb_size_small.bt_bb_headline h6 {
  font-size: 1.563rem;
}
@media only screen and (max-width: 87.5em) {
  .bt_bb_size_small.bt_bb_headline h1, .bt_bb_size_small.bt_bb_headline h2, .bt_bb_size_small.bt_bb_headline h3, .bt_bb_size_small.bt_bb_headline h4, .bt_bb_size_small.bt_bb_headline h5, .bt_bb_size_small.bt_bb_headline h6 {
    font-size: 1.163rem;
  }
}

.hover-black:hover {
  color: #0a0a0a !important;
}
.hover-black:hover a {
  color: #0a0a0a !important;
}

.footer-text div, .footer-text p, .footer-text a {
  font-size: 15px !important;
}

.Footer-heading a {
  font-weight: 700;
}

@media (max-width: 1199px) {
  .bt_bb_size_large.bt_bb_headline h1, .bt_bb_size_large.bt_bb_headline h2, .bt_bb_size_large.bt_bb_headline h3, .bt_bb_size_large.bt_bb_headline h4, .bt_bb_size_large.bt_bb_headline h5, .bt_bb_size_large.bt_bb_headline h6 {
    font-size: 2rem !important;
  }
}
@media only screen and (max-width: 1280px) {
  h6 {
    font-size: 1em;
  }
  .btSearch {
    padding-bottom: 1em !important;
  }
  /* CSS rules here */
  .bt_bb_headline h2, .bt_bb_headline h3 {
    display: block;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    overflow-wrap: inherit;
    font-size: 2.35em !important;
  }
  .bt_bb_headline h4, .bt_bb_headline h5 {
    display: block;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    overflow-wrap: inherit;
    font-size: 1.5em !important;
  }
  .dots::after {
    content: url(https://mycalchoicestg.wpengine.com/wp-content/uploads/2023/08/Dots.png);
    position: absolute;
    top: 40px;
    left: 115px;
    width: 100%;
    height: auto;
  }
  .bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner * {
    pointer-events: all;
  }
  .mobile-column-reversed {
    flex-direction: column-reverse !important;
  }
  .center-mobile {
    text-align: center !important;
    margin: auto;
  }
  .gutter .port {
    width: 100%;
    max-width: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1439px) {
  .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 {
    padding: 0 0;
    max-width: 100%;
  }
  .shadow-column .bt_bb_column_content {
    color: transparent;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media only screen and (max-width: 1098px) {
  .dots::after {
    content: "";
    position: absolute;
    display: none;
  }
  .bt_bb_headline h4, .bt_bb_headline h5 {
    display: block;
    margin-top: 0;
    padding: 0;
    overflow-wrap: inherit;
    font-size: 1.5em !important;
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 992px) {
  .pad-mobile {
    padding: 1em;
  }
  .bt_bb_size_large.bt_bb_headline h1, .bt_bb_size_large.bt_bb_headline h2, .bt_bb_size_large.bt_bb_headline h3, .bt_bb_size_large.bt_bb_headline h4, .bt_bb_size_large.bt_bb_headline h5, .bt_bb_size_large.bt_bb_headline h6 {
    font-size: 2.75rem !important;
  }
  .carrier-card-row {
    max-width: 370px;
    margin: auto;
    padding: 1.25em 0;
  }
  .carrier-card-row.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_top {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: center;
  }
  .carrier-card-row.odd {
    background-color: #f0f0f0;
    max-width: 100%;
    margin: 0;
    border-left: 1px solid rgba(204, 204, 204, 0.6117647059);
    border-right: 1px solid rgba(204, 204, 204, 0.6117647059);
  }
  .carrier-card-row.even {
    background-color: #ffffff;
    max-width: 100%;
    margin: 0;
    border-left: 1px solid rgba(204, 204, 204, 0.6117647059);
    border-right: 1px solid rgba(204, 204, 204, 0.6117647059);
  }
  .carrier-card-row .bt_bb_row_inner .bt_bb_column_inner .bt_bb_column_inner_content {
    display: flex;
    align-items: center;
    height: 100%;
  }
  .dots::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    display: none;
  }
  .admin-bar.btMenuVertical .bt-vertical-header-top {
    top: 0;
    padding: 1.5em;
  }
  .btMenuVertical .bt-logo-area .logo img {
    max-height: 100% !important;
    max-width: 232px;
    width: 100%;
  }
  .btMenuVertical .bt-logo-area .logo img.btAltLogo {
    max-height: 100% !important;
    max-width: 232px;
    width: 100%;
  }
  .bt_bb_headline h2, .bt_bb_headline h3 {
    display: block;
    margin-top: 0;
    padding: 0;
    overflow-wrap: inherit;
    font-size: 2.25em !important;
    margin-bottom: 1em;
  }
  .bt_bb_headline h4, .bt_bb_headline h5 {
    display: block;
    margin-top: 0;
    padding: 0;
    overflow-wrap: inherit;
    font-size: 2em !important;
    margin-bottom: 1em;
  }
  .bt_bb_headline.icon-text h4, .bt_bb_headline.icon-text h5 {
    display: block;
    margin-top: 0;
    padding: 0;
    overflow-wrap: inherit;
    font-size: 1.5em !important;
    margin-bottom: 1em;
  }
  .border-mobile-remove {
    border: none;
  }
}
@media all and (max-width: 1300px) {
  .admin-bar.btMenuVertical .bt-vertical-header-top {
    top: 0;
    padding: 1.5em;
  }
}
@media screen and (max-width: 600px) {
  form .form-row label {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    position: relative;
    margin-bottom: 4px;
    margin-top: 1em;
  }
  form .form-row {
    margin-bottom: 0;
  }
  .bt_bb_direction_vertical.bt_bb_custom_menu div ul li {
    padding-bottom: 0.5em;
    text-align: center;
  }
  .dots::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    display: none;
  }
  .btMenuVertical .bt-vertical-header-top {
    top: 0;
    padding: 1.5em !important;
  }
  .btMenuVertical .bt-logo-area .logo img {
    height: 45px !important;
  }
  .btMenuVertical .bt-logo-area .logo img.btAltLogo {
    height: 100% !important;
  }
  .bt_bb_testimonial .bt_bb_testimonial_author_content {
    text-align: center;
    margin: 1em 0;
  }
  .bt_bb_testimonial.bt_bb_layout_image_next_to_content_larger.bt_bb_image_shape_square {
    flex-direction: column !important;
  }
  .menuPort nav ul ul li a {
    font-weight: 300;
  }
  .btMenuVertical .mainHeader nav ul li.menu-item-4416 a {
    line-height: 1.1;
    padding: 0.5em;
    border: none;
    position: relative;
  }
  .modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 40px;
    border: 1px solid #888;
    max-width: 761px;
    max-height: initial;
    position: relative;
    width: 92.5%;
  }
  .modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 40px;
    border: 1px solid #888;
    max-width: 761px;
    max-height: initial;
    position: relative;
    width: 95%;
  }
  .bt_bb_align_left .bt_bb_align_right.bt_bb_button, .bt_bb_align_center .bt_bb_align_right.bt_bb_button, .bt_bb_align_left .bt_bb_align_right .bt_bb_button, .bt_bb_align_center .bt_bb_align_right .bt_bb_button, .bt_bb_align_right.bt_bb_button, .bt_bb_align_right .bt_bb_button {
    float: none;
    margin: 1em auto;
  }
  .bt_bb_align_right .bt_bb_align_left.bt_bb_button, .bt_bb_align_center .bt_bb_align_left.bt_bb_button, .bt_bb_align_right .bt_bb_align_left .bt_bb_button, .bt_bb_align_center .bt_bb_align_left .bt_bb_button, .bt_bb_align_left.bt_bb_button, .bt_bb_align_left .bt_bb_button {
    float: none;
    margin: 1em auto;
  }
  .mobile-column-reversed {
    flex-direction: column-reverse !important;
  }
  .bt_bb_headline .bt_bb_headline_content h1 span {
    display: block;
    font-size: 2rem;
  }
  .bt_bb_headline .bt_bb_headline_content h6 span {
    display: block;
    font-size: 1.5rem;
  }
  .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 {
    max-width: 100%;
  }
  .bt_bb_image.mw80 img {
    max-width: 100%;
  }
  .close {
    color: black;
    top: 0;
    right: 0;
    left: initial;
  }
  .bt_bb_headline h2, .bt_bb_headline h3 {
    display: block;
    margin-top: 0;
    padding: 0;
    overflow-wrap: inherit;
    font-size: 2em !important;
    margin-bottom: 1em;
  }
  .bt_bb_headline h4, .bt_bb_headline h5 {
    display: block;
    margin-top: 0;
    padding: 0;
    overflow-wrap: inherit;
    font-size: 1.5em !important;
    margin-bottom: 1em;
  }
  .bt_bb_testimonial .bt_bb_testimonial_author_content .bt_bb_testimonial_subauthor_text {
    font-weight: 700;
    line-height: 0.95;
    font-size: 0.95em;
  }
  .bt_bb_author_size_large.bt_bb_testimonial .bt_bb_testimonial_author_content .bt_bb_testimonial_author_text {
    font-size: 1em !important;
  }
}
@media screen and (max-width: 480px) {
  .modal-content .broker-heading {
    display: grid;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    column-gap: 3em;
  }
  .modal-content .broker-heading .broker-info .broker-company p {
    font-size: 1.05em;
  }
}
.section-padding {
  padding: 1em;
}

@media only screen and (min-width: 62.5em) and (max-width: 76em) {
  .btMenuVertical .bt-logo-area .logo img {
    max-height: 42px;
  }
}
@media only screen and (min-width: 75em) and (max-width: 92.4375em) {
  .btMenuHorizontal .topBarInMenu {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: inherit;
    float: none;
    height: 80px;
    margin-left: 0px;
    position: absolute;
    right: 0;
    bottom: -10px;
  }
  .mainHeader {
    font-family: "museo-sans", sans-serif !important;
    font-weight: 500;
    font-style: normal;
    padding: 1.5em 1em;
  }
  .mcc-social-icons {
    display: none !important;
  }
}
@media only screen and (min-width: 75em) and (max-height: 92.4375em) {
  /* CSS rules here */
  .topBarInMenuCell .btIconWidgetIcon {
    display: none;
  }
}
@media only screen and (min-width: 75em) and (max-width: 92.4375em) {
  .bt_bb_headline.h5-custom h5 {
    font-size: 1.15em !important;
  }
}
@media only screen and (min-width: 75em) and (max-width: 99.9375em) {
  .mcc-social-icons {
    display: none !important;
  }
}
.bt-vertical-header-top {
  padding: 1.123em;
}

.mc-form-labels {
  font-weight: 600;
}

#js-leadsSubmitbtn {
  display: block;
  max-width: 250px;
  font-family: "museo-sans", sans-serif !important;
  background: #f47421;
  font-weight: bold;
  line-height: 1;
  cursor: pointer;
  width: 100%;
  color: #fff !important;
  border: 0;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  position: relative;
  font-size: 1em;
  border-radius: 25px;
  padding: 15px 30px !important;
  margin: 20px 0px;
}
#js-leadsSubmitbtn:hover {
  background: #ef8f1a;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  -webkit-filter: brightness(1.15);
  filter: brightness(1.15);
}

/* Change the white to any color */
.form-row {
  display: grid;
}
.form-row.dual {
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 2em;
  align-items: center;
}
@media screen and (max-width: 600px) {
  .form-row.dual {
    grid-template-columns: 1fr;
  }
}
.form-row input.max-206 {
  max-width: 185px;
  width: 100%;
}
@media screen and (max-width: 600px) {
  .form-row input.max-206 {
    max-width: 100%;
  }
}

.form-container-blue {
  padding: 2em;
  background: #0098d6;
  position: relative;
  display: block;
  border-radius: 20px;
}
.form-container-blue h4, .form-container-blue p {
  color: #fff !important;
}
.form-container-blue form .form-row label.mc-form-labels {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  position: relative;
  margin-bottom: 4px;
  margin-top: 15px;
  color: white !important;
}
@media screen and (max-width: 600px) {
  .form-container-blue form .form-row label.mc-form-labels {
    margin-top: 0.75em !important;
  }
}
.form-container-blue input.form-inputs {
  background: white !important;
}
.form-container-blue .wpcf7-list-item-label {
  color: white !important;
}

.customBG {
  background: url("/wp-content/uploads/2023/09/Program-Videos.jpg") !important;
  background-position: top center;
  background-position-x: center !important;
  background-position-y: center !important;
  min-height: 65vh;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.customBG:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #FFF 0%, rgba(161, 161, 161, 0.4) 22.84%, rgba(0, 0, 0, 0.15) 93%);
}

.btPageHeadlineLightDark .btPageHeadline:before {
  background: transparent;
  opacity: 0.5;
}

.customBG-aca {
  background: url("/wp-content/uploads/2023/10/ACA.jpg") !important;
  background-position: top center;
  background-position-x: center !important;
  background-position-y: center !important;
  min-height: 65vh;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.customBG-aca:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #FFF 0%, rgba(161, 161, 161, 0.4) 22.84%, rgba(0, 0, 0, 0.15) 93%);
}

.customBG-cc {
  background: url("https://www.mycalchoice.com/wp-content/uploads/2024/05/iStock-1326643218-scaled.jpg") !important;
  background-position: top center;
  background-position-x: center !important;
  background-position-y: top !important;
  min-height: 65vh;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.customBG-cc:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #FFF 0%, rgba(161, 161, 161, 0.4) 22.84%, rgba(0, 0, 0, 0.15) 93%);
}

.customBG-sb {
  background: url("/wp-content/uploads/2023/10/SmallBusinessTips.jpg") !important;
  background-position: top center;
  background-position-x: center !important;
  background-position-y: center !important;
  min-height: 65vh;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.customBG-sb:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #FFF 0%, rgba(161, 161, 161, 0.4) 22.84%, rgba(0, 0, 0, 0.15) 93%);
  background: linear-gradient(180deg, #FFF 0%, rgba(161, 161, 161, 0.4) 22.84%, rgba(0, 0, 0, 0.15) 93%);
}

.custom-text {
  text-shadow: 1px 1px 2px #000;
  font-size: 24px;
}

.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after, .bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after, .bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after, .bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after, .bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after, .bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after, .bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after, .bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after, .bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after, .bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after, .bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after, .bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
  width: 0rem !important;
}

.btPageHeadlineLightDark .btPageHeadline.customBG:before {
  background: #181818;
  opacity: 0.08;
}

.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after, .bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after, .bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after {
  -webkit-transition: 500ms ease all;
  -moz-transition: 500ms ease all;
  transition: 500ms ease all;
  content: "";
  display: block;
  background: -webkit-linear-gradient(bottom, #191919, transparent);
  background: -moz-linear-gradient(bottom, #191919, transparent);
  background: linear-gradient(to top, #191919, transparent);
  opacity: 0.75;
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  bottom: 0;
  margin: 0;
  pointer-events: none;
  -webkit-transform: translateY(0) !important;
  -moz-transform: translateY(0) !important;
  -ms-transform: translateY(0) !important;
  transform: translateY(0) !important;
}

.wide-padding {
  padding: 0 3em;
}
.wide-padding.double-pad {
  padding: 0 6em;
}

.bt_bb_size_medium.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
  font-size: 1.125rem;
  max-width: 900px;
  margin: auto;
}

main {
  display: block;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  align-items: center;
  position: relative;
  padding: 7em !important;
  height: 100% !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  align-items: center;
}

.confirmation-copy {
  display: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.btFullRoundedButtons .btPagination .paging p a {
  border-radius: 5px;
  display: flex;
  align-items: center;
  padding: 0 1em;
}

.timeline-image-reduce img:first-child {
  max-width: 140px !important;
}

/*# sourceMappingURL=ad_astra_override.css.map */
