@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;700&display=swap");
body {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
html{ scroll-behavior: smooth; }
/* Purple: #8a1980; */

p { font-size: 1.2rem;}

header .align-items-center { justify-content: space-between; }

.text-purple { color: #7c2d84; }
.text-dpurple { color: #49315B; }

.video-description { padding: 0 25px; text-align: justify; font-size: 1.5rem;}
ol.custom-list { font-size: 1.5rem;}

.hero.slick-slider .slick-dots { bottom: 25px;}
.hero.slick-slider .slick-dots li button:before { color: #7c2d84; background: #7c2d84; border-radius: 15px; } 
.hero .slide .row { align-items: center;}
.hero .slide h1 { font-weight: 400;}
.hero .slide h1>span { font-weight: 600;} 

.doctor-details {
  background: #dae5fd;
  color: #7c2d84;
  padding: 10px 20px;
  border-radius: 10px;
  margin: 5px 15px;
  text-align: center;
}

.custom-button-block a.milann-btn-style {
  max-width: 210px;
  font-size: 14px;
  margin: auto;
}

.custom-button-block { padding: 30px 0;}

.box-form {
  padding: 50px 30px;
  max-width: 580px;
  margin: auto;
}
.box-form h4{ font-weight: 400; }

.quotes.slick-slider .slick-track { padding: 60px 0;}
.quotes.slick-slider .slick-slide {
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
  padding: 0;
  transition: all 0.5s ease-in-out;
  opacity: 0.5;

}
.quotes.slick-slider .slick-slide.slick-center {
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
  padding: 0;
  opacity: 1;
}


/* .awards-slider.slick-slider .slick-track { padding: 0;}
.awards-slider.slick-slider .slick-slide {
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
  padding: 0;
  transition: all 0.5s ease-in-out;
  opacity: 0.5;

}
.awards-slider.slick-slider .slick-slide.slick-center {
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
  padding: 0;
  opacity: 1;
} */

.service-slider.slick-slider .slick-track { padding: 0;}
.service-slider.slick-slider .slick-slide {
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
  padding: 0;
  transition: all 0.5s ease-in-out;
  opacity: 0.5;

}
.service-slider.slick-slider .slick-slide.slick-center {
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
  padding: 0;
  opacity: 1;
}


.maxw-550 { max-width: 550px; margin-left: auto; margin-right: auto;}
.maxw-640 { max-width: 640px; margin-left: auto; margin-right: auto;}

ul.small-boxed {
  display: flex;
  list-style-type: none;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  justify-content: center;
  padding: 0;
}

ul.small-boxed li {
  display: flex;
  width: 47%;
  color: #001C54;
  border: 1px solid #002266;
  background: none;
  padding: 5px 30px;
  border-radius: 5px;
  min-height: 50px;
  justify-content: center;
  align-items: center;
  font-size: 1.2rem;
  font-weight: 500;
}

.form-control::-webkit-input-placeholder { color: #aaa; }
.form-control:-ms-input-placeholder { color: #aaa; }
.form-control::placeholder { color: #aaa; }

.form-control:valid { background-color: rgb(232, 240, 254);  }

#rc-anchor-container.rc-anchor-normal { position: relative !important; }

a.btn.btn-primary.btn-spl-mb {
  margin-bottom: 5px;
}
.btn-primary span.ph-loc {
  font-weight: normal;
  width: auto;
  display: inline-block;
  text-align: left;
  margin-right: 0px;
}

.milann-custom-select-wrapper {
  width: 100%; max-width: 320px; margin-left: auto; margin-right: auto;
  overflow: hidden;
  position: relative;
  border: 2px solid #7c2d84;
  border-radius: 25px;
  background:#fff url('data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%237c2d84%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%237c2d84%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E') right 20px center no-repeat;
}

.milann-custom-select-wrapper select.milann-custom-select {
  padding: 8px 40px 8px 20px;
  font-size: 18px;
  line-height: 18px;
  width: 100%;
  border: none;
  box-shadow: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: ellipsis;
} 

.filter_frm .form-control { max-width: 320px; margin-left: auto; margin-right: auto;}

#city { color: rgb(73, 80, 83); }
#city.notselected { color: #aaa; }
option { color: rgb(73, 80, 83); }

#error_message p,
#error_message_popup p { color: #f00;}

.container-fluid{ max-width: 85rem; }
.container-fluid .row{ margin-left: auto; margin-right: auto; }

.section { padding: 40px 0;}

.no-padding { padding: 0;}

.row.special-image {
  align-items: end;
}

.row.special-image .col-md-7{
  padding-right: 60px;
}

video {
  width: 100% !important;
  height: auto !important;
}


h2.uline-center,
h2.uline-left { position: relative; display: inline-block; padding-bottom: 20px; }
h2.uline-center::after,
h2.uline-left::after { content: ""; width: 50%; height: 3px; background: #7c2d84; position: absolute;  border-radius: 5px; bottom: 0; left: 50%; transform: translateX(-50%); }
h2.uline-left::after { left: 0; transform: none; }
h2.uline-center.text-white::after { background: #fff;}

#short-para h3{ font-size: 1.8rem; font-weight: 500;}

.section.bg-purple,
.bg-purple { background: #7c2d84;}

.section.bg-blue { background: #2c63ac;}
.section.bg-lightgray { background: #f0f0f0;}
.section.bg-lightblue,
.bg-lightblue { background: #CCDEFF;}
.section.bg-vlightblue { background: #e8f0ff;}
.section.bg-milannlblue { background: #a4b3d7;}
.section.bg-lightpink { background: #fbf5fc;}
.section.bg-darkpink { background: #d5b9d8;}



.section.bg-pattern01 { background: url(../images/banner-01.png) no-repeat left top; background-size: cover; position: relative; }
.section.bg-ivf-dream { background: #f0f0f0 url(../images/milann-ivf-dream.jpg) no-repeat left center; background-size: contain; }

.section#what-we-offer { background: #F0F3F7;}

.section.bg-ivf-dream .overlay-w70 { position: relative; padding-left: 30px; padding-right: 30px; z-index: 2;}


.section.bg-pattern01.overlay-w70::before { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #fff; opacity: 0.7; z-index: 0; }

#stats-counter .container-fluid { padding: 40px 0; } 

.treatment-options li {
  font-size: 1.2rem;
}
.treatment-options h3 {
  font-weight: 500;
  font-size: 2rem;
}
.treatment-options .col-md-6 { padding-left: 30px; padding-right: 30px;}
.treatment-options .right-divider::after {
  position: absolute;
  width: 2px;
  background: #7c2d84;
  height: 80%;
  right: 0;
  content: '';
  top: 50%;
  transform: translateY(-50%);
}

#stats-counter .stats { display: inline-block; position: relative; vertical-align: top; padding-bottom: 30%; text-align: center; }
#stats-counter .stats#parents { width: 33%; background: url(../images/round-purple.jpg) no-repeat center center; background-size: contain; }
#stats-counter .stats#legacy { width: 33%; background: url(../images/round-green.jpg) no-repeat center center; background-size: contain; }
#stats-counter .stats#fertility-center { width: 33%;  background: url(../images/round-blue.jpg) no-repeat center center; background-size: contain; }

.counter { position: absolute; width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.counter .count-title { font-weight: 600; font-size: 3em; margin-bottom: 0;}
#legacy .counter h2.count-title { font-weight: 600; font-size: 4em; line-height: 1;}
#fertility-center .counter h2.count-title { font-size: 2em; line-height: 1;}

/* .why-choose-milann .slick-track { display: flex; align-items: center; padding: 15px 0; }
.why-choose-milann h6 { color: #fff; font-weight: 300; padding: 0 15px;  }
.why-choose-milann h6>span { font-weight: 500;} */


.why-choose-milann.slick-slider .slick-slide { position: relative; display: flex; align-items: center; height: 100px;}
/* .why-choose-milann.slick-slider .slick-slide::before{ position: absolute; width: 1px; height: 60%; content: ''; background: #fff; left: 0; top: 50%; transform: translateY(-50%);}
.why-choose-milann.slick-slider .slick-slide::after{ position: absolute; width: 1px; height: 60%; content: ''; background: #fff; right: 0; top: 50%; transform: translateY(-50%);} */

.why-choose-milann .slick-next:before, 
.why-choose-milann .slick-prev:before {
  color: #fff;
}

/* .why-choose-milann .slick-next { right: -15px; }
.why-choose-milann .slick-prev { left: -15px; } */

.counter h3 { margin-bottom: 0;}
.counter .count-title, 
.counter .count-subtitle { color: #fff;}
.counter .count-subtitle { font-weight: 500; font-size: 1.5em;}

.counter .count-title.plus-symbol { position: relative;}
.counter .count-title.plus-symbol::after { content: '\271B';}

#stats-counter .stats#fertility-center .counter h3{ max-width: 220px; margin: auto;}
#stats-counter .stats#fertility-center .counter img{ max-width: 100px; display: block; margin: 0 0 15px; margin: auto;}

.lead strong { font-weight: 600;}

.video-block{ width: 560px; height: 315px; margin: auto;}

ul.bulleted { padding: 0; list-style-type: none; }
ul.bulleted li { padding: 0 20px 0 35px; position: relative; }

ul.bulleted.boxed { color: #fff;}
ul.bulleted.boxed li { background: #7c2d84; }

ul.bulleted li::before { content: '\2022'; font-size: 30px; line-height: 1; position: absolute; top: 0; left: 20px; color: #7c2d84;}

div.boxed { background: #7c2d84; padding: 20px 30px; margin-bottom: 10px;}
div.boxed.more-spaced { padding: 30px; margin-bottom: 20px;} 
div.boxed.blue { background: #4A68AF; }
div.boxed.green { background: #009746; }


div.boxed h5,
div.boxed p { color: #fff; }

.milann-link { display: inline-block; max-width: 11rem; vertical-align: middle; color: #7c2d84; font-weight: 600; padding: 12px 0 12px 45px; margin-bottom: 10px; position: relative; line-height: 1; }
.milann-link::before{ content: ""; width: 40px; height: 40px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); background: url(../images/icon-document.png) no-repeat center center; background-size: cover;}
.milann-link:hover { color: #7c2d84;}

.milann-btn-group { padding: 0;  margin: 0; -ms-box-orient: horizontal; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; align-items: center; }
.milann-btn-link { padding: 5px 15px; width: 100%; margin: 5px; border: 2px solid #fff; border-radius: 9px; color: #fff; font-weight: bold;  text-align: center; }
.milann-btn-link:hover { text-decoration: none; background: #fff; color: #7c2d84;}

.multi-blocks { padding: 0 30px;  margin: 0; -ms-box-orient: horizontal; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; }
.block { padding: 20px 40px 40px; width: 100%; margin: 5px; border: 2px solid #7c2d84; border-radius: 9px; }
.block:hover {  }

.milann-btn-link-filled{ padding: 5px 15px; display: inline-block; margin: 5px; border-radius: 9px; color: #fff; font-weight: bold; text-align: center; background: #7c2d84; border: 2px solid #7c2d84; }

/* .milann-btn-style { padding: 10px 30px; display: inline-block; margin: 5px 15px; border-radius: 25px; color: #7c2d84; font-size: 18px; font-weight: 400; text-align: center; border: 2px solid #7c2d84; }

a.milann-btn-style { font-weight: 500; }
a.milann-btn-style:hover { text-decoration: none; background: #7c2d84; color: #fff; box-shadow: 0 3px 15px 0px  rgb(0 0 0 / 50%);} */


/* .banner-copy a.milann-btn-style { background: #7c2d84; border-radius: 9px;  color: #fff; margin-left: 0;} */

/* .section.bg-purple .milann-btn-style { color: #fff; font-size: 18px; font-weight: 400; text-align: center; border: 2px solid #fff; }
.section.bg-purple a.milann-btn-style:hover { text-decoration: none; background: #fff; color: #7c2d84; } */

.milann-btn-link-filled:hover { text-decoration: none; background: #fff; color: #7c2d84; box-shadow: 0 3px 15px 0px  rgb(0 0 0 / 50%);}


.box-container{ display: flex; flex-wrap: wrap; align-items: stretch; justify-content: space-between; gap: 30px;}

.card { width: 100%; /* flex: 1 23%; */ flex: 1 28%; text-align: left; border: 0; background: #f0f0f0; transition: box-shadow .5s; }
.card.with-icon {flex: 1 48%; padding-left: 80px; }
.card.with-uline{flex: 1 48%; }




.card div.for-image { padding-bottom: 34%; }
.card.with-icon div.card-icon { position:absolute; width: 80px; height: 80px; top: 15px; left: 15px; }

.card:hover{ box-shadow: 0 5px 30px 8px rgb(0 0 0 / 10%);}
.card-caption { padding: 0 30px 20px; }
.card.with-icon .card-caption { padding-bottom: 0;}
.card .card-caption h5,
.card.with-uline .card-caption h5{ position: relative; font-size: 16px; max-width: 308px; padding-bottom: 15px; margin-bottom: 10px; }
.card .card-caption h5::after,
.card.with-uline .card-caption h5::after { content:""; position: absolute; left: 0; bottom: 0; width: 100px; height: 4px; border-radius: 4px; background: #7c2d84; }


.article { width: 100%; flex: 1 48%; text-align: left; border: 0; transition: box-shadow .5s; }
.article div.for-image { padding-bottom: 54%; }
.article:hover{ box-shadow: 0 5px 30px 8px rgb(0 0 0 / 10%);}
.article-text { padding: 0 30px; }

.bubble {
	margin: 0;
	background: #CCDEFF;
	position: relative;
	border: none;
	border-radius: 20px;
	color: #000;
}

.bubble blockquote{
	margin: 15px;
	padding: 15px 30px 0;
	position: relative;
	font-size: 1rem;
	color: #000;
}

.bubble:before, 
.bubble:after {
  font-family: sans-serif;
	content: "\201C";
	position: absolute;
	font-size: 9rem;
	padding: 10px;
	line-height: 1;
	color: #c8c1cd;
}
.bubble:before {
	bottom: -6.5rem;
	left: -60px;
}
.bubble:after {
	content: "\201D";
	right: -60px;
	top: -1.8rem;
}

.bubble .quote-details { text-align: right; padding-right: 40px; margin-bottom: 40px; position: relative; }

.bubble .quote-details .quote-location { text-align: left; padding-left: 85px; position: absolute; top: 0; }
/* 
// for arrow
.bubble div {
	width: 0;
	height: 0;
	border-left: 0 solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #7c2d84;
	margin: 0 0 0 120px;
	margin-bottom: 10px;
} */
.bubble .quote-details h3 {
	font-size: 14px;
  font-weight: 400;
  color:#000;
  margin-bottom: 0;
}
.bubble .quote-details p{
  font-size: 18px;
  font-weight: 500;
  color:#000;
  border-bottom: 2px dashed #fff;
}



.mx-380 { max-width: 380px;}
.mx-640 { max-width: 640px; margin-left: auto; margin-right: auto;}
.mx-768 { max-width: 768px; margin-left: auto; margin-right: auto;}
.mx-992 { max-width: 992px; margin-left: auto; margin-right: auto;}

.mt-0{ margin-top: 0px;}
.mt-10{ margin-top: 10px;}
.mt-20{ margin-top: 20px;}
.mt-40{ margin-top: 40px;}
.mt-80{ margin-top: 40px;}

.mb-0 { margin-bottom: 0;}
.mb-10{ margin-bottom: 10px;}
.mb-20{ margin-bottom: 20px;}
.mb-40{ margin-bottom: 40px;}
.mb-80{ margin-bottom: 80px;}

.pb-0 { padding-bottom: 0;}
.pb-10{ padding-bottom: 10px;}
.pb-20{ padding-bottom: 20px;}
.pb-40{ padding-bottom: 40px;}
.pt-10{ padding-top: 10px;}
.pt-20{ padding-top: 20px;}
.pt-40{ padding-top: 40px;}
.pt-60{ padding-top: 60px;}
.pt-80{ padding-top: 80px;}


.why-choose-boxes .col-6 { display: flex; align-items: center; justify-content: center; position: relative; }
.why-choose-boxes .col-6::after { content: ''; width: 1px; height: 60%; position: absolute; right: 0; top: 50%; transform: translateY(-50%); background: #fff;}
.why-choose-boxes .col-6:last-of-type::after { display: none; }
.why-choose-boxes h6 { font-size: 1.2rem; font-weight: 400; margin-bottom: 0;}
.why-choose-boxes h6>span { font-weight: 600;}

h2 {
  font-weight: 500;
  font-size: 40px;
}

h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
}

h3 span {
  color: #1aa554;
}

.btn-primary {
  background-color: #7c2d84;
  border: 0;
  border-color: #7c2d84;
  border-radius: 50px;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  -webkit-box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.19);
  box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.19);
  padding: 5px 15px 5px 5px;
  line-height: 1.5;
  height: 38px;
}

.btn-primary img {
  margin: 0 auto;
  width: 30px;
  height: 30px;
}

.btn-primary span {
  margin-right: 10px;
  height: 24px;
  width: 24px;
}

.line {
  background-color: #1aa554;
  height: 2px;
  display: inline-block;
}

.line:first-child {
  width: 118px;
}

.line:last-child {
  width: 18px;
  margin-left: 10px;
}

header {
  padding: 20px 0;
  background-color: #fff;
  height: 113px;
  transition: box-shadow .5s;
}

a.brand{ display: inline-block;}

.sticky { padding-top: 73px;}

.sticky header { position: fixed; top:0; left:0; width: 100%; min-height: 73px; height: auto; padding: 5px 0; z-index: 9; box-shadow: 0 3px 15px 0px  rgb(0 0 0 / 50%);} 
.sticky .brand img.img-fluid { height: 60px; }
.sticky #banner { margin-top: 70px; }


#banner {
  background-color: #fbfbfb;
  padding: 40px 0 0;
  background-image: url(../images/banner/web-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
  display: flex;
  align-items: center;
}

#banner .container-fluid { max-width: none;}
#banner .banner-copy-container { position: relative; padding-left: 5.5rem;}
#banner .banner-copy{ position: absolute; top: 50%; transform: translateY(-50%);  }

#banner .banner-copy p.tandc {
  margin-top: 15px;
  margin-bottom: 0;
  transform: rotate(-90deg);
  position: absolute;
  left: -50px;
  bottom: 0;
  font-size: 10px;
}

#banner h1 {
  font-size: 2.5rem;
  font-weight: 300;  
  color: #7c2d84;
  position: relative;
  padding-bottom: 15px;
}
#banner h1>span {
  font-weight: 600; 
  display: block;
}
#banner p { color: #7c2d84;} 
/* #banner h1::after {
  content: "";
  width: 100%;
  height: 2px;
  border-radius: 1px;
  background: #7c2d84;
  position: absolute;
  left: 0;
  bottom: 0;
} */
#banner h2{
  font-size: 2rem;
  font-weight: 300;
  color: #000;  
  display: inline-block;
  text-transform: none;
  position: relative;  
  padding-bottom: 10px;
  margin-bottom: 25px;
}


#banner h1 span {
  color: #7c2d84;
  font-weight: 700;
}
#banner h4{
  margin-top: 30px;
  font-size: 1.5rem;
}

#banner h4.milann-btn-style { margin-left: 0;}


#banner .right-form {
  background-color: #a4b3d7;
  border-radius: 3px;
  padding: 15px;
  -webkit-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.08);
  margin-bottom: 0;
  width: 350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  position: relative;
  z-index: 7;
}

#banner .right-form h3 {
  font-size: 15px;
  color: #7c2d84;
  line-height: 20px;
  font-weight: 500;
}

#banner .right-form h3 span {
  font-weight: 700;
  color: #7c2d84;
}

#banner .right-form p {
  color: #858383;
  font-size: 14px;
  line-height: 20px;
  padding: 26px 0 0;
}

#banner .right-form #error_message p{
  color: #f00;
}


#banner .right-form .form-group {
  margin-bottom: 10px;
  position: relative;
}

#banner .right-form .form-group label { margin-bottom: 0px; }

#banner .right-form .form-group .form-control {
  height: 32px;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 6px 15px;
  border: 0;
}

#banner .right-form .form-group .checkbox-detail {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 34px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  color: #797979;
  line-height: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#banner .right-form .form-group .checkbox-detail input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

#banner .right-form .form-group .checkbox-detail input:checked ~ .checkmark {
  background-color: #7e52a0;
  border-color: #7e52a0;
}

#banner .right-form .form-group .checkbox-detail input:checked ~ .checkmark:after {
  display: block;
}

#banner .right-form .form-group .checkbox-detail .checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #fff;
  border: 1px solid #d0d0d0;
  border-radius: 2px;
}

#banner .right-form .form-group .checkbox-detail .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

#banner .right-form .form-group .checkmark:after {
  left: 5px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#banner .right-form .form-group .co-left {
  position: absolute;
  top: -10px;
}

#banner .right-form .form-group .co-right {
  width: 100%;
}

#banner .right-form .form-group .co-right .form-control {
  padding-left: 25%;
}

#banner .right-form .btn {
  background-color: #7c2d84;
  color: #fff;
  font-weight: 700;
  display: block;
  height: 50px;
  text-align: center;
  width: 100%;
  font-size: 14px;
}

#banner .right-form .btn:hover {
  background: #e13a6b;
  background: linear-gradient(120deg, #e13a6b 30%, #612379 100%);
}

#banner .right-form .book-video {
  background-color: #1aa554;
}

#banner .right-form .book-video span {
  margin-right: 8px;
}

#banner .right-form .book-video:hover {
  background: #3ae1a1;
  background: linear-gradient(120deg, #3ae1a1 30%, #05cc80 100%);
}

.group2-btns {
  display: flex;
  justify-content: center;
}

a.milann-btn-style {
  background-color: #fff;
  border: 2px solid #7c2d84;
  color: #7c2d84;
  font-weight: 700;
  display: flex;
  height: 50px;
  justify-content: center;
  align-items: center;
  width: auto;
  font-size: 1.6rem;
  line-height: 1;
  border-radius: 25px;
  margin: 0px 10px 10px;
  padding: 10px 20px;
}

.for-booking h6 { color: #fff; font-size: 1.5rem;  font-weight: 500; display: flex; align-items: center; justify-content: center; width: 92%; margin: 5px auto 15px;}

.for-booking h6.text-purple { color: #7c2d84; }

.box-form a.milann-btn-style{
  box-shadow: 2px 2px 10px 0 #ccc;
}

a.milann-btn-style>img { height: 20px; width: auto; margin-right: 10px; }

a.milann-btn-style:hover {
  background-color: #fff;
  color: #7c2d84;
  text-decoration: none;
}

#get-offer {
  padding: 40px 0;
  background-color: #fff;
}
#get-offer h1{
    font-size: 30px;
    color: #7c2d84;
    font-weight: 700;
}

#get-offer h2 {
  font-size: 24px;
  margin-bottom: 40px;
}

#get-offer .box {
  border: 2px solid #e4e4e4;
  width: 80%;
  height: 100px;
  margin: 0 auto 20px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#get-offer .box img {
  width: 100px;
  padding: 5px;
  margin: 0 auto;
}

#get-offer h3 {
  font-weight: 400;
  font-size: 14px;
  text-align: center;
}

#get-offer .slick-next:before, #get-offer .slick-prev:before {
  color: #e4e4e4;
}

#fertility {
  background-color: #f8f3ff;
  padding: 20px;
  text-align: center;
}

#fertility p {
  color: #7c2d84;
  margin-bottom: 0;
  font-size: 20px;
}

#fertility p span {
  font-weight: 700;
}

#why {
  /* background-color: #7c2d84; */
}

#why h4 {
  font-size: 26px;
  color: #fff;
  text-align: right;
  width: 100%;
  padding-right: 40px;
}

#why h4 span {
  font-weight: 700;
}

#why li {
  margin: 0 10px 0px;
}

#why li .profile {
  border-radius: 8px;
  background-color: #fff;
  padding: 20px;
  -webkit-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.1);
  height: 190px;
}

#why li .profile p {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 14px;
}

#why li .profile img {
  margin: 0 auto;
  border-radius: 50%;
}

#about-us {
  padding: 90px 0;
}

#about-us h3 {
  margin-bottom: 40px;
}

#how-it {
  background-color: #f7f7fb;
  padding: 48px 0;
}

#how-it .box {
  background-color: #fff;
  padding: 30px 15px;
  border-radius: 8px;
  -webkit-box-shadow: 5px 2px 30px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 2px 30px 0px rgba(0, 0, 0, 0.05);
}

#how-it .small-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1;
          flex: 0 0 1;
  max-width: 20%;
  -webkit-box-flex: 25%;
      -ms-flex: 25%;
          flex: 25%;
  padding: 0 15px;
  text-align: center;
  position: relative;
}

#how-it .small-box::after {
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-position: center;
  position: absolute;
  content: '';
  height: 46px;
  width: 46px;
  background-color: #fff;
  border-radius: 8px;
  right: -23px;
  top: 40%;
  -webkit-box-shadow: -2px 4px 5px 0px rgba(0, 0, 0, 0.11);
  box-shadow: -2px 4px 5px 0px rgba(0, 0, 0, 0.11);
  z-index: 9;
}

#how-it .small-box:last-child::after {
  display: none;
}

#how-it .small-box .how-it {
  background-color: #fafafa;
  padding: 30px 15px;
  border-radius: 8px;
}

#how-it .small-box .how-it .profile {
  height: 86px;
  width: 86px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  border-radius: 5px;
  -webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.07);
  margin-bottom: 18px;
}

#how-it .small-box .how-it p {
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 0;
}

#awards {
  padding: 70px 0;
}

#awards h3 {
  margin-bottom: 52px;
}

#awards .common {
  text-align: center;
}

#awards .common .box {
  background-color: #fbfbfb;
  padding: 36px 20px;
  -webkit-box-shadow: -2px 4px 16px 0px rgba(0, 0, 0, 0.08);
  box-shadow: -2px 4px 16px 0px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  height: 255px;
}

#awards .common .box p {
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 0;
}

#services {
  padding: 40px 0;
}

#services h3 {
  font-weight: 700;
  font-size: 30px;
  color: #7c2d84;
  margin-bottom: 40px;
}

#services .common {
  border-right: 1px solid #7c2d84;
}

#services .common.first-child {
  border-right: 0;
}

#services .common p {
  margin-bottom: 0;
  color: #7c2d84;
  font-weight: 500;
}

#rank {
  background-color: #7c2d84;
  color: #fff;
  padding: 40px 0;
}

#rank img {
  width: 190px;
  margin: 0 auto;
}

#rank h3 {
  font-weight: 700;
}

#rank p {
  font-weight: 500;
}


#location h6 {
  color: #5c297e;
  font-weight: 700;
  font-size: 2rem;
}

#location p {
  color: #575757;
  font-size: 18px;
}

#location .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  /* max-width: 20%; */
  padding: 15px 15px 5px;
  /* border-bottom: 1px solid #5c297e;  */
}

#location .multiple-boxes { display: flex; justify-content: center;}
#location .multiple-boxes .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35%;
          flex: 0 0 35%;

}

/* #location .box:last-child {
  border-right: 0;
} */
.for-booking{ padding-top: 10px; padding-bottom: 10px; }
.for-booking-btm { padding-top: 20px; padding-bottom: 10px; }

footer {
  padding-top: 15px; padding-bottom: 15px;
}

footer .col-middle { border-left: 2px solid #7c2d84; border-right: 2px solid #7c2d84;}
footer .footer-logos img {
  max-height: 90px;
  padding: 15px;
}

footer h6 { font-size: 32px; color: #7c2d84; }
footer h6>span { font-weight: 300; }

footer .social-media-block{ background-color: #7c2d84; padding: 34px 0; max-width: none; }
footer .copyright-block{ background-color: #696b6d; padding: 10px;  max-width: none;  }

footer p {
  color: #fff;
  font-size: 16px;
}

footer ul {
  margin-bottom: 0;
}

footer ul li {
  margin: 0 4px;
}

footer ul li img {
  width: 50px;
  height: 50px;
}

footer .d-flex{ justify-content: center;}

#our-specialities {
  /* background-color: #f8f3ff; */
  padding: 40px 0;
}

#our-specialities .slick-next:before, #our-specialities .slick-prev:before {
  color: #7c2d84;
}

.slick-next:before, 
.slick-prev:before { color: #7c2d84; }

.gallery-lists .item {
  /* background-color: #fff;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(1, 4, 8, 0.14);
  box-shadow: 0px 4px 12px 0px rgba(1, 4, 8, 0.14);
  margin: 40px 20px;
  border-radius: 5px;*/ 
  padding: 20px 30px;
}

.gallery-lists .item .profile {
  margin: 18px 0;
  width: 160px;
  height: 160px;
  border-radius: 50%; 
  background-color: #f8f3ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}

.gallery-lists .item .profile img {
  margin: 0 auto;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;  
  object-position: top;

  border: 15px solid #fff;
  box-shadow: 2px 2px 10px #ccc;
}

.milann-btn-dummy { display: inline-block; width: auto; color: #7c2d84; margin: 20px auto; font-weight: 400; padding: 5px 15px; border: 2px solid #7c2d84; border-radius: 9px; text-align: center; }
.gallery-lists .item:hover{ cursor: pointer;}
.gallery-lists .item:hover a.milann-btn-dummy {   background: #7c2d84; color: #fff; box-shadow: 0 3px 15px 0px  rgb(0 0 0 / 50%); text-decoration: none; }

a.spl-btn { height: auto; width: auto; border-radius: 0; padding: 10px; margin-left: auto; margin-right: auto; border: 2px solid #7c2d84; font-weight: 500; font-size: 1.3rem; }

.item .award,
.item .service  { padding: 30px 5px; position: relative; }


.item .award img,
.item .service img{
  margin: 0 auto;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 250px;
}
/* .awards-slider.slick-slider .slick-slide.slick-center .award::before{ position: absolute; width: 1px; height: 60%; content: ''; background: #7c2d84; left: 0; top: 50%; transform: translateY(-50%);}
.awards-slider.slick-slider .slick-slide.slick-center .award::after{ position: absolute; width: 1px; height: 60%; content: ''; background: #7c2d84; right: 0; top: 50%; transform: translateY(-50%);} */

.item .service  { padding: 15px 30px; }
/* .service-slider.slick-slider .slick-slide.slick-center .service::before{ position: absolute; width: 1px; height: 60%; content: ''; background: #7c2d84; left: 0; top: 50%; transform: translateY(-50%);}
.service-slider.slick-slider .slick-slide.slick-center .service::after{ position: absolute; width: 1px; height: 60%; content: ''; background: #7c2d84; right: 0; top: 50%; transform: translateY(-50%);} */

.item .award img,
.item .service img{ max-width: 200px; }

.gallery-lists .item .profile-content,
.item .award-content { margin-top: 20px; }
.item .service-content { margin-top: 0; }

.gallery-lists .item .profile-content { text-align: center; padding: 100px 15px 30px; background: #f7f9fc; border-radius: 25px; box-shadow: 2px 2px 10px #ccc; margin-top: -75px; }

.item .award-content,
.item .service-content { padding: 0 15px;}

.gallery-lists .item .profile-content h3{
  font-size: 18px;
  font-weight: 500;
}

.item .award-content h5{
  font-size: 16px;
  font-weight:500;
  padding: 0 30px;
}
.item .service-content h5{
  padding: 0;
  font-size: 18px;
  font-weight: 500;
}

.gallery-lists .item .profile-content h3 { margin-bottom: 5px;}

.gallery-lists .item .profile-content .details { font-size: 14px; margin-bottom: 3px;  min-height: 56px; display: flex; align-items: start; justify-content: center; }

.gallery-lists .item .profile-content .experience {
  color: #406cb4;
  text-align: center;
  font-size: 13px;
  margin-bottom: 5px;
}

#our-specialities .btns {
  background-color: #e3d7ef;
  color: #7c2d84;
}

a.btn-booknow-floating {
  cursor: pointer;
  background-color: #fff;
  border: 2px solid #7c2d84;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  font-size: 0.8rem;
  font-weight: 700;
  color: #7c2d84 !important;
  padding: 1em 2em;
  position: fixed;
  right: -12px;
  top: 70%;
  transform: translatey(-50%) rotate(90deg);
  transform-origin: 100% 0;
  transition: all linear .2s;
  box-shadow: 3px 0 10px 0 #7c2d84;
  opacity: 0;
}
a.btn-booknow-floating:hover {
  background-color: #7c2d84;
  text-decoration: none;
  color: #fff !important;
  transform: translate(-10px,-50%) rotate(90deg);
}


ul.with-icons {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
  background: #dae5fd;
  padding: 40px 60px;
  border-radius: 25px;
}
ul.with-icons li {
  width: 50%;
  position: relative;
  padding-left: 80px;
  height: 90px;
  text-align: left;
  display: flex;
  align-items: center;
}
ul.with-icons li img {
  position: absolute;
  width: 60px;
  left: 0;
}
ul.with-icons li h6 { font-size: 1.2rem;}



.custom-info { font-size: 1.8rem; color: #fff; line-height: 1.4; margin-bottom: 15px; }
.custom-info .short-icon { max-width: 40px; vertical-align: text-bottom; }

/* @media (min-width: 576px){

  .modal-dialog { max-width:80%; }

}

.modal-body .item.slick-slide { width: 100% !important;} */

/* .modal-body .profile {
  width: 50px;
  border-radius: 50%;
  height: 50px;
  margin: 0 auto;
}

.modal-body h3 {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 10px;
}

.modal-body p {
  font-size: 14px;
  font-size: 13px;
  line-height: 17px;
  margin-bottom: 10px;
}

.modal-body .item {
  height: 166px;
  margin-bottom: 24px;
  background: #fff;
  border-radius: 7px;
  -webkit-box-shadow: 0px 2px 10px -4px #636363;
          box-shadow: 0px 2px 10px -4px #636363;
  padding: 15px;
  overflow: hidden;
}

.modal-dialog {
  max-width: 70%;
  margin: 0 auto;
}

.modal-body .profile img {
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
} */

@media (min-width: 992px){
  #specialists-popup .modal-dialog { max-width: 900px; }
}
 
#specialists-popup .modal-dialog button.close { position: absolute; top: 3px; right: 7px; z-index: 7; }
.gallery-lists-popup.slick-slider { padding: 0 60px;}
.gallery-lists-popup.slick-slider .slick-prev { left: 0; }
.gallery-lists-popup.slick-slider .slick-next { right: 0; }
.gallery-lists-popup .item { position: relative; } 
.gallery-lists-popup .item .profile { width: 150px; height: 150px; overflow: hidden; border-radius: 50%; position: absolute; left: 0; top: 0; }
.gallery-lists-popup .item .profile-content { display: flex; padding-left: 170px; flex-direction: column; align-items: start; justify-content: center; min-height: 180px; margin-bottom: 15px; border-bottom: 1px solid #7c2d84;} 
.gallery-lists-popup .item .profile-content h3.text-center { text-align: left !important; color: #7c2d84;}
.gallery-lists-popup .slick-next, 
.gallery-lists-popup .slick-prev { top: 160px; transform: none; width: 40px; height: 40px;}
.gallery-lists-popup .slick-next:before, 
.gallery-lists-popup .slick-prev:before { font-size: 36px;}

.gallery-lists-popup.slick-slider .slick-list { min-height: 300px; } 


@media (max-width: 1200px) {
  .section.bg-ivf-dream .overlay-w70::before { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #fff; opacity: 0.7; z-index: -1; }

  .card { flex: 1 45%; }
  #location .box { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; }
  .counter .count-title { font-size: 2em; }
  #legacy .counter h2.count-title { font-size: 3em; }
  #fertility-center .counter h2.count-title { font-size: 1.5em; }
  .counter .count-subtitle { font-size: 1.2em; }

  #banner .banner-copy { position: relative; top: auto; transform: none; }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #banner h1 {
    font-size: 2rem;
  }
  #banner .right-form {
    padding: 16px;
  }
  #why {
    padding: 28px 0;
  }
  #why li .profile {
    padding: 12px;
  }
  #why li .profile p {
    margin-top: 10px;
  }
  #about-us {
    padding: 40px 0;
  }
  #about-us h3 {
    margin-bottom: 30px;
  }
  #how-it {
    padding: 38px 0;
  }
  #how-it .small-box .how-it {
    padding: 15px 15px;
  }
  #how-it .small-box .how-it p {
    font-size: 11px;
    line-height: 18px;
  }
  #awards {
    padding: 30px 0;
  }
  #awards .common .box {
    padding: 20px 15px;
  }
  #awards .common .box p {
    font-size: 13px;
  }
}

@media (max-width: 992px) { 

  ul.with-icons { padding: 20px 30px;}
  ul.with-icons li h6 { font-size: 1rem;}

  p { font-size: 1rem;}

  .box-form { max-width: 360px; }

  h2 { font-size: 30px; }

  #location .box { -webkit-box-flex: 0; -ms-flex: 0 0 33%; flex: 0 0 33%; }

  a.milann-btn-style { width: auto; height: auto;}

  .custom-info { font-size: 1.4rem; margin-top: 30px; }
  .custom-info .short-icon { max-width: 30px; }

  #stats-counter .stats { padding-bottom: 15px; padding-top: 15px; padding-left: 0; padding-right: 0;}
  #stats-counter .container-fluid { text-align: center;}
  #stats-counter .stats#parents,
  #stats-counter .stats#legacy,
  #stats-counter .stats#fertility-center { width: 30%; height: 250px; }

  .gallery-lists-popup.slick-slider { padding: 0 40px; }
  .gallery-lists-popup .item .profile { position: relative; left: auto; top: auto; margin: 0 auto 15px; }
  .gallery-lists-popup .item .profile-content { padding-left: 0; min-height: auto; align-items: center; }
  .gallery-lists-popup .item .profile-content p { text-align: center;}

  .quotes.slick-slider .slick-track { padding: 30px 0;}
  .quotes.slick-slider .slick-slide { opacity: 0; }
  .quotes.slick-slider .slick-slide.slick-center { opacity: 1;}

  .bubble .quote-details .quote-location { text-align: right; padding-left: 40px; position: relative; top: auto; }
  .bubble .quote-details p { border-bottom: 0 none; border-top: 2px dashed #fff; margin-top: 10px; padding-top: 5px; }
}
@media (min-width: 1170px){

  #banner .banner-copy { width: 70%;}

}


@media (min-width: 768px) and (max-width: 991px) {

  #banner .banner-copy-container { padding-left: 1.5rem; }
  #banner h1 { font-size: 1.5rem; }
  #banner h2 {
    font-size: 1.4rem;
  }
  #banner h4 {
    margin-top: 20px;
    font-size: 1.2rem;
  }
  #banner .right-form {
    padding: 16px;
  }
  #banner .right-form .btn {
    font-size: 12px;
  }
  #banner .right-form .form-group .co-right .form-control {
    padding-left: 35%;
  }
  #why {
    padding: 28px 0;
  }
  #why li .profile {
    padding: 12px;
  }
  #why li .profile p {
    margin-top: 10px;
  }
  #about-us {
    padding: 40px 0;
  }
  #about-us h3 {
    margin-bottom: 30px;
  }
  #how-it {
    padding: 38px 0;
  }
  #how-it .small-box .how-it {
    padding: 15px 15px;
  }
  #how-it .small-box .how-it p {
    font-size: 11px;
    line-height: 18px;
  }
  #awards {
    padding: 30px 0;
  }
  #awards .common .box {
    padding: 20px 15px;
  }
  #awards .common .box p {
    font-size: 13px;
  }
}

@media (max-width: 768px) {

  ul.with-icons li { width: 100%;}

  .for-booking .container.pt-20.pb-20{ padding-top: 0px; padding-bottom: 0px;}

  .treatment-options .col-md-6 { padding-left: 15px; padding-right: 15px;}
  .treatment-options .right-divider::after { display: none; }

  #banner .banner-copy-container { margin-top: 0;}
  #banner .banner-copy h1 { font-size:1.8rem; }

  .custom-info { font-size: 1.2rem; margin-top: 0; }
  .custom-info .short-icon { max-width: 25px; display: block; margin: 15px auto 0; }

  .video-description { padding: 0; text-align: left; font-size: 1.2rem; }  
  ol.custom-list { font-size: 1.2rem;}

  a.btn-booknow-floating {
    padding: 0.5em 1.5em;
    right: 0px;
  }
  a.btn-booknow-floating:hover {
    transform: translate(0,-50%) rotate(90deg);
  }

  #banner .container-fluid { padding: 0;}
  #banner .banner-copy-container { /* position: absolute; top: 95%;*/  transform: none; padding: 0; }
  #banner .banner-copy{ padding: 30px;}
  #banner .banner-copy h1{ font-size: 1.8rem; /* padding-bottom: 20px; margin-bottom: 20px; */ }
  #banner .banner-copy h2,
  #banner h4 { font-size: 1.2rem; }
  #banner h4 { margin-top: 15px; }

  #banner .right-form { padding: 15px; margin-top: 20px; margin-bottom: 20px; }

  ul.small-boxed li { width: 100%; }

  .card.with-icon div.card-icon { left: 0px; }
  .card.with-icon .card-caption { padding: 0 15px; }
  .bubble:before, 
  .bubble:after { font-size: 6rem; }
  .bubble:before {
    bottom: -4rem;
    left: -40px;
  }
  .bubble:after {
    content: "\201D";
    right: -40px;
    top: -1rem;
  }

  .bubble blockquote{ padding: 5px 5px; font-size: 12px;}
  .bubble .quote-details h3 { font-size: 16px; }
  .bubble .quote-details p { font-size: 14px;}
  .bubble blockquote:before, 
  .bubble blockquote:after { font-size: 4rem;}
  .bubble blockquote:before { left: -10px; }
  .bubble blockquote:after { right: -10px;}

  .counter .count-title { font-size: 1.5em; }
  #legacy .counter h2.count-title { font-size: 2em; }
  #fertility-center .counter h2.count-title { font-size: 1.2em; }
  .counter .count-subtitle { font-size: 1em; }

  .section { padding: 10px 0 10px;}
  a.milann-btn-style { padding: 10px 25px; }


  .service-slider.slick-slider .slick-track { padding: 0;}
  .service-slider.slick-slider .slick-slide {
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
    padding: 0;
    transition: all 0.5s ease-in-out;
    opacity: 0.5;

  }
  .service-slider.slick-slider .slick-slide.slick-center {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    padding: 0;
    opacity: 1;
  }

  #banner .right-form { padding: 60px 15px !important;}

  footer h6 { font-size: 18px; }

  .why-choose-milann h6 { font-size: 12px;}
  .custom-button-block a.milann-btn-style { font-size: 12px; padding: 0; height: 30px; }

  .why-choose-boxes .col-6.r1-c1,
  .why-choose-boxes .col-6.r1-c2 { padding-top: 60px; }
  .why-choose-boxes .col-6.r1-c3,
  .why-choose-boxes .col-6.r1-c4 { padding-bottom: 40px; }

  .why-choose-boxes .col-6.r1-c1::after,
  .why-choose-boxes .col-6.r1-c3::after { content: ''; width: 1px; height: 60%; position: absolute; right: 0; top: auto; bottom: 0; transform: none; background: #fff;}
  .why-choose-boxes .col-6.r1-c3::after { top: 0;}
  .why-choose-boxes .col-6.r1-c2::after,
  .why-choose-boxes .col-6.r1-c4::after { display: none; }
  .why-choose-boxes .col-6.r1-c1::before,
  .why-choose-boxes .col-6.r1-c2::before { content: ''; width: 90%; height: 1px; position: absolute; right: 0; bottom: 0; transform: none; background: #fff; }
  .why-choose-boxes .col-6.r1-c2::before { left: 0; right: auto; }
}

@media (max-width: 767px) {


  
  #get-offer h1 {
    font-size: 18px;
  }
  /* .modal-dialog {
    max-width: 90%;
    margin: 0 auto;
  } */
  .btn-primary {
    font-size: 13px;
  }
  body {
    font-size: 14px;
  }
  h3 {
    font-size: 17px;
    margin-bottom: 10px;
  }
  #banner {
    padding: 10px 0 0;
  }
  #banner h1 {
    font-size: 20px;
    margin-top: 0px;
  }
  #banner .right-form {
    padding: 15px;
    margin-bottom: 20px;
  }

  #banner .right-form .form-group .co-right .form-control {
    padding-left: 35%;
  }
  #why {
    padding: 20px 0;
  }
  #why h4 {
    text-align: left;
    font-size: 20px;
    padding-right: 27px;
    padding-left: 10px;
  }
  #why .profile {
    height: auto;
  }
  #why .slick-next {
    right: -10px;
  }
  #why .slick-prev {
    left: -10px;
  }
  #about-us {
    padding: 20px 0;
  }
  #about-us h3 {
    margin-bottom: 20px;
    font-size: 18px;
    text-align: left !important;
  }
  #about-us p {
    text-align: left !important;
  }
  #how-it {
    padding: 18px 0;
  }
  #how-it h3 {
    margin-bottom: 20px !important;
  }
  #how-it .small-box {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 20px;
  }
  #how-it .small-box::after {
    right: 0px;
  }
  #awards {
    padding: 20px 0;
  }
  #awards h3 {
    margin-bottom: 20px;
  }
  #awards .common .box {
    margin-bottom: 20px;
    padding: 20px 15px;
    height: auto;
  }
  #awards .common .box p {
    font-size: 12px;
    margin-top: 15px;
  }
  #map .pr-md-5 {
    padding: 30px 15px;
  }
  footer {
    padding: 14px 0 30px;
  }
  footer p {
    font-size: 12px;
  }
  .mobile-btn {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 9999;
  }
  .mobile-btn .btn {
    width: 100%;
    font-size: 11px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0;
    padding: 10px 12px;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  #banner { height: 500px;  } 
}
@media (min-width: 991px) and (max-width: 1200px) {
  #banner {  height: 450px; padding-top: 20px;  } 
  #banner h2 { font-size: 1.6rem; }
}

@media (min-width: 767px) and (max-width: 992px) {
  #banner {  height: 360px; padding-top: 20px; background-position: right 70% center; }

  #our-specialities .item {
    margin: 0 10px;
  }
  #our-specialities .item .profile-content,
  .item .award-content,
  .item .service-content   {
    margin-top: 10px;
  }
  #our-specialities .item .profile-content h3,
  .item .award-content h3,
  .item .service-content h3    {
    font-size: 11px;
    margin-bottom: 5px;
  }
}

@media (max-width: 767px) {
  #banner .right-form {
    width: 100%;
  }
  #banner {
    height: auto;
    background-image: none;
    padding: 0;
  }
  #banner .banner-copy p.tandc {
    left: -15px;
  }
  .slick-prev {
    left: 0;
    z-index: 9;
  }
  .slick-next {
    right: 0;
  }
  #fertility p {
    color: #7c2d84;
    margin-bottom: 0;
    font-size: 13px;
  }
  #get-offer h2 {
    font-size: 14px;
    margin-bottom: 20px;
  }
  #services h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  #services .common {
    border-right: 0;
    margin-bottom: 20px;
  }
  #location .box {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    padding: 20px 10px;
  }

  
  .multi-blocks { display: block;}
}

@media (max-width: 640px) {

  #banner .banner-copy-container { top: 80%; }

  .custom-info { font-size: 1rem;  }
  .custom-info .short-icon { max-width: 25px; }

  .video-block{ width: 306px; height: 172px; }
  .card { flex: 1 90%; }
  #location .box { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding-bottom: 15px; margin-bottom: 15px; }

  ol.custom-list {
    font-size: 1rem;
  }

  .group2-btns { flex-direction: column; padding: 30px 0; }
  .for-booking-btm .group2-btns { flex-direction: column; padding: 0; }
  a.milann-btn-style { display: block; width: auto; margin: 5px auto;}
  

}

@media (max-width: 580px) {

  header { height: auto;}
  header .align-items-center { justify-content: space-between; }
  header .brand img.img-fluid,
  .sticky .brand img.img-fluid { height: 45px; }
  .sticky header { min-height: 60px; }

  #stats-counter .stats#parents,
  #stats-counter .stats#legacy,
  #stats-counter .stats#fertility-center { width: 100%; height: 250px; margin-bottom: 30px; }

  .for-booking h6 { font-size: 0.9rem; margin-bottom: -15px;}
}

@media (max-width: 540px) {

  #banner .banner-copy-container { top: 50%; }
  #banner .img-fluid{ padding-bottom: 0px; background: #ede0df;}
  #banner .banner-copy h1 { font-size:1.8rem; /* max-width: 300px; */ }
  #banner .banner-copy h2, #banner h4 { font-size: 1.8rem; }

  #banner .milann-btn-style { padding: 5px 30px; }
}

@media (max-width: 420px) {
  #banner .banner-copy-container { /* top: 38%; */ }
  #banner .img-fluid{/*  padding-bottom: 90px;  */background: #ede0df;}
}

/*# sourceMappingURL=style.css.map */