/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/* Additional Mixins */
.grid-services, .faq-videos-part .videos-wrap .grid-videos {
  display: block;
  zoom: 1;
}

.grid-services:after, .faq-videos-part .videos-wrap .grid-videos:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}

.btn {
  transition: all 0.2s ease;
}

.uppercase-title {
  font-family: var(--secondary-font), sans-serif;
  color: #2b2b2b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.15rem;
  text-align: center;
}

.main-wrapper {
  overflow: hidden;
}

.page-template-contact .main-wrapper {
  border-top: none;
}

@media (max-width: 1199px) {
  .home .main-wrapper {
    overflow: visible;
  }
}
@media (min-width: 1200px) {
  .page-template-page-review .main-wrapper, .page-template-page-event .main-wrapper, .page-template-page-expert-roundup-helmets .main-wrapper {
    margin-top: -190px;
  }
}
.main-wrapper.no-featured-image {
  margin-top: 0 !important;
}

.main-content {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (max-width: 1199px) {
  .page-template-attorney .main-content {
    padding-top: 50px;
  }
}
@media (min-width: 1200px) {
  .page-template-attorney .main-content {
    padding-top: 84px;
  }
}
@media screen and (min-width: 1200px) {
  .main-content .container .row > .entry-content.col-xl-8,
.main-content .container .row > .content.col-xl-8 {
    padding-right: 75px;
  }
}
[v-cloak] > * {
  display: none;
}

#loader-div {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
  overflow: hidden;
  transition: all 0.5s ease;
}

#loader-div .lds-ring {
  display: inline-block;
  position: relative;
  width: 77px;
  height: 77px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  display: block;
}

#loader-div .lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 70px;
  height: 70px;
  margin: 6px;
  border: 7px solid #4164f2;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #4164f2 transparent transparent transparent;
}

#loader-div .lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

#loader-div .lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

#loader-div .lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.arrow-link {
  color: #eb5b13;
  font-size: 16px;
  font-weight: 600;
  background-image: url("../../images/arrows/arrow-right.svg");
  background-repeat: no-repeat;
  background-size: 18px 8px;
  padding-right: 22px;
  background-position: right center;
}

.arrow-link__alt {
  color: #fff;
  background-image: url("../../images/arrows/arrow-alt-right.svg");
}

.small-font-content p {
  font-family: var(--secondary-font), sans-serif;
  font-size: 1rem;
  line-height: 2rem;
  color: #242424;
  margin-bottom: 27px;
}

.awards-section-sidebar {
  background-color: #f5f5f5;
  padding: 4rem 2rem 3rem;
}

@media screen and (min-width: 1440px) {
  .awards-section-sidebar {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.results-section-sidebar {
  background-color: #1F4698;
  padding: 4rem 2rem 3rem;
}

@media screen and (min-width: 1440px) {
  .results-section-sidebar {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.results-section-sidebar__wrapper {
  padding: 1rem 0 2rem;
}

.results-section-sidebar__wrapper .amount {
  font-size: 36px;
  font-weight: 600;
}

.results-section-sidebar__wrapper .pa-category {
  font-size: 18px;
  display: block;
  padding-top: 0.3rem;
}

.section-cta {
  background-image: url("../images/cta-bg.png");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-color: white;
  border-bottom: 1px solid #70CFFA;
  padding-top: 89px;
  padding-bottom: 81px;
}

@media (max-width: 1199px) {
  .section-cta {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
@media (max-width: 991px) {
  .section-cta {
    padding-top: 82px;
    padding-bottom: 103px;
    background-image: url("../images/cta-bg-mobile.png");
    background-position: center center;
    text-align: center;
  }
}
.section-cta .cta-title {
  color: #fff;
  text-align: left;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 39px;
  margin-bottom: 25px;
}

@media (max-width: 991px) {
  .section-cta .cta-title {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .section-cta .cta-title {
    margin-bottom: 35px;
  }
}
.section-cta .cta-phone {
  color: #fff;
  text-align: center;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 55px;
  font-style: normal;
  font-weight: 700;
  line-height: 39px;
  font-family: var(--main-font), sans-serif;
}

@media (max-width: 991px) {
  .section-cta .cta-phone {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .section-cta .cta-phone {
    margin-bottom: 33px;
    font-size: 46px;
    line-height: 39px;
  }
}
.section-cta .btn-std {
  font-size: 23px;
}

@media (min-width: 1200px) {
  .section-cta .btn-std {
    max-width: 475px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 25.33px;
  }
}
@media (max-width: 991px) {
  .section-cta .btn-std {
    margin-top: 33px;
  }
}
.faq-videos-part {
  padding-top: 50px;
  padding-bottom: 80px;
}

@media (max-width: 767px) {
  .faq-videos-part {
    padding-top: 35px;
    padding-bottom: 50px;
  }
}
.faq-videos-part .section-title {
  font-weight: 900;
  margin-bottom: 52px;
}

@media (max-width: 767px) {
  .faq-videos-part .section-title {
    margin-bottom: 20px;
  }
}
.faq-videos-part .videos-wrap {
  padding-top: 10px;
  position: relative;
}

@media (min-width: 768px) {
  .faq-videos-part .videos-wrap {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 992px) {
  .faq-videos-part .videos-wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
.faq-videos-part .videos-wrap .swiper-button-prev,
.faq-videos-part .videos-wrap .swiper-button-next {
  top: calc(28% + 10px);
  z-index: 10;
  cursor: pointer;
  background-repeat: no-repeat !important;
}

@media (min-width: 1200px) {
  .faq-videos-part .videos-wrap .swiper-button-prev,
.faq-videos-part .videos-wrap .swiper-button-next {
    display: none;
  }
}
.faq-videos-part .videos-wrap .swiper-button-prev::after,
.faq-videos-part .videos-wrap .swiper-button-next::after {
  font-size: 20px;
  font-weight: 700;
}

.faq-videos-part .videos-wrap .swiper-button-prev {
  left: 0;
}

.faq-videos-part .videos-wrap .swiper-button-next {
  right: 0;
}

.faq-videos-part .videos-wrap .faq-videos-slider {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .faq-videos-part .videos-wrap .faq-videos-slider {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 575px) {
  .faq-videos-part .videos-wrap .faq-videos-slider {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1200px) {
  .faq-videos-part .videos-wrap .faq-videos-slider .swiper-wrapper {
    justify-content: center;
  }
}
.faq-videos-part .videos-wrap .faq-videos-slider .item {
  text-align: center;
  height: auto;
}

@media (min-width: 1200px) {
  .faq-videos-part .videos-wrap .faq-videos-slider .item {
    max-width: 248px !important;
  }
}
@media (min-width: 1440px) {
  .faq-videos-part .videos-wrap .faq-videos-slider .item {
    max-width: 248px !important;
  }
}
@media (max-width: 1199px) {
  .faq-videos-part .videos-wrap .faq-videos-slider .item {
    margin-bottom: 15px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .faq-videos-part .videos-wrap .faq-videos-slider .item {
    padding: 0 10px;
  }
}
.faq-videos-part .videos-wrap .faq-videos-slider .item .cw_video_open_popup_customized {
  margin-bottom: 0;
  display: block;
  border-radius: 15px;
}

@media (max-width: 991px) {
  .faq-videos-part .videos-wrap .faq-videos-slider .item .cw_video_open_popup_customized {
    margin-bottom: 0px;
  }
}
.faq-videos-part .videos-wrap .faq-videos-slider .item .cw_video_open_popup_customized img {
  max-width: 100% !important;
  width: 100%;
}

.faq-videos-part .videos-wrap .faq-videos-slider .item .img-wrap {
  position: relative;
}

.faq-videos-part .videos-wrap .faq-videos-slider .item .img-wrap .icon-play {
  position: absolute;
  bottom: 12px;
  right: 12px;
  display: inline-block;
  width: 38px;
  height: 38px;
}

.faq-videos-part .videos-wrap .faq-videos-slider .item .title-wrap {
  font-family: var(--main-font), sans-serif;
  text-align: center;
  padding-top: 20px;
  color: #2C2C2C;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}

.faq-videos-part .videos-wrap .grid-videos {
  width: 100%;
  margin: 0 auto;
}

.faq-videos-part .videos-wrap .grid-videos .item {
  text-align: center;
  width: 18.4%;
  float: left;
  position: relative;
  margin-bottom: 28px !important;
}

.faq-videos-part .videos-wrap .grid-videos .item:nth-child(n) {
  margin-right: 2%;
  margin-bottom: 2%;
}

.faq-videos-part .videos-wrap .grid-videos .item:nth-child(5n) {
  margin-right: 0;
}

@media (min-width: 1440px) {
  .faq-videos-part .videos-wrap .grid-videos .item {
    margin-right: 36px !important;
    max-width: 248px !important;
    width: 100% !important;
  }
}
.faq-videos-part .videos-wrap .grid-videos .item:last-child {
  margin-right: 0 !important;
}

@media (max-width: 991px) {
  .faq-videos-part .videos-wrap .grid-videos .item {
    margin-bottom: 15px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .faq-videos-part .videos-wrap .grid-videos .item {
    padding: 0 10px;
  }
}
.faq-videos-part .videos-wrap .grid-videos .item .cw_video_open_popup_customized {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .faq-videos-part .videos-wrap .grid-videos .item .cw_video_open_popup_customized {
    margin-bottom: 0px;
  }
}
.faq-videos-part .videos-wrap .grid-videos .item .cw_video_open_popup_customized img {
  max-width: 100% !important;
}

.faq-videos-part .videos-wrap .grid-videos .item .img-wrap {
  position: relative;
}

.faq-videos-part .videos-wrap .grid-videos .item .img-wrap .icon-play {
  position: absolute;
  bottom: 12px;
  right: 12px;
  display: inline-block;
  width: 38px;
  height: 38px;
}

.faq-videos-part .videos-wrap .grid-videos .item .title-wrap {
  font-family: var(--main-font), sans-serif;
  text-align: center;
  padding-top: 20px;
  color: #2C2C2C;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}

@media (max-width: 991px) {
  .grid-services {
    max-width: 550px;
    margin: 0 auto;
    width: 100%;
  }
}
.grid-services .cols {
  width: 33.3333333333%;
  float: left;
  position: relative;
}

.grid-services .cols:nth-child(n) {
  margin-right: 0%;
  margin-bottom: 0%;
}

.grid-services .cols:nth-child(3n) {
  margin-right: 0;
}

@media (max-width: 1439px) {
  .grid-services .cols {
    width: 31.8666666667%;
    float: left;
    position: relative;
  }
  .grid-services .cols:nth-child(n) {
    margin-right: 2.2%;
    margin-bottom: 2.2%;
  }
  .grid-services .cols:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .grid-services .cols {
    width: 100%;
    float: left;
    position: relative;
  }
  .grid-services .cols:nth-child(n) {
    margin-right: 2.2%;
    margin-bottom: 2.2%;
  }
  .grid-services .cols:nth-child(1n) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .grid-services .cols {
    margin-bottom: 50px !important;
  }
}
.grid-services .cols .item {
  margin-bottom: 20px;
  text-align: center;
}

.grid-services .cols .item a {
  display: inline-block;
  font-family: var(--main-font), sans-serif;
  padding: 8px 25px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.grid-services .cols .item a:hover {
  background-color: #162d5d;
  color: white;
}

.list, .toc ul {
  margin: 0;
  padding: 0;
}

.toc {
  padding: 40px 48px 50px;
  border-top: 1px solid #70CFFA;
  background: #071F53;
}

@media (max-width: 1199px) {
  .sidebar .toc {
    display: none;
  }
}
.mobile-toc-widget-container .toc {
  width: 100%;
  max-width: 585px;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
  border-radius: 50px;
  margin-bottom: 40px;
}

@media (max-width: 575px) {
  .mobile-toc-widget-container .toc {
    padding: 40px 25px 50px;
  }
}
.toc .sidebar-title {
  color: #70CFFA;
  text-align: center;
  font-family: var(--secondary-font), sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: 36px;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.toc ul {
  padding-left: 0;
}

.toc ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 12px;
  margin-bottom: 12px;
  padding-left: 25px;
  padding-right: 25px;
}

.toc ul li:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding-top: 12px;
}

.toc ul li:first-child a {
  padding-top: 0;
}

.toc ul li:first-child:before {
  top: 26px;
}

.toc ul li:last-child {
  margin-bottom: 0;
  border-bottom: 1px solid rgba(210, 210, 210, 0.3);
}

.toc ul li:last-child a {
  padding-bottom: 0;
}

.toc ul li:before {
  content: "";
  display: block;
  border-radius: 3px;
  width: 12px;
  height: 12px;
  transform: translateY(-50%);
  position: absolute;
  top: 14px;
  background: #70CFFA;
  left: 0;
}

.toc ul li a {
  color: #fff !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 27px;
  display: block;
  position: relative;
  transform: all 0.5s;
}

.toc ul li a:hover {
  color: var(--accent-color) !important;
}

@media (max-width: 1199px) {
  .featured-image {
    padding-top: 50px;
    padding-bottom: 0;
  }
}
.table-responsive {
  border: 1px solid #d8d8d8;
  max-width: 882px;
  border-radius: 20px;
}

@media (min-width: 1200px) {
  .table-responsive {
    margin-bottom: 125px;
  }
}
@media (max-width: 767px) {
  .table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    display: block;
    width: 100%;
  }
  .table-responsive::-webkit-scrollbar {
    height: 8px;
  }
  .table-responsive::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
  }
  .table-responsive::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
  }
  .table-responsive::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
}
.table.table-striped {
  margin: 0 auto;
}

@media (max-width: 767px) {
  .table.table-striped {
    min-width: 600px;
    width: 100%;
  }
}
.table.table-striped th,
.table.table-striped td {
  border: 0;
  padding: 0;
  padding-left: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #454545;
  font-family: var(--main-font), sans-serif;
  font-size: 16px;
  font-weight: 400;
}

@media (max-width: 767px) {
  .table.table-striped th,
.table.table-striped td {
    padding-left: 20px;
    padding-right: 20px;
    white-space: nowrap;
  }
}
.table.table-striped th a,
.table.table-striped td a {
  text-decoration: underline;
  color: #0E47C4;
}

.table.table-striped th a:hover,
.table.table-striped td a:hover {
  color: var(--color-primary);
}

.table.table-striped .table-title {
  font-size: 18px;
  line-height: 33px;
}

.table.table-striped .table-title td {
  text-transform: uppercase;
  color: #071F53 !important;
  font-weight: 700 !important;
}

.table.table-striped thead tr {
  background: #162d5d;
}

.table.table-striped thead tr th,
.table.table-striped thead tr td {
  color: white;
  font-family: var(--main-font), sans-serif;
  font-weight: 700;
  font-size: 18px;
}

.table.table-striped tr.table-title td {
  font-weight: 600;
  font-size: 18px;
}

.table.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: white !important;
  --bs-table-accent-bg: white;
}

.table.table-striped tbody tr:nth-of-type(2n+2) {
  background-color: #f2f2f2;
}

.jump-to-department {
  max-width: 100%;
  margin-bottom: 30px;
}

.jump-to-department__title {
  color: #071F53;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.jump-to-department__pills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

@media (max-width: 767px) {
  .jump-to-department__pills {
    gap: 8px;
  }
}
.jump-to-department .jump-pill {
  display: inline-block;
  padding: 8px 18px;
  background-color: #fff;
  color: #162d5d;
  font-family: var(--main-font), sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  border: 2px solid #70CFFA;
  border-radius: 50px;
  cursor: pointer;
  transition: all 0.3s ease;
  text-align: center;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .jump-to-department .jump-pill {
    padding: 8px 18px;
    font-size: 14px;
  }
}
.jump-to-department .jump-pill:hover {
  background-color: #071F53;
  color: white;
  border-color: #162d5d;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(22, 45, 93, 0.2);
}

.jump-to-department .jump-pill:active {
  transform: translateY(0);
  box-shadow: 0 2px 4px rgba(22, 45, 93, 0.2);
}

.jump-to-department .jump-pill:focus {
  outline: 2px solid #70CFFA;
  outline-offset: 2px;
}

.jump-to-department .jump-pill.active {
  background-color: #70CFFA;
  color: #162d5d;
  border-color: #70CFFA;
  font-weight: 700;
}

@media (min-width: 1200px) {
  .page-staff-directory .mobile-toc-widget-container {
    max-width: 900px;
  }
}
@media (min-width: 1200px) {
  .page-referrals .sidebar {
    top: 70px;
  }
}
.page-referrals .referral-video {
  margin-top: 30px;
  text-align: center;
}

@media (min-width: 1200px) {
  .page-referrals .referral-video {
    margin-top: -42px;
    margin-left: 72px;
    text-align: left;
  }
}
.page-referrals .referral-video .cw_video_open_popup_customized {
  position: relative;
  margin-bottom: 0;
  z-index: 2;
}

.page-referrals .referral-video .cw_video_open_popup_customized .video-thumbnail {
  border-radius: 25px;
  position: relative;
  z-index: 2;
}

.page-referrals .referral-video .btn-play {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
  transform: translate(-50%, -50%);
}

.page-referrals .referral-video .btn-play img {
  width: 100%;
}

@media (max-width: 767px) {
  .page-referrals .referral-video .btn-play img {
    width: 70%;
  }
}
.testimonials-section {
  padding: 78px 0 58px;
  background-image: url("../images/main-content-home.png");
  background-position: center bottom -110px;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: white;
}

.home .testimonials-section {
  padding-top: 45px;
  padding-bottom: 76px;
}

@media (max-width: 991px) {
  .home .testimonials-section {
    padding-top: 50px;
  }
}
.testimonials-section-wrap {
  position: relative;
}

.testimonials-section-title {
  margin-bottom: 128px !important;
  margin-top: -110px;
  position: relative;
  z-index: 5;
}

@media (max-width: 575px) {
  .testimonials-section-title {
    margin-bottom: 80px !important;
  }
}
.sidebar .testimonials-section-title {
  margin-top: 0 !important;
}

@media (max-width: 767px) {
  .testimonials-section__item {
    padding: 0 50px;
  }
}
@media (min-width: 992px) {
  .testimonials-section__item {
    max-width: 800px;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .testimonials-section .swiper {
    overflow: visible;
  }
}
.testimonials-section .swiper .swiper-pagination {
  bottom: -30px;
}

.testimonials-section .swiper .swiper-button-prev,
.testimonials-section .swiper .swiper-button-next {
  top: 30%;
}

cite {
  display: block;
  position: relative;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px;
  color: #3F3F3F;
}

.btn {
  display: inline-block;
  border: 0;
  border-radius: 50px;
  box-shadow: none;
  font-family: var(--main-font), sans-serif;
  cursor: pointer;
  line-height: normal;
  text-align: center;
  background: none;
  text-transform: uppercase;
}

.btn--to-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 320px;
}

.btn-std {
  padding: 15px 100px 15px 30px;
  position: relative;
  border-radius: 63px;
  background-color: var(--accent-color);
  color: #152C5E;
  text-align: center;
  font-size: 25.333px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  border: none;
  text-transform: uppercase;
}

@media (max-width: 1199px) {
  .btn-std {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    padding: 8px 80px 8px 30px;
  }
}
.btn-std:after {
  content: "";
  bottom: 0;
  right: 0;
  height: 100%;
  width: 68px;
  display: block;
  position: absolute;
  transition: all ease-in-out 0.5s;
  background: url(../images/button-arrow.svg) center center no-repeat #0082BD;
  background-size: 21px 16px;
  border-radius: 0 63px 63px 0;
}

@media (max-width: 1199px) {
  .btn-std:after {
    width: 54px;
  }
}
.btn-std:hover {
  background-color: #96DEFF;
}

.btn-std:hover:after {
  background-color: #2A99CB;
}

.btn-2 {
  border-radius: 50px;
  border: 2px solid #70CFFA;
  color: #152C5E;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 1px;
  padding: 10px 30px;
  background: transparent;
}

.btn-2:hover {
  border-radius: 50px;
  border: 2px solid #70CFFA;
  background: #F0FAFF !important;
  color: #152C5E !important;
}

.btn-3 {
  border-radius: 50px;
  background: #70CFFA;
  color: #152C5E;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 1px;
  padding: 10px 30px;
}

.btn-3:hover {
  border-radius: 50px;
  background: #97DEFF;
}

/* purgecss start ignore */
.gform_wrapper form {
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}

.page-template-location .gform_wrapper form {
  max-width: 100%;
}

.gform_wrapper .gform_fields {
  row-gap: 14px !important;
  column-gap: 14px !important;
}

.gform_wrapper .gform_required_legend {
  display: none;
}

.gform_wrapper .gchoice {
  position: relative;
  padding-left: 40px;
}

.gform_wrapper .gchoice .gfield-choice-input {
  background: none !important;
  border: none !important;
  display: none;
}

.gform_wrapper .gchoice label {
  margin-left: 0;
  margin-top: 1px;
}

.gform_wrapper .gchoice label:after {
  content: "";
  width: 26px;
  height: 26px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  background-color: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
}

.gform_wrapper .gchoice label:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  left: 9px;
  top: 4px;
  transform: rotate(45deg);
  opacity: 0;
  z-index: 1;
  transition: all 100ms;
}

.gform_wrapper input[type=checkbox] {
  opacity: 0;
  outline: none;
  z-index: 100;
  width: 27px;
  height: 27px;
  top: 0;
  left: 0;
  position: absolute;
  appearance: none;
  cursor: pointer;
}

.gform_wrapper input[type=checkbox] + label {
  cursor: pointer;
}

.gform_wrapper input[type=checkbox]:checked + label:before {
  opacity: 1;
  top: 6px;
}

.gform_wrapper .gfield--type-select label, .gform_wrapper .gfield--type-textarea label {
  margin-bottom: 14px !important;
}

.gform_wrapper .gfield--type-html {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  color: #fff;
  padding-top: 10px;
}

.gform_wrapper .gfield_checkbox label {
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}

.gform_wrapper .gfield .ginput_container label {
  color: white;
}

.gform_wrapper .gfield .ginput_container input,
.gform_wrapper .gfield .ginput_container select {
  background-color: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  height: 42px;
  color: white;
}

.gform_wrapper .gfield .ginput_container select {
  background: url(../images/form-down-arrow.svg) no-repeat right 21px center transparent;
  background-size: 15px 9px;
}

.gform_wrapper .gfield .ginput_container textarea {
  height: 109px !important;
  background-color: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  color: white;
}

.gform_wrapper .gform_body .gfield_label,
.gform_wrapper .gform_body .gfield-choice-input + label {
  color: #fff !important;
  font-size: 15px !important;
  font-weight: 500 !important;
}

.sidebar .gform_wrapper .gform_body .gfield_label,
.sidebar .gform_wrapper .gform_body .gfield-choice-input + label {
  margin-top: 3px;
}

.gform_wrapper .gform_body .gfield_required {
  font-size: 16px !important;
  font-weight: 500;
  padding-bottom: 7px !important;
  color: #70CFFA !important;
  margin-left: -3px !important;
}

.gform_wrapper .gform_footer .button {
  padding: 10px 90px 10px 40px !important;
  position: relative;
  border-radius: 63px !important;
  background-color: var(--accent-color) !important;
  color: #152C5E !important;
  text-align: center !important !important;
  font-size: 19px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 30px !important;
  text-transform: uppercase !important;
  font-family: var(--main-font), sans-serif !important;
}

.sidebar .gform_wrapper .gform_footer .button {
  font-size: 17px !important;
}

.gform_wrapper .gform_footer .button:after {
  content: "" !important;
  top: 50%;
  right: -2px;
  height: 106%;
  transform: translateY(-50%);
  width: 54px;
  display: block !important;
  position: absolute !important;
  transition: all ease-in-out 0.5s;
  background: url(../images/button-arrow.svg) center center no-repeat var(--color-secondary);
  background-size: 21px 16px;
  border-radius: 0 63px 63px 0;
}

@media (min-width: 992px) and (max-width: 1439px) {
  .gform_wrapper .gform_footer .button {
    padding: 10px 40px 10px 0 !important;
    font-size: 15px !important;
    line-height: 30px !important;
    letter-spacing: normal !important;
    font-style: normal !important;
    font-weight: 700 !important;
    max-width: 100% !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .page-template-location .location-contact .gform_wrapper .gform_footer .button {
    width: 40% !important;
  }
}
@media (max-width: 767px) {
  .gform_wrapper .gform_footer .button {
    padding: 10px 80px 10px 25px !important;
    font-size: 15px !important;
    line-height: normal !important;
  }
}
.gform_wrapper .gform_footer .button:hover, .gform_wrapper .gform_footer .button:focus {
  background-color: #96DEFF;
}

.gform_wrapper .gform_footer .button:hover:after, .gform_wrapper .gform_footer .button:focus:after {
  background-color: #2A99CB;
}

.form-wrap {
  background-color: #18397b;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.33);
  border: 8px solid #2b519f;
  max-width: 100%;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 30px;
}

@media screen and (min-width: 768px) {
  .form-wrap {
    padding: 40px 80px;
  }
}
@media screen and (min-width: 992px) {
  .form-wrap {
    padding: 30px;
    max-width: 540px;
  }
  .footer .form-wrap, .page-template-contact .main-content .form-wrap {
    max-width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .form-wrap {
    padding: 57px 80px;
  }
}
.sidebar-widgets .form-wrap {
  box-shadow: none;
  border: none;
}

@media screen and (min-width: 1200px) {
  .sidebar-widgets .form-wrap {
    padding: 57px 40px;
  }
}
.main-contact-form .form-wrap {
  padding: 40px 15px;
  margin-top: 50px;
}

@media screen and (min-width: 768px) {
  .main-contact-form .form-wrap {
    padding: 40px 70px 70px;
  }
}
.footer .form-wrap {
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: rgba(0, 14, 53, 0.6);
  backdrop-filter: blur(7.5px);
  box-shadow: none;
  padding: 40px;
}

@media (max-width: 1199px) {
  .footer .form-wrap {
    padding: 40px 44px;
  }
}
.page-template-page-review .form-wrap {
  max-width: 100%;
}

.form-wrap label,
.form-wrap input {
  display: block;
  font-size: 15px !important;
  line-height: 1;
}

@media (max-width: 1199px) {
  .form-wrap label,
.form-wrap input {
    font-size: 15px;
  }
}
.form-wrap label {
  color: #fff;
  font-weight: 400;
  margin-bottom: 8px;
}

.form-wrap input,
.form-wrap textarea {
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.form-wrap input:focus,
.form-wrap textarea:focus {
  border: 2px solid #4164f2;
}

.form-wrap input::-webkit-input-placeholder,
.form-wrap textarea::-webkit-input-placeholder {
  color: #9a9b9b;
}

.form-wrap input::-moz-placeholder,
.form-wrap textarea::-moz-placeholder {
  opacity: 1;
  color: #9a9b9b;
}

.form-wrap input:-moz-placeholder,
.form-wrap textarea:-moz-placeholder {
  color: #9a9b9b;
}

.form-wrap input:-ms-input-placeholder,
.form-wrap textarea:-ms-input-placeholder {
  color: #9a9b9b;
}

.form-wrap input.placeholder,
.form-wrap textarea.placeholder {
  color: #9a9b9b;
}

.form-wrap textarea {
  height: 77px;
  padding-top: 15px;
}

.form-wrap .btn {
  width: 100%;
  margin-top: 10px;
  letter-spacing: 1.5px;
}

@media screen and (min-width: 768px) {
  .form-wrap .btn span {
    padding-left: 33px;
    padding-right: 33px;
  }
}
.form-title {
  color: var(--form-title-color);
  text-align: left;
  font-family: var(--secondary-font), sans-serif;
  margin-bottom: 25px;
  font-size: 37px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.84px;
}

@media (max-width: 1199px) {
  .form-title {
    font-size: 31px;
    text-align: center;
  }
}
.sidebar-widgets .form-title {
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 20px;
}

#video_play {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}

#video_play iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#video_play .cw_video_description {
  display: none;
}

.cw_video_gallery.cw_video_type_matrix .cw_video_size_small {
  margin: 10px;
  padding: 10px;
  width: 142px;
}

.cw_video_gallery.cw_video_type_matrix .cw_video_size_small .cw_video_item_title {
  padding-top: 10px !important;
}

.cw_video_open_popup_customized {
  margin-bottom: 30px;
  display: inline-block;
}

@media (max-width: 991px) {
  .cw_video_open_popup_customized {
    margin-bottom: 0px;
  }
}
/*! purgecss ignore */
.cwAccordion-accordion {
  margin-bottom: 40px;
}

.cwAccordion-accordion__panel {
  padding: 20px;
  font-size: 16px;
}

.cwAccordion-accordion__panel[aria-hidden=true] {
  height: 0;
  overflow: hidden;
  padding: 0;
  transition: height 0.5s ease;
}

.cwAccordion-accordion__header {
  border: 0;
  background-color: #ecf0f1;
  color: #1a2956;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  text-align: left;
  padding: 20px 72px 20px 32px;
  border-radius: 6px;
  position: relative;
  width: 100%;
  /* title selected */
  /* title non selected */
}

.cwAccordion-accordion__header[aria-expanded=true]:before {
  content: "- ";
}

.cwAccordion-accordion__header[aria-expanded=false]:before {
  content: "+ ";
}

.cwAccordion-accordion__header [aria-selected=true]:after {
  content: " (sel)";
}

.cwAccordion-accordion__header [aria-selected=false]:after {
  content: " (unselc)";
}

.cw-accordion {
  margin-top: 20px;
}

.cw-accordion__item {
  border: 0;
  border-radius: 12px;
  overflow: hidden;
  height: 100%;
  background: #FFF !important;
  border-radius: 5px !important;
  border: 1px solid #70CFFA !important;
  background: #FFF !important;
  box-shadow: 0 24.556px 32.742px -14.734px rgba(149, 149, 149, 0.25) !important;
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .cw-accordion__item {
    margin-bottom: 15px;
  }
}
.cw-accordion__item:last-child {
  margin-bottom: 0;
}

.cw-accordion__item-title {
  width: 100%;
  text-align: left;
  color: #2C2C2C !important;
  font-family: var(--main-font), sans-serif;
  font-weight: 700 !important;
  font-size: 18px !important;
  line-height: 30px !important;
  padding: 18px 60px 18px 36px !important;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-bottom: 0;
}

.cw-accordion__item-title:is(:hover, :focus) {
  color: #2C2C2C !important;
}

@media (max-width: 767px) {
  .cw-accordion__item-title {
    padding: 18px 50px 18px 14px !important;
    line-height: normal !important;
  }
}
.cw-accordion__item-title::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  font-size: 22px;
  font-weight: 800;
  color: #1e2f55;
  display: grid;
  place-items: center;
  background: url(../images/accordion-plus.svg) center center no-repeat #fff !important;
  background-size: 18px 18px;
  transition: all 0.3s ease;
}

@media (max-width: 767px) {
  .cw-accordion__item-title::after {
    right: 14px;
  }
}
.cw-accordion__item-title[aria-expanded=true] {
  background-color: transparent;
  border: none;
  box-shadow: none;
  color: #2C2C2C !important;
}

.cw-accordion__item-title[aria-expanded=true]::after {
  content: "";
  color: #2C2C2C !important;
  background: url(../images/accordion-minus.svg) center center no-repeat #fff !important;
  background-size: 22px 3px;
}

.cw-accordion__item-title[aria-expanded=false] {
  box-shadow: none;
  background-color: transparent;
}

.cw-accordion__item-content {
  color: #454545;
  font-family: var(--main-font), sans-serif;
  font-size: 16px;
  line-height: 1.6;
  background: #ffffff;
  border-radius: 0 0 12px 12px;
  border: none !important;
  padding-top: 0 !important;
  padding-bottom: 18px !important;
}

.cw-accordion__item-content[aria-hidden=true] {
  display: none;
}

@media (max-width: 767px) {
  .cw-accordion__item-content {
    padding: 3px 14px 22px 14px !important;
  }
}
.cw-accordion__item-content p:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .cw-accordion__item-content p {
    font-size: 16px;
  }
}
.breadcrumb-container {
  background-color: #071F53;
}

.page-template-location .breadcrumb-container, .blog .breadcrumb-container, .single-post .breadcrumb-container, .page-template-practice-area .breadcrumb-container, .page-staff-directory .breadcrumb-container, .page-template-archive-location .breadcrumb-container, .page-template-archive-result .breadcrumb-container, .page-template-archive-testimonial .breadcrumb-container {
  background-color: transparent;
}

.breadcrumb-container .breadcrumb {
  font-size: 14px;
  line-height: 1;
  padding: 18px 0 18px;
  list-style: none;
  border-radius: 0;
  letter-spacing: 0;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}

.breadcrumb-container .breadcrumb a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.8);
  font-weight: normal;
}

.breadcrumb-container .breadcrumb a:after {
  content: "/";
  positon: relative;
  margin: 0 10px 0 12px;
  display: inline-block;
  color: rgba(255, 255, 255, 0.8);
}

.breadcrumb-container .breadcrumb a:hover {
  text-decoration: underline;
  color: var(--accent-color);
}

.blog-pagination {
  text-align: center;
  padding: 20px 0;
}

.blog-pagination .blog-navigation {
  justify-content: center;
}

@media (max-width: 767px) {
  .blog-pagination .blog-navigation {
    padding-bottom: 0;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.blog-pagination .blog-navigation span.page,
.blog-pagination .blog-navigation ul li.page-li {
  display: none;
}

.blog-pagination .blog-navigation:empty {
  display: none;
}

.blog-pagination ul {
  display: inline-block;
  text-align: center;
  margin-bottom: 0;
  padding-left: 0 !important;
}

.blog-pagination ul li {
  float: left;
  margin: 0 4px;
  overflow: hidden;
}

@media (max-width: 575px) {
  .blog-pagination ul li {
    margin: 0 3px;
  }
}
@media (max-width: 369px) {
  .blog-pagination ul li {
    margin: 0 2.5px;
  }
}
.blog-pagination ul li a,
.blog-pagination ul li span {
  display: inline-block;
  float: left;
  height: 33px;
  min-width: 33px;
  line-height: 31px;
  padding: 0;
  padding-left: 12px;
  padding-right: 12px;
  transition: all 0.1s linear;
  color: #071F53;
  font-size: 16px;
  font-weight: 600;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #071F53;
  text-decoration: none !important;
}

@media (max-width: 575px) {
  .blog-pagination ul li a,
.blog-pagination ul li span {
    font-size: 15px;
    padding-left: 6px;
    padding-right: 6px;
    min-width: 29px;
    height: 29px;
    line-height: 27px;
  }
}
@media (max-width: 369px) {
  .blog-pagination ul li a,
.blog-pagination ul li span {
    padding-left: 4px;
    padding-right: 4px;
    min-width: 28px;
    height: 28px;
    line-height: 28px;
  }
}
.blog-pagination ul li a:hover,
.blog-pagination ul li span:hover {
  color: #fff;
  background: var(--color-primary);
  border-color: var(--color-primary);
}

.blog-pagination ul li a.current,
.blog-pagination ul li span.current {
  border-color: var(--color-primary);
  color: #fff;
  background: var(--color-primary);
  pointer-events: none;
}

.blog-pagination ul li a.dots,
.blog-pagination ul li span.dots {
  background: none;
  border: none;
  text-shadow: 0 1px 0 #ffffff;
  padding: 0;
}

@media (max-width: 575px) {
  .blog-pagination ul li a.dots,
.blog-pagination ul li span.dots {
    min-width: 10px;
    height: 29px;
    line-height: 29px;
  }
}
@media (max-width: 369px) {
  .blog-pagination ul li a.dots,
.blog-pagination ul li span.dots {
    min-width: 10px;
    height: 28px;
    line-height: 28px;
  }
}
.blog-pagination ul li a.prev, .blog-pagination ul li a.next,
.blog-pagination ul li span.prev,
.blog-pagination ul li span.next {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.blog-pagination ul li a.prev svg, .blog-pagination ul li a.next svg,
.blog-pagination ul li span.prev svg,
.blog-pagination ul li span.next svg {
  width: 8px;
  height: 19px;
  position: relative;
}

.blog-pagination ul::after {
  clear: both;
  content: "";
  display: table;
}

.blog-pagination ul li.page-li {
  line-height: normal;
  align-self: center;
}

.blog-pagination ul li.active a {
  border-color: var(--color-primary);
  color: #fff;
  background: var(--color-primary);
  pointer-events: none;
}

.blog-pagination ul li.prev-link a,
.blog-pagination ul li.next-link a {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.blog-pagination ul li.prev-link a svg,
.blog-pagination ul li.next-link a svg {
  width: 8px;
  height: 19px;
  position: relative;
}

.faq-catname {
  display: none;
}

.qa-faqs {
  padding-top: 10px;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-template-default .qa-faqs {
    margin-bottom: 50px;
  }
}
.qa-faqs #qaplus_searchform {
  display: none;
}

.qa-faqs .qa-faq {
  margin-bottom: 0;
}

.qa-faqs .qa-faq:last-child {
  border-bottom: 1px solid #d8d9d9;
}

.qa-faqs .qa-faq:last-child h3 {
  border-bottom: none;
}

.qa-faqs .qa-faq > h3 {
  margin: 0 !important;
  padding: 0;
  background-color: transparent;
  border-top: 1px solid #d8d9d9;
}

.qa-faqs .qa-faq .qa-faq-anchor {
  background-color: #f0f2f4;
  display: block;
  padding: 17px 50px 17px 0;
  text-decoration: none;
  color: #000;
  font-family: var(--main-font), sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 31px;
  background: url("../images/icon-accordion-plus.svg") no-repeat scroll right 15px top 27px transparent;
  background-size: 13px 8px;
}

@media screen and (max-width: 1199px) {
  .qa-faqs .qa-faq .qa-faq-anchor {
    font-size: 20px;
    line-height: 30px;
  }
}
.qa-faqs .qa-faq .qa-faq-anchor.active {
  background: url("../images/icon-accordion-minus.svg") no-repeat scroll right 15px top 27px transparent;
  background-size: 13px 8px;
}

@media (max-width: 767px) {
  .qa-faqs .qa-faq .qa-faq-anchor {
    text-transform: none;
    padding: 17px 50px 17px 0;
    background: url("../images/icon-accordion-plus.svg") no-repeat scroll right 15px top 27px transparent;
    background-size: 13px 8px;
    font-size: 17px;
    line-height: 27px;
  }
  .qa-faqs .qa-faq .qa-faq-anchor.active {
    background: url("../images/icon-accordion-minus.svg") no-repeat scroll right 15px top 27px transparent;
    background-size: 13px 8px;
  }
}
.qa-faqs .qa-faq .qa-faq-answer {
  padding: 0;
  padding-top: 0;
  padding-bottom: 25px;
  background: white;
  padding-right: 0;
}

.qa-faqs .qa-faq .qa-faq-answer p:last-child {
  margin-bottom: 0;
}

.qa-faqs .qa-faq .qa-faq-answer p {
  padding-left: 0;
  margin-bottom: 15px;
}

@media screen and (max-width: 1199px) {
  .qa-faqs .qa-faq .qa-faq-answer p {
    padding-left: 0;
  }
}
.qa-faqs .qa-faq .qa-faq-title.open + .qa-faq-answer {
  display: block !important;
}

.results-slider__sidebar {
  position: relative;
}

.results-slider__sidebar .grid-results {
  margin: 0;
}

.results-slider__sidebar .grid-results .item .value {
  padding-top: 0;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
}

.swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border: 2px solid #c6c6c6;
  background: transparent;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: #18397b;
  border: 2px solid #18397b;
}

.arrow-prev,
.swiper-button-prev,
.arrow-next,
.swiper-button-next {
  position: absolute;
  top: 50%;
  z-index: 99999;
  background: none !important;
  width: 15px;
  height: 22px;
}

.arrow-prev:after,
.swiper-button-prev:after,
.arrow-next:after,
.swiper-button-next:after {
  display: none !important;
}

.arrow-prev,
.swiper-button-prev {
  left: 15px;
  background-image: url("../images/arrow-prev.svg") !important;
  /*@media screen and (min-width: 1200px) {
      left:-10px;
  }

  @include media('>=1367px','<1400px') {
      left:-50px;
  }

  @media screen and (min-width: 1440px) {
      left:-30px;
  }*/
}

.arrow-next,
.swiper-button-next {
  right: 15px;
  background-image: url("../images/arrow-next.svg") !important;
  /*@media screen and (min-width: 1200px) {
      right:-10px;
  }

  @include media('>=1367px','<1400px') {
      right:-50px;
  }

  @media screen and (min-width: 1440px) {
      right:-30px;
  }*/
}

.cw__modal-dialog {
  background-color: var(--modal-overlay-color, rgba(0, 0, 0, 0.8));
  position: fixed;
  top: 0;
  height: 100vh;
  width: 100vw;
  z-index: 9999;
  align-items: center;
  justify-content: center;
  /* Hide this modal until we need it */
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s;
  display: none;
}

.cw__modal-dialog.open {
  opacity: 1;
  pointer-events: all;
  display: flex;
}

.cw__modal-dialog .inner-modal {
  width: var(--inner-modal-width, 600px);
  height: auto;
  background-color: white;
  border-radius: 3px;
  padding: 1rem;
  border: 3px solid #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.cw__modal-dialog .inner-modal .modal-content {
  border: 3px solid #fff;
}

#hoursModal .modal-content .modal-header {
  padding: 0 0 10px 0;
}

#hoursModal .modal-content .modal-header .modal-title {
  font-family: var(--secondary-font), sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.25rem;
  color: #454545;
  text-transform: uppercase;
}

#hoursModal .modal-content .modal-body {
  padding: 20px 0;
}

#hoursModal .modal-content .modal-body .opening-hours table {
  margin: 0 auto;
  width: 100%;
}

#hoursModal .modal-content .modal-body .opening-hours table tr {
  font-family: var(--secondary-font), sans-serif;
}

#hoursModal .modal-content .modal-body .opening-hours table tr .day {
  color: var(--day-color, #454545);
  position: relative;
  font-weight: 700;
}

#hoursModal .modal-content .modal-body .opening-hours table tr .day:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 80%;
  background-color: silver;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

#hoursModal .modal-content .modal-body .opening-hours table tr:nth-child(even) {
  background-color: var(--odd-rows-background-color, beige);
}

#hoursModal .modal-content .modal-body .opening-hours table tr th,
#hoursModal .modal-content .modal-body .opening-hours table tr td {
  border: 0;
  padding: 0.5em;
  color: var(--hours-color, #000);
}

#hoursModal .modal-content .modal-body .opening-hours table tr th:nth-child(2),
#hoursModal .modal-content .modal-body .opening-hours table tr td:nth-child(2) {
  padding-left: 30px;
}

#hoursModal .modal-content .close {
  background-color: black;
  border: 0;
  color: white;
  border-radius: 50%;
  font-size: 20px;
  display: block;
  width: 28px;
  height: 28px;
  right: 0;
}

.modal-video .inner-modal .modal-header {
  display: none;
}

.modal-video .inner-modal .modal-body {
  padding: 0;
}

.modal-video .inner-modal .modal-body > div {
  margin-bottom: 0;
}

.share-wrap {
  margin-top: 25px;
  padding-top: 30px;
  border-top: 1px solid #d8d9d9;
}

.share-wrap .social-icons {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
}

.share-wrap .social-icons li {
  padding: 0;
}

@media (max-width: 767px) {
  .share-wrap .social-icons li {
    padding-left: 0 !important;
  }
}
.share-wrap .social-icons span {
  background: var(--color-primary);
  color: #fff;
  padding: 11px 27px;
  display: inline-block;
  margin-right: 7px;
  font-weight: 600;
}

.share-wrap .social-icons a {
  color: #454545;
  margin-left: 15px;
  font-size: 0;
}

.share-wrap .social-icons a svg {
  margin-right: 5px;
}

.share-wrap .social-icons a svg * {
  fill: var(--color-primary);
}

.share-wrap .social-icons a svg:hover * {
  fill: var(--color-secondary);
}

.share-wrap .social-icons a.e-url svg {
  transform: scale(0.9);
}

.share-wrap .social-icons a.f-url svg {
  transform: scale(0.8);
}

.share-wrap .social-icons a.t-url svg {
  transform: scale(0.8);
}

.share-wrap .social-icons a.p-url svg {
  transform: scale(0.9);
  margin-right: 3px;
}

ul.social-icon-list {
  padding: 0;
  margin: 0;
  display: flex;
}

.page-template-contact main ul.social-icon-list {
  justify-content: center;
  margin-bottom: 20px;
}

ul.social-icon-list li {
  padding: 0;
  margin: 0;
  margin-left: 22px;
  display: inline-block;
}

ul.social-icon-list li:first-of-type {
  margin-left: 0;
}

@media (max-width: 767px) {
  ul.social-icon-list li {
    margin-left: 10px;
  }
}
ul.social-icon-list li .icon-facebook {
  background-image: url("../images/social-icons/icon-facebook.svg");
  display: block;
  height: 23px;
  width: 12px;
  background-size: 100%;
}

ul.social-icon-list li .icon-twitter {
  background-image: url("../images/social-icons/icon-twitter.svg");
  display: block;
  height: 22px;
  width: 24px;
  background-size: 100%;
}

ul.social-icon-list li .icon-google-plus {
  background-image: url("../images/social-icons/icon-google-plus.svg");
  display: block;
  height: 24px;
  width: 28px;
  background-size: 100%;
}

ul.social-icon-list li .icon-linkedin {
  background-image: url("../images/social-icons/icon-linkedin.svg");
  display: block;
  height: 24px;
  width: 24px;
  background-size: 100%;
  margin-top: -4px;
}

ul.social-icon-list li .icon-instagram {
  background: url("../images/social-icons/icon-instagram.svg") no-repeat scroll center center transparent;
  display: block;
  height: 37px;
  width: 37px;
  background-size: 100%;
}

ul.social-icon-list li .icon-youtube {
  background: url("../images/social-icons/icon-youtube.svg") no-repeat scroll center center transparent;
  display: block;
  height: 24px;
  width: 24px;
  background-size: 100%;
}

ul.social-icon-list li .icon-tiktok {
  background: url("../images/social-icons/icon-tiktok.svg") no-repeat scroll center center transparent;
  display: block;
  height: 22px;
  width: 20px;
  background-size: 100%;
}

ul.social-icon-list li a {
  display: block;
  background-color: var(--accent-color);
  width: 50px;
  height: 50px;
  display: flex;
  text-align: center;
  border-radius: 50%;
  color: #ffffff;
  justify-content: center;
  align-items: center;
}

ul.social-icon-list li a svg {
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%) scale(0.7);
  display: inline-block;
}

ul.social-icon-list li a svg * {
  fill: #fff;
}

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