.b-about ul li {
    margin-bottom: 16px;
}

.b-make-appointment .collapse-body .form-group label.custom-control-label {
    font-size: 13px;
}

.b-modal {
    overflow-x: hidden;
    overflow-y: auto;
}


.copiright{
	font-size: 14px;
	color: #c4c8ca;
}

.b-bread-crumbs a > span{
    color: #16398e!important;
    font-size: 14px;
    letter-spacing: -.2px;
}

@media (max-width: 567px) {
	.main-page-slider .swiper-slide {
  	min-height: 50vh;
		max-height: 50vh;
	}
  .b-header {
		height: 70px;
	}
  .b-header .burger .menu {
    top: 98%;
	}
}