.map-wrapper{
    width: 100%;
    max-width: 100%;
}
.map-wrapper::after{
    content: '';
    display: table;
    clear: both;
}
.map-right-section{
    width: 53%;
    display: flex;
    justify-content: flex-end;
    padding-top: 0;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    max-width: 635px;
    padding-top: 40px;
}
.gm-style .gm-style-cc a, 
.gm-style .gm-style-cc button[type="button"], 
.gm-style .gm-style-cc span, 
.gm-style .gm-style-mtc div{
    font-weight: inherit !important;
    font-size: 10px !important;
        color: inherit !important;
}
.timing p.timing_message b {
    font-style: normal !important;
    color: #002774;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: -12px;
}

.gm-style .gm-style-cc button[type="button"]:hover{
    color: inherit !important;
}
.gm-style .gm-style-cc button[type="button"]{
    color: inherit;
}
.gm-style .gm-style-cc button[type="button"]:after{
    display: none;
}
.total-results{
		font-size: 16px;
		font-weight: bold;
}
.map-search-form label{
    font-weight: 850;
    font-size: 24px;
    font-weight: bold;
    color: #C32039;
    line-height: 37px;
    margin: 0 0 5px;
    display: block;
}
.search-right-form{
    width: calc(100% - 140px);
}

/* input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
    padding: 11px 14px;
    height: 48px;
    font-size: 16px;
    line-height: 19px;
    color: #294B67;
    border-radius: 5px;
    border: solid 1px rgba(41, 75, 103, 0.6);
    background-color: #fff;
    width: 100%;
    display: block;
} */
/* .map-search-form input[type="search"]{
    background-image: url(../img/map-search-icon.svg);
    background-repeat: no-repeat;
    background-position: 16px center;
} */
.map-search-form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
    padding-left: 24px;
    padding-right: 48px;
    border: 2px solid rgba(0, 39, 116, 0.2) !important;
    color: #58595B !important;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    padding: 9px 40px 9px 14px;
    height: auto;
    box-shadow: none;
}

.mapboxgl-control-container .mapboxgl-ctrl button{
    padding: 0 !important;
    border: 0 !important;
    display: block !important;
}
.mapboxgl-ctrl-attrib-button{
    opacity: 1 !important
}
.mapboxgl-control-container .mapboxgl-ctrl button:hover{
    background: #ede9e9 !important;
    border: 0 !important;
}
.mapboxgl-control-container .mapboxgl-ctrl{
    margin: 0 10px 10px 0;
}
.mapboxgl-control-container .mapboxgl-ctrl-top-right{
    top: auto;
    bottom: 0;
}
.mapboxgl-control-container .mapboxgl-ctrl-bottom-right{
    display: none !important;
}

.map-search-form input::placeholder{
    color: #58595B !important;
    opacity: .3 !important;
}

.hero-text .map-search-form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
    padding-left: 39px;
    padding-right: 39px;

}
.map-search-form{
    display: flex;
    width: 100%;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 30px;
    max-width: 600px;
}

.map-search-form input[type="submit"]{
    width: 120px;
}
.total-results{
    display: block;
    font-size: 12px;
    line-height: 14px;
    color: rgba(41, 75, 103 , .8);
    margin: 0 0 10px;
}
.search-location-box{
    padding: 20px 20px 19px;
    border-radius: 5px;
  border: solid 1px rgba(41, 75, 103, 0.3);
    background: #fff;
    transition: all 0.3s;
    margin: 19px 0;
}
.search-location-box:hover,
.search-location-box.active-x{
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.18);
}
/* .search-location-box + .search-location-box{
    margin-top: 38px;
} */
.search-location-wrapper{
    padding-bottom: 30px;
}
.tel {
    margin: 0 0 15px;
    font-size: 14px;
    line-height: 16px;
}
.tel a{
    color: inherit;
    text-decoration: none;
}
.tel a:hover{
    text-decoration: underline;
}
.result-post{
    width: 600px;
}
.search-box-left{
    width: 74.375%;
    padding-right: 15px;
    position: relative;
    float: left;
    clear: left;
}
.distance-miles{
    position: absolute;
    top: 4px;
    opacity: 0.8;
    font-family: 'Public Sans', Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color: #294B67;
    right: 15px;
}
.zoom10more .gm-style-iw .distance-miles{
    right: 0;
    top: 12px;
}
.result-post:not(.no-result-found){
    max-height: 868px;
    overflow: hidden;
}
.search-box-right{
    width: 25.625%;
    padding-left: 13px;
    float: right;
    clear: right;
}
.test-list{
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
}
.text-name{
    padding-left: 10px;
}
.test-list li{
    display: flex;
    font-family: 'Public Sans', Arial, Helvetica, sans-serif;
  font-size: 12px;
    line-height: 1;
    color: #294B67;
    align-items: center;
    margin: 0 0 12px;
}
.search-box-left h3{
    margin: 0 30px 14px 0;
    font-family: 'Public Sans', Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 24px;
    color: #294B67;
}

.search-box-left h3 a{
    color: inherit;
}

.search-box-left address{
    font-style: normal;
    font-family: 'Public Sans', Arial, Helvetica, sans-serif;
  font-size: 14px;
    margin: 0 0 15px;
    line-height: 16px;
}

.status{
    display: flex;
    justify-content: space-between;
    font-family: 'Public Sans', Arial, Helvetica, sans-serif;
  font-size: 16px;
    margin: 0 0 15px;
    line-height: 20px;
}
.time{
    background: url(../img/time-icon.svg) no-repeat left center;
    padding-left: 28px;
    padding-right: 20px;
}
.timging strong{
    color: #349d47;
}
.timging strong.closed{
    color: #e5665d;
}
.search-actions a{
    border-radius: 5px;
    background: #e5665d;
    font-family: 'Public Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    color: #fff;
    border: 2px solid #e5665d;
    padding: 5px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
}
.search-actions a + a{
    margin-left: 15px;
}
.search-actions a:after{
    content: '';
    width: 116px;
    display: block;
    max-width: 100%;
}
.nap-right-section{
    max-width: 50%;
    display: flex;
    justify-content: flex-end;
    padding-top: 30px;
}
.map-inner{
    width: 626px;
    max-width: 100%;
}
.map-inner.map-inner-detail{
    width: 100%;
}
.total-results{
  font-size: 16px;
  font-weight: bold;
}
.search-right-form{
    width: 100%;
    position: relative;
}
/* input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
    padding: 15px 14px;
    height: 48px;
    font-size: 16px;
    line-height: 19px;
    color: #294B67;
    border-radius: 5px;
    border: solid 1px rgba(41, 75, 103, 0.6);
    background-color: #fff;
    width: 100%;
    display: block;
} */
.map-search-form{
    display: flex;
    width: 100%;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 40px;
    max-width: 600px;
    position: relative;
}
.tauc-test-filter {
    margin-bottom: 25px;
    font-size: 0;
}
.tauc-test-filter-buttons {
	position: relative;
}
.tauc-test-filter-inner button svg {
    margin-right: 5px;
    min-width: 15px;
    width: 25px;
    margin-top: -7px;
    position: relative;
    top: 3px;
    margin-left: -5px;
}
.tauc-test-filter-inner.covid-symptoms button::before {
    background: url(../img/filter-marker.svg) no-repeat center center;
}
.tauc-test-filter-inner.covid-no-symptoms button::before {
    background: url(../img/filter-marker-grey.svg) no-repeat center center;
}
.tauc-checkin div {
    font-size: 14px;
    margin-left: 10px;
    font-weight: 700 !important;
}
.tauc-checkin:first-child div{
    margin-left: auto !important;
}
.tauc-test-filter-buttons .close-filter {
	display: none;
	width: 32px;
	height: 32px;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	opacity: .5;
	margin-left: -36px;
	margin-top: 2px;
}
.tauc-test-filter-buttons .close-filter.show {
	display: inline-block;
}
.tauc-test-filter-buttons .close-filter:hover {
	opacity: 1;
}
.tauc-test-filter-buttons .close-filter:before, .tauc-test-filter-buttons .close-filter:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 17px;
    width: 2px;
    background-color: #fff;
    top: 7px;
}
.tauc-test-filter-buttons .close-filter:before {
	transform: rotate(45deg);
}
.tauc-test-filter-buttons .close-filter:after {
	transform: rotate(-45deg);
}
  
html body .tauc-test-filter button:not(.gm-control-active),
html body .tauc-test-filter button:not(.gm-control-active):hover,
html body .tauc-test-filter button:not(.gm-control-active):focus:hover,
html body .tauc-test-filter button:not(.gm-control-active):focus{
    margin-bottom: 4px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 28px !important;
    /* identical to box height, or 200% */
    color: #58595B !important;
    padding: 2px 15px !important;
    background: #F4F5F2 !important;
    border-radius: 5px !important;
    border-color: #F4F5F2 !important;
    margin-right: 2px;
    outline: none !important;
    display: inline-flex;
    white-space: normal;
    vertical-align: top;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
}
html body .tauc-test-filter button:not(.gm-control-active).active,
html body .tauc-test-filter button:not(.gm-control-active):focus:hover,
html body .tauc-test-filter button:not(.gm-control-active):hover{
    background: #58595B !important;
    color: #F4F5F2 !important;
    border-color: #58595B !important;
    outline: none !important;
}
html body .tauc-test-filter button:not(.gm-control-active).active,
html body .tauc-test-filter button:not(.gm-control-active).active:hover{
    padding-right: 36px !important;
}
.btn-wrapper .btn-check-in,
.tauc-checkin a{
    background: #C32039 !important;
    border: 2px solid #C32039 !important;
    box-sizing: border-box !important;
    border-radius: 6px  !important;
    color: #ffffff !important;
    width: auto !important;
    padding: 10px 10px 11px !important;
    text-align: center;
    line-height: 19px !important;
}
.health-logo{
    width: 119px;
}
.btn-wrapper .btn-check-in:hover,
.tauc-checkin a:hover{
    background: transparent !important;
    color: #C32039 !important;
}
.tauc-test-filter h4{
    color: #C32039;
    font-weight: 800;
    margin: 0 0 4px;
}

.timing .coming-soon {
    display: inline-block;
    max-width: max-content;
    background-color: #294B67;
    color: #ffffff;
    border-radius: 5px;
    padding: 3px 20px 2px 20px;
    margin-top: 10px;
}

.map-search-form input[type="submit"]{
    width: 120px;
    border-color: #294B67 !important;
    background: #294B67 !important;
    padding: 10px 22px 10px;
    height: 48px;
}
.map-search-form input[type="submit"]:focus{
    outline: none;
    border-color: #294B67 !important;
    background: #294B67 !important;
    color: #fff !important;
    padding: 10px 22px 10px;
}
body .map-search-form input[type="submit"]:not(.gm-control-active),
body .map-search-form input[type="submit"]:not(.gm-control-active):hover,
.map-search-form input[type="submit"]:not(.gm-control-active):focus,
.map-search-form input[type="submit"]:not(.gm-control-active):focus:hover{
    background: url(../img/icon-search.svg) no-repeat center center !important;
    padding: 0;
    border-width: 0 !important;
    /* width: 130px; */
    /* color: #fff !important; */
    width: 48px;
    height: 48px;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 0;
    line-height: 0;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 100%;
    background-size: 24px auto !important;
    color: transparent !important;
    z-index: 2;
}

.mapboxgl-ctrl-geocoder--icon-search, .mapboxgl-ctrl-geocoder--pin-right{
    display: none;
}
.map-search-form input[type="submit"]:not(.gm-control-active):hover{
    opacity: .8 !important;
}
.total-results{
    /* display: none; */
    /* font-size: 12px; */
    font-size: 12px;
    font-weight: 400 !important;
    line-height: 14px;
    margin: 0 0 10px;
    color: rgba(41, 75, 103 , .8);
	/* text-transform: lowercase; */
}
.total-results.no-radius{
    font-weight: 700 !important;
}
.total-results:first-letter {
    text-transform: capitalize;
}
/* .total-results.active{
	display: inline-block;
} */
.search-location-box{
    padding: 20px 20px 19px;
    border-radius: 5px;
    border: solid 1px rgba(41, 75, 103, 0.3);
    background: #fff;
    width: 100%;
    display: inline-block;
}
.search-location-box:after{
    content: '';
    display: table;
    clear: both;
}
.result-post{
    width: calc(100% + 15px);
    padding-right: 39px;
    position: relative;
    padding-left: 15px;
    margin-left: -15px;
}
.search-box-left{
    width: 74.375%;
    padding-right: 15px;
}
.test-list{
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
}
.text-name{
    padding-left: 10px;
}
.test-list li{
    display: flex;
  font-size: 12px;
    line-height: 1;
    color: #294B67;
    align-items: center;
    margin: 0 0 10px;
}
.test-list li:last-child{
    margin-bottom: 0;
}
.search-box-left h3{
    margin: 0 30px 14px 0;
  font-size: 20px;
    line-height: 24px;
    color: #294B67;
    font-weight: 700;
    display: flex;
}
.test-icon{
    min-width: 20px;
}
.search-box-left h3 a{
    color: inherit;
}

.search-box-left address{
    font-style: normal;
  font-size: 14px;
    margin: 0 0 14px;
}
.status{
    margin: 0 0 15px;
    display: flex;
    justify-content: space-between;
}

.search-box-left hr{
    margin: 0;
    border-top-color: #72b7cc;
    opacity: .8;
}
.search-actions{
    padding-top: 16px;
}
.search-actions a{
    border-radius: 5px;
    background: #e5665d;

  font-size: 14px;
  font-weight: bold;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    transition: all 0.3s linear;
}
.gallery-lightbox .owl-theme .owl-controls{
    margin: 0;
}
.company-logo{
    display: inline-block;
    width: 100%;
    /* transition: all 0.3s ease-in; */
    transition: all 0.1s ease-in; 
}
.company-logo:hover{
    opacity: .8;
}
.company-logo img{
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.search-actions a:hover{
    background: #fff;
    color: #e5665d;
}
.search-actions a:after{
    content: '';
    width: 116px;
    display: block;
    max-width: 100%;
}

.map-section .gm-style .gm-ui-hover-effect,
.map-section .gm-style .gm-ui-hover-effect:hover,
.map-section .gm-style .gm-ui-hover-effect:focus{
    background: #fff !important;
    opacity: 1;
    border:0 !important;
    top: 0 !important;
    right: 0 !important;
}
.map-left-section{
    max-width: calc(100% - 635px);
    width: calc(100% - 24px);
    margin-top: 0;
    min-height: 1182px;
    overflow: hidden;
    float: right;
    position: relative;
    /* padding-left: 15px; */
    margin-right: 0;
}
.map-section{
    width: 100%;
    height: 100%;
    position: absolute !important;
    top: 0;
    left: 0;
}

body .mapboxgl-popup-close-button:after{
    display:none;
}
body .mapboxgl-popup-close-button{
    color: #000;
}

body .mapboxgl-popup-close-button:hover{
    background: none;
    color: #000;
}

.map-section iframe,
#neighborhood-map iframe{
	width: calc(100% + 2px);
	height: calc(100% + 56px);
	position: absolute;
	top:0;
	left:-2px;
}
#neighborhood-map{
	overflow: hidden;
}
.search-location-wrapper{
    counter-reset: my-sec-counter;
    counter-reset: my-sec-counter;
    max-width: 600px;
    width: 100%;
}

.search-box-left h3 span{
    min-width: 24px;
    height: 24px;
    display: inline-block;
    background: #e25449;
    text-align: center;
    border-radius: 50%;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.08;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin-right: 11px;
    padding-top: 1px;
}
.iScrollHorizontalScrollbar {
	position: absolute;
	z-index: 9999;
	height: 16px;
	left: 2px;
	right: 2px;
	bottom: 2px;
    overflow: hidden;
    border-radius: 6.5px;
}

.iScrollHorizontalScrollbar.iScrollBothScrollbars {
	right: 18px;
}

.iScrollVerticalScrollbar {
	position: absolute;
	z-index: 9999;
	width: 5px;
	bottom: 2px;
	top: 2px;
	right: 2px;
    overflow: hidden;
    border-radius: 3px;
    background: #F2F2F2;
    border-radius: 6.5px;
}

.iScrollVerticalScrollbar.iScrollBothScrollbars {
	bottom: 18px;
}


.iScrollVerticalScrollbar .iScrollIndicator {
    width: 100%;
    background: #C32039;
    border-radius: 6.5px;
}
.map-right-section ~ .map-right-section{
    padding-top: 0;
}
.direction{
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    text-decoration: underline;
    color: #C32039;
}.map-section .gm-style .gm-style-iw-c{
    border-radius: 0;
    max-width: 346px !important;
    max-height: 200px !important;
    height: 138px !important;
    padding: 10px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    border-radius: 0;
}
.map-section .gm-style .gm-style-iw-c .gm-ui-hover-effect img{
    display: none !important;
}
a[title="Open this area in Google Maps (opens a new window)"]{
    display: none !important;
}
.map-section .gm-style .gm-style-iw-c .gm-ui-hover-effect::before{
    content: "\f00d";
    font-size: 16px;
    line-height: 1;
    color: #294B67;
    font-weight: 400;
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
}
.map-section .gm-style .gm-style-iw-d{
    max-height: 200px !important;
}
.map-section .company-logo{
    height: 35px;
    margin-bottom: 0;
}
.map-section img{
    max-height: 100%;
}
.map-section h3{
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
    margin: 0 0 8px;
}
.map-section .search-box-left address{
    font-size: 12px;
    line-height: 14px;
    margin: 0 0 8px;
    font-weight: 400;
}
.map-section h3:before{
    display: none
}
.map-section .search-box-right{
    width: 100%;
    padding-left: 0;
    margin-bottom: 8px;
}
.map-section .search-box-right ~ .search-box-right{
    display: none;
}

.map-section .search-box-left{
    width: 100%;
}
.map-section .search-box-left ~ .search-box-left{
    display: none;
}
.map-section .tel{
    display: none;
}

.map-section .search-location-box{
    padding: 0;
    border: 0;
}

.map-section hr{
    display: none;
}
.map-section .status{
    margin: 0;
    font-size: 14px;
    line-height: 16px;
}
.map-section .time{
    padding-top: 1px;
    padding-bottom: 1px;
    font-weight: 400;

}
.map-section .status{
    font-weight: 400;
}
.map-section .direction{
    display: none;
}
.gotoback{
    display: none;
}
.gotoback a{
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #C32039 url(../img/arrow-gotop.svg) no-repeat center center;
    display: flex;
    border-radius: 5px;
    box-shadow: 0 4px 10px rgb(0 0 0 / 15%);
    z-index: 1;
}
.total-results{
    font-weight: 400;
}
.total-results.no-result{
    font-weight: 700 !important;
    font-size: 16px;
    line-height: 18px;
}
.select-box{
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.dropdown-text{
    text-decoration: underline;
    font-weight: 700;
    cursor: pointer;
}
.dropdown-text:hover{
    text-decoration: none;
}
.dropdown-text:after{
    content: '';
    width: 9px;
    height: 6px;
    background: url(../img/dropdown-icon.svg) no-repeat center center;
    background-size: 9px 6px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}
.dropdown-text.rotate:after{
    transform: rotate(180deg);
}
.select-box ul{
    position: absolute;
    top: 100%;
    list-style: none;
    margin: 0;
    left: 0;
    width: 130px;
      box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.07);
    padding: 8px 10px;
    background: #fff;
    z-index: 1000;
    margin-top: 4px;
    visibility: hidden;
    opacity: 0;
}
.select-box ul.active{
    visibility: visible;
    opacity: 1;
}
.select-box ul li a{
    text-decoration: none;
    color: #294B67;
    font-family: 'Public Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 0;
    border-bottom: 1px solid rgb(41,76,103, .1);
    display: block;
    line-height: 19px;
}
.select-box ul li:last-child a{
    border-bottom: 0;
}
.select-box ul li a:hover,
.select-box ul li.active a{
    text-decoration: underline;
}

.wpb-container{
    max-width: 1170px;
    margin: 0 auto;
}
.details-section{
    width: calc(100% - 385px);
    padding-right: 15px;
}
.details-location-wrapper{
    margin-top: -1px;
}
.address_time{
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(41, 75, 103, .2);
}
.address_time .details-sidebar{
    display: none;
}
.logo-section{
    margin: 0 0 31px;
}
.address-left ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.address-left ul li{
    font-family: Public Sans;
  font-size: 16px;
    line-height: 20px;
    color: #294B67;
    margin: 0 0 20px;
    position: relative;
    padding-left: 26px;
}

.address-left ul li:after{
    height: 16px;
    width: 16px;
    display: inline-block;
    position: absolute;
    top: 1px;
    left: 0;
    content: '';
}
.address-left ul li.address-list br{
    display: none;
}
.address-left ul li.address-list strong{
    margin-bottom: 4px;
    display: block;
}
.address-left ul li.address-list:after{
    background: url(../img/location-pin-icon.svg) no-repeat center center;
}
.open-now{
    color: #349d47;
}
.address-left ul li.tel-list:after{
    background: url(../img/phone-icon.svg) no-repeat center center;
    background-size: 16px 16px;
}
.address-left ul li.time-list:after{
    background: url(../img/clock-icon.svg) no-repeat center center;
}
.address-left ul li.close-time-list:after{
    background: url(../img/close-clock-icon.svg) no-repeat center center;
}
.address-left ul li.patient-list:after{
    background: url(../img/patient-icon.svg) no-repeat center center;
}
.address-left ul li.more-list:after{
    background: url(../img/insurance-plans-icon.svg) no-repeat center center;
}
.address-left ul li a{
    text-decoration: none;
    color: inherit;
    display: inline-block;
}
.address-left{
    width: 440px;
    padding-right: 30px;
    max-width: calc(100% - 330px);
}
.address-left ul li.more-list strong{
    display: block;
    margin: 0 0 7px;
}

.address-left ul li.more-list a{
    color: #008c95;
    font-weight: 700;
    text-decoration: underline;
}
.address-left ul li.more-list a:hover{
    text-decoration: none;
}
.details-location-wrapper .elementor-button{
    padding: 14px 15px 14px;
    border: solid 1px rgba(41, 75, 103, 0.3) !important;
    background: #fff !important;
    color: rgba(41, 75, 103, .8) !important;
    font-size: 14px;
    margin-right: 16px;
    line-height: 16px !important;
    margin-bottom: 10px;
}
.details-location-wrapper .elementor-button.directions-btn::before{
    content: '';
    width: 18px;
    height: 16px;
    background: url(../img/car-icon.svg) no-repeat center center;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.details-location-wrapper .elementor-button.share-btn,
.details-location-wrapper .elementor-button.directions-btn{
  min-height: 48px;
  line-height: 36px !important;
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: top;
}
.details-location-wrapper .elementor-button.share-btn::before{
    content: '';
    width: 18px;
    height: 16px;
    background: url(../img/share-icon.svg) no-repeat center center;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.details-location-wrapper .elementor-button:after{
    width: 138px;
}
.address_time{
display: flex;
padding-bottom: 20px;
}
.time-list-wrapper{
    width: 330px;
    margin-left: auto;
}
.time-list-wrapper h3{
    margin: 0 0 7px 20px;
    line-height: 20px;
    font-family: Vollkorn;
  font-size: 20px;
  font-weight: 600;
}
.day-list{
    list-style: none;
    margin: 0;
    padding: 0;
}

.day-list li{
    padding: 8px 20px;
    font-family: Public Sans;
  font-size: 14px;
  font-weight: bold;
    width: 100%;
    border-radius: 5px;
    line-height: 16px;
    display: flex;
  font-weight: 500;
  color: #294B67;
}

.day-list li.opened-now{
    background: #fff;
    color: #349d47;
    font-weight: 700;
}
.day-list li.closed-now{
    background: #fff;
    color: #e5665d;
    font-weight: 700;
}
.open-tomorrow, .day-list li.open-tomorrow{
    color: #e5665d;
    font-weight: 700;
}
.day-list li.open-tomorrow span:first-child{
    color: #294B67;
    font-weight: 400;
}
.markerLabel{
    height: 29px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
    line-height: 29px;
    transform: translate(-50%, -100%);
    padding: 0 5px;
    border-radius: 5px;
    font-family: 'Public Sans', Arial;
  font-size: 10px;
    overflow: visible !important;
  font-weight: 600;
}
.zoomgreaterthan12 .markerLabel{
    transform: translate(-50%, -33.33333%);
}
.markerLabel:before{
    border-width: 0 5px 5px 5px;
border-color: transparent transparent #ffffff transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    content: '';
    height: 0;
    width: 0;
}
.markerLabel:before {
    /* border-width: 0 5px 5px 5px; */
    /* border-color: transparent transparent #ffffff transparent; */
    position: absolute;
    top: 83%;
    left: 50%;
    content: '';
    /* height: 0; */
    width: 0;
    width: 10px;
    height: 10px;
    background: #fff;
    transform: rotate(45deg);
    margin-left: -5px;
      box-shadow: 2px 2px 0px 0 rgba(0, 0, 0, 0.2);

}
.working-hour.disabled{
    opacity: .6;
}
.working-hour + .working-hour{
    padding-top: 22px;
}
.day-list li span + span{
    margin-left: auto;
    display: inline-block;
}
.service-wraper{
    display: flex;
    margin: 0 -10px;
    flex-wrap: wrap;
}
.services-offered h4{
    margin: 0 0 21px;
    line-height: 32px;
}
.service-modules{
    width: 33.333%;
    padding: 10px;
}

.service-modules img{
    width: 44px;
    margin-right: 15px;
}

.service-modules a{
    padding: 10px;
    display: inline-flex;
    border-radius: 5px;
    background: #fff;
    width: 100%;
    align-items: center;
    font-family: Public Sans;
  font-size: 16px;
    line-height: 20px;
    font-weight: 700;
}

.service-modules span{
    display: block;
}
.service-description{
    margin: 0 0 10px;
}

.service-description p{
    margin: 0;
}
.services-offered{
    padding-top: 30px;
}
.services-offered{
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(41, 75, 103, .2);
}
.consideration-section{
    padding: 30px 0 0;
    border-bottom: 1px solid rgba(41, 75, 103, .2);
}
.consideration-section h4{
    font-family: Vollkorn;
  font-size: 24px;
    margin: 0 0 20px;
}
.consideratin-details{
    padding: 0px 0 20px;
}
.consideratin-details p{
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.testing-outer{
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}

.testing-column{
    width: 50%;
    padding: 0 15px 30px;
}

.testing-column h6{
    margin: 0 0 9px;
    font-family: Public Sans;
  font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.testing-column h6 img{
    margin-right: 10px;
    width: 30px;
}
.testing-details p{
    font-family: Public Sans;
  font-size: 14px;
    line-height: 18px;
}
.service-section{
    padding: 30px 0 30px;
    border-bottom: 1px solid rgba(41, 75, 103, .2);
}
.service-section h4{
    font-family: Vollkorn;
  font-size: 24px;
    margin: 0 0 20px;
}
.services-details{
    padding: 1px 0 20px;
}
.services-details p{
    margin: 0;
    font-weight: 400;
}
.services-details p a{
    color: inherit;
}
.testing-outer{
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}

.testing-column{
    width: 50%;
    padding: 0 15px 30px;
}

.testing-column h6{
    margin: 0 0 10px;
    font-family: Public Sans;
  font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}
.testing-details p{
    font-family: Public Sans;
  font-size: 14px;
    line-height: 18px;
}
.insurance-list{
    list-style: none;
    margin: 0;
    padding: 0;
    column-count: 3;
}

.insurance-list li a{
    font-family: Public Sans;
  font-size: 16px;
  font-weight: bold;
    text-decoration: none;
    color: inherit;
}
.insurance-list li{
    margin: 0 0 16px;
    font-family: Public Sans;
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
    text-decoration: none;
    color: inherit;
}
.insurance-list{
    padding-bottom: 24px;
}
.insurance-list li a:hover{
    text-decoration: underline;
}
.view-all a{
    font-weight: 700;
    color: #008c95;
    font-size: 18px;
    line-height: 21px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
/* .view-all a:after{
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 0;
    content: '';
    background: url(../img/link-right-arrow.svg);
    background-size: 18px 18px;
} */
.view-all a:hover{
    text-decoration: none;
}
.pdf-download-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.pdf-download-list a{
    display: block;
    padding: 11px 20px;
    background: #fff;
    border-radius: 5px;
}


.pdf-download-list li{
    margin: 0 0 20px;
}

.pdf-download-list li img{
    margin-right: 20px;
}

.pdf-download-list li a{
     font-family: Public Sans;
  font-size: 16px;
  font-weight: bold;
    color: inherit;
    line-height: 19px;
    display: inline-flex;
    align-items: center;
}

.service-gallery-section{
    display: flex;
    flex-wrap: wrap;
}
.service-gallery-section .gallery-container{
    border-radius: 5px;
    overflow: hidden;
    margin-right: 30px;
    max-width: calc(50% - 15px);
}
.elementor-widget-breadcrumbs p#breadcrumbs{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.service-gallery-section .gallery-container + .gallery-container{
    margin-right: 0;
}

.service-gallery-section .gallery-container a{
    display: block;
    position: relative;
}

.service-gallery-section .gallery-container {
  width: 300px;
}
.service-gallery-section .gallery-container a {
  position: relative;
  padding: 0 0 75.001%;
  display: block;
  width: 100%;
}
.service-gallery-section .gallery-container a img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  max-width: none;
}

.gallery-view-text{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
    background-color: rgba(41, 75, 103, 0.8);
}

.review-inner{
    display: flex;
    padding: 20px 30px 20px 20px;
    background: #fff;
      border-radius: 10px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.07);
    margin: 0 0 20px;
}
.review-from{
    width: 40px;
}
.review-right{
    width: calc(100% - 40px);
}
.review-right h5{
    font-family: Public Sans;
  font-size: 16px;
  font-weight: 500;
    margin: 0 0 2px;
}
.rating .fas {
    margin-right: 4px;
}
.rating{
    color: #ffd82b;
    font-size: 14px;
    margin: 0 0 7px;
}
.review-right p{
    margin: 0;
    font-size: 14px;
    line-height: 20px;
}
.review-right p{
    margin: 0;
}
.review-button .elementor-button:after{
    width: 206px;
}
.review-button{
    text-align: center;
    padding-top: 10px;
}
.service-section:last-child{
    border-bottom: 0px;
}
.details-sidebar{
    width: 370px;
    margin-left: auto;
    position: sticky;
    align-items: flex-start;
    top: 134px;
}
.details-sidebar iframe{
    width: 100%;
    border-radius: 5px;
    border: solid 1px #bec9d1 !important;
}
.details-wrapper .wpb-container{
    display: flex;
    align-items: flex-start;
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
}
.logo-section img{
    width: 170px;
    height: auto;
}
.next-brand-logo img{
    height: 70px;
    width: auto;
}

.location-actions{
    padding-top: 19px;
    display: flex;
    justify-content: space-between;
}
.location-actions .elementor-button,
.location-actions a[href*="walk-in"]{
    width: 175px !important;
    padding: 12px 10px 13px !important;
    line-height: 19px !important;
    font-weight: 800 !important;
    background-color: #C32039 !important;
    border-radius: 5px !important;
    border: 2px solid #C32039 !important;
    text-align: center ;
}
.location-actions a[href*="walk-in"]:hover{
    background: #002774 !important;
    color: #fff !important;
    border: 2px solid #002774 !important;
}
.location-actions .elementor-button.request-button,
.location-actions .elementor-button.lyft-button{
    font-size: 14px;
    border: solid 1px rgba(41, 75, 103, 0.3) !important;
    background: #fff !important;
    color: #000000 !important;
}
.location-actions .elementor-button.lyft-button:hover,
    .location-actions .elementor-button.request-button:hover,
    .elementor-button.directions-btn:hover,
    .elementor-button.share-btn:hover{
      border-color: #294B67 !important;
      color:#666 !important;
    }
.location-actions .elementor-button.lyft-button{
    color: #ff00bf !important;
}
.location-actions .elementor-button.request-button:before{
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  background: url(../img/uber-logo-icon.svg) no-repeat center center;
  vertical-align: middle;
  margin-top: -2.5px;
}
.location-actions .elementor-button.lyft-button:before{
    content: '';
    display: inline-block;
    width: 21px;
    height: 16px;
    margin-right: 9px;
    background: url(../img/lyft-logo-icon.svg) no-repeat center center;
    vertical-align: middle;
    margin-top: -2.5px;
}
.details-wrapper{
    padding-top: 31px;
    padding-bottom: 54px;
}
.insurance-section {
    padding-bottom: 28px;
}
.pdf-download-section {
    padding-bottom: 9px;
}

.service-review-section {
    padding-top: 11px;
}
.gallery-lightbox{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(41, 75, 103 , 0.5);
z-index: 10000;
display: flex;
align-items: center;
justify-content: center;
padding: 40px 0;
overflow: auto;
visibility: hidden;
opacity: 0;
}
.swiper-button-next-2:focus, .swiper-button-next-3:focus,
.swiper-button-prev-2:focus, .swiper-button-prev-3:focus{
    outline: none;
}
.open-popup .gallery-lightbox{
    visibility: visible;
    opacity: 1;
}
.open-popup,
.open-popup body{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.container-968{
max-width: 830px;
width: 100%;
background: #fff;
margin: auto;
position: relative;
border-radius: 10px;
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.07);
}
.gallery-thumbs .swiper-slide{
width: 33.3333%;
padding: 0 20px;
}
.swiper-slide-container{
    border-radius: 5px;
    overflow: hidden;
}
.gallery-thumbs .swiper-slide .swiper-slide-container{
  border: solid 2px transparent;
}
.gallery-thumbs .swiper-slide.swiper-slide-active .swiper-slide-container{
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    border-color: #008c95;
    border-radius: 5px;
    overflow: hidden;
}
.gallery-thumbs .swiper-slide img{
width: 100%;
display: block;
}
.gallery-top-main{
padding:31px 55px;
text-align: center;
position: relative;
}
.gallery-thumbs-wrapper{
padding:30px 55px;
text-align: center;
position: relative;
}
.gallery-thumbs .swiper-slide{
  padding-top: 5px;
  padding-bottom: 5px;
}
.gallery-thumbs .swiper-slide .swiper-slide-container{
  position: relative;
  padding-bottom: 73.01%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
}
.gallery-thumbs .swiper-slide .swiper-slide-container img{
  max-width: none;
  position: absolute;
  left: 50%;
  top: 50%;
  min-height: 100%;
  min-width: 100%;
  object-fit: contain;
  transform: translate(-50%,-50%);
}
.gallery-close{
    position: absolute;
    top: 0;
    right: 0;
    padding: 30px;
    font-size: 16px;
    color: #294B67;
    cursor: pointer;
    line-height: 1;
    cursor: pointer;
    z-index: 1;
}

.btn-wrapper.hide{
    display: none;
}

body a.location-address-link address{
    display: flex;
    flex-direction: column;
}

.gallery-top .swiper-slide-container, .gallery-top-2 .owl-item>div{
  position: relative;
  padding-bottom: 52.085%;
  width: 90%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  /* background-color: #ccc; */
}
.gallery-top .swiper-slide-container img, .gallery-top-2 .owl-item>div img{
  object-fit: cover;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  
}
.gallery-close .fal{
font-weight: 400;
}
.gallery-thumbs-2 .owl-item{
    padding: 5px 20px;
}
.gallery-thumbs-2 .swiper-slide-container{
        position: relative;
    padding-bottom: 73.01%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
        border: solid 2px transparent;
}
.gallery-thumbs-2 .synced .swiper-slide-container{
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    border-color: #008c95;
    border-radius: 5px;
    overflow: hidden;
}
.gallery-thumbs-2 .swiper-slide-container img{
    max-width: none;
    position: absolute;
    left: 50%;
    top: 50%;
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
    transform: translate(-50%,-50%);
    object-fit: contain !important;
    width: auto;
    height: auto;
}
.swiper-button-next-2, .swiper-button-next-3, .owl-theme .owl-controls .owl-buttons div.owl-next{
position: absolute;
top: 50%;
right: 30px;
margin: 0;
margin-top: -20px;
cursor: pointer;
transition: all 0.3s ease-in-out;
z-index: 10;
opacity: 1;
background: none;
padding: 0;
}
.owl-theme .owl-controls .owl-buttons div.owl-next{
    right: -24px;
    z-index: 10000;
    margin-top: -14px;
}
.swiper-button-next-2:hover, .swiper-button-next-3:hover,  .owl-theme .owl-controls .owl-buttons div.owl-next:hover{
    opacity: .7;
}
.swiper-button-prev-2, .swiper-button-prev-3,  .owl-theme .owl-controls .owl-buttons div.owl-prev{
position: absolute;
top: 50%;
left: 30px;
margin: 0;
margin-top: -20px;
cursor: pointer;
transition: all 0.3s ease-in-out;
z-index: 10;
opacity: 1;
background: none;
padding: 0;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev{
    left: -24px;
    z-index: 10000;
    margin-top: -14px;
}
.swiper-button-prev-2:hover, .swiper-button-prev-3:hover, .owl-theme .owl-controls .owl-buttons div.owl-prev:hover{
    opacity: .7;
}
.swiper-button-prev-3 img,
.swiper-button-next-3 img,
.gallery-thumbs-2 .owl-controls .owl-buttons div.owl-prev img,
.gallery-thumbs-2 .owl-controls .owl-buttons div.owl-next img{
width: 19px;
}

.hero-text{
    padding: 60px 15px 40px;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.07);
    background-color: #fffcfc;
    text-align: center;
    position: relative;
    z-index: 100;
}
.hero-text-container{
    max-width: 830px;
    margin: 0 auto;
    width: 100%;
}
.hero-text h1{
    font-family: Vollkorn;
  font-size: 36px;
  font-weight: 600;
    line-height: 44px;
    margin: 0 0 21px;
}

.hero-text p{
    font-size: 18px;
    line-height: 28px;
    margin: 0;
}
.logo-wrapper{
    display: flex;
    list-style: none;
    padding: 0;
    margin: 29px auto 0;
    width: 100%;
    max-width: 1020px;
    justify-content: center;
    flex-wrap: wrap;
}
.logo-wrapper a{
    display: inline-block;
    transition: all 0.1s ease-in-out;
}
.logo-wrapper a:hover{
    opacity: .8;
}
.logo-wrapper li a img{
  width: 130px;
  max-width: 100%;
}
#wpadminbar{
    z-index: 99999;
}
.logo-wrapper li {
    padding: 0 20px;
    width: 16.666667%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-text .map-search-form{
    margin: 29px auto 0;
    text-align: left;
}
.search-by-section{
    padding:40px 0 70px;
}
.search-by-section h3{
    margin: 0 0 20px;
    font-family: Vollkorn;
  font-size: 28px;
  font-weight: 600;
    line-height: 34px;
}
.result-post .iScrollVerticalScrollbar {
    z-index: 999;
    max-height: 100%;
}
.search-by-half{
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
}
.search-by-half .search-by-brand li img{
  width:130px ;
  max-width: 100%;
}
.search-by-state{
    margin: 0;
    list-style: none;
    padding: 0;
    column-count: 2;
    column-gap: 30px;
}
.search-by-state li{
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
}
.search-by-state li a{
    font-family: Public Sans;
  font-weight: bold;
}
.search-by-section .wpb-container{
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
    width: 100%;
}
.search-by-brand{
    list-style: none;
    margin: 0;
    padding: 0;
    column-count: 3;
}
.search-by-brand li{
    margin: 0 0 40px;
}
.next-brand-logo{
    margin-bottom: 20px;
    text-align: center;
}
.next-brand-logo a{
    max-width: 100%;
    display: inline-block;
}
.getcurrentlocation {
    position: absolute;
    top: 0;
    right: 0;
    padding: 13px 13px;
    line-height: 1;
    cursor: pointer;
    transition: all 0.3s ease;
}
.getcurrentlocation:hover{
    opacity: .8;
}
.search-box{
    position: relative;
}
/* .search-box:after{
  content: '';
  background-image: url('../img/map-search-icon.svg');
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  position: absolute;
  left: 17px;
  top: 16px;
  width: 16px;
  height: 16px;
} */
body:not(.elementor-editor-active) .search-toggle .elementor-icon{
    cursor: pointer;
}
body:not(.elementor-editor-active) .search-toggle.search-close .far::before{
    content: "\f00d";
}
.search_page_content{
    align-items: flex-start;
}
.search-no-results .search_page_results_wraper{
    
    width: 100%;
    padding: 10px 50px 39px 50px;
    border-bottom:  1px solid rgba(41, 75, 103, 0.2) !important;
}

.search-no-results .search_page_results_wraper h3{
    margin-bottom: 21px;
    margin-top: 0;
}

.search-no-results .search_page_results_wraper p + p{
    margin-top: 26px;
}
/* resouces */
.elementor-section.resources-aside .elementor-element.elementor-element-25e0b59 > .elementor-widget-container{
    margin: 6px 0px 50px 0px;
}
input:-webkit-autofill {transition: background-color 5000s ease-in-out 0s;}
.press-section-wrapper .elementor-post__excerpt p:last-child:after{
  content: '...';
}
.shareicons{
    padding-bottom: 0 !important;
}

.result-post-wrapper.list-loading .wrapper {
	opacity: 1;
	z-index:1 ;
	visibility: visible;
  }
  .list-loading .wrapper-cell {
	display: -webkit-box;
	display: flex;
	margin-bottom: 34px;
	width: 100%;
  }
  .list-loading .animated-background,
  .list-loading .image,
  .list-loading .text-line {
	-webkit-animation-duration: 1.25s;
	animation-duration: 1.25s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: placehoderAnim;
	animation-name: placehoderAnim;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	background: #F6F6F6;
	background: -webkit-gradient(linear, left top, right top, color-stop(8%, #F6F6F6), color-stop(18%, #F0F0F0), color-stop(33%, #F6F6F6));
	background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
	background-size: 800px 104px;
	height: 96px;
	position: relative;
  }
  .list-loading .image {
	height: 52px;
	width: 60px;
	margin: 4px 0;
  }
  .list-loading .text {
	margin-left: 20px;
	width: 100%;
  }
  .list-loading .text-line {
	height: 10px;
	width: 100%;
	margin: 4px 0;
  }
  @-webkit-keyframes placehoderAnim {
	0% {
	  background-position: -100% 0;
	}
	100% {
	  background-position: 100% 0;
	}
  }
  @keyframes placehoderAnim {
	0% {
	  background-position: -468px 0;
	}
	100% {
	  background-position: 468px 0;
	}
  }
@media screen and (min-width:768px){
    .hide-desktop{display:none}
    .direction{display:none}
    .active-x{box-shadow:0 0 5px 0 rgba(0,0,0,.18)}
    .active-x .search-box-left h3 span{background:#536f85}
}

.left-box h3{
    font-family: Avenir;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 33px;
    color: #000000;
    margin: 0 0 12px;
}
.left-box h3 a{
    color: inherit;
}
.left-box h3 a:hover{
    text-decoration: underline;
}
.left-box address,
.left-box .timing,
.left-box a[href^="tel:"]{
    font-family: Avenir;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    /* margin-left: 25px; */
    color: #000000;
    position: relative;
}
.left-box address::before,
.left-box .timing::before,
.left-box a[href^="tel:"]::before{
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 5px;
    left: -24px;
    background-repeat: no-repeat;
    background-position: center center;
}
body a.location-address-link{
	text-decoration-color: #000000;
}
body a.location-address-link:hover{ 
	text-decoration-color: #58595B !important;
	text-decoration: underline;
}
.left-box a[href^="tel:"]{
    display: inline-block;
}
/* .left-box address::before{
    background-image: url(../img/marker-icon.svg);
}
.left-box .timing::before{
    background-image: url(../img/clock-icon.svg);
}
.left-box a[href^="tel:"]::before{
    background-image: url(../img/telephone-icon.svg);
} */
.left-box a[href^="tel:"]:hover{
    text-decoration: underline;
}
.timing p{
    margin: 0;
    font-family: Avenir;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 28px;
    /* identical to box height, or 200% */


    color: #000000;
}

.timing p strong{
    color: #000000;
    font-weight: 500;
}
.timing p + p{
    margin-top: 8px;
}
.location-phone {
	max-width: max-content;
}
.timing_message{
    font-style: italic !important;
}
.right-card{
    width: 152px;
    float: right;
}
.left-box{
    width: calc(100% - 172px);
    float: left;
}
.right-card ul{
    list-style: none;
    padding: 0;
    margin: 20px 0 30px 0 !important;
}

.right-card ul li{
    font-family: Avenir;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 20px;
/* identical to box height, or 200% */


color: #58595B;
padding: 4px 0 4px 30px;
    position: relative;
}

.right-card ul li + li{
    margin-top: 10px;
}
.tauc-locations-wrapper{
    padding-bottom: 30px;
}
.right-card ul li:before,
.right-card ul li .service-icon{
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 3px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
}
.right-card ul li .service-icon img{
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
}
.right-card ul li.di::before{
    background-image: url(../img/bone-icon.svg);
}
.right-card ul li.ped::before{
    background-image: url(../img/ped-icon.svg);
}
.right-card ul li.ct::before{
    background-image: url(../img/lab-icon.svg);
}
.location-map-link{
    position: static;
    bottom: 20px;
    right: 20px;
    width: 20px;
    height: 28px;
    background: url(../img/review-icon.svg) no-repeat center center;
    display: inline-block;
    background-size: 20px 20px;
}
.btn-wrapper{
    clear: both;
    display: flex;
    flex-wrap: wrap;
    padding-right: 40px;
}
.top-box{
    position: absolute;
    top: 30px;
    right: 20px;
    font-size: 13px;
    line-height: 19px;
    color: #C32039;
}
.btn-check-in{
    line-height: 17px;
    padding: 11px 15px 11px;
    width: 181px;
}
.search-location-box{
    border: 0;
    box-shadow: 2px 4px 21px 5px rgba(0, 0, 0, 0.1);
    padding: 30px 15px 30px 30px;
    position: relative;
}
.no-result-found .result-post-wrapper{
    transform: translate(0) !important;
}
.x-ray, .ct-scan{
    display: inline-block;
    margin-right: 2px;
}
.address-popup {
    padding:20px 20px 0 0;
}
.x-ray button, .ct-scan button{
    white-space: nowrap !important;
}
.tauc-review-tab {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}
div.review-text a {
    display: inline-flex;
}
span.review-text{
    display: inline-block;
    margin-right: 5px;
}
.review-count{
    margin-left: 5px;
    color: #58595B;
}
div.review-text{
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
/* identical to box height, or 100% */
    color: #C32039;
    display: inline-flex;
    vertical-align: middle;
    margin-left: 10px;
    margin-bottom: 0;
}
.tauc-checkin{
    display: inline-block;
}
.review-stars span{
    width: 12px;
    height: 12px;
    background-image: url(../img/bi_star-fill.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 12px 12px;
}
.review-stars[data-stars^="4"]:not([data-stars="4"]) span:nth-child(5),
.review-stars[data-stars^="3"]:not([data-stars="3"]) span:nth-child(4),
.review-stars[data-stars^="2"]:not([data-stars="2"]) span:nth-child(3),
.review-stars[data-stars^="1"]:not([data-stars="1"]) span:nth-child(2),
.review-stars[data-stars^="0"]:not([data-stars="0"]) span:nth-child(1),
.review-stars[data-stars^="."] span:nth-child(1){
    background-image: url(../img/bi_star-half.svg);
}
.review-stars[data-stars^="3"] span:nth-child(4) ~ span,
.review-stars[data-stars^="2"] span:nth-child(3) ~ span,
.review-stars[data-stars^="1"] span:nth-child(2) ~ span,
.review-stars[data-stars^="0"] span:nth-child(1) ~ span,
.review-stars[data-stars="3"] span:nth-child(4),
.review-stars[data-stars="2"] span:nth-child(3),
.review-stars[data-stars="1"] span:nth-child(2),
.review-stars[data-stars="0"] span:nth-child(1),
.review-stars[data-stars^="."] span:nth-child(1){
    background-image: url(../img/bi_star-empty.svg);
}
.tauc-location-closed {
    background-color: rgb(195, 32, 57);
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    padding: 5px 20px 3px;
}
@media (max-width: 1180px) {
    .map-left-section{
        max-width: none;
        width: calc(50% - 35px);
    }
}

@media(max-width:767px){
    .btn-wrapper{
        padding-right: 0 !important;
    }

    .tauc-locations-wrapper{
        padding-bottom: 0 !important;
    }
}

.marker {
    background-image: url('../img/marker-blue.svg');
    background-position: center;
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    cursor: pointer;
}

.marker.covid-symptoms{
    background-image: url('../img/marker-pink.svg');
    background-position: center;
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    cursor: pointer;
}

.marker.active-marker{
    background-size: contain;
    width: 56px;
    height: 56px;
    top: -10px;
}
.mapboxgl-popup-content{
    padding-right: 30px;
}

.mapboxgl-popup-content h3 a{
    text-decoration: none;
}
.mapboxgl-popup-content h3 a:hover{
    text-decoration: underline;
}
.mapboxgl-popup-content h3,
.mapboxgl-popup-content p{
    margin: 0;
}
.mapboxgl-ctrl-geocoder{
    width: 100%;
    max-width: 100%;
}
.mapboxgl-ctrl-geocoder--powered-by{
	display: none !important;
	height: 0;
	width: 0;
	overflow: hidden;
}
@media (min-width: 1025px) {
    .gotoback{
        display: none !important;
    }
    .map-left-section {
        position: sticky;
        top: 135px;
        min-height: calc(100vh - 135px);
    }
}


.marker{
    text-align: center;
}
.marker span{
    background: #fff;
    padding: 2px;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 16px;
	pointer-events: none;
	margin-top: 3px;
}
.marker span:empty{
    display: none;
}
.marker.active-marker span {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    line-height: 17px;
    font-size: 18px;
}
.marker span:before {
    content: "\f007";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    display: block;
    font-size: 8px;
}
.marker.active-marker span:before {
    font-size: 15px;
}

.tauc-checkin-wrapper {
    display: flex;
    width: max-content;
    align-items: center;
    flex-direction: column;
    text-align: center;
    gap: 10px;
}
.btn-wrapper p {
    font-size: 14px;
    font-weight: 700 !important;
    width: 100%;
    line-height: 1.333;
    color: #294B67;
    margin: 0;
}
.marker span{
    font-size: 10px;
    line-height: 1;
	vertical-align: top;
}