/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
/*Top Bar*/
#header_meta {
  height: 45px;
  background: #242424;
}
#header_meta .container {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#header_meta .container:after {
  display: none;
}
#top #header #header_meta .social_bookmarks {
  height: auto;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
#top #header #header_meta .social_bookmarks li {
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  border-right: 1px solid rgba(255, 255, 255, .4);
}
#top #header #header_meta .social_bookmarks li:first-child {
  border-left: 1px solid rgba(255, 255, 255, .4);
}
#top #header #header_meta .social_bookmarks li a {
  min-width: unset;
  line-height: 45px;
  width: inherit;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 45px;
  color: white;
}
#top #header #header_meta .social_bookmarks li a:hover {
  background: #fff;
  color: #242424;
}
#top #header #header_meta .sub_menu {
  top: auto;
  padding: 0px;
}
#top #header #header_meta .sub_menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#top #header #header_meta .sub_menu li {
  padding: 0px;
  border: none;
}
#top #header #header_meta .sub_menu li a {
  padding: 0 20px;
  border-right: 1px solid rgba(255, 255, 255, .4);
  line-height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  letter-spacing: 1px;
}
#top #header #header_meta .sub_menu li:first-child a {
  border-left: 1px solid rgba(255, 255, 255, .4);
}
#top #header #header_meta .sub_menu li a:hover {
  background: #fff;
  border-color: #fff;
  color: #242424;
}
/* Language Switcher */
#header_meta div[id*="gtranslate"], #shiftnav-main div[id*="gtranslate"] {
  position: relative !important;
}
#header_meta #gt_float_wrapper, #shiftnav-main #gt_float_wrapper {
  line-height: 0;
  position: relative;
}
#header_meta .gt_float_switcher, #shiftnav-main .gt_float_switcher {
  font-family: inherit;
  background: transparent;
}
#header_meta .gt_float_switcher, #shiftnav-main .gt_float_switcher {
  font-family: inherit;
  color: #000;
  width: auto;
  position: relative;
  overflow: visible;
}
#header .gt_float_switcher .gt-selected, #shiftnav-main .gt_float_switcher .gt-selected {
  border-radius: 0px !important;
}
#header_meta .gt_float_switcher .gt-selected, #shiftnav-main .gt_float_switcher .gt-selected {
  background: transparent !important;
}
#header .gt_float_switcher .gt-selected .gt-current-lang, #shiftnav-main .gt_float_switcher .gt-selected .gt-current-lang {
  font-size: 16px;
}
#heder_meta .gt_float_switcher .gt-selected span, #shiftnav-main .gt_float_switcher .gt-selected {
  color: #0098D6;
}
#header .gt_float_switcher .gt-selected img, #shiftnav-main .gt_float_switcher .gt-selected img {
  width: 26px;
}
#header .gt_float_switcher .gt_options, #shiftnav-main .gt_float_switcher .gt_options {
  position: absolute;
  top: 100%;
  background: white;
  padding: 10px;
  overflow: scroll;
  -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .1);
          box-shadow: 0px 0px 12px rgba(0, 0, 0, .1);
  border-radius: 5px;
  width: 187px;
}
#top #header #header_meta .gt_float_switcher .gt_options a, #shiftnav-main .gt_float_switcher .gt_options a, .header-top-menu .gt_float_switcher .gt_options a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: none !important;
  font-size: 13px !important;
  padding: 6px 6px !important;
  white-space: normal;
  font-weight: 400 !important;
  font-family: inherit;
  line-height: 1.3 !important;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all;
  border-radius: 5px;
}
#top #header #header_meta .gt_float_switcher .gt_options a:hover, #shiftnav-main .gt_float_switcher .gt_options a:hover, .header-top-menu .gt_float_switcher .gt_options a:hover {
  background: #f5f5f5;
}
#header .gt_float_switcher .gt_options a img, #shiftnav-main .gt_float_switcher .gt_options a img, .header-top-menu .gt_float_switcher .gt_options a img {
  width: 26px;
}
.gt_float_switcher .gt-selected .gt-current-lang {
  color: #0098D6 !important;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
  background-image: url(http://6.workingdemosite.com/opsb/wp-content/uploads/2025/09/Vector-29.png) !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}
.gt_float_switcher {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
/************************************************************ Header */
#header_main .inner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#top #header #header_main .logo {
  position: relative !important;
}
#header_main .logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#header_main .logo a img, #header_main .logo a svg {
  height: 90% !important;
}
#top #header #header_main .inner-container .main_menu {
  height: auto !important;
  position: relative;
}
#header #header_main .main_menu li {
  margin-left: 40px;
}
#header #header_main .main_menu li:first-child {
  margin-left: 0px;
}
#header #header_main .main_menu li a {
  height: auto !important;
  line-height: 1 !important;
  font-weight: 600;
  font-size: 16px;
  padding: 12px 0px;
  text-transform: uppercase;
}
#header #header_main .main_menu li:not(.av-menu-button) a:after {
  content: " ";
  width: 0;
  height: 8px;
  background: #53DAC8;
  position: absolute;
  bottom: -4px;
  left: 50%;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all;
}
#header #header_main .main_menu li:hover > a:after, #header #header_main .main_menu li.current-menu-item > a:after, #header #header_main .main_menu li.current-menu-ancestor > a:after {
  width: 100%;
  left: 0;
}
#header #header_main .sub-menu {
  background: #FFFFFF;
  padding: 10px 10px;
  border-radius: 0px;
  border: none;
  width: 230px;
  margin-left: -17px;
}
.dropdown_available {
  display: none;
}
#header #header_main .sub-menu li {
  margin: 0px !important;
}
#header #header_main .sub-menu li a {
  color: inherit;
  background: transparent;
  border: none;
  font-size: 16px;
  padding: 8px 20px;
  line-height: 1.2 !important;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all;
  text-transform: none;
  font-weight: 400;
}
#header #header_main .sub-menu li a span {
  border-right: none !important;
	padding: 0px !important;
}
#header #header_main .sub-menu li a:after {
  display: none;
}
#header #header_main .sub-menu li:hover > a, #header #header_main .sub-menu li.current-menu-item > a, #header #header_main .sub-menu li.current-menu-ancestor > a {
  background: rgba(255, 255, 255, .1);
}
/* Search */
#header .avia-search-tooltip {
  background: #f5f5f5;
  border: none;
}
#top #header #searchform div {
  border: none;
  border-radius: 0px;
}
#top #header #searchform #s {
  height: 40px;
  line-height: 40px;
  background: white;
  padding: 10px 40px 10px 10px;
  font-family: inherit;
  font-size: 15px;
}
#top #header #searchform #searchsubmit {
  background: #1A2D5C;
  color: #fff;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
}
#top #header #searchform .ajax_search_response {
  position: absolute;
  right: 0px;
  z-index: 999;
  background: white;
  border-radius: 0px;
  width: 100%;
}
#top #header #searchform .ajax_search_response h4 {
    padding: 12px 20px;
    background: #3F5EAB;
    color: white;
    font-size: 18px;
    line-height: 1.2;
}
#top #header #searchform .ajax_search_response .av_ajax_search_entry {
  padding: 10px 20px;
}
#top #header #searchform .ajax_search_response .av_ajax_search_image {
  display: none;
}
#top #header #searchform .ajax_search_response .av_ajax_search_title {
  text-transform: none;
  font-size: 17px;
  line-height: 1.5;
  font-weight: 500;
}
#top #header #searchform .ajax_search_excerpt {
  display: none;
}
#top #header #searchform .ajax_search_response .av_ajax_search_entry_view_all {
  background: #0098D6;
  color: white;
  text-transform: uppercase;
  font-size: 17px;
  padding: 15px;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all;
  line-height: 1 !important;
}
#top #header #searchform .ajax_search_response .av_ajax_search_entry_view_all:hover {
  background-color:  #3F5EAB;
}

/************************************************************ Content */
#top #main {
  padding-top: 100px !important;
}
#main h1, #main h2, #main h3, #main h4 {
  font-family: "bebas-neue-pro", sans-serif !important;
  font-weight: 600 !important;
}
#main h1, #main h2, #main h3, #main h4, #main ul, #main ol, #main p {
  margin-top: 0px;
  margin-bottom: 15px;
}
#main h1 {
  text-transform: none;
  letter-spacing: 0px;
  font-size: 5rem;
  font-weight: 400 !important;
  line-height: 1;
}
#main h2 {
  text-transform: none;
  letter-spacing: 0px;
  font-size: 3.1rem;
  font-weight: 700;
  line-height: 1.2;
}
#main h3 {
  font-size: 1.9rem;
  line-height: 1.2;
  font-weight: 400;
}
#main h4 {
  text-transform: uppercase;
  font-size: 26px;
}
#main h5 {
  font-size: 22px;
  line-height: 26px;
}
#main .avia_textblock > *:last-child {
  margin-bottom: 0px;
}
#main .white-text * {
  color: white;
}
#main .flex-row .entry-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#main .image-overlay {
  display: none !important;
}
#main .avia_image {
  border-radius: 0px;
}
#top #main .small-spacing .av-flex-placeholder {
  width: 35px;
}
#main .avia-image-container {
  margin-bottom: 0px;
}
#top #main .avia-button {
  background: #0098D6;
  border: 2px solid #0098D6;
  border-radius: 100px;
  padding: 12px 35px;
  text-transform: normal;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all;
  font-family: 'Lato';
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
}
#top #main .avia-button:hover {
  background: #008fdd;
  border-color: #008fdd;
  opacity: 1;
}
#top #main .avia-color-theme-color-highlight {
  background: transparent;
  border: 2px solid #0098D6;
  border-radius: 100px;
  font-family: 'Lato';
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #0098D6;
}
#top #main .avia-color-theme-color-highlight:hover {
  color: #fff;
  background: #0098D6;
}
#top #main .avia-color-theme-color-highlight.white-border {
  border-color: #fff;
  color: #fff;
}
#top #main .avia-color-theme-color-highlight.white-border:hover{
	background:#fff;
	color:#0098D6;
}
#main .avia_textblock ul li::marker,
#main .toggle_content ul li::marker {
    color: #53DAC8;
}
#main ul ul {
  list-style: circle;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 10px;
}
#main .entry-content-wrapper li {
    padding-top: 0px;
	padding-bottom: 0px;
}
#main .list-checks ul li {
  position: relative;
  list-style: none;
  padding: 0px 0px 0px 30px;
  margin: 0px 0px 8px;
}
#main .list-checks ul li:before {
  content: " ";
  width: 22px;
  height: 22px;
  background: url() center no-repeat;
  position: absolute;
  left: 0;
  top: 3px;
  background-size: contain;
}
#main .list-3col ul {
  -webkit-column-count: 3;
  -moz-column-count: 3;
       column-count: 3;
}
#main .list-2col ul {
  -webkit-column-count: 2;
  -moz-column-count: 2;
       column-count: 2;
}
#top #main .av-masonry-load-more {
  background: #009778;
  border: 2px solid #009778;
  border-radius: 25px;
  padding: 12px 35px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 17px;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all;
  max-width: 200px;
  margin: 0 auto;
  display: block;
}
#top #main .av-masonry-load-more:hover {
  background: #008fdd;
  border-color: #008fdd;
  opacity: 1;
}
html {
    background: white;
}
#main .avia-table th {
  background: #0098D6;
  color: white;
  text-transform: none;
  font-size: 18px;
  letter-spacing: 0px;
  border-color: #0098D6;
  padding: 10px;
}
#main .avia-table td {
  font-size: 16px;
  letter-spacing: 0px;
  border-color: #e7e7e7;
  padding: 15px;
}
#main sup {
  font-size: 50%;
  line-height: 1;
}
#main .avia_codeblock {
  line-height: 0;
}
#main .avia-slideshow .avia-slideshow-inner {
  margin-bottom: 0px;
}
#main .avia-slideshow .avia-slide-wrap {
  position: relative;
  display: block;
  height: auto;
  padding-bottom: 550px;
  overflow: hidden;
}
#main .avia-slideshow li img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#top #main .flex_column_table + .flex_column_table {
  margin-top: 35px;
}
#main strong, #main b {
  color: inherit;
}
#main .contain-large {
  max-width: 850px;
  margin: 0 auto;
}
#main .avia-section.avia-section-default .content {
  padding-top: 70px;
  padding-bottom: 70px;
}
#main .avia-image-container.av-styling- img {
    border-radius: 20px;
}
#main .white-box {
    padding: 20px;
    background: white;
    border-radius: 15px;
}

/* Grid Content */
#main .grid-img {
  padding: 0px;
}
#main .grid-img * {
  width: 100%;
}
#main .grid-content .flex_cell_inner {
  width: 100%;
  padding: 100px 70px;
  overflow: hidden;
  padding-right: calc(50vw - 605px);
}
#main .grid-content.avia-builder-el-first .flex_cell_inner {
  padding-right: 70px;
  padding-left: calc(50vw - 615px);
  max-width: 100%;
  float: right;
}
/* Sidebar */
#main .sidebar .widget_nav_menu {
  background: #00B1B0;
  border-radius: 8px;
  padding: 20px 0px;
  -webkit-position: sticky;
  position: sticky;
  top: 100px;
}
#main .sidebar .widget_nav_menu .nested_nav {
  padding: 0px;
}
#main .sidebar .widget_nav_menu .nested_nav > li {
  border-top: 1px solid rgba(255, 255, 255, .2);
  padding: 0px;
  top: auto;
  margin: 0px;
}
#main .sidebar .widget_nav_menu .nested_nav > li:first-child {
  border-top: none;
}
#main .sidebar .widget_nav_menu li a {
  color: white;
  font-family: "News Gothic";
  text-transform: uppercase;
  font-size: 20px;
  padding: 12px 25px;
  margin-right: 40px;
}
#main .sidebar .widget_nav_menu .nested_nav > li.current_page_item {
  background: #019695;
}
#top #main .sidebar .widget_nav_menu .nested_nav .children {
  padding: 0px 0px 10px 30px;
  display: block;
}
#top #main .sidebar .widget_nav_menu .nested_nav .children li:before {
  display: none;
}
#top #main .sidebar .widget_nav_menu .nested_nav .children li a {
  font-family: 'Open Sans';
  text-transform: none;
  font-size: 16px;
  padding: 5px 20px;
  margin-right: 0px;
}
#top #main .sidebar .widget_nav_menu .nested_nav .children li a:hover {
  color: white;
  text-decoration: underline;
}
/* Grid Builder Facets */

.filter-column-flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
    -ms-flex-align: stretch;
        align-items: stretch;
	gap:10px;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;}
#main .wpgb-card [class*="wpgb-block-"] {
  white-space: normal;
}
#top #main .wpgb-facet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: unset;
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
#top #main .wpgb-facet fieldset {
  margin-bottom: 0px;
}
#top #main .wpgb-facet .wpgb-facet-title {
  margin: 0px 20px 0px 0px;
  white-space: nowrap;
}
#top #main .wpgb-search-facet .wpgb-input {
  margin: 0px;
  height: 60px !important;
  border-radius: 10px;
  padding: 0 12px;
  font-family: inherit;
  background: #fff;
  border: 1px solid #98C2E8;
  min-width: 314px;
  color: inherit;
}
#top #main .wpgb-search-facet .wpgb-input-icon {
  left: auto;
  color: inherit;
}
#top #main .wpgb-facet select, #top .main_color input[type='search'] {
	height: 42px !important;
	margin: 0px;
	font-family: inherit;
	border-radius: 10px;
	min-width: 268px;
	border: 1px solid #98C2E8;
	background: #fff;
	padding-left: 20px;
	color:#666666;
}
#top #main .wpgb-facet .wpgb-geolocation-facet .wpgb-input{
	height: 60px !important;
	padding-left: 0;
}
.wpgb-facet button.wpgb-button{
	height: 60px !important;
}
#top #main .wpgb-facet .wpgb-select-controls {
  color: inherit;
  font-size: inherit;
}

.wpgb-facet button.wpgb-button{
	margin-bottom: 0 !important;
}

.wpgb-geolocation-input svg{
	display: none;
}
.wpgb-facet button.wpgb-apply,.wpgb-facet button.wpgb-apply[disabled]{
	margin-bottom: 0;
}

.wpgb-facet .wpgb-apply, .wpgb-facet .wpgb-load-more{
	background:transparent !important;
	border-radius: 100px !important;
	color:#0098D6 !important;
	border:2px solid #0098D6 !important;
	font-family: 'Lato';
	font-style: normal;
	font-weight: 700 !important;
	font-size: 18px;
	transition: .4s all;
	line-height: 26px;
}
.wpgb-facet .wpgb-apply:hover, .wpgb-facet .wpgb-load-more:hover {
	background:#0098D6 !important;
	color: white !important;
}
#top #main .wpgb-facet ::-webkit-input-placeholder {
  color: inherit;
}
#top #main .wpgb-facet ::-moz-placeholder {
  color: inherit;
}
#top #main .wpgb-facet :-ms-input-placeholder {
  color: inherit;
}
#top #main .wpgb-facet ::-ms-input-placeholder {
  color: inherit;
}
#top #main .wpgb-facet ::placeholder {
  color: inherit;
}
 #top #main .wpgb-button-facet ul {
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  row-gap: 30px;
  margin-bottom: 0px;
}
#top #main .wpgb-button-facet li {
  margin: 0px;
}
#top #main .wpgb-button-facet li .wpgb-button {
  border: none;
  padding: 0px;
  background: transparent;
  outline: none;
}
#top #main .wpgb-button-facet li .wpgb-button .wpgb-button-label {
  padding: 0px;
  background: transparent;
  font-size: 23px;
  font-weight: 600;
  color: #00AC74;
}
#top #main .wpgb-button-facet li .wpgb-button[aria-pressed="true"] .wpgb-button-label {
  color: #333;
}
#top #main .wpgb-facet .wpgb-pagination {
  margin-bottom: 0px;
}
#top #main .wpgb-facet .wpgb-pagination li a {
  font-size: 23px;
}
#top #main .wpgb-facet .wpgb-pagination li a[aria-current="true"] {
  color: #333;
}
#top .flatpickr-month {
  height: 44px;
}
#top .flatpickr-current-month {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 44px;
}
#top .flatpickr-monthDropdown-months, #top .flatpickr-current-month .numInputWrapper {
  width: 50%;
  margin: 0px 5px;
  font-family: inherit;
  font-size: 15px;
}
#top .flatpickr-current-month .numInputWrapper input {
  margin: 0px;
  font-family: inherit;
}
#main .wpgb-next-button[disabled], #main .wpgb-prev-button[disabled] {
  display: none;
}
#main .wpgb-card *[class*="wpgb-block"] {
  font-family: inherit;
}
#main .wpgb-area-left {
  margin-left: -75px;
}
#main .wpgb-area-right {
  margin-right: -75px;
}
#main .avia_textblock:has(.wp-grid-builder) > p {
  margin: 0px;
}
@media screen and (max-width: 1310px) {
  #main .wpgb-area-left {
    margin-left: -60px
  }
  #main .wpgb-area-right {
    margin-right: -60px
  }
}
@media screen and (max-width: 767px) {
  #top #main .wpgb-facet {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0px;
  }
  #top #main .wpgb-facet .wpgb-facet-title {
    width: 100%;
    margin: 0px 0px 10px;
  }
  #top #main .wpgb-facet fieldset {
    width: 100%;
  }
  #top #main .wpgb-button-facet li .wpgb-button .wpgb-button-label {
    font-size: 20px;
  }
  #main .wpgb-area-left {
    margin-left: -40px;
  }
  #main .wpgb-area-right {
    margin-right: -40px;
  }
}
/* Subpages Widget */
#main .sidebar .widget_subpages {
  padding: 30px;
  background: #008fdd;
}
#main .sidebar .widget_subpages .widgettitle {
  color: white;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 24px;
  font-weight: 700;
}
#main .sidebar .widget_subpages .widgettitle a {
  color: inherit !important;
}
#main .sidebar .widget_subpages ul {
  position: relative;
}
#main .sidebar .widget_subpages li:last-child {
  border-bottom: 2px solid rgba(255, 255, 255, .1);
}
#main .sidebar .widget_subpages li {
  border-top: 2px solid rgba(255, 255, 255, .1);
  line-height: 1.4;
  font-size: 17px;
}
#main .sidebar .widget_subpages li a {
  color: white;
  display: block;
  padding: 8px 40px 8px 0px;
  position: relative;
}
#main .sidebar .widget_subpages li a:after {
  content: "→";
  background-size: auto;
  right: 0px;
  top: calc(50% - 15px);
  position: absolute;
  font-size: 20px;
}
#main .sidebar .widget_subpages_current_page > a {
  font-weight: 600;
}
#main .sidebar .widget_subpages_current_page > a:after {
  opacity: 0;
  display: none;
}
#main .sidebar .widget_subpages ul ul {
  padding-bottom: 10px;
}
#main .sidebar .widget_subpages ul ul li {
  border: none !important;
  font-size: 15px;
  padding-left: 10px;
}
#main .sidebar .widget_subpages ul ul li a {
  padding: 6px 15px 6px 25px;
}
#main .sidebar .widget_subpages ul ul li a:after {
  content: " ";
  width: 12px;
  height: 2px;
  background: white;
  opacity: .3;
  left: 0px;
  top: 18px;
}
/* Forms */
#main .gform_wrapper {
  margin: 0px;
}
#main .gform_wrapper form {
  margin: 0px;
}
#top #main .gfield {
  padding: 0px;
  margin: 0px;
}
.gform-theme--foundation .gform_fields {
  row-gap: 16px !important;
}
#top #main .gfield_checkbox {
	display: flex;
	flex-direction: row;
}
#top #main .gfield_label {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0px 0px 5px;
}
#top #main .gfield_label .gfield_required {
  font-size: inherit;
}
#top #main .gfield .ginput_container label {
  font-weight: 400;
}
#main .gform_required_legend {
  display: none;
}
#top #main .gfield input[type="text"], #top #main .gfield input[type="tel"], #top #main .gfield input[type="email"], #top #main .gfield select, #top #main .gfield textarea {
  background-color: #fff;
  padding: 10px 20px;
  border: 1px solid #98C2E8;
  border-radius: 10px;
  font-size: 19px;
  line-height: 34px;
  font-family: inherit;
  margin: 0px;
  color: #666666;
}
#top #main .gfield input[type="text"], #top #main .gfield input[type="email"], #top #main .gfield input[type="tel"], #top #main .gfield select {
  height: 60px;
}
#top #main .gform_button {
  background: transparent;
  text-transform: none;
  color: #0098D6;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  padding: 12px 35px;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all;
  letter-spacing: 0px;
  border-radius: 100px;
  border: 2px solid #0098D6;
  margin: 0px;
  font-family: inherit;
}
#top #main .gform_footer {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#top #main .gform_button:hover {
  background: #0098D6;
  color: #fff;
}
#top #main .gform_validation_errors {
  background: transparent;
  border-color: inherit;
  border-radius: 0px;
}
#top #main .gform_validation_errors h2 {
  font-size: 24px;
  margin: 0px;
  line-height: 1.2;
}
#top #main .gfield .validation_message {
  background: transparent;
  border: none;
  padding: 0px;
  font-weight: 600;
}
#top #main .gform_required_legend {
  display: none;
}
/* Date Picker */
#top .ui-datepicker-header {
  background: #f5f5f5;
  font-family: "Poppins";
  color: #333;
  border: none;
  padding: 5px;
}
#top .ui-datepicker-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 40px);
}
#top .ui-datepicker-title select {
  margin: 0px 3px;
  width: 100%;
  text-align: left;
  -moz-text-align-last: left;
       text-align-last: left;
  font-family: "Poppins";
  font-size: 15px;
  background-position: 100% 50%;
}
#top .ui-datepicker .ui-datepicker-prev, #top .ui-datepicker .ui-datepicker-next {
  top: 11px;
}
#top .ui-datepicker-header a {
  top: 5px;
}
#top .ui-datepicker-calendar th {
  font-family: "Poppins";
  padding: 5px;
  background: #1b1c4a;
  color: white;
  font-size: 15px;
}
#top .ui-datepicker-calendar th span {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  letter-spacing: 0px;
}
#top .ui-datepicker-calendar td {
  padding: 2px;
}
#top .ui-datepicker-calendar td a {
  background: transparent;
  border: none;
  text-align: center;
  font-size: 15px;
  font-family: "Poppins";
}
#top .ui-datepicker-calendar td a.ui-state-active {
  background: #0070B9;
}
#top .ui-datepicker-calendar td a:hover {
  background: #f5f5f5;
}
#top .ui-datepicker-calendar td.ui-state-disabled span {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .5;
}
/* Cookie Consent */
#top .avia-cookie-consent {
  background: #00558C;
  padding: 25px;
}
#top .avia-cookie-consent .container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}
#top .avia-cookie-consent .avia_cookie_text {
  max-width: 472px;
  text-align: left;
  font-size: 1.2rem;
  color: white;
  line-height: 1.5;
}
#top .avia-cookie-consent .avia_cookie_text a {
  color: white;
  text-decoration: underline;
}
#top .avia-cookie-consent .avia-cookie-consent-button {
  background: transparent;
  color: white;
  text-transform: none;
  font-size: 16px;
  border: 1px solid white;
  padding: 14px 35px;
  font-weight: 600;
  border-radius: 35px;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all;
  letter-spacing: 0px;
}
#top .avia-cookie-consent .avia-cookie-consent-button:hover {
  background: white;
  border-color: white;
  color: #222;
}
/* Sub Navigation Element */
#top #main .av-submenu-container {
  border: none;
  background: #f5f5f5;
  padding: 10px 0px;
}
#top #main .av-submenu-container > .container > .av-subnav-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#top #main .av-submenu-container li a {
  background: transparent;
  border: none;
  letter-spacing: 1px;
  font-size: 19px;
  text-transform: uppercase;
  padding: 0px 25px;
}
#top #main .av-submenu-container .sub-menu {
  background: #AE6D57;
  border: none;
  padding: 12px 0px;
  margin-left: 50%;
  -webkit-transform: translate(-50%, 0px);
      -ms-transform: translate(-50%, 0px);
          transform: translate(-50%, 0px);
  width: auto;
}
#top #main .av-submenu-container .sub-menu li a {
  color: white;
  text-transform: none;
  font-weight: 100;
  padding: 13px 20px 8px;
  line-height: 1.2;
  text-align: center;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all;
  letter-spacing: 0px;
  white-space: nowrap;
  font-size: 15px;
}
#top #main .av-submenu-container .sub-menu li:hover > a {
  background: rgba(255, 255, 255, .1);
}
@media screen and (max-width: 1200px) {
  #top #main .av-submenu-container li a {
    font-size: 15px;
    padding: 0px 15px;
  }
}
@media screen and (max-width: 989px) {
  #top #main .av-submenu-container .mobile_menu_toggle {
    background: transparent;
    border: none;
    text-transform: uppercase;
    color: #000;
    font-size: 20px;
    letter-spacing: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #top #main .av-submenu-container .mobile_menu_toggle span {
    font-size: inherit;
  }
  #top #main .av-submenu-container .mobile_menu_toggle:before {
    font-size: 28px;
  }
  #top #main .av-submenu-container > .container > .av-subnav-menu {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #top #main .av-submenu-container > .container > .av-subnav-menu {
    display: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #top #main .av-submenu-container > .container > .av-subnav-menu.av-open-submenu {
    display: block;
  }
  #top #main .av-subnav-menu > li {
    display: block;
    width: 100%;
    padding: 0px 25px;
    border: none;
  }
  #top #main .av-submenu-container li a {
    font-size: 18px;
    padding: 8px 0px;
    text-align: left;
    color: #333;
    position: relative;
  }
  #top #main .av-submenu-container li.menu-item-has-children > a:after {
    content: " ";
    width: 10px;
    height: 10px;
    border-right: 2px solid #ae6b57;
    border-bottom: 2px solid #ae6b57;
    position: absolute;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    right: 2px;
    top: 8px;
  }
  #top #main .av-submenu-container li a:before {
    display: none;
  }
  #top #main .av-submenu-container .sub-menu {
    margin: 0px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    background: transparent;
    padding: 0px;
  }
  #top #main .av-submenu-container .sub-menu li {
    border: none;
  }
  #top #main .av-submenu-container .sub-menu li a {
    color: #333;
    text-align: left;
    padding: 8px 0px 8px 25px;
    font-size: 14px;
  }
  #top #main .av-subnav-menu .sub-menu li a:before {
    display: block;
    content: " ";
    width: 10px;
    height: 2px;
    background: #ae6b57;
    position: absolute;
    left: 5px;
    margin: 0px;
    top: 14px;
    opacity: .5;
  }
  #top .sticky_placeholder {
    display: none;
  }
}
/* Blog */

#main .blog-header{
	background: white;
}
#main .container_wrap {
  border: none;
}
#top #main .template-blog .entry-content-wrapper {
  max-width: 1000px;
  text-align: unset;
  font-size: inherit;
  line-height: inherit;
}
#top #main .template-blog .entry-content-wrapper > * {
  max-width: 100%;
}
#top #main .template-blog .post-meta-infos {
  margin: 0px 0px 25px;
  font-size: 20px;
}
#main .template-blog .post_delimiter {
  display: none;
}
#top #main .av-share-box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#top #main .av-share-box ul li a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding: 0px;
  font-size: 20px;
  text-decoration: none;
}
#top #main .av-share-box ul li .avia-tt {
  display: none !important;
}

#top .fullsize .template-blog .post-title{
	font-weight: 700;
	font-size: 90px;
	line-height: 90px;
	text-align: center;
}

.blog-header{
	position: relative;
}
.blog-header:before {
    content: '';
    width: 35%;
    height: 675px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(http://6.workingdemosite.com/opsb/family/wp-content/uploads/sites/2/2025/10/Group-5231-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom right;
    transform: scaleY(-1);
}
.blog-header:after {
    content: '';
    background: #fff;
    width: 100%;
    height: 675px;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    background: #F0F6FA;
    background: linear-gradient(180deg, rgba(240, 246, 250, 0.83) 0%, rgba(240, 246, 250, 0) 100%);
}
.single-blog-thumbnail {
    max-width: 950px;
    margin: 0 auto;
}
.single-blog-thumbnail img {
    aspect-ratio: 16 / 9;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 20px;
    width: 100%;
}
#top  .template-blog .big-preview{
	max-width: 950px;
	margin: 0 auto;
	height: 548px;
}#top  .template-blog .big-preview a, #top  .template-blog .big-preview img{
	width:auto;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}
#top #main .template-blog .entry-content-wrapper{
	max-width: 950px;
}
body.single-post .template-blog  h2{
	font-weight: 500;
	font-size: 50px;
	line-height: 59px;
	color: #1A2D5C;
	margin-top:40px !important;
	padding-top: 20px;
	position: relative;
}
body.single-post .template-blog h2:before{
	content: '';
	width: 140px;
	height: 4px;
	background:#0098D6;
	position: absolute;
	top:0;
	left: 0;
	border-radius: 10px;
}
body.single-post #main .template-blog h3{
	font-style: normal;
	font-weight: 400 !important;
	font-size: 35px;
	line-height: 41px;
}
#main blockquote {
    background: #F0F6FA;
    padding: 50px 50px 50px 110px;
    border-radius: 20px;
    border: none;
    color: inherit;
    margin: 25px 0px;
    font-size: 20px;
	position: relative;
}
#main blockquote p:last-child {
    margin-bottom: 0px;
}
#main blockquote:before {
    content: " ";
    width: 100px;
    height: 100px;
    position: absolute;
    left: -20px;
    top: calc(50% - 50px);
    background: url(http://6.workingdemosite.com/opsb/family/wp-content/uploads/sites/2/2025/10/quote-left.svg) center no-repeat;
    background-size: contain;
}
.main_color .wp-block-table table thead tr{
	background: #295E9E;
	color:#fff;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.wp-block-table table thead tr th{
	text-transform: capitalize;
	padding: 15px;
	font-family: "bebas-neue-pro", sans-serif !important;
	font-weight: 400;
	font-size: 22px;
	line-height: 30px;
	border-color:rgba(255,255,255,0.2);
}
.main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra,.main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even), .main_color .pricing-extra{
	background:rgba(0,152,214,0.1);
}

.main_color td{
	border-color: rgba(41,94,158,0.2);
	color:#333 !important;
	font-size: 17px !important;
}

.key-steps-row{
	border-radius: 15px;
	background: #E6F5FB;
	padding: 30px;
}

.key-steps-row ol{
	list-style:none;
}
.key-steps-row ol li {
  counter-increment: accordion-counter; /* Increment the counter for each item */
	list-style:none;
}
#main .key-steps-row ol li{
	border-bottom:1px solid #A7A9AC;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	margin-left: 0;
	padding-left: 60px;
	position:relative;
}
.key-steps-row ol li::before {
  content: counter(accordion-counter); /* Display the counter with a dot and space */
 font-weight: bold;
    margin-right: 15px;
    position: absolute;
    top: 6px;
	left: 0px;
    color: #fff;
    background: #E29FD9;
    padding: 10px;
    border-radius: 100px;
    line-height: 1;
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
#main .key-steps-row ol li h4{
	font-weight: 400 !important;
	font-size: 28px;
	color:#1A2D5C !important;
	text-transform: none !important;
}


/************************************************************ Footer */
#top #footer {
  border: none;
  padding: 0;
  background: -webkit-gradient(linear, right top, left top, from(#0098D6), color-stop(30%, #295E9E), color-stop(70%, #295E9E), to(#18ABFF));
  background: -o-linear-gradient(right, #0098D6 0%, #295E9E 30%, #295E9E 70%, #18ABFF 100%);
  background: linear-gradient(270deg, #0098D6 0%, #295E9E 30%, #295E9E 70%, #18ABFF 100%);
  color: #fff;
}
#top #footer .widget {
  margin: 0px 0px 20px;
  font-size: 16px;
  line-height: 1.5;
  color: rgba(255, 255, 255, .8);
}
#top #footer .widget:last-child {
  margin-bottom: 0px;
}
#footer .widgettitle {
  font-size: 19px;
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 800;
}
#footer .widget.widget_media_image {
  text-align: center;
}
#footer ul li {
  padding: 0px;
  margin: 0px 0px 7px;
}
#top #footer .widget a {
  color: rgba(255, 255, 255, .8);
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all;
}
#top #footer .widget a:hover {
  color: #008fdd;
}
#top #footer .footer-socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
#top #footer .footer-socials a {
  width: 40px;
  height: 40px;
  border: 1px solid rgba(255, 255, 255, .5);
  border-radius: 50%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#top #footer .footer-socials a:hover {
  background: rgba(255, 255, 255, .2);
}
#top #footer .footer-socials a img {
  height: 20px;
}
#top #socket {
  margin: 0px;
  border: none;
}
#top #socket .container {
  padding-top: 0px;
  padding-bottom: 0px;
}
#top #socket .copyright {
  text-align: center;
  width: 100%;
  font-size: 16px;
  color: rgba(255, 255, 255, .8);
  padding: 25px 0px;
  border-top: 2px solid rgba(255, 255, 255, .1);
  line-height: 1.35;
}
/*Unset rows*/
#main .unset-row {
  position: relative;
  z-index: 4;
}
#main .unset-row .container, #main .unset-row .content {
  position: unset;
}
#main .top-left-offset-img {
  position: absolute;
  left: 2px;
  top: -50px;
  width: auto;
  z-index: 5;
}
#main .top-left-offset-img * {
  height: 273px;
  width: auto;
}
#main .top-left-img {
  position: absolute;
  left: 0px;
  top: 80px;
  width: auto;
pointer-events:none;
}
#main .top-left-img * {
  height: 803px;
  width: auto;
}
#main .bottom-right-img {
  position: absolute;
  right: 0px;
  bottom: -260px;
  width: auto;
Pointer-events:none;
}
#main .bottom-right-img * {
  height: 478px;
  width: auto;
}
.inner-text-wrap {
  max-width: 710px;
  margin: 0 auto;
}
.flex-text-and-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-text-and-btn h2 {
  margin-bottom: 0;
}
.large-container-section .container {
  max-width: 1410px;
  padding: 0;
}
.smallest-padding-bottom-section .content {
  padding-bottom: 10px;
}
.flex_column_table:has(.whitebox-icon-text) {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin-top: 0 !important;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.whitebox-icon-text {
  border-radius: 15px;
  background: #fff;
  padding: 35px 20px;
  padding-bottom: 45px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column
}
.whitebox-icon-text .avia-image-container, .whitebox-icon-text .av_textblock_section {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#top #main .whitebox-icon-text .avia-button {
  padding-left: 30px;
  padding-right: 30px;
}
.ft-designed-text {
  color: rgba(255, 255, 255, 0.5);
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
}
.ft-designed-text a {
  color: inherit;
}
#footer {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
}
#footer .ft-quicklinks-col ul {
  list-style: none;
  margin-left: 0;
}
#footer .ft-quicklinks-col ul li::before {
  content: ">";
  margin-right: 5px;
  color: #fff;
}
#footer h3 {
  font-style: normal;
  font-weight: 400;
  font-size: 23px;
}
.ft-green-box {
  padding: 35px;
  background: #53DAC8;
  border-radius: 15px;
  text-align: center;
  width: 26% !important;
  margin-left: 1% !important;
}
#top #main .ft-green-box .avia-button {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  justify-content: center;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 10px;
  color: #1A2D5C;
  border: 1px solid #1A2D5C;
  border-radius: 100px;
}
#top #main .ft-green-box .avia-button:hover {
  color: #fff;
  background: #1A2D5C;
  text-decoration: none;
}
.ft-quicklinks-col {
  width: 18% !important;
}
.ft-green-box h3 {
  font-weight: 400;
  font-size: 23px;
  line-height: 31px;
  text-transform: capitalize;
  color: #1A2D5C;
}
.ft-socials {
  list-style: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #fff;
  margin-left: 0;
}
.ft-socials a {
  color: inherit;
  font-size: 24px;
  -webkit-transition: .4s all ease;
  -o-transition: .4s all ease;
  transition: .4s all ease;
}
#footer a:hover {
  text-decoration: underline;
}
.avia-single-number, .avia-no-number {
  font-family: "bebas-neue-pro", sans-serif !important;
  font-weight: 600;
  font-size: 80px;
  line-height: 68px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #295E9E;
}
.blue-counter .avia-single-number, .blue-counter .avia-no-number {
  color: #295E9E;
}
.orange-counter .avia-single-number, .orange-counter .avia-no-number {
  color: #F9BD89;
}
.pink-counter .avia-single-number, .pink-counter .avia-no-number {
  color: #E29FD9;
}
.green-counter .avia-single-number, .green-counter .avia-no-number {
  color: #53DAC8;
}
.light-blue-counter .avia-single-number, .light-blue-counter .avia-no-number {
  color: #0098D6;
}
.avia-no-number {
  opacity: 1;
}
.avia-animated-number {
  text-align: center;
}
.avia-animated-number-content {
  padding-top: 15px;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 23px;
  line-height: 36px;
  /* identical to box height, or 157% */
  text-align: center;
  color: #000000;
}
#top #main .small-padding-bottom-section .content {
  padding-bottom: 30px;
}
.huge-padding-bottom-section .content {
  padding-bottom: 100px;
}
/*********************************************************** Toggles */
#main .togglecontainer {
  margin: 0 auto;
	width: 100%;
  max-width: 950px;
}
#main .av_toggle_section {
  border-top: 1px solid #A7A9AC;
  overflow: hidden;
}
#main .av_toggle_section:last-child {
  border-bottom: 1px solid #A7A9AC;
}
#main .toggler {
	font-size: 18px;
	font-weight: 600;
	padding: 14px 35px 14px 10px;
	border: none;
	line-height: 1.5;
	margin: 0px;
	outline: none;
	-webkit-transition: .4s all;
	-o-transition: .4s all;
	transition: .4s all;
	background-color: transparent;
	color: #1A2D5C;
}
#main .toggler:before {
  content: " ";
  height: 16px;
  width: 2px;
  background: #0098D6;
  position: absolute;
  right: 17px;
  top: calc(50% - 8px);
}
#main .toggler:after {
  content: " ";
  height: 2px;
  width: 16px;
  background: #0098D6;
  position: absolute;
  right: 10px;
  top: calc(50% - 1px);
}
#main .toggler.activeTitle:before {
  opacity: 0;
}
#main .toggler:hover {
  background: transparent;
	color:#0098D6;
}
#main .toggler.activeTitle {
  color: #0098D6;
}
#main .toggler .toggle_icon {
  display: none;
}
#main .toggle_content {
  border: none;
  padding: 25px 10px;
  padding-top: 0;
  margin: 0px;
  background: transparent;
}
#main .toggle_content > *:last-child {
  margin-bottom: 0px;
}
.connect-with-op {
  position: relative;
  z-index: 33;
}
/************************************************************ To fix underlined links */
a:where(:not(.wp-element-button)) {
  text-decoration: none;
}
/* Tabs */

.blue-bg-tab {
  background: rgba(152, 192, 232, 0.15);
}
.blue-bg-tab .av-tab-section-tab-title-container{
  background: transparent;
  padding-top: 0;
}
#top #main .blue-bg-tab.transparent-top-left-tabs .av-tab-section-inner-container, #main .blue-bg-tab.transparent-top-left-tabs .av-tab-section-inner-container .av-layout-tab .container {
  background: transparent;
  border-bottom: none;
}

#main .av-tab-section-inner-container .av-layout-tab.av-active-tab-content {
 /* background: rgba(152,194,232,0.15);*/
  border-bottom: none;
}
#main .av-tab-section-outer-container {
  max-height: unset !important;
}
#main .av-layout-tab-inner {
  height: auto !important;
}
#main .av-tab-section-tab-title-container {
  padding: 8px;
  background: rgba(0, 152, 214, 0.15);
  border-radius: 100px;
  max-width: 1410px !important;
  min-width: 0px !important;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
	gap:25px;
}
#main .av-tab-section-tab-title-container .av-section-tab-title {
  border: none;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 100px;
  margin: 0;
  color: #1A2D5C;
  font-weight: 700;
  padding: 11px 0px !important;
  margin-bottom: 0 !important;
  line-height: 28px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  place-content: center;
  width: 100%;
  font-family: "bebas-neue-pro", sans-serif !important;
  text-align: center;
  font-size: 23px;
  text-transform: capitalize;
}
#main .av-tab-section-tab-title-container .av-section-tab-title:first-child {
  margin-left: 0;
}
#main .av-tab-section-tab-title-container .av-section-tab-title:last-child {
  margin-right: 0;
}
#main .av-tab-section-tab-title-container .av-section-tab-title:hover, #main .av-tab-section-tab-title-container .av-section-tab-title.av-active-tab-title {
  background: #0098D6;
  color: #fff;
}
.av-tab-with-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-top: none !important;
}
.av-tab-with-image .av-outer-tab-title {
  width: 100%;
  padding-top: 10px !important;
  border-top: 4px solid #AAAAAA;
}
#main .av-tab-section-tab-title-container .av-tab-with-image.av-section-tab-title:hover .av-outer-tab-title, #main .av-tab-section-tab-title-container .av-tab-with-image.av-section-tab-title.av-active-tab-title .av-outer-tab-title {
  border-top-color: #CB3F26;
}
.av-tab-with-image .av-tab-section-image {
  margin-bottom: 20px;
  height: 67px;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-filter: none !important;
          filter: none !important;
}
#main .av-tab-section-tab-title-container .av-section-tab-title.av-active-tab-title:after {
  display: none;
}
#main .av-tab-section-tab-title-container .av-section-tab-title .av-outer-tab-title {
  padding: 0px;
}
#main .av-tab-section-tab-title-container .av-section-tab-title .av-outer-tab-title .av-inner-tab-title {
  margin: 0px;
  text-transform: none;
  font-size: 23px;
  width: 100%;
  font-weight: 700 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  max-width: 100%;
  font-family: "bebas-neue-pro", sans-serif !important;
  padding-left: 2px;
}
#main .av-tab-section-tab-title-container .av-section-tab-title .av-tab-arrow-container {
  display: none;
}
#main .av-tab-section-inner-container .av-layout-tab {
  padding: 0px;
}
#top #main .av-tab-section-inner-container {
  width: 100% !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}
#main .av-tab-section-inner-container .av-layout-tab {
  padding: 0px;
  display: none;
  width: 100%;
}
#main .av-tab-section-inner-container .av-layout-tab.av-active-tab-content {
  display: block;
  padding-top: 40px;
  padding-bottom: 100px;
}
#main .av-tab-section-inner-container .av-layout-tab .container {
  padding: 0px 0px;
  background: #fff;
  border-radius: 20px;
  max-width: 1410px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#main .av-tab-section-inner-container .av-layout-tab .container sup {
  color: inherit;
  text-transform: uppercase;
  font-weight: 600;
}
.border-left-img img {
  border-top-left-radius: 20px !important;
  border-bottom-left-radius: 20px !important;
}
.tab-content-text {
  padding: 30px 70px;
}
#main .av-tab-section-inner-container .av-layout-tab .container ul {
  margin-top: 35px;
	margin-top: 0px;
}
#main .av-tab-section-inner-container .av-layout-tab .container .list-2col ul {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}
.tab-ordered-list-links ul {
  list-style: none;
  margin-left: 0;
}
.tab-ordered-list-links ul li {
  margin-left: 0;
}
#main .av-tab-section-inner-container .av-layout-tab .container ul li {
  margin-bottom: 8px;
}
#main .av-tab-section-inner-container .av-layout-tab .container ul li a, .arrow-link {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  color: #0098D6;
  position: relative;
  -webkit-transition: .4s all ease;
  -o-transition: .4s all ease;
  transition: .4s all ease;
  padding-right: 20px;
}
#main .av-tab-section-inner-container .av-layout-tab .container ul li a:after, .arrow-link::after {
  content: '';
  background: url(http://6.workingdemosite.com/opsb/wp-content/uploads/2025/09/Vector-3-5.svg);
  width: 8px;
  height: 13px;
  position: absolute;
  right: 0;
  top: calc(50% - 6px);
  -webkit-transition: .4s all ease;
  -o-transition: .4s all ease;
  transition: .4s all ease;
}
#main .av-tab-section-inner-container .av-layout-tab .container ul li a::before, .arrow-link::before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 0%;
  height: 1px;
  background-color: currentColor;
  -webkit-transition: width 0.5s ease-in-out;
  -o-transition: width 0.5s ease-in-out;
  transition: width 0.5s ease-in-out;
}
#main .av-tab-section-inner-container .av-layout-tab .container ul li a:hover::before, .arrow-link:hover::before {
  width: 100%;
  height: 2px;
}
#main .av-tab-section-inner-container .av-layout-tab .container ul li a:hover::after, .arrow-link:hover::after {
  right: -5px;
}
#main .blue-tab-lightblue-content-tabs .av-tab-section-inner-container .av-layout-tab .container{
	background: transparent;
	border-bottom: none !important;
	
}
#main .blue-tab-lightblue-content-tabs .av-tab-section-outer-container {
	background:#1A2D5C !important;
	border-radius: 0;
}
#main .blue-tab-lightblue-content-tabs .av-tab-section-tab-title-container .av-section-tab-title.av-active-tab-title,#main .blue-tab-lightblue-content-tabs .av-tab-section-tab-title-container .av-section-tab-title
{
	color:#fff !important;
	padding: 11px 20px !important;
	border-bottom-width: 10px;
	font-size: 36px !important;
}

#main .blue-tab-lightblue-content-tabs .av-tab-section-tab-title-container .av-section-tab-title{
	border-bottom:none !important;
}
#main .blue-tab-lightblue-content-tabs .av-tab-section-tab-title-container .av-section-tab-title .av-inner-tab-title{
	position: relative;
	font-size: 36px !important;
	padding: 12px 20px !important;
	font-weight: 500 !important;
	
}
#main .blue-tab-lightblue-content-tabs .av-tab-section-tab-title-container .av-section-tab-title.av-active-tab-title .av-inner-tab-title:after{
	content: '';
	height: 10px;
	border-radius: 20px;
	width: 100%;
	bottom:-15px;
	left: 0;
	position: absolute;
	background:#0098D6;
	z-index: 5;
}

#main .blue-tab-lightblue-content-tabs .av-tab-section-inner-container .av-layout-tab.av-active-tab-content{
	padding-bottom: 0px !important;
}


/* Mobile Tab Styling */
#main .mobile-tab-title {
  display: none;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
#main .mobile-tab-title button {
  border: none;
  font-family: inherit;
  font-size: 19px;
  padding: 15px 0px;
  line-height: 1.3;
  height: auto;
  background: transparent;
  color: #555;
  border-bottom: 5px solid #CCCCCC;
  border-radius: 0px;
  font-weight: 600;
  width: 100%;
  position: relative;
}
#main .mobile-tab-title button .av-tab-arrow-container {
  display: none;
}
#main .mobile-tab-title button:after {
  content: " ";
  width: 23px;
  height: 23px;
  background: url(/wp-content/uploads/2023/11/plus-bg.png) center no-repeat;
  position: absolute;
  right: 0;
  top: 16px;
  background-size: contain;
}
#main .mobile-tab-title button span {
  font-size: inherit;
  width: 100%;
  margin: 0px;
  text-align: left;
  text-transform: none;
  -webkit-filter: none;
          filter: none;
  opacity: 1;
  text-align: center;
}
#main .mobile-tab-title.active-tab button:after {
  background-image: url(/wp-content/uploads/2023/11/minus-sign-r.png);
}
#main .mobile-tab-title.active-tab button {
  border-bottom-color: #CB3F26;
}
#main .transparent-top-left-tabs .av-tab-section-tab-title-container {
  background: transparent;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
  padding: 0 50px !important;
  max-width: 1510px !important;
}
#top #main .transparent-top-left-tabs .av-tab-section-inner-container {
  background: #fff;
}
#main .transparent-top-left-tabs .av-tab-section-inner-container .av-layout-tab.av-active-tab-content {
  padding-top: 70px;
	background: transparent;
}
#main .transparent-top-left-tabs .av-tab-section-inner-container .av-layout-tab .container {
  max-width: 1510px !important;
  padding: 0 50px;
  padding-bottom: 70px;
}
#main .transparent-top-left-tabs .av-tab-section-tab-title-container .av-section-tab-title:hover, #main .transparent-top-left-tabs .av-tab-section-tab-title-container .av-section-tab-title.av-active-tab-title {
  background: transparent;
  color: #1A2D5C;
  border-bottom-color: #0098D6;
}
#main .transparent-top-left-tabs .av-tab-section-tab-title-container .av-section-tab-title {
  border-bottom: 6px solid transparent;
  background: transparent;
  border-radius: 0;
  width: auto;
}
#main .transparent-top-left-tabs .av-tab-section-tab-title-container .av-section-tab-title .av-outer-tab-title .av-inner-tab-title {
  font-size: 26px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 600 !important;
}
#main .transparent-top-left-tabs .av-tab-section-tab-title-container {
  padding: 0;
}
#main .transparent-top-left-tabs .av-tab-section-inner-container .av-layout-tab .container {
  padding-bottom: 70px;
  border-radius: 0;
  border-bottom: 4px solid rgba(153, 153, 153, 0.2);
}
#top #main .no-padding-top-section .content {
  padding-top: 0;
}
.blue-text, .blue-text strong {
  color: #1A2D5C;
}
#main .small-padding-bottom-tab .av-tab-section-inner-container .av-layout-tab .container {
  padding-bottom: 30px;
}
#main .blue-bg-tab .av-layout-tab .toggle_content {
  background: transparent;
}
#top #main .lightblue-content-area .av-tab-section-inner-container {
    background: #f0f6fc;
}
/*Left tabs*/
/*Left side Tabs*/
#main .full-width-left-side-tabs {
  overflow: visible;
}
#main .full-width-left-side-tabs .av-tab-section-outer-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 100px);
  margin: 0 auto;
  padding: 70px 80px;
  max-width: 1920px;
  overflow: visible;
  max-height: unset !important;
}
#main .full-width-left-side-tabs .av-tab-section-outer-container:before {
  content: '';
  background: #0098d6;
  width: calc((100% - 1250px) / 2);
  height: 100%;
  position: absolute;
  left: 0;
  top: -70px;
  z-index: 7;
}
#main .full-width-left-side-tabs .av-tab-section-inner-container .av-layout-tab {
  padding: 0px !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-left: 0px;
}
#main .full-width-left-side-tabs .av-tab-section-tab-title-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 737px;
  margin-right: 0px;
  padding: 0 !important;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-top: 100px !important;
  padding-bottom: 100px !important;
  background: #0098D6;
  max-width: 1920px !important;
  min-width: 0px !important;
  margin: 0 auto;
  margin-top: -140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  left: 0px !important;
  border-radius: 0px 30px 0px 0px;
  z-index: 6;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#main .full-width-left-side-tabs .av-tab-section-tab-title-container .av-section-tab-title {
  font-size: 46px;
  line-height: 56px;
  font-family: inherit;
  font-weight: 400;
  border: none;
  position: relative;
  padding: 10px 0 !important;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all;
  border-radius: 0;
  background: transparent;
  margin: 0px 0px 15px !important;
  color: rgba(255, 255, 255, 0.5) !important;
  width: 454px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-transform: capitalize;
}
#main .full-width-left-side-tabs .av-tab-section-tab-title-container .av-section-tab-title .av-outer-tab-title {
  padding: 0px;
}
#main .full-width-left-side-tabs .av-tab-section-tab-title-container .av-section-tab-title .av-tab-arrow-container {
  display: none;
}
#main .full-width-left-side-tabs .av-tab-section-tab-title-container .av-section-tab-title .av-inner-tab-title:before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 0%;
  height: 1px;
  background-color: currentColor;
  -webkit-transition: width 0.5s ease-in-out;
  -o-transition: width 0.5s ease-in-out;
  transition: width 0.5s ease-in-out;
}
#main .full-width-left-side-tabs .av-tab-section-tab-title-container .av-section-tab-title .av-inner-tab-title:after {
  content: '';
  width: 30px;
  background: url(http://6.workingdemosite.com/opsb/wp-content/uploads/2025/10/Vector-25.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 30px;
  position: absolute;
  bottom: calc(50% - 20px);
  right: -40px;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
#main .full-width-left-side-tabs .av-inner-tab-title {
  color: rgba(255, 255, 255, 0.5) !important;
  font-size: 40px !important;
  font-family: inherit !important;
  font-weight: 400 !important;
  text-align: left;
  text-transform: capitalize;
  line-height: 53px;
  position: relative;
}
#main .full-width-left-side-tabs .av-tab-section-tab-title-container .av-section-tab-title.av-active-tab-title .av-inner-tab-title {
  color: #fff !important;
}
#main .full-width-left-side-tabs .av-tab-section-tab-title-container .av-section-tab-title.av-active-tab-title .av-inner-tab-title:after {
  opacity: 1;
}
#main .full-width-left-side-tabs .av-tab-section-tab-title-container .av-section-tab-title.av-active-tab-title .av-inner-tab-title:before {
  width: calc(100% + 40px);
  height: 2px;
}
#main .full-width-left-side-tabs .av-tab-section-tab-title-container .av-section-tab-title:last-child {
  margin-bottom: 0px !important;
}
#main .av-layout-tab-inner {
  height: auto !important;
}
#top #main .full-width-left-side-tabs .av-tab-section-inner-container {
  width: calc(100% - 100px) !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  max-width: 1620px;
  display: block;
  margin: 0 auto;
}
#main .full-width-left-side-tabs .av-tab-section-inner-container .av-layout-tab .container {
  padding: 0px 60px 0px 80px;
  background: transparent;
  max-width: 1420px;
  border-radius: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#main .full-width-left-side-tabs .av-tab-section-inner-container .av-layout-tab .container .tab-ordered-list-links ul {
  margin-top: 0px;
}
.testimonial-with-image-left .avia-testimonial_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.testimonial-with-image-left .avia-testimonial-content {
  text-align: left;
}
#top .testimonial-with-image-left .avia-testimonial-meta .avia-testimonial-image {
  width: 250px;
  height: 250px;
  border-radius: 20px;
}
#top .testimonial-with-image-left .avia-testimonial-image img {
  border-radius: 20px;
}
#top .testimonial-with-image-left .avia-testimonial-meta {
  margin-top: 0;
}
#top .avia-slider-testimonials.av-slideshow-ui.av-control-default .avia-slideshow-arrows a{
	top:27%;
}
#top .av-large-testimonial-slider .avia-testimonial-content{
	font-size: 1.3rem;
}
.main_color .ajax_controlls a.avia-svg-icon svg:first-child, .main_color .avia-svg-icon svg:first-child, .main_color .av-share-box ul li svg:first-child, #top .main_color .avia-slider-testimonials.av-slideshow-ui .avia-slideshow-arrows a.avia-svg-icon svg:first-child {
	fill:#0098D6;
	
}
.full-container {
  position: relative;
  z-index: 7;
}
.top-right-img {
  position: absolute;
  top: -250px;
  right: 0;
}
.top-right-img * {
  width: auto;
  height: 470px;
}
.full-container .heading-and-btn {
  max-width: 1310px;
  margin: 0 auto;
  padding: 0 50px;
}

.product-col-gallery {
	position: relative;
}

.property-slide{
	overflow: hidden;
}
.cpt-product-slider{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap:20px;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
}
.cpt-product-big-slides{
	-ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
	width:100%;
}
.cpt-product-big-slides .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.cpt-product-big-slides .service-slide {
    max-height: 675px;
    height: 599px;
    background: white;
    padding: 30px;
    border-radius: 20px;
}
.cpt-product-big-slides img,.service-slide img{
	height: 100%;
	width: 100%;
	-o-object-fit: contain;
	   object-fit: contain;
	display: block;
	border-radius: 15px;
}
.cpr-product-thumbnail-slides{
	width:102px !important;
}
.cpr-product-thumbnail-slides .slick-track{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;}
.cpr-product-thumbnail-slides.slick-slider {
    width: 100%;
    z-index: 11;
}
.cpr-product-thumbnail-slides .slick-slide{
	margin-bottom: 20px;
}
.service-thumb-slide{
	width:102px !important;
	height:102px;
	border-radius: 15px;
	margin:0 10px;
	-webkit-transition: .4s all ease;
	-o-transition: .4s all ease;
	transition: .4s all ease;
}
.service-thumb-slide:first-child{
	margin-left:0;
}
.service-thumb-slide img{
	height: 100%;
	width: 100%;
	-o-object-fit: contain;
	   object-fit: contain;
	display: block;
	border-radius: 15px;
}
.service-thumb-slide {
    background: white;
    padding: 5px;
}
.service-thumb-slide:hover{
	cursor: pointer;
	opacity: .95;
}

.slick-next:before, .slick-prev:before{
	display:none;
}
.slick-next img,.slick-prev img{
	-o-object-fit:contain;
	   object-fit:contain;
}


/* Ensure the iframe fills the container and respects aspect ratio */
.video-container {
    position: relative;
    padding-bottom: 100%; /* 16:9 Aspect Ratio */
    height: 0;
    overflow: hidden;
	background:#fff;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Style the custom play button overlay */
.play-button-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black background */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    z-index: 1; /* Place the overlay on top */
}

/* Add a play icon to the overlay */
.play-button-overlay::after {
    content: '';
    display: block;
    border-style: solid;
    border-width: 25px 0 25px 50px;
    border-color: transparent transparent transparent white;
}

.clinic-page-banner{
	background-color:#1a2d5c;
	
}
/************************************************************ Responsive */
@media screen and (max-width:1920px) {
  #main .full-width-left-side-tabs .av-tab-section-outer-container {
    padding: 70px 8px;
    max-width: 1420px;
  }
  #main .full-width-left-side-tabs .av-tab-section-tab-title-container {
    width: 540px;
  }
}

@media screen and (max-width:1480px){
	#main .av-tab-section-outer-container{
		padding:0 28px;
	}
}
@media screen and (max-width:1420px) {
  #main .full-width-left-side-tabs .av-tab-section-outer-container {
    padding: 70px 8px;
    max-width: 1220px;
  }
  #main .full-width-left-side-tabs .av-tab-section-tab-title-container {
    width: 360px;
  }
  #main .full-width-left-side-tabs .av-inner-tab-title {
    font-size: 35px !important;
  }
  #main .full-width-left-side-tabs .av-tab-section-outer-container:before {
    width: calc((100% - 1205px) / 2);
  }
  #main .full-width-left-side-tabs .av-tab-section-inner-container .av-layout-tab .container {
    padding: 0 50px 0px 50px;
  }
}
@media screen and (max-width:1322px) {
  #main .full-width-left-side-tabs .av-tab-section-outer-container:before {
    width: 60px;
  }
}
@media screen and (max-width: 1310px) {
  #top #main .grid-content {
    padding-right: 50px;
    padding-left: 50px;
  }
}

@media screen and (max-width: 1200px){
	#main h2{
		font-size:2.7rem;
	}
	.large-container-section .container{
		padding:0 50px;
	}
}
@media screen and (max-width: 989px) {
  #top #header #header_main li.av-burger-menu-main > a {
    height: 100px !important;
    line-height: 100px !important;
    padding: 0px !important;
  }
  #header #header_main .main_menu .av-burger-menu-main > a:after {
    display: none;
  }
  #header .av-hamburger-inner, #header .av-hamburger-inner:before, #header .av-hamburger-inner:after {
    background: #333 !important;
  }
  #top #header .av-burger-overlay-scroll {
    background: #274f74;
  }
  #top #av-burger-menu-ul {
    vertical-align: top;
  }
  #top #header #header_main li a {
    font-size: 18px;
    padding: 17px 30px;
    color: white !important;
    border: none;
  }
  #header_main li a:after {
    display: none;
  }
  #top #header #header_main .sub-menu {
    width: 100%;
    margin: 0px;
    background: rgba(255, 255, 255, .1);
    padding: 10px 0px;
    border-radius: 0px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  #top #header #header_main li {
    margin-left: 0px;
  }
  #top #header #header_main .sub-menu li a {
    font-size: 17px;
    border: none;
    padding: 12px 20px 12px 70px;
    font-family: inherit;
  }
  #top #header #header_main .sub-menu li a .avia-bullet {
    background: white;
  }
  #top #header #header_main #av-burger-menu-ul li:hover > a {
    background: rgba(255, 255, 255, .1) !important;
  }
  #top #header #header_meta .sub_menu {
    width: 100%;
  }
	  #top #header #header_meta .sub_menu ul {
		width: 100%;
		-webkit-box-pack: center;
			-ms-flex-pack: center;
				justify-content: center;
	  }
	  #top #wrap_all #header .social_bookmarks {
		display: none;
	  }
	  #main .avia_textblock img.alignright, #main .avia_textblock img.alignleft, #main .wp-caption.alignleft, #main .wp-caption.alignright {
		max-width: 35%;
	  }
	#main .av-tab-section-inner-container .av-layout-tab .container .list-2col ul{
	-webkit-column-count:1;
	   -moz-column-count:1;
			column-count:1;
	}
	#main .top-left-img *{
	height:500px;
	}
	#main .bottom-right-img *{
	height:378px;
	}
	.flex_column_table:has(.whitebox-icon-text){
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
		-ms-flex-direction:column;
			flex-direction:column;
	}
}
@media screen and (max-width: 767px) {
  #top #wrap_all #main .flex_column {
    margin-bottom: 35px;
  }
  #top #wrap_all #main .flex_column:last-child {
    margin-bottom: 0px;
  }
  #top .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
    margin-top: 35px;
  }
  #top #main .avia-section .content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #main .avia-table .avia-heading-row {
    display: none;
  }
  #main .avia-table tr {
    padding-bottom: 10px;
  }
  #main .avia-table tr:nth-child(odd) {
    background: #f7f7f7;
  }
  #main .avia-table td {
    padding: 10px 10px 0px 10px;
    border: none;
  }
  #main .avia-table td:before {
    font-style: normal;
    font-size: inherit;
    font-weight: 700;
    line-height: 1.5;
    margin: 0px 0px 8px;
  }
  #top #wrap_all #main .av-columns-reverse .flex_column.avia-builder-el-last, #top #wrap_all #main .av-columns-reverse .flex_column:last-child {
    margin-bottom: 35px !important;
  }
  #top #wrap_all #main .av-columns-reverse .flex_column.avia-builder-el-first, #top #wrap_all #main .av-columns-reverse .flex_column:first-child {
    margin-bottom: 0px !important;
  }
  #top #main .flex_column_table {
    margin-top: 0px;
    margin-bottom: 35px;
  }
  #top #wrap_all #main .flex_column.avia-builder-el-no-sibling {
    margin-bottom: 0px;
  }
  #top #main .flex_column_table:last-child {
    margin-bottom: 0px;
  }
	#top #wrap_all #main .sidebar {
		border: none;
		padding: 0px;
		margin-bottom: 35px;
	}
  	#main img.alignright, #main img.alignleft, #main .wp-caption.alignleft, #main .wp-caption.alignright {
		float: none;
		display: block;
		margin: 0 auto;
		max-width: 100%;
  	}
  	#main .list-3col ul,
	#main .list-2col ul {
		-webkit-column-count: 1;
		-moz-column-count: 1;
			 column-count: 1;
  	}
  	#top .avia-cookie-consent .avia_cookie_text {
    	text-align: center;
	}
	.ft-quicklinks-col{
		width:100% !important;
	}
	.ft-designed-text p{
		text-align:center !important;
	}
	.ft-green-box{
		width:100%;
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-align:center;
		-ms-flex-align:center;
			align-items:center;
			flex-direction:column;
			width:100% !important;
			-webkit-box-pack:center;
			-ms-flex-pack:center;
			justify-content:center;
	}
	#main h2{
		font-size:2.3rem;
	}
	.hero-banner .grid-content{
		width:100% !important;
	}
	#main .tab-container.leftside-tabs .tab-content {
		background: transparent;
	}
	#main .leftside-tabs .tab-content .tab-content-inner {
		padding: 20px !important;
		height: auto;
	}
	#top #main .av-tab-section-tab-title-container{
		display:none;
	}
	#top #main .av-tab-section-inner-container{
		height:auto !important;
		width:100% !important;
	}
	#main .leftside-tabs .av-tab-section-outer-container{
		width:100%;
		padding:70px 0;
	}
	.av-tab-arrow-container{
		display:none;
	}
	#main .mobile-tab-title{
		display:block;
	}
	#main .mobile-tab-title .tab-title-text {
        display: block;
        font-size: 18px;
        font-family: inherit;
        font-weight: 400;
        border: none;
        position: relative;
        padding: 25px 30px !important;
        -webkit-transition: .4s all;
        -o-transition: .4s all;
        transition: .4s all;
        border-radius: 0px;
        background: var(--enfold-main-color-heading);
        margin-bottom: 15px !important;
        color: white !important;
        font-weight: 700 !important;
        width: 100%;
        margin-left: 0px !important;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        z-index: 44;
	}
	#main .av-tab-section-inner-container .av-layout-tab .container{
		width:100% !important;
		max-width:100% !important;
	}

	#main .mobile-tab-title.active-tab .tab-title-text{
		background:#0098D6;
		color:#fff !important;
	}
	#main .av-tab-section-inner-container .av-layout-tab.av-active-tab-content{
		padding-bottom:15px;
		padding-top:0;
		z-index:44;
	}
	.tab-content-text{
		padding:35px;;
	}
	#main .leftside-tabs .av-inner-tab-title{
		font-size:19px !important;
	}
	#top #main .leftside-tabs .av-layout-tab-inner > .container{
		padding:50px 30px;
		width:100% !important;
		max-width:100% !important;
	}
	#top #main .av-tab-section-inner-container {
		min-height: unset !important;
	}
	#main .av-tab-section-inner-container .av-layout-tab {
        display: none !important;
        position: relative !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
	#main .av-tab-section-inner-container .av-layout-tab.av-active-tab-content {
    	display: block !important;
	}
	#main .av-layout-tab-inner h2{
		font-size:1.8rem !important;
	}
	#main .leftside-tabs .av-inner-tab-title{
		text-align:left;
		width:100%;
	}
}

@media (max-width:480px){
	.flex-text-and-btn{
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-ms-flex-direction:column;
        flex-direction:column;
	}
}