body { font-family: 'Montserrat', verdana, serif; font-size: 16px; line-height: 1.6; color: #051827; font-weight: 400; }
html, body { height:100%; }

::selection { background: #1a1a1a; color: #ffffff; }
::-moz-selection { background: #1a1a1a; color: #ffffff; }

a { color: #214457; text-decoration: none; }
a:hover, a:active { color: #666; text-decoration: none; }
a:focus { outline:none; color: #214457; text-decoration: none; }

/***FIX FOR IE10***/
@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }

section { position: relative; }
a.btn-arrow::after, .btn-arrow a::after { content: '\f061'; font-family: 'font awesome 6 pro'; font-weight: 400; display: inline-block; padding-left: 12px; font-size: 1em; transform: rotate(-45deg); position: relative; top: 5px; transition: all .3s ease; }
a.btn-arrow:hover::after, .btn-arrow a:hover::after { transform: rotate(0deg); top: 0; }
.btn-blue { border-radius: 50px; padding: 12px 32px; background: #214457; background: rgba(33, 68, 87, 1); color: #fff; font-size: 16px; line-height: 18px; text-transform: uppercase; transition: all .3s ease; }
.btn-blue:hover { color: #fff; background: #8eaebb; background: rgba(142, 174, 187, 1); }

/*** GLOBAL ***/
.container-full { max-width: 1440px; margin: 0 auto; padding: 0 15px; }
.orsova-menu { display: none; }
.w-60 { width: 100%; max-width: 60%; margin: 0 auto; }
.w-860 { width: 100%; max-width: 80%; margin: 0 auto; }
.hover-info-links .pp-icon-wrapper { display: none; }
.hover-info-links .active { background-color: lightgray; }
.strong { font-weight: bold; }
.add-underline a, .tele-instructions a { text-decoration: underline; }

/*** HEADER ***/
.eyebrow { background-color: #8eaebb; color: #214457; font-size: 14px; line-height 1; font-weight: 600; padding: 6px 20px; text-align: center; text-transform: uppercase; }
#header { background-color: #fff; width: 100%; padding: 10px 0; }
ul#main-menu { margin: 0; }
ul#main-menu > li { margin-left: 10px; margin-right: 10px; position: relative; }
ul#main-menu > li a { text-decoration: none; color: #051827; font-size: 15px; font-weight: 500; text-transform: uppercase; padding: 12px; -webkit-transition: all .3s ease; transition: all .3s ease; position: relative; }
ul#main-menu > li:not(.pay-bill):before { content: ""; position: absolute; bottom: -15px; left: 0; right: 0; width: 100%; height: 4px; background: #ffde59; transition: 0.5s; opacity: 0; z-index: 5; }
ul#main-menu > li:hover:before { opacity: 1; bottom: -10px; }
ul#main-menu > li.current_page_item:before { background: #ccc; opacity: 1; bottom: -10px; }
ul#main-menu > li.pay-bill a { background-color: #214457; color: #fff !important; border-radius: 50px; padding: 12px 24px; }
ul#main-menu > li.pay-bill a:hover { background-color: #8eaebb; }

#main-menu .dropdown-menu { margin: 0; padding: 0; border: 0; border-radius: 0; background-color: #fff; }
#main-menu .dropdown-menu > li { width: 100% !important; margin: 0 !important; position: relative;}
#main-menu .dropdown-menu > li:not(:last-child) { border-bottom: 1px solid #f8f8f8; }
#main-menu .dropdown-menu > li > a { display: block; color: #474747; text-transform: none !important; font-size: 14px; line-height: 1; padding: 14px 16px; font-weight: 500; }
#main-menu .dropdown-menu > li > a:before { background-image: none !important; }
#main-menu .dropdown-menu > li > a:hover { color: #000; }
.dropdown-item.active, .dropdown-item:active { color: #fff; background-color: #202831; }

#header.inbody { background-color: rgba(32,40,49,.95); position: fixed !important; top: 0; width: 100%; z-index: 999; opacity: 1; -webkit-transition: background-color 1000ms linear; -ms-transition: background-color 1000ms linear; transition: background-color 1000ms linear; backdrop-filter: blur(12px); }
#header.inbody .logo img { width: 140px; transition: all .3s ease; }
#header.inbody .menu ul > li > a { padding-top: 20px; padding-bottom: 20px; }
@keyframes fadeInOpacity { 0% { opacity: 0; } 100% { opacity: 1; } }

/*** HOME ***/
.insurance-ticker .fl-node-rb2kjs10wyfe { margin: 0 auto; float: none; }

/*** STEPS CAROUSEL ***/
.services-tabs .theme-swiper { display: flex; align-items: center; position: relative; }
.services-tabs .swiper-content { width: 60%; display: block; padding-right: 2vw; }
.custom-pagination { position: relative; }
.pagination-item { cursor: pointer; padding: 1.5rem .65rem 1.5rem 0; display: block; position: relative; }
.pagination-item div { display: block; padding-left: 30px; font-size: 16px; font-weight: 400; color: #000; transition: all 0.5s ease-in-out; position: relative; }
.pagination-item div::before { content:''; position: absolute; top: 0; left: 0; background-color: #999; width: 4px; height: 100%; }
.pagination-item.active div::before { background-color: #386994; }
.pagination-item h4 { font-family: "EB Garamond", serif; font-size: 1.8rem; line-height: 1; }
.services-tabs .swiper-wrapper { align-items: center; overflow: hidden; }
.theme-content { width: 40%; }
.theme-content .data { max-width: 35%; }
.swiper-pagination-bullets { display: none; }
.swiper-pagination-bullets.swiper-pagination-horizontal { bottom: -5px; }
.swiper-pagination-bullet { width: 28px; height: 6px; border-radius: 6px; }
.swiper-pagination-bullet-active { background: #386994; }

/*** INT ***/
.sect-title span { display: block; }
.team-lister { margin: 0 auto !important; padding: 60px 20px; }
.team-lister-item { position: relative; }
.team-lister-item img { border-radius: 10px !important; }
.team-lister-item .uabb-infobox-text { padding-bottom: 66px; }
.team-lister-item .uabb-infobox-button { position: absolute; bottom: 0; left: 0; }
.pp-video-wrapper { background-color: #282828; max-width: 400px; margin: 0 auto; position: relative; }
/*.pp-video-wrapper::after { content: '\f144'; font-family: 'font awesome 6 pro'; font-weight: 400; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); font-size: 66px; line-height: 1; color: #ffde59;  }*/

ul.two-columns { column-count: 2; column-gap: 20px; }

.provider-grid .fl-photo-caption-hover { border-radius: 0 0 10px 10px; background: rgba(33,68,87,0.7); }

/*** FOOTER ***/
#footer { background-color: #214457; padding: 60px 0; color: #fff; }
.footer-logo { filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(311deg) brightness(105%) contrast(101%); }
.mission { font-size: 15px; line-height 1.3; margin-top: 14px; }
#footer .social { margin: 0; padding: 0; list-style-type: none; font-size: 0; }
#footer .social li { display: inline-block; margin: 0 10px; }
#footer .social li a { font-size: 32px; line-height; 0; color: #fff; }
.footer-menu { margin: 20px 0 0 0; padding: 0; list-style-type: none; font-size: 0; }
.footer-menu li { display: block; }
.footer-menu li::first-child { margin: 0; }
.footer-menu li a { font-size: 14px; color: #fff; text-transform: uppercase; }
.footer-menu li.pay-bill { display: none; }

/*** FORMS ***/
.gform-theme--foundation .gform_fields { row-gap: 0 !important; }
.uabb-gf-style .ginput_container_select::after { display: none; }
.gfield_label { font-weight: 700 !important; }
.gform_required_legend { font-size: 13px; }

/*** TICKER ***/
.marquee-text { padding: 20px; display: flex; flex-direction: row ; align-items: center; position: relative; overflow: hidden; }
.marquee-text:before {
  content: "";
  width: 40px;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0));
  position: absolute;
  z-index: 9;
  left: 0;
  top: 0;
}

.marquee-text:after {
  content: "";
  width: 40px;
  height: 100%;
  background: linear-gradient(to left, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0));
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
}
.marquee-text-track { display: flex; flex-direction: row; align-items: center; justify-content: flex-start; animation: ticker 60s linear infinite; }
.marquee-item img { width: auto; padding: 0 1.5rem; max-width: unset; }
@keyframes ticker {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}

@media (max-width: 1200px) {
.container-full { max-width: 1280px; margin: 0 15px; }

ul#main-menu > li { margin-left: 2px; margin-right: 2px; }
ul#main-menu > li a { font-size: 13px; }
#main-menu .dropdown-menu > li > a { font-size: 13px; }

}

@media only screen and (max-width: 991px) {
.menu-active #header { z-index: auto; }
.logo { width: 220px; position: relative; padding-top: 0px; }
.menu-active .logo { z-index: 9999; }
	
/*** MOBILE MENU ***/
.menu-button { display: block; width: 32px; margin-left: auto; position: relative; z-index: 999; }
.top-bars .fal { font-size: 32px; line-height: 1; color: #214457; }
.top-bars .fal:hover { color: #666; cursor: pointer; }
.orsova-menu { background-color: rgba(255, 222, 89, 0.9); position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 9990; backdrop-filter: blur(12px); }
.orsova-menu .container { position: relative; }
.orsova-menu a { color: #e6e5e5; }
.orsova-menu a:hover { color: white; }
.orsova-menu .icon-wrap { font-size: 32px; position: absolute; top: 50px; right: 30px; z-index: 99999; }
.orsova-menu .icon-wrap .close-icon { color: #000; cursor: pointer; -webkit-transition: opacity .3s; transition: opacity .3s; padding: 6px; }
.orsova-menu .icon-wrap .close-icon:hover { opacity: .7; }
.orsova-menu .menu-wrap { margin: 0 auto; margin-top: 160px; width: 80%; overflow-y: auto; }
#mobile-menu { margin: 0; padding: 0; list-style-type: none; }
#mobile-menu > li { text-align: left; padding: 18px 0; position: relative; border-bottom: 1px solid #dabc41; }
#mobile-menu > li > a { display: block; width: 100%; font-size: 22px; font-weight: 500; text-transform: uppercase; color: #000; position: relative; -webkit-transition: all .3s ease; transition: all .3s ease; }
#mobile-menu > li.current_page_item > a { color: #000; }

}

@media only screen and (max-width: 768px) {
.about-tech .fl-row-content-wrap::after { background-color: rgba(160, 217, 193, 1) !important; }
	
.services-tabs .theme-swiper { display: block; }
.services-tabs .swiper-content { width: 100%; padding-right: 0; margin-top: 30px; }
.pagination-item { padding: 0; }
.pagination-item div { display: none; padding: 0; }
.pagination-item.active div { display: block; }
.pagination-item div::before { width: 0; }
.theme-content { width: 100%; }
.theme-content .data { max-width: 380px; padding-left: 0; margin: 0 auto 30px; }
.swiper-pagination-bullets { display: block; }
	
}


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

}