.homeSec6 { width: 100%; height: 300px; float: left; display: block; margin:0px 0px; padding: 0px 0 0px 0; position: relative; z-index: 9; background: #152d46; }
.homeSec6:after {content: ''; width: 100%; display: block; height: 0; font-size: 0px;  line-height: 0; clear: both;}

.homeSec7 { width: 100%; height: auto; float: left; display: block; margin:-230px 0px 0px 0px; padding: 0px 0 0px 0; position: relative; z-index: 9; }
.homeSec7:after {content: ''; width: 100%; display: block; height: 0; font-size: 0px;  line-height: 0; clear: both;}
.homeSec7-box1{ width: 100%; height: auto; float: left; display: block;}
.homeSec7-box1 h2{width:auto; height: auto;  display: table; margin: 0 auto 20px; font-size: 28px; font-weight: 600; color: #fff; line-height:32px; padding-right: 25px; position: relative; }
/* .homeSec7-box1 h2:after{ content: ''; position: absolute; right: 0; bottom: 3px; width: 20px; height: 3px; background: #FF005A;} */
 .homeSec7-box22{margin-left: -15px; margin-right: -15px; height: auto;  margin-bottom: 50px;  }
.doctors-desk5 a{ padding: 30px 15px; display: block;}
.doctors-desk5 a aside{ width: 100%; height: 330px; background: #fff; border-radius: 15px; padding: 15px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; }
.doctors-desk5 a aside figure{width: 100%; height: auto; float: left;  display: block; position: relative; overflow: hidden;}
.doctors-desk5 a aside figure img{width: 100%; display: block; -webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out; }

.doctors-desk5 a:hover aside figure img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.doctors-desk5 a aside article{ width: 100%; height: auto; float: left; display: block; padding: 10px 0; }
.doctors-desk5 a aside article h3{width: 100%; height: auto; display: block; font-size: 20px; font-weight: 600; color: #000; line-height: 22px; padding-bottom: 5px;}
.doctors-desk5 a aside article h4{width: 100%; height: auto; display: block; font-size: 14px; font-weight: 400; color: #000; line-height: 22px;}
.doctors-desk5 aside figure span{ position: absolute; left: 0; right: 0;  top: 50%;  width:58px; height: 58px; background: rgba(0,0,0,0.50); border: 1px solid #FF1F1F; margin: -29px auto 0; border-radius: 50%;}
.doctors-desk5 aside figure span img{ margin: 14px auto 0; width: 28px; height: 30px; display: block; }


.doctors-desk5 .ps_dots61{ width: auto; margin: 0 auto; display: table; line-height: 0; font-size: 0px; z-index:5; margin-top:15px;}
.doctors-desk5 .ps_dots61 li{ width: auto; display:inline-block; margin:0 4px; padding: 0;}
.doctors-desk5 .ps_dots61 li button{ display:inline-block; width:8px; height:8px; text-indent:-9999px; background:transparent; font-size:0; color:transparent; border-radius:4px; cursor: pointer; border: 1px solid #F8AAAA; padding: 0; transition: all 0.3s ease-in-out;}
.doctors-desk5 .ps_dots61 li.slick-active button{background:#e33861; width:16px; }


/* Center content inside the slide */
.slick-slide {
    display: flex !important;
    justify-content: center;
}

/* Fix for track alignment issues */
.slick-track {
    display: flex !important;
    align-items: center !important; margin: 0 auto;
}






@media screen and (max-width:800px) {
.homeSec7-box1 h2 {font-size: 20px; line-height: 22px; padding-right: 0px; text-align: center;}
.doctors-desk5 a aside article {text-align: center;}
}