
    .IVF-sec .row {
        margin-bottom: 40px;
    }
.IVF-sec p{margin-bottom:10px;}
.video-box, .award-box{display:flex;}
.video-box-in, .award-box-in{width:33%;}
.video-box-in .video-box-img{padding:0 10px;}
.video-box-in iframe{width:100%;}
.award-box-img{padding:0 10px;}
.award-box-img{width:100%;}

.iconbox-3 h5{line-height:35px;}
.txtsize{
	font-size: 18px;
	color: #EC1F90;
}

.highlightpink{
        color: #ec1f90;
    }

.backgroundpink {
    background-color: #ec1f90;
    color: white;
    border: none;
    border-radius: .125rem;
    padding: 5px 15px;
}

.darktxt{
	color:#1e2b36;
}

.darktxt a{
	color:#1e2b36!important;
}

.call-now-button img{
	width: 40px;
}

#callnowbutton{
	font-family: Montserrat;
}

#ht-ctc-chat{
	bottom:105px!important;
}

.buttonizer{
	display:none!important;
}

.appoint-modal h5{
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3;
    margin: 0 0 32px;
    text-align: center;
}


.footer_logo {
    max-width: 200px;
    margin: 0 auto 12px;
}
.test-sliders img.img-fluid {
    max-width: 50px;
}
.cont-txt {
	display: flex;
}

.appoint-modal .modal-content { border-radius:0; }
.appoint-modal .close { color:#000; font-size:35px; font-weight:normal; opacity:1; outline:none; position:absolute; right:10px; text-shadow:none; top:5px; z-index:1; }
.appoint-modal .modal-body { color:#fff; padding:0 15px !important; }
.appoint-modal .col-lg-6:first-child { background-color:#ec1f90; padding:35px 15px 25px; }
.appoint-modal h2 { color:#fff; font-size:24px; font-weight:bold; line-height:1.3; margin:0 0 32px; text-align:center; }
.appoint-modal ul { margin:0; padding:0; }
.appoint-modal li { display:flex; font-size:16px; gap:15px; line-height:1.8; padding:0 0 12px; }
.appoint-modal li i { font-size:18px; font-weight:900; padding-top:7px; }
.appoint-modal li b { font-weight:600; }


.buttonizer.buttonizer-group {
    flex-direction: inherit !important;
    position: fixed !important;
    bottom: 0 !important;
    transform: inherit !important;
    left: 0 !important;
    right: 0 !important;
    justify-content: center !important;
    margin: 0 auto;
    background: #b5237b;
    visibility: visible !important;
    padding: 8px;
	align-items: center !important;
}
.buttonizer.buttonizer-group a {
    margin: 0 !important;
    width: 50px !important;
    height: 50px !important;
}
.buttonizer.buttonizer-group a:not(:last-child) {
    margin-right: 20px !important;
}
.buttonizer.buttonizer-group a:nth-child(2) {
    width: auto !important;
    height: auto !important;
}
.buttonizer.buttonizer-group a:nth-child(2) .buttonizer-label {
    line-height: 1.1 !important;
    position: static !important;
    transform: inherit !important;
    padding: 15px 20px !important;
    font-weight: bold;
    font-size: 14px !important;
    background: #fff !important;
    color: #b5237b !important;
}
.buttonizer.buttonizer-group a .fa-whatsapp:before, .buttonizer.buttonizer-group a .fa-phone:before {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.content_scroll::-webkit-scrollbar{width:6px}
.content_scroll::-webkit-scrollbar-track{background:#ccc}
.content_scroll::-webkit-scrollbar-thumb{background:#888}
.content_scroll::-webkit-scrollbar-thumb:hover{background:#555}
.content_scroll{max-height:300px;overflow-y:auto;overflow-x:hidden;padding-right:5px;border-bottom: 1px solid #dedede;border-top: 1px solid #dedede}
/*new-css*/

.slider-items .item .department-box-1{padding:20px 10px; min-height:initial;}
.department-box-1 .dep-icon img{max-height:40px;}
.department-box-1 .dep-icon{width:5rem; height:5rem;}
.department-box-1 h4.heading{
	display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;  
  overflow: hidden;
	font-size:1.1rem;
} 
.department-box-1 .heading.h6{
	overflow-x: hidden;
    color: #369ca9 !important;
    height: 180px;
    overflow-y: auto;
}
.contact-icon .cont-txt:nth-child(3){display:none;}
.widget.widget-categories{display:none;}

























@media (min-width: 768px) {
    .flexible-slider .row>div {
        margin-bottom:30px
    }
}

@media (min-width:768px) {
.appoint-modal .modal-dialog { max-width:720px; }	
}
h2, h3{font-size:2rem!important;}
p{font-size:15px!important;}
.home_bnr h3{font-size:initial!important}
.exp_box li{font-size:15px;}
.IVF-sec li{font-size:15px;}
.inner-banner h1{font-size:60px;}

@media (max-width:767px) {
	.video-box, .award-box{
		flex-wrap:wrap;
	}
	.video-box-in, .award-box-in{width:100%; margin-bottom:15px;}
}
