.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}
#image-gallery .modal-footer{
  display: block;
}
.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}
#hero_video, iframe{
	height: 400px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
	border-radius: 0px;	
	color: #000;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
	border-radius: 0px;
}
.nav-fill .nav-item{
	color: #fff;
}
.nav-fill .nav-item:hover{
	color: #000;
}
#secondary_nav{
	padding: 0px;
	border-radius: 0px;
}
#exTab1 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}
#exTab2 h3 {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}
/* remove border radius for the tab */
#exTab1 .nav-pills > li > a {
  border-radius: 0;
}
/* change border radius for the tab , apply corners on top*/
#exTab3 .nav-pills > li > a {
  border-radius: 4px 4px 0 0 ;
}
#exTab3 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}
section {
    padding-top: 4rem;
    padding-bottom: 5rem;
    background-color: #f1f4fa;
}
.wrap {
    display: flex;
    background: white;
    padding: 0px;
    border-radius: 0.5rem;
    box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.1);
}
.mbr-iconfont {
    font-size: 4.5rem !important;
    color: #313131;
}
.clinic-text-1 {
    text-align: center;
    color: #black;
    margin: 15px 0px -15px 0px;
}
/* ---------------*/
.ppview-revamp__consultations__logo {
    background-color: #f7f7f7;
}
.ppview-revamp__consultations__logo ly-svg-icon {
    height: 100px;
    width: 100px;
    padding: 36px;
}
.lybText--light {
    color: #9a9b9f !important;
}
ly-svg-icon {
    background-repeat: no-repeat no-repeat;
    display: inline-block;
    vertical-align: middle;
    fill: currentColor;
    height: 24px;
    width: 24px;
}
ly-svg-icon svg {
    pointer-events: none;
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.grid--align-center [class*="grid__col-"] {
    vertical-align: middle;
}
.lybPad-left-right {
    padding-left: 16px !important;
    padding-right: 16px !important;
}
.lybPad-no-padding {
    padding: 0px !important;
}
.ly-doctor__name {
    font-size: 18.5px;
    font-weight: 600;
    margin: 0;
    margin-top: -4px;
}
.ly-doctor__name {
    font-size: 18.5px;
    font-weight: 500;
    margin: 0;
    margin-top: -4px;
}
.ly-doctor__name {
    font-size: 18.5px;
    font-weight: 500;
    margin: 0;
    margin-top: -4px;
}
.lybText--light {
    color: #9a9b9f !important;
}
.lybMar-top-btm--half {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}
.lybText--light {
    color: #9a9b9f !important;
}
.lybText--darkest {
    color: #222 !important;
}