#main-banner-slider .owl-prev {
    position: absolute;
    left: 50px;
    color: #d3d3d3;
    font-size: 45px;
    background: transparent;
    height: 60px;
    width: 60px;
    border-radius: 100px;
    border: none;
    line-height: 0;
    top: 36%;
}
#main-banner-slider .owl-next {
    position: absolute;
    right: 50px;
    color: #d3d3d3;
    font-size: 45px;
    background: transparent;
    height: 60px;
    width: 60px;
    border-radius: 100px;
    border: none;
    line-height: 0;
    top: 36%;
}
.top-widgets{
   z-index: 99;
}
.mob-search-form{
	width: 260px;
	display: none;
}
@media(max-width: 768px){
	.mob-search-form{
		display: block;
	}	
}
#cta-book-prohealth_2{
   padding: 10px 47px;
	background: #007c9d;
	display: inline-block;
	font-size: 16px;
	z-index: 99;
	color: #fff;
	font-weight: 600;
	text-transform: capitalize;
	border-radius: 4px;
	text-decoration: none;
}
.news-section-slider.owl-carousel .owl-nav{
    position: absolute;
    top: -50px;
    right: 0px;
}
.news-section-slider.owl-carousel .owl-nav .owl-prev{
	margin-right: 10px;
}
.media_coverage_title{
	margin-bottom: 20px;
}
.news-section-slider.owl-carousel .owl-nav .owl-next,
.news-section-slider.owl-carousel .owl-nav .owl-prev{
    height: 30px;
    width: 30px;
    background: transparent;
    font-size: 24px;
    border: 2px solid #007c9d;
    color: #007c9d;
    line-height: 0;
    border-radius: 4px;
}
.news-section-slider .pg-card {
    border: 0px;
     box-shadow: none; 
    border-radius: 12px;
    border: 1px solid #1028510f;
}
/*******************************/
a{
	text-decoration: none;
}
.alert{
    display: block;
    padding: 5px 10px;
    font-size: 14px;
}
.sub_hdng {
    margin-bottom: 0rem !important;
}
.location-info ul li a {
    font-size: 16px;
}
.location-info ul li a i {
    font-size: 18px;
}
.disclaim_sec {
    background: #ebfbff;
}
.whatnew_sec h2 {
    margin-bottom: 0rem !important
}
@media (min-width: 320px) and (max-width: 767.98px) {
    .why_ah_sec, .ah_location_sec {
        padding: 20px 0px 10px 0px;
    }
    .why_ah_sec p {
    padding-top: 0px;
    margin-bottom: 0px;
	}
	.ah_location_sec p {
		padding-bottom: 4px;
	}
	.ips_care {
			padding: 25px 0px;
		}
	.whatnew_sec {
			padding: 30px 0px 25px 0px;
		}
	.disclaim_sec, .btm_widgets {
        padding: 30px 0px;
    }
}
/*******************************/
.btn-quick-book-popup{
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 10px 42px;
    background: #ed803a;
    display: block;
    font-size: 16px !important;
    z-index: 99;
    color: #fff;
    font-weight: 500;
    border-radius: 8px;
    text-transform: inherit;
      

}
 .btn-prohealth{
    position: fixed;
    bottom: 75px;
    right: 20px;
    padding: 10px 27px;
    background: #007c9d;
    display: inline-block;
    font-size: 16px;
    z-index: 99;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    border-radius: 8px;
    text-decoration: none;
}

.qucikbook-form .form-check-label {
    cursor: pointer;
    font-size: 14px;
}
.quickbook-widget{
    position: fixed;
    width: 320px;
    right: 76px;
    bottom: 35px;
     right: 20px;
    bottom: 20px;
    z-index: 9999;
    box-shadow: 0px 0px 22px #a6b1b7;
    border-radius: 12px;
    display: none;
    background: #fff;
    overflow: hidden;
}
.qucikbook-form{
   padding:0px;
}
.quick-book-title-wrap{
      padding: 12px 15px;
    background: #ed803a;
    color: #fff;
}
 .quick-book-title-wrap .quick-book-title{
    font-size: 16px;
    font-weight: 500;
    margin: 0px;
    color: #fff;
}
.field-col{
   position: relative;
   margin-bottom: 15px;
}
.field-col:after{
   content:"";
   display: block;
   clear: both;
}
.col-50{
   width:50%;
   float:left;
}
.form-check-input{
   margin-bottom: 10px;
}
.otp-container{
   display: none;
}
.text-success {
    color: #3c763d;
}
.qucikbook-form .form-control{
    padding: 10px;
    width: 100%;
    border: 1px solid #ccc;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #D0D0D0;
    font-size: 14px;
}
.qucikbook-form .form-control:focus {
    border: 1px solid #237d9e;
    outline: 0;
}
.otp-phone .form-control{
   width:calc(100% - 141px);
   display: inline-block;
}
.otp-phone .btn-send-otp-q,
.otp-phone .btn-send-otp-q:hover{
          width: 136px;
    height: 42px;
    background: #237d9e;
    display: inline-block;
    padding: 8px 20px;
    text-align: center;
    color: #fff;
    top: -2px;
    position: relative;
}
.btn-submit-quick-request{
    padding: 10px;
    background: #ffc107;
}
.align-r{
   text-align: right;
}
.pb-0{
   margin-bottom: 0px;
}
.btn-close-quick-book{
       background: #bbbbbb;
    padding: 8px 20px;
    color: #fff;
    margin-right: 10px;
}
.form-check-label{
   cursor: pointer;
}
.qucikbook-form .err-border{
    border: 1px solid #F44336;
}

.qucikbook-form {
    padding: 15px;
}
.btn-submit-quick-request:disabled {
    pointer-events: none;
    opacity: .65;
    background: #ED803A;
    color: #fff;
    padding: 8px 20px;
    height: 42px;
}
.btn-submit-quick-request,
.btn-submit-quick-request:hover{
      background: #ED803A;
    font-size: 14px;
    padding: 8px 22px;
    font-weight: 500;
    color: #fff;
}

.btn-quick-callcta{
    position: fixed;
    bottom: 130px;
    right: 13px;
    padding: 14px 32px;
    background: #ccc;
    display: block;
    font-size: 16px;
    z-index: 99;
    color: #000;
    font-weight: 500;
    border-radius: 50px;
}
.btn-quick-callcta:hover{
    color: #000;
}
.btn-quick-callcta .call-txt{
    position: absolute;
    display: inline-block;
    top: -14px;
    background: #4949be;
    color: #fff;
    padding: 6px 10px;
    font-size: 10px;
    border-radius: 6px;
    left: 42px;
    text-align: center;
    width: 90px;
    border-bottom: 2px solid;
}
.btn-quick-callcta .img{
    display: inline-block;
    background: #fff;
    border-radius: 100px;
    padding: 2px;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    position: absolute;
    left: -10px;
    top: 3px;
}
@media(max-width: 768px){
    .btn-prohealth {
      position: fixed;
      bottom: 0px;
      right: inherit;
      padding: 15px 15px;
      background: #007c9d;
      display: block;
      font-size: 14px;
      z-index: 99;
      color: #fff;
      font-weight: 600;
      text-transform: capitalize;
      border-radius: 0;
      width: 60%;
      left: 0px;
      text-align: center;
  }
  .btn-quick-book-popup {
     bottom: 0!important;
    right: 0px !important;
    margin: 0px;
    width: 45%;
    padding: 15px 8px !important;
    font-size: 14px !important;
    text-align: center;
    border-radius: 0px;
}
  .quickbook-widget {
      position: fixed;
      width: 100%;
      right: 76px;
      bottom: 35px;
      right: 0;
      bottom: 0;
      z-index: 9999;
      box-shadow: none;
      border-radius: 0;
      display: none;
      background: #fff;
      overflow: hidden;
  }
  .btn-quick-callcta{
        position: fixed;
    bottom: 60px;
    right: 10px;
    padding: 15px 32px;
    background: #ccc;
    display: block;
    font-size: 14px;
    z-index: 99;
    color: #000;
    font-weight: 500;
    border-radius: 50px;
}
}
/*.btn-quick-book-popup{
   display: none;
}*/
.btn-quick-callcta .img img{
   width: 100%;
}
@media (min-width: 320px) and (max-width: 767.98px) {
   .btn-quick-book-popup{ bottom: 20px; right: 20px;}
}
