body {
  /*font-size: 17px;*/
  font-size: 16px;
  color: #646464;
  /*line-height: 1.5;*/
  line-height: 30px;
  font-weight: 400;
  font-family: 'Raleway';
}

body p {
  /*font-size: 17px;*/
  color: #646464;
  line-height: 1.5;
  font-family: 'Raleway';
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway';
}

/*Map CSS*/

.notifyjs-bootstrap-info {
    background-image: none;
}

.notifyjs-bootstrap-base.notifyjs-bootstrap-info {
  background-color: #008bcd !important;
  margin-right: 10px;
    margin-left: 10px;
    border-radius: 15px !important;

}

#map-column-message-fix span {
    font-size: 16px;
    width: 90%;
    margin-left: 15px;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 20px;
    font-weight: 400;
}

/*Tooltip Override*/

.tooltip-inner {
background: #008BCD;
font-size: 16px;
color:#fff;
}
.tooltip-arrow {
border-top-color: #008BCD !important;
}

/*Review Bundles */
.rplg .grw-slider .rplg-box-content {

  height:170px !important;
}

.rplg .grw-slider:not(.wp-dark) .grw-slider-review-inner.grw-slider-review-border {
    background: #ffffff !important;
    box-shadow: 1px 1px 10px 0px #00000029 !important;
}


/* TALL BUTTONS */

.customButton { padding: 60px; }
/*.care_button{transition:all 0.3s ease;}*/
.expert_care_title{
  top: 2025px;
  left: 1010px;
  width: 833px;
  height: 7px;
  text-align: left;
  font: normal normal bold 60px/70px Raleway;
  letter-spacing: 0px;
  color: #004976;
  opacity: 1;
}
.help_title h2{
  top: 1213px;
  left: 556px;
  text-align: center;
  font: normal normal bold 35px/35px Raleway;
  letter-spacing: 0px;
  color: #004976;
  opacity: 1;
}


/* .help_second_row:hover > .fusion-column-wrapper {} */
@media (max-width: 991px) {
  .help_title h2 {
      width: auto;
  }
}
.help_second_row {
  transition: all 0.5s ease;
}
.help_second_row:hover > .fusion-column-wrapper, .help_second_row > .fusion-column-wrapper:hover, .help_second_row > .fusion-column-inner-bg:hover + .fusion-column-wrapper {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 15px #00000029;
  opacity: 1;
  background-color: #ffffff;
}
.help_second_row.no-shadow:hover > .fusion-column-wrapper {
  box-shadow: none;
}
.help_second_row > .fusion-content-layout-column {
  transition: all 0.5s ease;
}
.help_second_row .help_second_img {
  transition: all 0.5s ease;
}

.help_second_row:hover .help_second_img {
  transform: scale(1.1);
}
.help_learn_more{
  text-align: left;
  font-family: Raleway;
  letter-spacing: 0px;
  color: #008BCD;
}
@media (max-width: 768px) {
  .help_learn_more {
      text-align: center;
  }
}
.help_row_description p{
  text-align: left;
  font: normal normal normal 16px/29px Raleway;
  letter-spacing: 0px;
  color: #646464;
}
.benefits_title{
  top: 3008px;
  left: 182px;
  width: 389px;
  height: 140px;
  text-align: left;
  font: normal normal bold 60px/70px Raleway;
  letter-spacing: 0px;
  color: #004976;
  opacity: 1;
}
@media (max-width: 768px) {
  .benefits_title {
      width: 100%;
      height: auto;
  }
}
.benefits_description{
  top: 3199px;
  left: 182px;
  transform: matrix(1, 0, 0, 1, 0, 0);
  text-align: left;
  font: normal normal normal 22px/40px Raleway;
  letter-spacing: 0px;
  color: #646464;
  opacity: 1;
}
@media (max-width: 768px) {
  .benefits_description {
      width: 100%;
      height: auto;
  }
}

.footer_follow_text h1{
  margin-top: -143px !important;
  margin-left: 124px !important;
  font-size: initial;
  color: white;
}
/* Mega Navigation Styles */

.fusion-megamenu-wrapper .fusion-megamenu-submenu {
  padding: 10px 0px;
}
.fusion-megamenu-wrapper .fusion-megamenu-border {
  border: 0px;
}
ul .fusion-megamenu-bullet {
  display:none;
}

#menu-item-4796 .left-part {
  /* -moz-columns: 15em;
  -webkit-columns: 15em;
  columns: 12em;
  -moz-column-gap: 1em;
  -webkit-column-gap: 1em;
  column-gap: 1em; */
  column-count: 4;
  max-height: 430px;
}
#menu-item-4796 .left-part > .wrapper {
  width: 100% !important;
}
#menu-item-4796 .left-part > .wrapper > .left-part {
  width: 100% !important;
}
#menu-item-4796 .left-part ul {
  position: static;
}
/* #menu-item-4796 .left-part > ul:first-of-type {
  margin-top: -7px !important;
} */

#menu-item-4796 .right-part {
  width: 45% !important;
}

/* .custom-global-menu .menu-item:hover{
  color:#004976!important;
  font-weight:700!important;
} */

.custom-global-menu .custom-global-menu-findcare a span{
  background-color: #af231c;
  padding: 4px 20px;
  color: #ffffff!important;
  border-radius: 20px;
}

.custom-global-menu .custom-global-menu-red-button a span, .custom-global-menu .custom-mobile-menu-red-button a span {
  background-color: #af231c;
  padding: 8px 18px;
  color: #ffffff!important;
  border-radius: 20px;
  font-weight: 600;
  line-height: 1.5;
}
.custom-global-menu .custom-global-menu-red-button:hover a span,  .custom-global-menu .custom-mobile-menu-red-button:hover a span  {
  background-color: #890000;
}
.custom-global-menu .custom-global-menu-red-button:hover::before {
  content: none !important;
}
.custom-global-menu .custom-global-menu-red-button:hover a {
  padding-bottom: 0 !important;
}
.custom-global-menu .custom-mobile-menu-red-button {
  background-color: #008bcd !important;
  padding: 10px 0;
}

.custom-global-menu .custom-mobile-menu-red-button > a {
  background-color: transparent !important;
}
.fusion-body .custom-global-menu.fusion-menu-element-wrapper[data-count="1"].collapse-enabled ul li.custom-mobile-menu-red-button > a {
  background-color: transparent !important;
}
.custom-global-menu1 ul li {
  margin-bottom: -20px;
}

.custom-global-menu .custom-global-menu-red-button .background-active {
  display:none;
}


.custom-global-menu .fusion-megamenu-holder .fusion-megamenu-title .awb-justify-title {
  font-weight: 700!important;
  line-height: 35px;
   color:#004976!important;
   font-family: "Raleway";
   margin-top: -9px;
}

.custom-global-menu .fusion-megamenu-holder .fusion-megamenu-title .awb-justify-title:hover {
  color: #008BCD !important;
}


.custom-global-menu .fusion-megamenu-holder .fusion-megamenu-title {
  padding-top: 0!important;
  padding-bottom: 0!important;
  padding-left: 20px !important;
}

.awb-menu, .awb-submenu {
  min-height: auto;
  --awb-min-height: auto;
}

.custom-global-menu .right-part {
  margin-top: 30px!important;
  margin-bottom: 20px!important;
}

.custom-global-menu .right-part .menu-item {
  margin-top: -25px!important;
}



.custom-global-menu .right-part .awb-justify-title {
   font-weight: 600!important;
   font-family: "Roboto";
   font-size: 16px;
  
}


.custom-global-menu .right-part .fusion-menu-description {
  font-size: 14px!important;
  font-weight: 400;
  color: #004976;
  margin-top: 20px !important;
}


.custom-global-menu .approach-menu .wrapper .left-part {
width: 45% !important;
margin-left: auto;
}
.custom-global-menu .resources-menu .wrapper .left-part {
width: 45% !important;
margin-left: auto;
columns: 12em;
}
.custom-global-menu .caregiver-menu .wrapper .left-part {
width: 23% !important;
margin-left: auto;
}
.custom-global-menu .caregiver-menu .wrapper .right-part {
width: 50% !important;
}

.custom-global-menu .custom-global-menu-four-column .left-part .awb-menu__sub-ul .menu-item {
  padding-top:0px;
  padding-bottom:0px;
  border-bottom:none!important;
  font-size: 13px!important;
}
.custom-global-menu .custom-global-menu-four-column .left-part .awb-menu__sub-ul .menu-item a{
  padding-top:0px;
  padding-bottom:0px;
  
  font-size: 14px!important;
  font-weight: 300;
}
.custom-global-menu #menu-global-main-menu .menu-item .fusion-megamenu-wrapper .left-part .awb-menu__sub-ul a {
  padding-top: 0;
  padding-bottom: 0;
}
.custom-global-menu #menu-global-main-menu .menu-item .fusion-megamenu-wrapper .left-part .awb-menu__sub-ul .menu-item {
  border-bottom: none;
}
.fusion-body .fusion-menu-element-wrapper.custom-global-menu .custom-global-menu-four-column .left-part .awb-menu__sub-ul .menu-item a:hover,
.fusion-body .fusion-menu-element-wrapper.custom-global-menu .custom-global-menu-four-column .left-part .awb-menu__sub-ul .menu-item a:active {
  color: #008BCD !important;
}
#menu-item-5413 .fusion-megamenu-wrapper .wrapper {
  width: 100% !important;
}


/*Styles for mobile navigation */
@media only screen and (max-width: 890px) {
  
  html * {
    font-family: 'Raleway' !important;
  }    
    
  .fusion-body .fusion-menu-element-wrapper ul li.expanded .awb-menu__sub-ul li:not(.current-menu-item):not(.current-menu-ancestor):not(.current-menu-parent):not(.expanded) a.awb-menu__sub-a {

    background-color: transparent !important;
    font-size:17px;

  }

  .fusion-menu-element-wrapper.direction-row.expand-method-hover .menu-text {

    font-weight: bold;
    font-size:18px;
  }
  .logged-in .awb-menu #menu-classic-mobile-menu {
    box-shadow: 0px 9px 15px -11px rgba(0, 0, 0, 0.75);
    max-height: calc(100vh - 140px) !important;
  }

  .awb-menu #menu-classic-mobile-menu {
    max-height: calc(100vh - 68px) !important;
  }

  #menu-classic-mobile-menu  ul#sub-menu li > a  {

    background-color: transparent !important;
    font-size:18px;
    font-weight: bold;
  }

  ul#menu-classic-mobile-menu li.fusion-dropdown-menu a.awb-menu__sub-a {
  background: inherit !important;
  }

  .fusion-body .fusion-menu-element-wrapper[data-count="1"].collapse-enabled ul li.expanded .awb-menu__sub-ul li:not(.current-menu-item):not(.current-menu-ancestor):not(.current-menu-parent):not(.expanded) a {
    background: inherit !important;
  }

  /*09.14.23*/
  #menu-mobile-menu-location-level ul.awb-menu__sub-ul > li:not(.fusion-menu-item-button) {
      border: 0px !important;
  }


  #menu-classic-mobile-menu ul.awb-menu__sub-ul > li:not(.fusion-menu-item-button) {

    border: 0px !important;

  }

  /*09.14.23*/
  #menu-mobile-menu-location-level ul.awb-menu__sub-ul > li:not(.fusion-menu-item-button) {

    border: 0px !important;

  } 

  #menu-classic-mobile-menu ul.awb-menu__sub-ul > li:not(.fusion-menu-item-button) {

    border: 0px !important;

  } 

  nav.fusion-menu-element-wrapper ul#menu-classic-mobile-menu {
    display: block !important;
  }

  #menu-classic-mobile-menu li {
  order: 2 !important;
  }

  #menu-classic-mobile-menu .custom-mobile-menu-red-button {
  background-color: #008bcd; 
  }
 
}
@media only screen and (max-width: 1024px) {
  .custom-mobile-menu-red-button .menu-text {
    background: #af231c 0% 0% no-repeat padding-box ! important;
    border-radius: 50px ! important;
    opacity: 1 ! important;
    padding:6px 20px;
    color:white;
    margin:0 auto;
    font-size: 17px!important;
  }
  .fusion-body .awb-menu.collapse-enabled ul#menu-mobile-menu-location-level li.brand-site a {
    padding: 0 25.5px !important;
  }
  .awb-menu.collapse-enabled ul li.location-change > a >.fusion-megamenu-icon i,
  .awb-menu.collapse-enabled ul li.brand-site > a >.fusion-megamenu-icon i {
    font-size: 24px;
  }
}

/*09.13.23*/
/*ul#menu-classic-mobile-menu li */
ul#menu-classic-mobile-menu li, ul#menu-mobile-menu-location-level li {
  border-bottom:none!important;
}

/*#menu-classic-mobile-menu > li {*/
/*    padding-left: 1.5rem !important;*/
/*    padding-right: 1.5rem !important;*/
/*}*/

#menu-classic-mobile-menu > li > a > span {
  border-bottom: 1px solid #646464 !important;
  width: 100%;
  padding: 20px 0;
  font-size: 20px;
}

#menu-classic-mobile-menu > li:last-of-type > a > span {
  border-bottom: none !important;
}

@media (max-width: 890px) {
  ul#menu-classic-mobile-menu li a {
      width: 100% !important;
      margin-left: auto !important;
  }
}

/*09.13.23*/
/*ul#menu-classic-mobile-menu li ul {*/
ul#menu-classic-mobile-menu li ul, ul#menu-mobile-menu-location-level li ul {
  margin-top: -1px!important;
  background-color: #f5f5f5!important;
      /*padding: 21px 0 !important;*/
      margin-top: -2px !important;
}

/*09.13.23*/
/*ul#menu-classic-mobile-menu li ul .current_page_item a */
ul#menu-classic-mobile-menu li ul .current_page_item a, ul#menu-mobile-menu-location-level li ul .current_page_item a {
  font-weight: 700;
}

/*ul#menu-classic-mobile-menu li ul li {*/
/*    height: 40px;*/
/*}*/


/*09.13.23*/
/*ul#menu-classic-mobile-menu li ul li a {*/
ul#menu-classic-mobile-menu li ul li a, ul#menu-mobile-menu-location-level li ul li a {
  font-size: 18px;
  background-color: #f5f5f5 !important;
}


@media (max-width: 890px) {
  ul#menu-classic-mobile-menu li ul li a {
      margin-left: auto !important;
      /*09.18.23*/
      line-height: 3em;
      font-size: 1.2em;
  }
}



/*ul#menu-classic-mobile-menu li.custom-mobile-menu-red-button {*/
/*   background-color: #008bcd!important;*/
/*}*/

#menu-classic-mobile-menu li.custom-mobile-menu-red-button a {
 display: flex;
 justify-content: center;
  width:100%!important;
  background: transparent !important;
}
#menu-classic-mobile-menu li.custom-mobile-menu-red-button a span {
  width: auto;
  padding: 10px 25px;
}
.fusion-menu-element-wrapper.collapse-enabled.mobile-justify-left #menu-classic-mobile-menu .fusion-open-nav-submenu-on-click {
  right: -20px;
  top: 12px;
}
.fusion-menu-element-wrapper.collapse-enabled.mobile-justify-left #menu-classic-mobile-menu .fusion-open-nav-submenu-on-click::before {
  font-size: 30px;
}
.fusion-menu-element-wrapper.collapse-enabled.mobile-size-full-absolute:not(.mobile-mode-always-expanded).expanded>ul {
  max-height: 340px;
}

@media (max-width: 320px) {
  .fusion-menu-element-wrapper.collapse-enabled.mobile-size-full-absolute:not(.mobile-mode-always-expanded).expanded>ul {
    min-width: 320px;
  }
}
.fusion-fullwidth .fusion-row {
  z-index: initial;
}
/*megamenu navigation end*/
.fusion-builder-row .fusion-column-wrapper .expert_care_description {
  font-size: 18px !important;
}
.fusion-builder-row .fusion-column-wrapper .expert_care_description ul {
  padding-left: 20px;
}
.fusion-body .benefits_container .fusion-benefits-column-right {
  align-self: flex-end;
  margin-bottom: 0;
}
.benefits_container .benefits_description {
  font-size: 18px !important;
}
.help_container .fusion-full-width-sep {
  display: none;
}

/*card with icon and hover effect border start*/
.help_second_row .fusion-imageframe.has-aspect-ratio img {
  object-fit: contain;
}
.help_second_row .help_learn_more {
  padding-top: 20px;
  font-weight: 700;
}
.help_second_row:hover .help_learn_more {
  color: #0065A7;
}
.help_second_row:hover .help_learn_more span {
  color: #0065A7 !important;
}
.help_second_row.with-bg-blue:hover .help_learn_more span {
  color: #ffffff !important;
}
.help_second_row .fusion-title h4, .help_second_row .fusion-title h4 span, .help_second_row .fusion-title h4 a {
  font-size: 24px !important;
  color: #004976 !important;
}
.help_second_row.with-bg-blue .fusion-title h4 a {
  color: #ffffff !important;
}

/*03.31.23 Accordian Title color*/
.fusion-accordian .panel-title .fusion-toggle-heading{
color: #004976;
}

/*card with icon and hover effect border end*/
@media (max-width:768px) {
  .help_second_row .fusion-title h4, .help_second_row .fusion-title h4 span {
      font-size: 24px !important;
  }
}
.search-banner-form{
display:flex;
max-width: 80%;
}
@media (min-width: 1024px) {
  .search-banner-form{
    min-width: 400px;
  }
}
@media (max-width: 620px) {
  .search-banner-form{
    min-width: 100%;
  }
}
.search-banner-input{
font-family: Raleway;
padding:10px 20px;
background-color:#ffffff !important;
border-radius :50px !important;
border:  1px solid #cccccc !important;
height: 48px !important;
}
#search-banner-submit {
background:none;
font-family: Raleway;
background-color:#008BCD;
border:  1px solid #008BCD;
border-radius :50px;
padding:10px 30px;
color: white;
font-size: 16px;
font-weight: 700;
margin-left: -50px;
height: 48px;
cursor: pointer;
transition: 0.3s ease;
}
#search-banner-submit:hover {
  background-color: #0065A7;
}
.fusion-footer .fusion-menu-element-wrapper ul li {
  margin-bottom: 0;
}
.fusion-footer .fusion-menu-element-wrapper .fusion-menu-element-list .menu-item>a {
  padding: 0 !important;
}
.fusion-footer .fusion-menu-element-wrapper .fusion-menu-element-list .menu-item:hover .background-active.transition-center-vertical {
  border: none;
  border-bottom-width: 0;
  border-color: transparent;
  transform: scaleY(0);
}

.footer-bottom .fusion-builder-row .fusion-layout-column.col-7 {
  width: 70% !important;
}
.footer-bottom .fusion-builder-row .fusion-layout-column.col-15 {
  width: 15% !important;
}
.footer-bottom, .footer-bottom p {
  font-size:13px;
}
.footer-bottom .fusion-builder-row .fusion-layout-column {
  margin-bottom: 0px !important;
}
@media (max-width: 768px) {
  .footer-bottom .fusion-builder-row .fusion-layout-column.col-7 {
      width: 100% !important;
  }
  .footer-bottom .fusion-builder-row .fusion-layout-column.col-15 {
      width: 50% !important;
  }
}


.fa, .fas, .far {
  font-family: "Font Awesome 5 Free" !important;
}

.menu-classic-mobile-menu .fa, .fas {
font-size: 28px;
}

.ua-mobile .fusion-body .fusion-flex-container.fusion-builder-row-1 {
  padding-top: 0px!important;
  padding-bottom: 0px!important;
}



.fusion-body .fusion-menu-element-wrapper[data-count="0"] .fusion-menu-element-list > li:not(.fusion-menu-item-button) > .background-default {
  background-color: transparent!important;
}

.fusion-body .fusion-menu-element-wrapper[data-count="0"] .fusion-menu-element-list > li:not(.fusion-menu-item-button):not(.current-menu-item):not(.current-menu-parent):hover > .background-active,
.fusion-body .fusion-menu-element-wrapper[data-count="1"] .fusion-menu-element-list > li:not(.fusion-menu-item-button):not(.current-menu-item):not(.current-menu-parent):hover > .background-active{
    border-bottom-color: transparent;
    border-bottom-width: 0px;
    transition-duration: initial;
    opacity: 0;
}

.fusion-body .fusion-menu-element-wrapper[data-count="0"]:not(.collapse-enabled) .fusion-menu-element-list > li:not(.fusion-menu-item-button) > .background-active {
  background-color: transparent!important;
}

.fusion-body .fusion-menu-element-wrapper[data-count="0"] .fusion-menu-element-list > li:not(.fusion-menu-item-button), .fusion-body .fusion-menu-element-wrapper[data-count="0"]:not(.collapse-enabled) .fusion-menu-element-list .custom-menu-search-overlay .fusion-overlay-search, .fusion-body .fusion-menu-element-wrapper[data-count="0"]:not(.collapse-enabled) .fusion-menu-element-list .custom-menu-search-dropdown {
  background-color: transparent!important;
}

@media (max-width:767px) {
  /*
  .fusion-title h2, .fusion-title h3 {
  04.06.2023 Removing the h1,h2,h3
  .fusion-title h2 {
      font-size: 32px !important;
      line-height: 38px !important;
  }
  .fusion-title h1 {
      font-size: 32px !important;
      line-height: 38px !important;
  }
  */
  .search-on-slide {
      top: auto !important;
      bottom: 30px !important;
  }
  .slider-description {
      font-size: 13px !important;
      line-height: normal !important;
  }
}

.home-well-difference_video video{
  height: 285px;
  width: 258px;
}
.home-well-difference_title{
  background-color: #008BCD;
  margin-top: 0px !important;
  border-radius: 0 0 15px 15px;
  color: #ffffff;
  margin-top: 0 !important;
}
.home-well-difference_title h4 {
  margin: 0;
  color: #fff;
  padding: 12px 0;
}
.home-well-difference_title_two{
  background-color: #004976;
  margin-top: 0px !important;
  border-radius: 0 0 15px 15px;
  color: #ffffff;
  margin-top: 0 !important;
}
.home-well-difference_title_two h4 {
  margin: 0;
  color: #fff;
  padding: 12px 0;
}
  
.home-well-difference_title_three{
   background-color: #EA7600;
  margin-top: 0px !important;
  border-radius: 0 0 15px 15px;
  color: #ffffff;
  margin-top: 0 !important;
}
.home-well-difference_title_three h4 {
  margin: 0;
  color: #fff;
  padding: 12px 0;
}
.home-well-testimonial p{
  color: #ffffff;
  font-family: 'Raleway';
}
.home-well-testimonial h2{
  color: #ffffff !important;
  font-family: 'Raleway' !important;
}
.video-container-card .awb-lightbox img {
  width: 100%;
  border-radius: 15px 15px 0 0;
}
@media (max-width: 1024px) {
  .video-container-card {
      padding: 0 !important;
  }
}
.client-say-container .fusion-testimonials p {
  line-height: 1.7;
  /*10.09.23 font weight change*/
  /*font-weight: 600;*/
  font-weight:400;
  font-size: 16px;
}
.client-say-container .fusion-testimonials .testimonial-pagination {
  text-align: left;
  padding-left: 95px;
  margin-top: 7px;
}

/*10.09.23 reducing padding*/
.fusion-testimonials.classic blockquote q, .client-say-container .fusion-testimonials blockquote {
  padding-top: 25px;
  padding-right:25px;
  padding-left:25px;
  padding-bottom:0px;

}

.client-say-container .fusion-testimonials #fusion-testimonials-1.testimonial-pagination a {
  border-color: white;
  background-color: white;
}
.client-say-container .fusion-testimonials #fusion-testimonials-1.testimonial-pagination a.activeSlide {
  background-color: #008BCD;
  border-color: #008BCD;
}
.client-say-container .fusion-testimonials blockquote q {
  font-style: normal;
}
.fusion-title {
  height: auto;
}

.client-say-container {
  margin-bottom: 0 !important;
}
.fusion-title > * {
  margin: 0px;
  color: rgb(0, 73, 118);
}

/*Accordion custom Start*/
.accordion-column .fusion-panel {
  padding: 1.5rem 0;
}

.accordion-column .fusion-panel:first-of-type {
/*  05.30.2023 border-top: 2px solid #D1D1CE !important;*/
/*  06.01.2023 border-top: 2px solid #f2f3f5 !important;*/
border-top: none;
}
.accordion-column .fusion-panel, .accordion-column .fusion-panel:hover {
 /*  05.30.2023  border-bottom: 2px solid #D1D1CE !important;*/
  border-bottom: 2px solid #f2f3f5 !important;
}
.accordion-column .fusion-panel .panel-collapse .panel-body {
  padding-bottom: 0;
}
.accordion-column .fusion-panel .panel-collapse .panel-body p:last-of-type {
  margin-bottom: 0;
}
.approach-life-happens{
  color: #ffffff !important;
}
.approach-life-happens h1{
  color: #ffffff !important;
}
.accordion-column .fusion-panel .panel-heading .active-icon, .accordion-column .fusion-panel .panel-heading .inactive-icon {
  background: transparent !important;
  color: rgb(0, 73, 118) !important;
  border: 1px solid #D1D1CE !important;
  border-radius: 50%;
}
.accordion-column.fusion-accordian #accordion-5099-1 .panel-title .active .fa-fusion-box, .accordion-column.fusion-accordian #accordion-5099-1 .panel-title a:not(.active):hover .fa-fusion-box {
  background: transparent !important;
  background-color: transparent !important;
  border-color: #D1D1CE !important;
}
.accordion-column .panel-heading .panel-title a:hover {
  color: #008bcd !important;
}
.accordion-column .panel-heading .panel-title a:hover .fusion-toggle-icon-wrapper .fa-fusion-box {
  color: #008bcd !important;
}
.accordion-column .panel-heading .panel-title.active-img-accordion a {
  color: #008bcd !important;
}
.accordion-column .panel-heading .panel-title.active-img-accordion a .fusion-toggle-icon-wrapper .fa-fusion-box{
  color: #008bcd !important;
}

#toggle_efe2ef549d6ce78bb > .active .fusion-toggle-icon-wrapper .active-icon::before {
  content: "\f00d";
}
#toggle_efe2ef549d6ce78bb > .active .fusion-toggle-icon-wrapper .inactive-icon::before {
  content: none;
}
.fusion-accordian .fusion-toggle-icon-unboxed .panel-title a .fa-fusion-box {
  padding: 4.5px;
}
@media only screen and (max-width: 1024px) {
 .accordion-toggle-img .fusion-gallery>.fusion-grid-column {
      width: auto !important;
  }
  .fusion-no-large-visibility > .search-li.menu-item a img {
      width: 100%;
  }
  .fusion-no-large-visibility > .search-li.menu-item a {
      padding: 0 !important;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 25px !important;
  }
}
/*Accordion custom end*/

/*Explore cards start*/
.explore-card .fusion-title {
  width: 100%;
}
.explore-card .fusion-column-wrapper {
  background-color: #ffffff !important;
}
.explore-card .fusion-column-wrapper > * {
  width: 100%;
  text-align: center;
}
.explore-card .fusion-column-wrapper .explore-card-img {
  width: 100%;
  overflow: visible;
  margin-bottom: 60px;
}
.explore-card .fusion-column-wrapper .explore-card-img img {
  max-width: 100px;
  transform: translateY(50%);
}
.explore-card.blue-color .fusion-column-wrapper .explore-card-img {
  background-color: #008BCD;
}
.explore-card.orange-color .fusion-column-wrapper .explore-card-img {
  background-color: #EA7600;
}
.explore-card.green-color .fusion-column-wrapper .explore-card-img {
  background-color: #93C90E; 
}
.explore-card .fusion-column-wrapper .fusion-title, .explore-card .fusion-column-wrapper .fusion-text, .explore-card .fusion-column-wrapper .fusion-one-page-text-link {
  padding: 0 2rem;
  padding-bottom: 1rem;
}
.explore-card .fusion-column-wrapper .fusion-one-page-text-link {
  display: inline-block;
  margin-bottom: 3rem;
  background-color: #008BCD;
  width: auto;
  color: #fff;
  padding: 8px 15px;
  border-radius: 25px;
  font-size: 1rem;
  font-weight: 600;
  transition: all 0.3s ease;
}
.explore-card .fusion-column-wrapper .fusion-one-page-text-link:hover {
  background-color: #0065A7;
}
.explore-card .fusion-column-wrapper .fusion-title {
  padding: 0 2.5rem;
  min-height: 74px;
  padding-bottom: 1rem;
}
.explore-card .fusion-column-wrapper .fusion-title h4 {
  color   : rgb(0, 73, 118);
}
.explore-card .fusion-column-wrapper > .fusion-builder-column-content > .fusion-builder-live-element {
  width: 100%;
}
.explore-card.fusion-column-inner-bg-wrapper:hover .fusion-button {
  background-color: #0065a7 !important;
}
/*Explore cards end*/
.d-flex{
  display : flex;
}
.fusion-testimonials blockquote div {
  color: #ffffff;
}
.fusion-testimonials blockquote div.d-flex {
  font-family: 'Raleway' !important;
  align-items: flex-start;
  line-height: 30px;
  font-size: 17px;
  font-weight: 400;
}
.text-white, .text-white p {
  color: #ffffff !important;
}
/*Card with icon hover effect bg blue */
.help_second_row.with-bg-blue .fusion-column-wrapper {
  border-radius: 15px;
}
.help_second_row.with-bg-blue:hover > .fusion-column-wrapper {
  background-color: #008BCD;
}
.help_second_row.with-bg-blue .fusion-title > * {
  color: #fff !important;
}
.help_second_row.with-bg-blue .fusion-title > * p {
  color: #fff;
}
.help_second_row.with-bg-blue .fusion-text {
  color: #fff;
}
.help_second_row.with-bg-blue .fusion-text p {
  color: #fff;
}
/*Card with icon hover effect bg blue end*/

/*Max width for desktops only*/
@media (min-width: 1025px) {
  .mw-45 {
      width: 45% !important; 
  }
  .mw-50 {
      width: 50% !important; 
  }
  .mw-60 {
      width: 60% !important; 
  }
  .mw-70 {
      width: 70% !important; 
  }
  .mw-80 {
      width: 80% !important; 
  }
  .mw-90 {
      width: 90% !important; 
  }
  .mw-100 {
      width: 100% !important; 
  }
}
/*Max width for desktops only end*/

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.fusion-body .fusion-footer .fusion-menu-element-wrapper .fusion-menu-element-list > li:not(.fusion-menu-item-button) > .background-active {
  border-bottom: none;
}
.help_second_row.with-borders > .fusion-column-wrapper {
  background-color: #ffffff;
  box-shadow: 0px 3px 15px #00000029;
  border-radius: 15px;
}

.fusion-text-no-margin>p:last-child {
  margin-bottom: 0;
}
.fusion-text p {
  color: inherit;
  line-height: inherit;
}
blockquote q img.alignleft {
  height: auto;
}
.w-100 {
  width: 100% !important;
}
.rev_slider_wrapper form input[type="text"] {
  color: #646464 !important;
}
.rev_slider_wrapper form input[type="text"]::placeholder {
color: lightgray !important;
opacity: 1; /* Firefox */
}

.rev_slider_wrapper form input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: lightgray !important;
}

.rev_slider_wrapper form input[type="text"]::-ms-input-placeholder { /* Microsoft Edge */
color: lightgray !important;
}
.search-li i {
  cursor: auto;
}
@media (min-width: 992px) {
  .fusion-testimonials blockquote div.d-flex {
    /*10.09.23 changing height*/
      /*height: 210px;*/
      height:140px;
      overflow: hidden;
  }
}
@media (max-width: 620px) {
  .fusion-testimonials .fusion-title {
      margin-bottom: 30px !important;
  }
}
@media (min-width: 620px) and (max-width: 991px) {
  .fusion-testimonials blockquote div.d-flex {
      height: 140px;
      overflow: hidden;
  }
}
.logo-carousal .owl-stage {
  display: flex;
  align-items: center;
}

/*** For Bubbles start **/

.quote-wrapper {
width: 300px;
height: 300px;
position: relative;
margin: 15px auto 0; /*OPTIONAL MARGIN*/
transition: all 1s;
cursor: pointer;
}


.balloon-white-text {
position: absolute;
width: 100%;
height: 100%;
/*BLUE BG*/
background: radial-gradient(
  ellipse at center,
  rgba(0, 128, 172, 1) 0%,
  rgba(0, 128, 172, 1) 70%,
  rgba(0, 128, 172, 0) 70.3%
);

position: relative;
margin: 0;
color: white;
text-align: center;
}

.balloon-white-text p {
font-size: 13px;
line-height: 1.25;
padding: 0;
text-align: center;
color: #ffffff;
font-weight: 500;
}

.quote-wrapper .balloon-white-text h3, .quote-wrapper .balloon-white-text h4, .quote-wrapper .balloon-white-text h5 {
  color: #ffffff;
  margin: 0;
  line-height: normal;
}

.w-full .quote-wrapper .balloon-white-text h3, .w-full .quote-wrapper .balloon-white-text h4, .w-full .quote-wrapper .balloon-white-text h5 {
  font-size: 17px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding-top: 0 !important;
  width:90%;
  left:6%;
}

.quote-wrapper .balloon-white-text h3 {
  font-size: 28px;
}
.quote-wrapper .balloon-white-text h4 {
  font-size: 22px;
}
.quote-wrapper .balloon-white-text h5 {
  font-size: 15px;
}
.balloon-white-text::before {
content: "";
width: 50%;
height: 100%;
float: left;
shape-outside: polygon(
  0 0,
  98% 0,
  50% 6%,
  23.4% 17.3%,
  6% 32.6%,
  0 50%,
  6% 65.6%,
  23.4% 82.7%,
  50% 94%,
  98% 100%,
  0 100%
);
shape-margin: 7%;
}

.balloon-white-text .h-100::before {
content: "";
width: 50%;
height: 100%;
float: right;
shape-outside: polygon(
  2% 0%,
  100% 0%,
  100% 100%,
  2% 100%,
  50% 94%,
  76.6% 82.7%,
  94% 65.6%,
  100% 50%,
  94% 32.6%,
  76.6% 17.3%,
  50% 6%
);
shape-margin: 7%;
}

.quote-wrapper blockquote footer {
width: 100%;
position: absolute;
bottom: 25px;
font-size: 17px;
text-align: center;
font-style: italic;
text-shadow: 0.5px 0.5px 1px rgba(0, 0, 0, 0.3);
}

.wrapper-all-quotes {
position: relative;
height: 300px;
width: 625px;
margin-left: auto;
margin-right: auto;
}

.out-wrapper {
position: absolute;
}

.quote-wrapper .text-wrapper {
  position: relative;
  top: 50%;
  transform: translateY(-62%);
}
/*Bubble positions*/

.quote-wrapper-1 {
left: 130px;
top: 0;
}

.quote-wrapper-1 .quote-wrapper {
width: 175px;
height: 175px;
}

.quote-wrapper-2 {
left: 295px;
}
.quote-wrapper-2 .quote-wrapper {
width: 145px;
height: 145px;
}

.quote-wrapper-3 {
left: 415px;
top: 43px;
}
.quote-wrapper-3 .quote-wrapper {
width: 193px;
height: 193px;
}

.quote-wrapper-4 {
left: 160px;
top: 165px;
}
.quote-wrapper-4 .quote-wrapper {
width: 145px;
height: 145px;
}
.quote-wrapper-5 {
left: 35px;
top: 118px;
}
.quote-wrapper-5 .quote-wrapper {
width: 145px;
height: 145px;
}
.quote-wrapper-6 {
left: 296px;
top: 138px;
}
.quote-wrapper-6 .quote-wrapper {
width: 145px;
height: 145px;
}
/*Bubble positions end*/

@media (max-width: 625px) {
  .wrapper-all-quotes {
      height: 522px;
      width: 345px;
  }
  .quote-wrapper-1 {
    left: 98px;
  top: 0;
  }
  .quote-wrapper-2 {
    left: 145px;
  top: 163px;
  }
  .quote-wrapper-3 {
    left: 142px;
  top: 294px;
  }
  .quote-wrapper-4 {
    left: 30px;
  top: 246px;
  }
  .quote-wrapper-5 {
    left: 3px;
  top: 116px;
  }
  .quote-wrapper-6 {
    left: 22px;
  top: 382px;
  }
  .bubble-image {
      max-width: 100% !important;
  }
}
@media (min-width: 1025px) and (max-width: 1120px) {
  .wrapper-all-quotes {
      left: -53px;
  }
}
@media (min-width: 626px) and (max-width: 668px) {
  .wrapper-all-quotes {
      left: -40px;
  }
}
.blue {
background: radial-gradient(
  ellipse at center,
  rgba(0, 139, 205, 0.75) 0%,
  rgba(0, 139, 205, 0.75) 70%,
  rgba(0, 139, 205, 0) 70.3%
);
}
.light-blue {
background: radial-gradient(
  ellipse at center,
  rgba(0, 139, 205, 0.5) 0%,
  rgba(0, 139, 205, 0.5) 70%,
  rgba(0, 139, 205, 0) 70.3%
);
}
.green {
background: radial-gradient(
  ellipse at center,
  rgba(76, 174, 4, 0.75) 0%,
  rgba(76, 174, 4, 0.75) 70%,
  rgba(76, 174, 4, 0) 70.3%
);
}
.light-green {
background: radial-gradient(
  ellipse at center,
  rgba(68, 167, 5, 0.5) 0%,
  rgba(68, 167, 5, 0.5) 70%,
  rgba(68, 167, 5, 0) 70.3%
);
}
.orange {
background: radial-gradient(
  ellipse at center,
  rgba(234, 118, 0, 0.8) 0%,
  rgba(234, 118, 0, 0.8) 70%,
  rgba(234, 118, 0, 0) 70.3%
);
}
.light-orange {
background: radial-gradient(
  ellipse at center,
  rgba(241, 180, 52, 0.7) 0%,
  rgba(241, 180, 52, 0.7) 70%,
  rgba(241, 180, 52, 0) 70.3%
);
}
/*Baloon Auto Animation floating up and down */
.wrapper-all-quotes .out-wrapper {  
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
/*Baloon Auto Animation zoom effect */
/*04.07.23 scale from 1.1 to 1.3*/
.out-wrapper .quote-wrapper:hover {
  transform: scale(1.3);
}

/*Alternate float timing*/
.wrapper-all-quotes .out-wrapper.quote-wrapper-3,  .wrapper-all-quotes .out-wrapper.quote-wrapper-2, .wrapper-all-quotes .out-wrapper.quote-wrapper-4 {
  animation-duration: 3.5s;
}

.wrapper-all-quotes .out-wrapper.quote-wrapper-5 {
  animation-duration: 4s;
}

@keyframes floating {
  from { transform: translate(0,  0px); }
  65%  { transform: translate(0, -10px); }
  to   { transform: translate(0, 0px); }    
}
/*Alternate float timing end*/

/*** For Bubbles end **/
.h-100 {
  height: 100%;
}
.font-bold {
  font-weight: 700;
}
/*Custom button */
.btn {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.575rem 1.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  border-radius: 25px;
}
.btn:hover {
  color: #fff;
}
.btn-primary {
  color: #fff;
  background-color: #008BCD;
  border-color: #008BCD;
}
.btn-primary:hover {
  background-color: #0065A7;
  border-color: #0065A7;
}
/*Custom button */
.bg-size-contain {
  background-size: contain;
}
.bg-size-70 {
  background-size: 70%;
}
@media (max-width: 768px) {
  .bg-size-70 {
      background-size: 100%;
  }
}
.fusion-custom-menu .search-li i {
  cursor: pointer;
}

/*Search box theme*/
body .ss360-section {
  text-align: center;
  top: 111px !important;
  z-index: 2001 !important;
  display: flex;
  display: none;
  align-items: center;
  padding: 15px;
}
body.logged-in .ss360-section {
  top: 143px !important;
}
body .ss360-section .ss360-custom-search__searchbutton {
  display: inline-block;
  /*margin-bottom: 5px;*/
  border-left: none;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  margin-left: -1px;
  background-color: #008bcd !important;
  height: 47px;
  background-color: #008BCD;
}
body .ss360-section .ss360-custom-search__searchbox {
  /*margin-top: 6px;*/
  border-right: none;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  color: #004976;
  height: 47px;
  border: none !important;
  padding-right: 39px !important;
}
body .ss360-n-section .ss360-custom-search__searchbox {
  color: #004976;
  font-size: 1rem;
}
.ss360-custom-search .ss360-custom-search__searchbutton {
  background-color: #008BCD !important;
  border-color: #008bcd !important;
}
/*@media (max-width: 620px) {*/
/*    body .ss360-section .ss360-custom-search__searchbox {*/
/*        margin-top: 7.5px;*/
/*    }*/
/*}*/
body .ss360-section .ss360-custom-search__searchbox::placeholder, body .ss360-n-section .ss360-custom-search__searchbox::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
color: #646464;
opacity: 1; /* Firefox */
}

body .ss360-section .ss360-custom-search__searchbox:-ms-input-placeholder, body .ss360-n-section .ss360-custom-search__searchbox:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #646464;
}

body .ss360-section .ss360-custom-search__searchbox::-ms-input-placeholder, body .ss360-n-section .ss360-custom-search__searchbox::-ms-input-placeholder { /* Microsoft Edge */
color: #646464;
}
body .ss360-section .ss360-voice-search svg, body .ss360-n-section .ss360-voice-search svg {
  fill: #646464;
}
@media (max-width: 620px) {
  body .ss360-section .ss360-custom-search__searchbox {
      width: auto;
      min-width: 255px;
  }
}
/*Search box theme end*/
@media (max-width: 945px) {
  #menu-global-main-menu > .menu-item {
      margin-right: 0;
  }
}

.fusion-megamenu-fullwidth .fusion-megamenu-holder > .wrapper {
  display: flex !important;
  max-width: 1200px;
  padding: 25px 0;
  /*06.06.23*/
  height:390px;
}
.fusion-megamenu-fullwidth .wrapper .right-part {
  width: 45% !important;
}
.fusion-megamenu-fullwidth .wrapper .right-part .fusion-megamenu-img {
  min-width: 315px;
}
.fusion-megamenu-fullwidth .wrapper .right-part .fusion-megamenu-title {
  padding: 0 !important;
  padding-bottom: 0.9rem !important
}
.fusion-megamenu-fullwidth .wrapper .right-part .menu-item-object-custom {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
}
.awb-menu .fusion-menu-element-list ul {
  top: initial;
}
/* .awb-menu.collapse-enabled ul li {
  margin-bottom: 2px !important;
  margin-top: 1px !important;
} */
.fusion-body .awb-menu.collapse-enabled ul#menu-mobile-menu-location-level li {
  border-bottom: none !important;
}
.fusion-body .awb-menu.collapse-enabled ul#menu-mobile-menu-location-level li:not(.custom-mobile-menu-red-button) a span {
  /* border-bottom: 1px solid #646464 !important; */
  width: 100%;
  padding: 20px 0;
  font-size: 20px;
  /*09.14.23*/
  /* border-bottom: 1px solid var(--awb-mobile-color) !important;*/
  border-bottom: 1px solid var(--awb-mobile-color);
  font-family: 'Raleway';
}


.fusion-body .awb-menu.collapse-enabled ul#menu-mobile-menu-location-level li:not(.custom-mobile-menu-red-button).no-border  a span {
  border-bottom: 0 !important;
}
.fusion-body .awb-menu.collapse-enabled ul#menu-mobile-menu-location-level li:not(.custom-mobile-menu-red-button):last-of-type a span {
  border-bottom: none !important;
}
.fusion-body .awb-menu.collapse-enabled ul#menu-mobile-menu-location-level li.location-change a span {
  border-top: 1px solid #fff !important;
}
.fusion-body .awb-menu.collapse-enabled ul#menu-mobile-menu-location-level li.location-change a span.fusion-megamenu-icon {
  border-top: none !important;
}
.fusion-body .awb-menu.collapse-enabled ul#menu-mobile-menu-location-level li.border-white a span {
  border-bottom-color: #ffffff !important;
}
.fusion-body .awb-menu.collapse-enabled ul#menu-mobile-menu-location-level li.border-white ul {
  background-color: #008bcd !important; 
}
.awb-menu.collapse-enabled ul li.brand-site {
  background-color: #008bcd !important;
}
.fusion-body .awb-menu.collapse-enabled ul#menu-mobile-menu-location-level li.brand-site a {
  background-color: #008bcd !important;
  color: #fff !important;
  position: relative;
}
.fusion-body .awb-menu.collapse-enabled ul#menu-mobile-menu-location-level li.brand-site a ~ .fusion-open-nav-submenu::before {
  color: #fff !important;
}
.awb-menu.collapse-enabled ul li.border-white {
  border-bottom: #fff !important;
}
.awb-menu.collapse-enabled ul li.location-change {
  background-color: #008bcd !important;
}
.fusion-body .awb-menu.collapse-enabled ul#menu-mobile-menu-location-level li.location-change a {
  background-color: #008bcd !important;
  color: #fff !important;
}
.awb-menu .fusion-menu-element-list {
  min-height: 2.5rem;
}
.ilightbox-holder.metro-white, .ilightbox-holder.metro-white video, .ilightbox-holder.metro-white iframe {
  border-radius: 15px;
}
.fusion-footer .fusion-menu > .menu-item {
  display: block;
}
.fusion-footer .fusion-menu > .menu-item > a {
  font-weight: 700;
  padding: 0;
}
.fusion-footer .fusion-menu > .menu-item a:hover {
  /*08.14.23*/
  /*color: #47a2cc !important;*/
  color: #47a2cc;
}
.fusion-footer .fusion-menu > .menu-item:hover .awb-menu__sub-ul {
  position: static;
  visibility: visible;
  opacity: 1;
}
.fusion-footer .fusion-menu > .menu-item .awb-menu__sub-ul {
  position: static;
  visibility: visible;
  opacity: 1;
  transition: none;
  margin-top: 0.5rem !important;
}
.fusion-footer .fusion-menu > .menu-item .awb-menu__sub-ul > .menu-item {
  background-color: transparent !important;
  border-bottom: transparent;
  margin-bottom: 5px !important;
}
.fusion-body .fusion-footer .fusion-menu-element-wrapper .fusion-menu > .menu-item .awb-menu__sub-ul > .menu-item a {
  color: #fff !important;
  line-height: 22.5px;
}
.fusion-body .fusion-footer .fusion-menu-element-wrapper .fusion-menu > .menu-item .awb-menu__sub-ul > .menu-item a:hover {
  color: #47a2cc !important;
}
.fusion-footer .fusion-menu > .menu-item > .background-default, .fusion-footer .fusion-menu > .menu-item > .background-active {
  display: none;
}
.fusion-footer .fusion-menu > .menu-item .fusion-open-nav-submenu {
  display: none !important;
}
.fusion-body .fusion-footer .fusion-menu-element-wrapper .fusion-menu > .menu-item .awb-menu__sub-ul > .menu-item {
  margin-bottom: 5px !important;
}
.fusion-body .fusion-footer .fusion-menu-element-wrapper:not(.collapse-enabled) .fusion-menu > .menu-item:not(.fusion-menu-item-button):not(.custom-menu-search-overlay):hover > a {
  color: #fff !important;
}
.fusion-body .fusion-footer .fusion-menu-element-wrapper:not(.collapse-enabled) .fusion-menu > .menu-item:not(.fusion-menu-item-button):not(.custom-menu-search-overlay):hover > a:hover {
  color: #47a2cc !important;
}
.fusion-footer .search-li.menu-item {
  display: none;
}

/*04.11.23 base site header*/
.content-box-heading, #main h2.content-box-heading {
font-weight:700;
margin-bottom:20px;
}

/* Between 1015px and 1400px */
@media (max-width: 1400px) and (min-width: 1015px) {
.header-text-slide{
padding-left:5%;
}
}

@media (min-width: 661px) and (max-width: 1290px) {
  body .ss360-section {
    top: 73px !important;
  }
  body.logged-in .ss360-section {
    top: 121px !important;
  }
}
@media only screen and (max-width: 660px) {
  body .ss360-section {
      top: 62px !important;
  }
  body.logged-in .ss360-section {
    top: 109px !important;
  }
}
.footer_find_care_button .classic-mobile-alt-solid {
  margin-right: 0;
}
.ilightbox-toolbar.metro-white .ilightbox-fullscreen {
  display: none !important;
}
#menu-global-main-menu > .menu-item:hover > a {
  -webkit-text-stroke-width: 1px !important;
  font-weight: 400 !important;
}
#menu-subsite-main-menu > .menu-item:hover > a {
  -webkit-text-stroke-width: 1px !important;
  font-weight: 400 !important;
}

#menu-global-main-menu > .menu-item:hover > a .menu-text {
  font-weight: 400 !important;
}

#menu-global-main-menu > .menu-item.current-menu-item > a, #menu-subsite-main-menu > .menu-item.current-menu-item > a {
  -webkit-text-stroke-width: 1px !important;
}

#menu-global-main-menu > .menu-item:hover {
  font-weight: 400 !important;
}

#menu-global-main-menu > .menu-item.custom-global-menu-red-button:hover > a .menu-text {
  font-weight: 600 !important;
}

#menu-global-main-menu > .menu-item.custom-global-menu-red-button:hover > a {
  -webkit-text-stroke-width: 0px !important;
  font-weight: 600 !important;
}
.fusion-menu-element-wrapper .fusion-megamenu-wrapper {
  padding-top: 20px;
}
.fusion-megamenu-menu .fusion-megamenu-wrapper .fusion-megamenu-holder {
 -webkit-box-shadow: 0px 0px 20px -10px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 20px -10px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 20px -10px rgba(0,0,0,0.75);
  margin-bottom: 10px;
}
.fusion-tb-header .fusion-fullwidth.fusion-sticky-container {
  -webkit-box-shadow: 0px -4px 13px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px -4px 13px 0px rgba(0,0,0,0.75);
  box-shadow: 0px -4px 13px 0px rgba(0,0,0,0.75);
  /* padding: 0; */
}
.search-icon {
  cursor: pointer;
  vertical-align: middle;
}
.ilightbox-toolbar.metro-white {
  left: auto;
  right: 8px;
}
.fusion-accordian .panel-heading .panel-title:hover {
  color: #008bcd !important;
}

/*Custom color classes Start*/
.hw-dark-blue {color: #004976;}

.hw-bright-blue {color:#008BCD !important;}

.hw-dark-red {color:#AF231C !important;}

.hw-bright-red {color:#DA291C !important;}

.hw-dark-gray {color:#898D8D !important;}

.hw-light-gray {color:#C7C9C7 !important;}

.hw-dark-green {color:#44A705 !important;}

.hw-light-green {color:#93C90E !important;}

.hw-orange {color:#EA7600 !important;}

.hw-yellow {color:#F1B434 !important;}


.hw-dark-blue-background {background-color: #004976 !important;}

.hw-bright-blue-background {background-color:#008BCD !important;}

.hw-dark-red-background {background-color:#AF231C !important;}

.hw-bright-red-background {background-color:#DA291C !important;}

.hw-dark-gray-background {background-color:#898D8D !important;}

.hw-light-gray-background {background-color:#C7C9C7 !important;}

.hw-dark-green-background {background-color:#44A705 !important;}

.hw-light-green-background {background-color:#93C90E !important;}

.hw-orange-background {background-color:#EA7600 !important;}

.hw-yellow-background {background-color:#F1B434 !important;}
/*Custom color classes end*/

/*This class with img as child will have a width 100%*/

.child-img-w-100 img {
  width: 100%;
}

/*This class with img as child will have a width 100% end*/

.avada-has-rev-slider-styles .avada-skin-rev {
  border-top: none;
}
@media (max-width: 660px) {
  .fusion-tb-header .fusion-flex-container .fusion-imageframe {
      max-width: 150px !important;
      margin: 10px 0 0;
  }
}
.main-content-article .ez-toc-counter {
  display: none !important;
}
.child-margin-0 > * {margin: 0 !important;}
.p-0 {padding: 0px !important;}
.lightbox-title {cursor:pointer;}
.social-sharing-block .fusion-social-networks {
  flex-direction: column;
}
.stick-right {
  position: fixed;
  top: 50%;
  right: 1px;
  left: auto;
  width: auto;
  transform: translateY(-50%);
  transition: 0.3s ease;
  z-index: 2002;
}
.stick-right:hover {
  transform: translateY(-50%) scale(1.08);  
}
.social-sharing-block .fusion-social-networks .fusion-social-network-icon {
  margin: 10px 5px;
}
@media (max-width:640px) {
  .table-of-content .ez-toc-title-toggle::after {
      content:'\f107';
      -webkit-font-smoothing: antialiased;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      line-height: 1;
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
  }
  .table-of-content .ez-toc-title-container {
      display: flex;
      justify-content: space-between;
  }
   .table-of-content .ez-toc .ez-toc-widget > nav {
       display: none;
   }
   body .table-of-content .ez-toc .heading h4 {
       background-color: transparent;
      color: #004976;
   }
  body .table-of-content {
      border-left: none !important;
      border-right: none !important;
      border-color: #bbbbbb !important;
  }
  .table-of-content .ez-toc nav {
      background-color: #f5f5f5;
      border-top: 1px solid #bbbbbb;
  }
  body .table-of-content .ez-toc .ez-toc-list li a {
      color: #004976;
  }
}
@media (min-width:641px) {
  .table-of-content .ez-toc nav {
      display: block !important;
  }
}
.d-none {
  display: none !important;
}

/*Moving clouds Krissy*/

#cloud-intro{
position: relative;
height: 100%;
background-image: url(https://homewellcares.com/wp-content/uploads/Cloud1000.png);
background-image: url(https://homewellcares.com/wp-content/uploads/Cloud1000.png) 0 10%,
                  url(https://homewellcares.com/wp-content/uploads/Cloud1200.png) 0 20%;
animation: wind 20s linear infinite;
background-repeat: initial !important;
}

@keyframes wind{
0% {
  background-position: 0 300px, 0 400px, 100px 350px;
}
100% {
  background-position: -1000px 300px, 1200px 400px, 1100px 350px;
}
}

/*Moving clouds animation Parsus*/
.cloud-right {
  position: relative;
}
.cloud-right::before {
  content: '';
  background-image: url(/wp-content/uploads/Clouds-spread.png);
  background-repeat: repeat;
  background-position: top center;
  background-size: contain;
  width: 100%; height: 100%;
  position: absolute; top: 0;bottom: 0; left: 0px;
  
  -webkit-animation: moveclouds 20s linear infinite;
  -moz-animation: moveclouds 20s linear infinite;
  -o-animation: moveclouds 20s linear infinite;
  animation: moveclouds 20s linear infinite;
  
}
@media (max-width: 820px) {
  .cloud-right::after {
      background-size: 400%;
  }
}
/*.cloud-right::before {*/
/*    content: '';*/
/*    background-image: url(/wp-content/uploads/Clouds-spread.png);*/
/*    background-repeat: no-repeat;*/
/*    background-position: bottom left;*/
/*    background-size: contain;*/
/*	width: 100%; height: 100%;*/
/*	position: absolute;top: 0; bottom: 0; left: 70px;*/
  
/*    -webkit-animation: moveclouds 20s linear infinite;*/
/*	-moz-animation: moveclouds 20s linear infinite;*/
/*	-o-animation: moveclouds 20s linear infinite;*/
  
/*}*/
.cloud-left::before {
   content: '';
  background-image: url(/wp-content/uploads/Clouds-spread.png);
  background-repeat: repeat;
  background-position: top center;
  background-size: contain;
  width: 100%; height: 100%;
  position: absolute; top: 0;bottom: 0; left: 0px;
  
  -webkit-animation: moveclouds 20s linear infinite;
  -moz-animation: moveclouds 20s linear infinite;
  -o-animation: moveclouds 20s linear infinite;
  animation: moveclouds 20s linear infinite;
  
}
/*Clouds move Right*/
@-moz-keyframes movecloudsRight {
0% {background-position: 0 0;}
100% {background-position: 100vw 0;}
}
@-o-keyframes movecloudsRight {
0% {background-position: 0 0;}
100% {background-position: 100vw 0;}
}
@-webkit-keyframes movecloudsRight {
0% {background-position: 0 0;}
100% {background-position: 100vw 0;}
}
@keyframes movecloudsRight {
  0% {background-position: 0 0;}
  100% {background-position: 100vw 0;}
}
@-moz-keyframes movecloudsRight {
0% {background-position: 0 0;}
100% {background-position: 100vw 0;}
}
@-o-keyframes movecloudsRight {
0% {background-position: 0 0;}
100% {background-position: 100vw 0;}
}
@-webkit-keyframes movecloudsRight {
0% {margin-left: -1000px;}
100% {margin-left: 1000px;}
}
/*Clouds move left*/
@-moz-keyframes moveclouds {
100% {background-position: 0 0;}
0% {background-position: 100vw 0;}
}
@-o-keyframes moveclouds {
100% {background-position: 0 0;}
0% {background-position: 100vw 0;}
}
@-webkit-keyframes moveclouds {
100% {background-position: 0 0;}
0% {background-position: 100vw 0;}
}
@-moz-keyframes moveclouds {
100% {background-position: 0 0;}
0% {background-position: 100vw 0;}
}
@-o-keyframes moveclouds {
100% {background-position: 0 0;}
0% {background-position: 100vw 0;}
}
@keyframes moveclouds {
  100% {background-position: 0 0;}
  0% {background-position: 100vw 0;}
}
.hw-breadcrumb {
  display: flex;
  padding-left: 0;
  list-style: none;
  margin-top: 0;
  font-size: 14px;
  flex-wrap: wrap;
  text-transform: uppercase;
  align-items: center;
}
.hw-breadcrumb .hw-breadcrumb-item::after {
  content: "/";
  display: inline-block;
  padding: 0 7px;
}
.hw-breadcrumb .hw-breadcrumb-item:last-of-type {
  font-weight: 700;
  color: #008BCD;
}
.hw-breadcrumb .hw-breadcrumb-item:last-of-type::after {
  content: none;
}
.hw-breadcrumb .hw-breadcrumb-item:last-of-type a {
  color: #008BCD;
}
.hw-breadcrumb .hw-breadcrumb-item:last-of-type a:hover {
  color: #0065a7;
}
.accordion-toggle-img .fusion-gallery {
  height: auto !important;
  /*min-height: 470px;*/
  padding-bottom: 138%;
}
.accordion-toggle-img .fusion-gallery .fusion-gallery-column {
  transition: 0.5s ease;
}
.hide-gallery-item {
  top: 0 !important;
  transform: translate3d(0, 0, 0) !important;
  opacity: 0;
}
/*.hide-gallery-item:first-of-type {*/
/*    opacity: 1;*/
/*}*/
.acc-img-active {
  opacity: 1;
}
.map-column-left-search {
  position: relative;
}
.map-column-left-search > .notifyjs-wrapper {
  left: 0;
  right: 0;
  width: auto;
}
.avada-footer-scripts .btn-sticky {
  position: fixed;
  top: 31rem;
  transform: translateY(6%) rotate(270deg);
  /*07.12.23
  left: -50px;*/
  left: -52px;
  right: auto;
  z-index: 2000;
  transition: 0.3s ease;
}

/*07.12.23*/
.btn-sticky-contact{
  font-size:18px;
  padding-top:0.775rem;
  padding-bottom:0.775rem;
  padding-right: 1.95rem;
  padding-right: 1.95rem;
}

/*10.02.24
@media (max-width: 640px) {*/
@media (max-width: 1025px) {
  .avada-footer-scripts .btn-sticky {
    display: none;
  }
}
.avada-footer-scripts .btn-sticky:hover {
  transform: translateY(6%) rotate(270deg) scale(1.1);

}
.avada-footer-scripts .btn-orange {
  border-radius: 13px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: #EA7600;
  color: #fff;
  cursor: pointer;
}
.avada-footer-scripts .hw-form-elements {
  position: fixed;
  /*11.01.23 top: 140px;*/
  top: 180px;
  bottom: 30px;
  transform: translateY(6%);
  z-index: 9999;
  background-color: #fff;
  max-width: 30%;
  padding: 0;
  padding-bottom: 1.6rem;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  left: -1000px;
  /* overflow: auto;
  max-height: calc(97vh - 130px); */
}
.avada-footer-scripts .hw-form-elements .hw-contact-content-wrapper {
  overflow: auto;
  /*11.01.23 max-height: calc(97vh - 270px);*/
  max-height: calc(97vh - 310px);
  padding-right: 15px;
  margin-right: 15px;
  scrollbar-width: thin;

  scrollbar-color: #898D8D;

}

.avada-footer-scripts .hw-form-elements .hw-contact-content-wrapper::-webkit-scrollbar {
    width: 5px;
  }
     
.avada-footer-scripts .hw-form-elements .hw-contact-content-wrapper::-webkit-scrollbar-track {
      box-shadow: inset 0 0 30px #C7C9C7;
    }
     
.avada-footer-scripts .hw-form-elements .hw-contact-content-wrapper::-webkit-scrollbar-thumb {
      background-color: #898D8D;
      outline: 1px solid #898D8D;
      width: 0;
      height: 50%;
      border-radius: 5px;
    }
.avada-footer-scripts .hw-form-elements > * {
    padding: 0 1.6rem;
}
.avada-footer-scripts .hw-form-elements .hw-contact-popup-title {
  margin-top: 0;
  border-top-right-radius: 15px;
  background-color: #EA7600;
  font-size: 1.6rem;
  padding: 1rem 1.6rem;
  color: #fff;
  font-weight: 700;
  position: relative;
}
.avada-footer-scripts .hw-form-elements .hw-contact-popup-title .close-tab {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  cursor: pointer;
  font-size: 1.4rem;
  bottom: 15px;
  display: flex;
  align-items: center;
  bottom: 0;
  display: flex;
  align-items: center;
}
.avada-footer-scripts .hw-form-elements p {
  font-size: 15px;
  line-height: 1.8;
}
.avada-footer-scripts .hw-form-elements #popup-contact label {
  font-size: 15px;
  margin-bottom: 8px;
  display: inline-block;
}
.avada-footer-scripts .hw-form-elements #popup-contact label span {
  color: #890000;
  font-size: 2rem;
  line-height: 0;
  position: relative;
  margin-bottom: 0;
  display: inline-block;
  top: 7px;
}
.avada-footer-scripts .hw-form-elements #popup-contact input:not([type="submit"]) {
  height: 35px;
  background-color: #f3f3f3;
  border-color: #f3f3f3;
  margin-bottom: 15px;
  border-radius: 0;
}
.avada-footer-scripts .hw-form-elements #popup-contact textarea {
  background-color: #f3f3f3;
  border-color: #f3f3f3;
  margin-bottom: 15px;
  border-radius: 0;
  width: 100%;
  min-height: 130px;
  padding: 10px;
}
.avada-footer-scripts .hw-form-elements #popup-contact input[type="submit"] {
  border-radius: 25px;
  font-size: 16px;
  color: #fff;
  background-color: #008bcd;
  width: auto;
  padding: 12px 50px;
  line-height: 1.4;
  border-radius: 25px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  border: 1px solid #008bcd;
  cursor: pointer;
}
.avada-footer-scripts .hw-form-elements #popup-contact input[type="submit"]:hover, .location-contact-form .wpcf7-form-control:hover {
  background-color: #0065a7;
}

#menu-location-02-footer-menu-1 li:active span, #menu-location-02-footer-menu-1 li:active .menu-text, .fusion-footer .fusion-menu > .menu-item a:hover {
  color:#fff;

}

.overlay-active::before {
  content:'';
  background-color: #000;
  opacity: 0.5;
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2100;
}
@media (max-width: 1000px) {
  .avada-footer-scripts .hw-form-elements {
      max-width: 95%;
  }
}
.hidden_file_link {
  word-break: break-all;
}
.map-column-right {
  padding-top: 0 !important;
}

/*04.07.23 adjusted  for iphone se*/
@media (max-width: 375px) {
  .wrapper-all-quotes {
    margin-left: -5px;
  } 
}

/*04.07.23 adjusted  for samsung 8+*/
@media (max-width: 360px) {
  .wrapper-all-quotes {
    margin-left: -10px;
  } 
}

/*04.07.23 adjusted  for samsung Galaxy Fold */
@media (max-width: 280px) {
  .wrapper-all-quotes {
    margin-left: -30px;
  } 
}


.newsletter-signup-block .ctct-form-wrapper .ctct-form > .ctct-button {
    display: none;
}
.newsletter-signup-block .ctct-form-wrapper .ctct-form > .ctct-button {
    display: none;
}
.newsletter-signup-block .ctct-form-wrapper .ctct-form > .ctct-form-field label {
    display: none;
}
.newsletter-signup-block .ctct-form-wrapper .ctct-form > .ctct-form-field input[type="submit"] {
    color: #fff;
    background-color: #008bcd;
    width: auto;
    padding: 12px 50px;
    line-height: 1.4;
    border-radius: 25px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    display: inline-block;
    font-size: 1rem;
    font-weight: 700;
    border: 1px solid #008bcd;
}
.newsletter-signup-block .ctct-form-wrapper .ctct-form > .ctct-form-field input[type="submit"]:hover {
   background-color: #0065a7;
}
.newsletter-signup-block .ctct-form-wrapper .ctct-form > .ctct-form-field.ctct-form-field-submit {
    text-align: center;
}
.newsletter-signup-block .ctct-form-wrapper .ctct-form > .ctct-form-field input[type="email"] {
    box-shadow: 0px 0px 10px -3px #00000029;
}

#main .hw-contact-wrapper .btn-sticky {
    display: none;
}
#main .hw-contact-wrapper .hw-contact-popup-title {
    font-weight: 700;
    color: #004976;
}
#main .hw-contact-wrapper form > label {
    padding-bottom: 10px;
    display: block;
    font-size: 1.1rem;
    color: #646464;
    font-weight: 600;

}
#main .hw-contact-wrapper form > input:not([type="submit"]) {
    height: 35px;
    background-color: #f3f3f3;
    border-color: #f3f3f3;
    margin-bottom: 25px;
    border-radius: 0;
    
}
#main .hw-contact-wrapper form > br {
    display: none;
}
#main .hw-contact-wrapper form > textarea {
    background-color: #f3f3f3;
    border-color: #f3f3f3;
    margin-bottom: 30px;
    border-radius: 0;
    width: 100%;
    min-height: 130px;
}
#main .hw-contact-wrapper form > input[type="submit"], .location-contact-form form > input[type="submit"] 
, .location-contact-form .wpcf7-form-control{
    border-radius: 25px;
    font-size: 16px;
    color: #fff;
    background-color: #008bcd;
    width: auto;
    padding: 12px 50px;
    line-height: 1.4;
    border-radius: 25px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    display: inline-block;
    font-size: 1rem;
    font-weight: 700;
    border: 1px solid #008bcd;
    cursor: pointer;
}
#main .hw-contact-wrapper form > input[type="submit"]:hover {
    background-color: #0065a7;
}

/*07.11.23*/
#main .location-contact-form .hw-contact-wrapper  .hw-contact-popup-title {
  text-align: center;
}

.location-contact-form label, #main .location-contact-form form > label{
    padding-bottom: 10px;
    display: block;
    font-size: 1.1rem;
    /*09.12.23*/
    /*color: #004976;*/
    color: #004976 !important;
    font-weight: 600;

}

.location-contact-form #first-name, .location-contact-form #last-name, .location-contact-form #phone-number, .location-contact-form input{
    height: 35px;
    background-color: #f3f3f3;
    border-color: #f3f3f3;
    margin-bottom: 25px;
    border-radius: 0;
}


.location-contact-form .pull-left{
  float:left;
   width:48%;
}

.location-contact-form .pull-right{
  float:right;
   width:48%;
}

@media (max-width: 480px) {

  .location-contact-form .pull-left, .location-contact-form  .client-form .pull-left{
  float:none;
   width:98%;
}

.location-contact-form .pull-right, .location-contact-form  .client-form .pull-right{
  float:none;
   width:98%;
}

}

.location-contact-form  #sticky-submit{

  text-align:center;
}

/*10.03.23*/
 .location-contact-form  span.wpcf7-list-item-label{
  /*10.05.23 Adding cursor to the hover*/
  color: #646464;
  font-family: 'Raleway';
  font-weight:400;
  cursor: pointer;

 }
.location-contact-form  h4.fusion-clearfix, .hw-pcf-wrapper form > h4{

      color: #004976 !important;
    font-weight: 600;
}

.location-contact-form h4.fusion-clearfix, .location-contact-form .hw-pcf-wrapper form > h4 {
      padding-top: 0px;
      margin-bottom: 0px;
}

/*10.06.23*/
.location-contact-form .client-form h4.fusion-clearfix, .location-contact-form .client-form .hw-pcf-wrapper form > h4 {
      
      margin-bottom: 20px;
}

.location-contact-form .client-form span.wpcf7-form-control.wpcf7-checkbox {

  background-color: transparent;
  border: 0px;
}

/*10.04.23*/
.client-form .wpcf7-list-item{

  display:block;
}

.client-form p{

  margin-top:20px;

}
/* Franchisee level area scroll */

.location-areas .content-box-column .content-container {
  /*09.05.23 max-height: 250px;*/
  max-height: 315px;
  overflow: auto;
  scrollbar-width: thin;

  scrollbar-color: #898D8D;

}

.location-areas .content-box-column .content-container::-webkit-scrollbar {
    width: 5px;
  }
     
.location-areas .content-box-column .content-container::-webkit-scrollbar-track {
      box-shadow: inset 0 0 30px #C7C9C7;
    }
     
.location-areas .content-box-column .content-container::-webkit-scrollbar-thumb {
      background-color: #898D8D;
      outline: 1px solid #898D8D;
      width: 0;
      height: 50%;
      border-radius: 5px;
    }

.location-areas .content-box-column .content-container ul {
  padding-left: 25px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 520px) {
  .location-areas .content-box-column .content-container ul {
    flex-direction: column;
  }
}
.location-areas .content-box-column .content-container ul li {
  flex: 1 0 50%;
  max-width: 50%;
  margin-bottom: 1rem;
  padding-right: 2rem;
}

.ctct-form-wrapper .ctct-message {
  position: relative;
}

.ctct-form-wrapper .ctct-message .ctct-dismiss-ajax-notice {
  border-radius: 50%;
  float: right;
  line-height: 1;
  padding: 5px;
  text-decoration: none;
  width: 27px;
  height: 27px;
  position: absolute;
  top: 7px;
  right: 7px;
  border: 1px solid #bbbbbb;
}

/* Icon in menu customisation */
.fusion-body .fusion-menu-element-wrapper.collapse-enabled ul#menu-mobile-menu-location-level li.menu-item>.fusion-megamenu-icon, .fusion-body .fusion-menu-element-wrapper.collapse-enabled ul#menu-mobile-menu-location-level li.menu-item>a>.fusion-megamenu-icon {
  width: 30px;
  height: 30px;
  display: block !important;
  position: absolute;
  left: 1.5rem;
  top: 50%;
  transform: translateY(-60%);
  font-size: 30px;
  border-bottom: 0 !important;
  padding: 0;
}

.fusion-body .fusion-menu-element-wrapper.collapse-enabled ul#menu-mobile-menu-location-level li.menu-item>.fusion-megamenu-icon .glyphicon::before, .fusion-body .fusion-menu-element-wrapper.collapse-enabled ul#menu-mobile-menu-location-level li.menu-item>a>.fusion-megamenu-icon .glyphicon::before {
  display: block;
}


.fusion-body .fusion-menu-element-wrapper.collapse-enabled ul#menu-mobile-menu-location-level li.menu-item>.fusion-megamenu-icon ~ .menu-text, .fusion-body .fusion-menu-element-wrapper.collapse-enabled ul#menu-mobile-menu-location-level li.menu-item>a>.fusion-megamenu-icon  ~ .menu-text {
  padding-left: 37px;
}

/* Map height adjustment */
div#map:after {
  content: '';
  padding: 48%;
  display: block;
}

#hidden_file_element {
  height: 0;
  overflow: hidden;
  display: block;
  padding: 0;
}

/* State list  */

.search-by-state-row ul {
  list-style: none;
  text-align: left;
  padding-left: 0;
  margin-top: 5px;
  margin-bottom: 0;
}

.search-by-state-row .city-name {
  padding-left: 0px;
  margin: 0;
  font-weight: 400;
  max-width: 100%;
  color: #008BCD;
  font: normal normal 20px Raleway;
  line-height: 1.3;
}

.search-by-state-row a.city-name:hover {
  color: #0065A7;
}

.search-by-state-row .city-name span + span {
  color: #EA7600;
 /*05.17.2023
  text-transform: uppercase;
  font-size: 0.9rem;*/
  font-size:0.8rem;
  font-weight: 700;
}

/*
.search-by-state-row .comingsoon {
  display:block;
        padding-left:10px;
}

.search-by-state-row .comingsoon:after {
   content: '';
        background:url('https://homewellcares.com/wp-content/uploads/coming-soon.png');
        background-size: 30px 30px;
        position:absolute;
        width:30px;
        height:30px;
        margin-left:-30px;
}*/

/*05.19.2023f
.search-by-state-row .city-name.inactive {
  color: #646464;
}*/

/* Avada Slider column */

.hw-row {
  display: flex;
  flex-wrap: wrap;
}

.hw-row > * {
  padding-left: 15px;
  padding-right: 15px;
}

.hw-row > .col-4 {
  flex: 1 0 33%;
  max-width: 33%;
}

.hw-row > .col-5 {
  flex: 1 0 42%;
  max-width: 42%;
}

.hw-row > .col-6 {
  flex: 1 0 50%;
  max-width: 50%;
}

.hw-row > .col-7 {
  flex: 1 0 58%;
  max-width: 58%;
}

.hw-row > .col-8 {
  flex: 1 0 66%;
  max-width: 66%;
}

.px-4rem {
  padding: 0 4rem;
}

html:not(.avada-has-site-width-percent) .tfs-slider .slide-content-container {
  padding: 0;
}

html:not(.avada-has-site-width-percent) .tfs-slider .slide-content-container .fusion-title-sc-wrapper {
  padding: 0;
  background-color: transparent !important;
}
.card-lightbox {
  transition: 0.3s ease;
}
.card-lightbox:hover {
  transform: scale(1.03);
}
.card-lightbox img {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}
.card-lightbox .title-heading-center {
  padding: 13px 5px !important; /*05.22.2023 had to add for an override*/
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  text-align: center;
  margin: 0;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}
.slider-col-content {
  padding-left: 2.5rem;
}
.slide-content .slider-col-content h2, .slide-content .slider-col-content h3 {
  display: block !important;
  color: #fff;
}

.slide-content .slider-col-content h2 {
  font-size: 38px !important;
  font-weight: 700 !important;
  margin-bottom: 0;
}

.slide-content .slider-col-content h3 {
  font-size: 30px !important;
  font-weight: 500 !important;
}

.slide-content .slider-col-content .fusion-text {
  color: #fff;
  font-size: 17px;
  line-height: 30px;
  margin-top: 2rem;
}

@media (max-width: 766px) {
  .hw-row > .col-4 {
    flex: 1 0 100%;
    max-width: 100%;
  }
  
  .hw-row > .col-5 {
    flex: 1 0 100%;
    max-width: 100%;
  }

  .hw-row > .col-6 {
    flex: 1 0 100%;
    max-width: 100%;
  }

  .hw-row > .col-7 {
    flex: 1 0 100%;
    max-width: 100%;
  }

  .hw-row > .col-8 {
    flex: 1 0 100%;
    max-width: 100%;
  }

  .slider-col-content {
    margin-top: 2rem;
    padding-left: 15px;
  }

  .slide-content .slider-col-content h2 {
    line-height: 48px !important;
  }
}

.content-on-left .col-left {
  padding-left: 15px;
}
/* .content-on-left .col-right {
  padding-left: 2.5rem;
} */

.slider-col-img img {
  max-width: 50% !important;
  margin: 0 auto !important;
}
.content-on-left .slider-col-content h3 {
  color: #004976 !important;
  font-size: 40px !important;
  line-height: 48px !important;
  font-weight: 700 !important;
}
.content-on-left .slider-col-content .fusion-text {
  color: #646464;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.text-center {
  text-align: center;
}
.align-items-center {
  align-items: center;
}
@media (max-width: 766px) {
  .flex-column-sm-reverse {
    flex-direction: column-reverse;
  }
}

.slider-col-img .img-sub-title {
  color: #004976;
  font-size: 1.15rem;
  font-weight: 700;
  margin-bottom: 0 !important;
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.4 !important;
}

.fusion-body .flex-control-paging li a {
  background-color: #c7c7cc !important;
  width: 13px;
  height: 13px;
}

.fusion-body .flex-control-paging li a.flex-active {
  background-color: #34aadc !important;
}

.fusion-body .flex-control-nav {
  bottom: -17px !important;
}
@media (max-width: 768px) {
  .slider-col-img img {
    max-width: 63% !important;
  }

  .slider-col-img .img-sub-title {
    max-width: 100%;
  }

  .px-4rem {
    padding: 0 15px;
  }
}

/* Avada Slider column end */
.hover-content:hover * {
  color: #004976 !important;
  -webkit-text-stroke-width: 1px;
}

.sticky-form-field-error {
  border: 1px solid #eb0000 !important;
}

/* Theme Update Fixes */
.awb-menu .awb-menu__sub-a {
  padding: 0;
  color: #fff !important;
  line-height: 22.5px;
}
.awb-menu__sub-li.current-menu-item>.awb-menu__sub-a {
  color: #47a2cc !important;
}
.fusion-footer .awb-menu__sub-li.current-menu-item>.awb-menu__sub-a {
  color: #FFFFFF !important;
}
/*10.3.23 added no-height*/

.fusion-tb-footer .no-height{
  padding:0px !important;
}

/*10.20.23 Twitter Icon*/
.awb-icon-twitter:before {
content: "\e900";
font-family: 'icomoontwitter' !important;
}

/*10.3.23 Social icons*/
a.fusion-social-network-icon.fusion-tooltip.fusion-facebook.awb-icon-facebook {
    font-size: 18px !important;
}

a.fusion-social-network-icon.fusion-tooltip.fusion-twitter.icon-xiconsx {
  font-size: 17px !important;
}

.fusion-tb-footer .fusion-fullwidth.fusion-no-medium-visibility {
  padding-top: 90px;
  margin-top: 0px;
  padding-right: 30px;
  padding-bottom: 50px;
  margin-bottom: 0px;
  padding-left: 30px;
}



/* .awb-menu__main-background-active,
.awb-menu_dc-yes.awb-menu_em-hover .awb-menu__open-nav-submenu-hover {
    display: none;
} */
li.search-li.menu-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
a.fusion-button.help_learn_more {
  background: transparent;
}
.fusion-footer.fusion-tb-footer .fusion-footer-widget-area span.awb-menu__main-background-default {
  display: none;
}
.fusion-button-default {
    background: var(--button_gradient_top_color) !important;
    color: var(--button_accent_color) !important;
    border-color: var(--button_border_color) !important;
}
.fusion-button-default:hover {
    background: var(--button_gradient_top_color_hover) !important;
    color: var(--button_accent_color) !important;
    border-color: var(--button_gradient_top_color_hover) !important;
}
.cloud-right .fusion-column-wrapper:hover,
#cloud-intro .fusion-column-inner-bg {
    background-color: var(--awb-custom_color_10);
}
.post h2, .post-content h2, h2, h2.entry-title {
    font-size: var(--h2_typography-font-size) !important;
}
.awb-menu_desktop .fusion-megamenu .sub-menu li:hover>a {
    background-color: transparent !important;
}
.trusted-tips-guides-post-card a.fusion-button.download-file-button {
    padding: 10px 25px;
}
.do-animate .fusion-animated {
  overflow: visible;
}

@media screen and (max-width: 640px){
  .fusion_builder_column.post-card{
    width: 100% !important;
  }
}

.fusion-menu .current-menu-item .awb-menu__main-background-active_bottom-vertical,  .fusion-menu .custom-global-menu-red-button .awb-menu__main-background-active_bottom-vertical, .fusion-menu .custom-global-menu-red-button:hover .awb-menu__main-background-active_bottom-vertical {
  display: none;
}
.fusion-menu .current-menu-item:hover .awb-menu__main-background-active_bottom-vertical {
  display: block;
}

.awb-menu.collapse-enabled li.menu-item>.fusion-megamenu-icon, .awb-menu.collapse-enabled li.menu-item>a>.fusion-megamenu-icon {
  display: block !important;
  width: 35px !important;
  position: absolute;
}

.fusion-body .awb-menu.collapse-enabled ul#menu-mobile-menu-location-level li.border-white a span.fusion-megamenu-icon {
  border-bottom: none !important;
}
.fusion-body .awb-menu.collapse-enabled ul#menu-mobile-menu-location-level li > a > span.fusion-megamenu-icon ~ .menu-text {
  padding-left: 36px !important;
}

.awb-menu.collapse-enabled ul li.location-change > a >.fusion-megamenu-icon i, .awb-menu.collapse-enabled ul li.brand-site > a >.fusion-megamenu-icon i{
  color: #fff;
}

.awb-menu.collapse-enabled ul li.location-change > button::before, .awb-menu.collapse-enabled ul li.brand-site > button::before {
  color: #fff !important;
}

.awb-menu.collapse-enabled ul li.location-change > button[aria-expanded="true"]::before, .awb-menu.collapse-enabled ul li.brand-site > button[aria-expanded="true"]::before {
  color: #fff !important;
}
.awb-menu.collapse-enabled ul li.location-change > button[aria-expanded="false"]::before, .awb-menu.collapse-enabled ul li.brand-site > button[aria-expanded="false"]::before {
  color: #fff !important;
}

#menu-subsite-main-menu .menu-item {min-height: 30px;}
#menu-subsite-main-menu .left-part {display: grid;grid-template-columns: repeat(4, 1fr);grid-gap: 15px;}
#menu-subsite-main-menu .left-part ul.fusion-megamenu {flex-direction: column;}
#menu-subsite-main-menu .left-part ul.fusion-megamenu li {width: 100%;}

#menu-subsite-main-menu .custom-global-menu-four-column .fusion-megamenu-holder .left-part {
  display: block !important;
  columns: 4;
}

#menu-subsite-main-menu .custom-global-menu-four-column .fusion-megamenu-holder .left-part > ul {
  display: block;
}
#menu-subsite-main-menu .custom-global-menu-four-column .fusion-megamenu-holder .left-part > ul:last-of-type {
  margin-bottom: 144px;
}
#menu-subsite-main-menu .custom-global-menu-four-column .fusion-megamenu-holder .left-part > ul > .menu-item .fusion-megamenu-title {
  margin-bottom: 10px;
}

#menu-subsite-main-menu .custom-global-menu-four-column .fusion-megamenu-holder .left-part > ul > .menu-item .fusion-megamenu-title a {
  line-height: 30px;
}


@media (max-width: 766px) {
  .flexslider .min-height-sm {
      min-height: 878px;
  }
  .has-height-sm .fusion-slider-container, .has-height-sm .flex-viewport {
      min-height: 878px !important;
  }
}

.fusion-footer .awb-menu__main-background-active, .fusion-footer .awb-menu__main-background-default {
  position: initial;
}

.fusion-footer .fusion-menu > .menu-item > a > .awb-menu__open-nav-submenu-hover {
  display: none;
}

.awb-menu.collapse-enabled.mobile-mode-collapse-to-button .awb-menu__main-ul {
  max-height: calc(100vh - 89px) !important;
}

.logged-in .awb-menu.collapse-enabled.mobile-mode-collapse-to-button .awb-menu__main-ul {
  max-height: calc(100vh - 140px) !important;
}

.awb-menu.collapse-enabled li.current-menu-item.custom-mobile-menu-red-button>a {
  background-color: transparent !important;
}
.awb-menu.collapse-enabled li.custom-mobile-menu-red-button:hover>a {
  background-color: transparent !important;
}
body .sticky-left-bottom {
  position: fixed !important;
  left: 1rem;
  bottom: 0.4rem;
  z-index: 2090;
}
/*07.13.23*/
body .sticky-right-bottom {
  position: fixed !important;
  left: 6.3rem;
  bottom: 0.4rem;
  z-index: 2090;
}

.hw-listing-wrapper .btn-green{
  border-radius: 13px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #93C90E;
    color: #fff;
    cursor: pointer;
    font-size: 18px;

    /*09.12.23*/
    /*padding-top: 0.775rem;*/
    padding-top: 2rem;
    padding-bottom: 0.775rem;
    padding-right: 1.95rem;
 
}
.hw-listing-wrapper .btn-sticky-listing{
    position: fixed;
    top: 20rem;
    transform: translateY(6%) rotate(270deg);
    left: -58px;
    right: auto;
    z-index: 2000;
    transition: 0.3s ease;
}

.hw-listing-wrapper .btn-sticky-listing:hover {
    transform: translateY(6%) rotate(270deg) scale(1.1);
}

.grecaptcha-badge {
  z-index: 9999;
}

.fusion-accordian .panel-title a.active .fa-fusion-box {
  background-color: transparent !important;
}
.fusion-accordian .panel-title a:not(.active).hover .fa-fusion-box, .fusion-accordian .panel-title a:not(.active):hover .fa-fusion-box {
  background-color: transparent !important;
}
.post-content .hw-contact-wrapper .hw-contact-popup-title i {
    display: none;
}

/*04.22.24 Accordian body not working */
.fusion-accordian .fusion-panel .panel-body span{
  color: #646464;
}

.fusion-accordian .fusion-panel .panel-body span.fusion-button-text{
  color:#fff;
  font-weight: 600;
  font-size:16px;
}

.custom-global-menu .custom-global-menu-four-column .left-part .sub-menu .menu-item a {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 14px!important;
    font-weight: 300;
}

.custom-global-menu .custom-global-menu-findcare a span{
  background-color: #af231c;
  padding: 4px 20px;
  color: #ffffff!important;
  border-radius: 20px;
}

.custom-global-menu .custom-global-menu-red-button a span, .custom-global-menu .custom-mobile-menu-red-button a span {
  background-color: #af231c;
  padding: 8px 18px;
  color: #ffffff!important;
  border-radius: 20px;
  font-weight: 600;
}
.custom-global-menu .custom-global-menu-red-button:hover a span,  .custom-global-menu .custom-mobile-menu-red-button:hover a span  {
  background-color: #890000;
}
.custom-global-menu .custom-global-menu-red-button:hover::before {
  content: none !important;
}
.custom-global-menu .custom-global-menu-red-button:hover a {
  padding-bottom: 0 !important;
}
.custom-global-menu .custom-mobile-menu-red-button {
  background-color: #008bcd !important;
  padding: 10px 0;
}
.custom-global-menu1 ul li {
  margin-bottom: -20px;
}

.custom-global-menu .custom-global-menu-red-button .background-active {
  display:none;
}


.custom-global-menu .fusion-megamenu-holder .fusion-megamenu-title .awb-justify-title {
  font-weight: 700!important;
  line-height: 35px;
   color:#004976!important;
   font-family: "Raleway";
}

/*04.02.24*/
a.\.blog-template-default\.blog.a.p, a.\.blog.a, .blog-template-default .fusion-layout-column .fusion-content-tb a { 

color:#198fd9;
}

a.\.blog-template-default\.blog.a.p:hover, .blog-template-default .fusion-layout-column .fusion-content-tb a:hover{

color:#004976;
}

/*09.14.23*/
/*.custom-global-menu .fusion-megamenu-holder .fusion-megamenu-title .awb-justify-title:hover {*/
.custom-global-menu .fusion-megamenu-holder .fusion-megamenu-title .awb-justify-title:hover, 
.awb-menu__sub-a a:hover, a.awb-menu__sub-a:hover, 
.awb-menu_desktop .fusion-megamenu .sub-menu li:hover>a  {
  color: #008BCD !important;
}


.custom-global-menu .fusion-megamenu-holder .fusion-megamenu-title {
  padding-top: 0!important;
  padding-bottom: 0!important;
  padding-left: 20px !important;
}

.custom-global-menu .right-part {
  margin-top: 30px!important;
  margin-bottom: 20px!important;
}

.custom-global-menu .right-part .menu-item {
  margin-top: -25px!important;
}



.custom-global-menu .right-part .awb-justify-title {
   font-weight: 600!important;
   font-family: "Roboto";
   font-size: 16px;
  
}


.custom-global-menu .right-part .fusion-menu-description {
  font-size: 14px!important;
  font-weight: 400;
  color: #004976;
  margin-top: 20px !important;
}


.custom-global-menu .approach-menu .wrapper .left-part {
width: 45% !important;
margin-left: auto;
}
.custom-global-menu .resources-menu .wrapper .left-part {
width: 45% !important;
margin-left: auto;
columns: 12em;
}
.custom-global-menu .caregiver-menu .wrapper .left-part {
width: 23% !important;
margin-left: auto;
}
.custom-global-menu .caregiver-menu .wrapper .right-part {
width: 50% !important;
}

.custom-global-menu .custom-global-menu-four-column .left-part .sub-menu .menu-item {
  padding-top:0px;
  padding-bottom:0px;
  border-bottom:none!important;
  font-size: 13px!important;
}
.custom-global-menu .custom-global-menu-four-column .left-part .sub-menu .menu-item a{
  padding-top:0px;
  padding-bottom:0px;
  
  font-size: 14px!important;
  font-weight: 300;
}
.custom-global-menu #menu-global-main-menu .menu-item .fusion-megamenu-wrapper .left-part .sub-menu a {
  padding-top: 0;
  padding-bottom: 0;
}

/*12.12.23*/
.custom-global-menu #menu-global-main-menu .menu-item .fusion-megamenu-wrapper .left-part .sub-menu  #menu-item-5284 a, 
.custom-global-menu #menu-global-main-menu .menu-item .fusion-megamenu-wrapper .left-part .sub-menu  #menu-item-5283 a, 
.custom-global-menu #menu-global-main-menu .menu-item .fusion-megamenu-wrapper .left-part .sub-menu  #menu-item-5285 a {

  line-height: 26px;
}

.custom-global-menu #menu-global-main-menu .menu-item .fusion-megamenu-wrapper .left-part .sub-menu .menu-item {
  border-bottom: none;
}

/*10.06.23 client form or caregiver */
.client-form{

  padding-left:30px;
  padding-right:30px;
}
@media only screen and (max-width: 600px) {
.client-form{

  padding-left:5px;
  padding-right:5px;
}

}

.hw-pcf-wrapper h3.hw-contact-popup-title {
  font-weight: 700;
  color: #004976;
  text-align: center;
  line-height: normal;
}

.hw-pcf-wrapper label {
padding-bottom: 10px;
display: block;
font-size: 1.1rem;
color: #000;
font-weight: 600;
}

.hw-pcf-wrapper input {
height: 35px;
/*09.13.23*/
/*background-color: #fff;
border-color: #fff;*/
background-color: #f3f3f3;
border-color: #f3f3f3;

margin-bottom: 25px;
border-radius: 0 !important;
}

.hw-pcf-wrapper input#pcf-submit, .hw-pcf-wrapper input#appcf-submit {
border-radius: 25px !important;
font-size: 16px;
color: #fff;
background-color: #008bcd;
width: auto;
padding: 12px 50px;
line-height: 1.4;
border-radius: 25px;
margin-left: auto;
margin-right: auto;
height: auto;
display: inline-block;
font-size: 1rem;
font-weight: 700;
border: 1px solid #008bcd;
cursor: pointer;
}

.hw-pcf-wrapper textarea {
width: 100%;
display: block;
margin-bottom: 40px;
min-height: 100px;
/*09.13.23*/
background-color: #f3f3f3;
border-color: #f3f3f3;


}

.hw-pcf-wrapper form .pull-left {
  width: 50%;
  float: left;
}

.hw-pcf-wrapper form .pull-right {
  width: calc(50% - 20px);
  float: right;
}

.hw-pcf-wrapper form input#pcf-submit, .hw-pcf-wrapper form input#appcf-submit {
  text-align: center;
  display: block !important;
}

.hw-pcf-wrapper input#pcf-submit:hover, .hw-pcf-wrapper input#appcf-submit:hover {
  background-color: #0065a7;
}

.hw-pcf-wrapper input[type="checkbox"] {
  height: auto;
  margin-bottom: 4px;
  margin-right: 6px;
  background-color: white;
  /*10.05.23 adding cursor to the hover over*/
  cursor: pointer;
}

@media (min-width: 640px) and (max-width: 905px) {
  .tablet-margin-bottom-60px{
    margin-bottom: 60px;
  }

    .tablet-margin-bottom-80px{
    margin-bottom: 80px;
  }
}

/*12.18.23*/
img[data-dominant-color]:not(.has-transparency) {
    background-color: transparent;
}

.hw-pcf-wrapper form > h4 {
  margin-bottom: 15px;
  margin-top: 0;
  padding-top: 30px;
}