@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; }

button:focus { outline: none;}
/* Purple: #8a1980; */

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

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

div#treatmentAccordion{ position: relative;}
/* div#treatmentAccordion::before{ position: absolute; width: 250px; height: 250px; background: url(../images/accordion-backdrop.png) no-repeat center center; background-size: contain; top: -125px; left: -125px; content: ""; z-index: -1;}
div#treatmentAccordion::after{ position: absolute; width: 250px; height: 250px; background: url(../images/accordion-backdrop.png) no-repeat center center; background-size: contain; bottom: -125px; right: -125px; content: ""; z-index: -1;} */

.container-fluid.free-image {
  max-width: none;
  padding: 0;
}
.container-fluid.free-image .col-md-12 { padding: 0;}
.container-fluid.free-image .img-fluid { max-width: auto;}

.baa-01 { margin-top: -40px;}
.baa-01 .milann-spl-btn-style2{ margin-top: -20px !important;}

.baa-02 { margin-top: -60px;}
.baa-02 .milann-spl-btn-style2{ margin-top: -20px !important;}

img.dr-image-big { margin-bottom: -80px;}

.purple-patterns{ position: relative; z-index: 1;}
.purple-patterns::before{ position: absolute; width: 60px; height: 250px; background: url(../images/purple-backdrop-left.png) no-repeat center center; background-size: contain; top: 0; left: 0px; right: auto; content: ""; z-index: -1;}
.purple-patterns::after{ position: absolute; width: 60px; height: 250px; background: url(../images/purple-backdrop-right.png) no-repeat center center; background-size: contain; top: 0; left: auto; right: 0px; content: ""; z-index: -1;} 

.white-patterns{ position: relative; z-index: 1;}
.white-patterns::before{ position: absolute; width: 60px; height: 250px; background: url(../images/white-backdrop-left.png) no-repeat center center; background-size: contain; top: -125px; left: 0px; right: auto; content: ""; z-index: -1;}
.white-patterns::after{ position: absolute; width: 60px; height: 250px; background: url(../images/white-backdrop-right.png) no-repeat center center; background-size: contain; top: -125px; left: auto; right: 0px; content: ""; z-index: -1;} 

.white-patterns02{ position: relative; z-index: 1;}
.white-patterns02::before{ position: absolute; width: 60px; height: 250px; background: url(../images/white-backdrop-left.png) no-repeat center center; background-size: contain; top: 0; left: 0px; right: auto; content: ""; z-index: -1;}
.white-patterns02::after{ position: absolute; width: 60px; height: 250px; background: url(../images/white-backdrop-right.png) no-repeat center center; background-size: contain; top: 0; left: auto; right: 0px; content: ""; z-index: -1;} 

.brown-patterns{ position: relative; z-index: 1;}
.brown-patterns::before{ position: absolute; width: 60px; height: 250px; background: url(../images/brown-backdrop-left.png) no-repeat center center; background-size: contain; top: -125px; left: 0px; right: auto; content: ""; z-index: -1;}
.brown-patterns::after{ position: absolute; width: 60px; height: 250px; background: url(../images/brown-backdrop-right.png) no-repeat center center; background-size: contain; top: -125px; left: auto; right: 0px; content: ""; z-index: -1;}

.video-description { padding: 0; text-align: justify; font-size: 24px;}

#hero-banner { background: url(../images/banner/web-banner.jpg) no-repeat center center; background-size: cover; }


.main-slider.slick-dotted.slick-slider { margin-bottom: 0;}

.btn-facilities{
  background: #7c2d84;
  color: #fff;
  border-radius: 3px;
  padding: 4px 15px;
  font-size: 18px;
  margin: 5px 5px 5px 0;
  -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);
}

.btn-facilities.dropdown-toggle::after,
.dropleft .btn-facilities.dropdown-toggle::before{ display: none;}

.header-facilities { display: inline-block;}
.header-facilities .dropdown-item:focus, 
.header-facilities .dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #7c2d84;
}

a.btn {
  background: #7c2d84;
  color: #fff;
  margin: 5px 5px 5px 0;
  -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);
}

.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;} 


.accordion .card-header { padding: 0; border-bottom: 0; border-top: 1px solid #9B8BFF; position: relative; }
.accordion .card-header::before {
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 10px;
  background: #fff;
  position: absolute;
  z-index: 0;
}
.accordion .card-body { padding: 15px 40px; color: #440381; font-size: 20px; }
.accordion .card-body h5 { margin-bottom: 0; font-weight: 600;}
.accordion .card-body ul.box-bullet{ list-style-type: none; padding: 0;}
.accordion .card-body ul.box-bullet>li { position: relative; padding-left: 30px; padding-bottom: 15px; }
.accordion .card-body ul.box-bullet>li::before { background: url(../images/box-bullet01.png) no-repeat center center; content: ""; width: 18px; height: 18px; position: absolute; left: 0; top: 2px;}

.accordion .accordion-btn {
  cursor: pointer;
  display: flex;
  position: relative;
  align-items: center;
  width: 100%;
  border: 0;
  padding: 0;
  color: #000;
  background: none;
}

.accordion .accordion-btn .treatments-icon,
.accordion .accordion-btn .tips-icon { display: inline-block; max-height: 70px; position: relative; z-index: 2; }
.accordion .accordion-btn h4 { background: #9B8BFF; color: #fff; padding: 8px 25px 8px 50px; margin: 0 50px 0 0; text-align: left; position: absolute; left: 60px; top: 0;}
.accordion .accordion-btn:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%238B1981' d='M14.093,3.815l1.865,1.865L8,13.64L0.041,5.681l1.865-1.865L8,9.908L14.093,3.815z'/%3E%3C/g%3E%3C/svg%3E%0A");  
  transform: rotate(-180deg)
}

.accordion .accordion-btn::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  margin-right: 15px;
  margin-top: -10px;
  content: "";
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%238B1981' d='M14.093,3.815l1.865,1.865L8,13.64L0.041,5.681l1.865-1.865L8,9.908L14.093,3.815z'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out
}

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

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

.box-form {
  border-radius: 25px;
  box-shadow: 2px 2px 10px 0 #ccc;
  padding: 50px 30px;
  max-width: 580px;
  margin: auto;
  background: #fff;
}
.box-form h4{ font-weight: 400; }

.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: #fff;
  background: #7c2d84;
  padding: 5px 30px;
  border-radius: 5px;
  min-height: 50px;
  justify-content: center;
  align-items: center;
}

.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 { display: inline-block; margin-left: auto; margin-right: auto; }
h2.uline-center,
h2.uline-left { position: relative; 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;}

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

.section.bg-blue { background: #2c63ac;}
.section.bg-deeppurple { background: #440381;}
.section.bg-offwhite { background: #fafafa;}
.section.bg-lightgray { background: #f0f0f0;}
.section.bg-lightpink { background: #FFDEDE; position: relative; z-index: 9;}
.section.bg-lightblue { background: #CCDEFF;}
.section.bg-lightblue2 { background: #e1e9f0;}
.section.bg-vlightblue { background: #e8f0ff;}

.section.bg-infertility-causes { /* background: url(../images/bg-infertility-causes.jpg) repeat-y top center #440381;  */}
.section.bg-infertility-causes-header{ /* background: url(../images/bg-infertility-causes-header.jpg) no-repeat top center #440381; background-size: cover;  */} 
.section.bg-gradient01 { 
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a8d8ff+0,aaffdd+100 */
  background: linear-gradient(to right,  #aaffdd 0%,#a8d8ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ 
}

.section.bg-gradient02 { 
  background: linear-gradient(to right,  #aaffdd 0%,#a8d8ff 100%);
}

.section.bg-section03{ background: url(../images/section03-bg-green.jpg) no-repeat center center; background-size: cover;}

.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; } 

#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::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: #7c2d84;
}

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

h3.thin { font-weight: 300; font-size: 26px;}

.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: 375px; margin: auto; margin-bottom: 15px; background: #fff; border: 8px solid #fff; border-radius: 25px; overflow: hidden; box-shadow: 15px 15px 0 0 #AAFFDD;}
.video-block-txt{ width: 560px; margin-left: auto; margin-right: 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: #B5F4DD; transition: box-shadow .5s; }
#treatmentAccordion .card { background: #b1fffb;  }
#treatmentAccordion.accordion .accordion-btn h4 { background: #3d0a7c; }
.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; }

ul.causes-infertility { list-style-type: none; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: center; padding: 0 0 20px; }
ul.causes-infertility li { display: inline-block; /* width: 28%; */ position: relative; padding: 8px 15px; background: #fff; border: 4px solid #22D4DD; margin: 8px 10px; border-radius: 10px; position: relative; z-index: 1; box-shadow: -4px 4px 0 0 #C632AA; }

ul.causes-infertility li h3{ color: #440381; font-size: 1.5rem; font-weight: 500; margin-bottom: 0; }
ul.causes-infertility li p{ color: #000; font-size: 1.2rem; display: block; }


.uline-full { position: relative; padding-bottom: 15px; }
.uline-full::after { content: ""; width: 100%; height: 2px; background: #7c2d84; position: absolute;  border-radius: 1px; bottom: 0; left: 0; }

.uline-full.text-white:after{ background: #fff;}


ul.why-choose { list-style-type: none; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: center; padding: 15px 0 0; }
ul.why-choose li { display: inline-block; width: 28%; position: relative; padding: 15px; margin: 20px 0 0; }
ul.why-choose li img { border-radius: 50%; padding: 15px; }

ul.boost-fertility { list-style-type: none; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: center; padding: 15px 0 0; }
ul.boost-fertility li { display: inline-block; width: 35%; position: relative; padding: 15px; margin: 20px 0 0; }
ul.boost-fertility li img { width: 140px; border-radius: 50%; margin-bottom: 15px; }
ul.boost-fertility li h3{ color: #7c2d84; font-size: 1.6rem; font-weight: 500; }
ul.boost-fertility li h3>span{ color: #7c2d84; font-size: 1rem; display: block; }
ul.boost-fertility li p{ color: #7c2d84; font-size: 1.2rem; font-weight: 400; }

img.milann-sperm {
  position: absolute;
  bottom: 0;
  right: -220px;
  max-width: 220px;
}




.bubble {
	margin: 0;
	background: #7c2d84;
	position: relative;
	border: none;
	border-radius: 25px;
	color: #fff;
  /* border: 8px solid #56AEDB; */

  
}

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

.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:#fff;
  margin-bottom: 0;
}
.bubble .quote-details p{
  font-size: 18px;
  font-weight: 500;
  color:#fff;
  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-20{ margin-top: 20px;}
.mt-40{ margin-top: 40px;}

.mb-0 { margin-bottom: 0;}
.mb-10{ margin-bottom: 10px;}
.mb-20{ margin-bottom: 20px;}
.mb-40{ margin-bottom: 40px;}
.mb-60{ margin-bottom: 60px;}
.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-0 { padding-top: 0;}
.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;  
  height: 113px;
  transition: box-shadow .5s;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
}

header .d-lg-block a.btn { font-size: 14px; line-height: 1; padding: 3px 8px; margin: 0 4px 4px 0; }
.sticky header .d-lg-block a.btn { font-size: 12px; padding: 3px 8px;  margin: 0 2px 2px 0; }


@media (min-width: 1280px) {
  header .d-lg-block a.btn { font-size: 14px; margin: 0 5px 5px 0; }
  .sticky header .d-lg-block a.btn { font-size: 14px; margin: 0 5px 5px 0; }
} 



a.brand{ display: inline-block;}

.sticky { padding-top: 73px;}
.sticky header { background-color: #fff; position: fixed; top:0; left:0; width: 100%; min-height: 73px; height: auto; padding: 5px 0; z-index: 99; 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;
  margin-bottom: -5px;
}

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

#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: 2rem;
  font-weight: 800;
  max-width: 30rem;
  color: #7c2d84;
  position: relative;
  /* padding-bottom: 30px; 
  margin-bottom: 25px; */
}
/* #banner h1::after {
  content: "";
  width: 120px;
  height: 5px;
  border-radius: 5px;
  background: #7c2d84;
  position: absolute;
  left: 0;
  bottom: 0;
} */

#banner h2{
  font-size: 1.8rem;
  font-weight: 300;
  color: #000;  
  text-transform: none;
}

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

h1.caption {
  position: absolute;
  bottom: 5%;
  left: 15px;
  width: 90%;
  max-width: 768px;
  text-align: left;
  padding: 20px;
  border: 3px solid;
  color: #fff;
  margin: 0;
  font-weight: 300;
  letter-spacing: 0.02em;
  opacity: 0;
  z-index: 95;
  transition: all 0.3s ease;
  transform: translateY(100px);
}
h1.caption span { font-weight: bold;}
h1.caption::after{ content: ""; background: #7c2d84; opacity: 0.5; left: 0; right: 0; top: 0; bottom: 0; position: absolute; z-index: -1; }

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


#banner .right-form {
  background-color: #ebdeff;
  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: 332px;
  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;
}

#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,
#milan_frm .btn,
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: 100%;
  font-size: 16px;
  border-radius: 25px;
  box-shadow: 2px 2px 10px 0 #49315B;
}

/* section#why-choose-milann{ position: relative;}
section#why-choose-milann::after{ background: url(../images/why-choose-milann-wings-mobile.png) no-repeat top center; background-size: cover; content:""; position: absolute; width: 100%; height: 100%; top: 100px;} */


/* section#why-choose-milann .place-header { margin-bottom: -100px;} */

.milann-spl-btn-style,
.milann-spl-btn-style2{
  display: inline-block; margin: auto;
  font-size: 24px;
  font-weight: 500;
  color: #000;
  border-radius: 50px;
  padding: 15px 25px;
  position: relative;  
  text-decoration: none;
  z-index: 1;
}
.milann-spl-btn-style2{ margin-top: 30px; color: #fff;  }
.milann-spl-btn-style:hover,
.milann-spl-btn-style2:hover{  
  color: #7c2d84;  
  text-decoration: none;
}

.milann-spl-btn-style::before,
.milann-spl-btn-style2::before{ content: ""; left: 0; top: 0px; right: 0; bottom: 0; background: linear-gradient(to right,  #a8d8ff 0%,#aaffdd 100%); position: absolute; z-index: -1; border-radius: 50px; box-shadow: 0px 5px 0 2px #7c2d84;}
.milann-spl-btn-style:hover::before{ background: linear-gradient(to left,  #a8d8ff 0%,#aaffdd 100%); box-shadow: 0px 5px 0 2px #000; }
.milann-spl-btn-style2::before{ background: #7c2d84; box-shadow: 0px 5px 0 2px #83DBBE;}
.milann-spl-btn-style2:hover::before{ background: #83DBBE; box-shadow: 0px 5px 0 2px #000; }

.milann-spl-btn-style::after,
.milann-spl-btn-style2::after{ content: ""; left: -30px; top: -30px; right: -30px; bottom: -35px; background: #fff; position: absolute; z-index: -2; border-radius: 70px;}

.section.bg-lightpink .milann-spl-btn-style::after{ content: ""; left: -50px; top: -50px; right: -50px; bottom: -55px; background: #FFDEDE; position: absolute; z-index: -2; border-radius: 90px;}

.section.bg-white .milann-spl-btn-style::after{ content: ""; left: -50px; top: -50px; right: -50px; bottom: -55px; background: #fff; position: absolute; z-index: -2; border-radius: 90px;}

.milann-phone-btn-style{
  display: inline-block; margin: auto;
  font-size: 24px;
  font-weight: 600;
  color: #7c2d84;
  padding: 15px 25px;
  position: relative;  
  text-decoration: none;
  z-index: 1;
  margin-top: 20px;
}
.milann-phone-btn-style:hover{  
  color: #000;  
  text-decoration: none;
}

.milann-phone-btn-style>img{ max-width: 30px;}

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

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

#banner .right-form .btn:hover,
#milan_frm .btn:hover,
a.milann-btn-style:hover {
  border: 2px solid #7c2d84;
  text-decoration: none;
}

#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%);
}

#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;
} */

footer { padding-top: 15px; padding-bottom: 60px; background: #83DBBE; margin-top: -40px; }

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; }


.spl-title {
  position: relative;
  display: inline-block;
  padding: 1em 7em 1em 1em;
  overflow: hidden;
  color: #fff;
  z-index: 1;
}
.spl-title h2 ,
.spl-title-dummy h4 { font-weight: 500; font-size: 36px;}
.spl-title h3,
.spl-title-dummy h3 { font-weight: 500; font-size: 32px;}

.spl-title:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a8d8ff+0,aaffdd+100 */
  background: linear-gradient(to right,  #a8d8ff 0%,#aaffdd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: skew(35deg);
  -ms-transform: skew(35deg);
  transform: skew(35deg);
  z-index: -1;
}

.spl-title-dummy {
  position: absolute;
  display: inline-block;
  padding: 1em 7em 1em 1em;
  overflow: hidden;
  color: #fff;
  z-index: 0;
  left: 10px;
  top: 5px;

}
.spl-title-dummy h2,
.spl-title-dummy h3 {  visibility: hidden;}
.spl-title-dummy:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #530B6E;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: skew(35deg);
  -ms-transform: skew(35deg);
  transform: skew(35deg);
  z-index: -1;
}
.bigger-text h5 { font-size: 1.8rem; }
.bigger-text p { font-size: 1.6rem; }

.gallery-lists .item,
.gallery-lists-doc .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,
.gallery-lists-doc .item .profile {
  margin: 18px 0;
  width: 180px;
  height: 180px;
  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;
  position: relative;
  z-index: 3;
  overflow: visible;
}
.gallery-lists-doc .item .profile{ background: url(../images/team-backdrop.png) no-repeat center center; width: 250px; height: 250px; padding: 60px; margin-bottom: -15px; }
.gallery-lists-doc .item p.details { font-size: 14px;}


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

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

.gallery-lists .item .profile img{

  border-radius: 0;
  border: 15px solid #7c2d84;
  position: relative;
  z-index: 1;
  box-shadow: none;

}

.gallery-lists .item .profile::after{ content: ""; top: -15px; right: -15px; bottom: -15px; left: -15px; background: #fff; position: absolute; z-index: -1; }
.gallery-lists .item .profile-content{ position: relative; z-index: 1; padding-top: 15px; }
.gallery-lists .item .profile-content::after{ content: ""; position: absolute; top: -100%; left: 50%; transform: translateX(-50%); width: 100%; height: 200%; background: #83DBBE; z-index: -1; }


.gallery-lists-doc .item .profile img { border: 2px solid #7c2d84; }

.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,
.gallery-lists-doc .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; }



.gallery-lists-doc.slick-slider .slick-track { padding: 0;}
.gallery-lists-doc.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: 1;

}
.gallery-lists-doc.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;
}


.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.5);
  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.09);
  padding: 0;
  opacity: 1;
  /* background: #FCFFD2; border-color: #56AEDB; */
  background: #7c2d84;/*  border-color: #7c2d84; */
  position: relative;
}

/* .quotes.slick-slider .slick-slide.slick-center:before, 
.quotes.slick-slider .slick-slide.slick-center:after {

  position: absolute;
  width: 60px;
  height: 74px;
  content: "";
  
}
.quotes.slick-slider .slick-slide.slick-center:before {
	top: -55px;
	left: -50px;
  background: url(../images/quote-top.png) no-repeat top left;
}
.quotes.slick-slider .slick-slide.slick-center:after {
	right: -50px;
	bottom: -55px;
  background: url(../images/quote-btm.png) no-repeat top left;
} */




.gallery-lists.slick-slider .slick-track { padding: 60px 0 0;}
.gallery-lists.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: 20px 0 60px;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  background: url(../images/profile-bg.png) no-repeat center center;
  background-size: contain;

}
.gallery-lists.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);
  opacity: 1;
}




.item .award,
.item .service  { padding: 30px; 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,
.gallery-lists-doc .item .profile-content
.item .award-content { margin-top: 20px; }
.item .service-content { margin-top: 0; }

.gallery-lists .item .profile-content,
.gallery-lists-doc .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,
.gallery-lists-doc .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,
.gallery-lists-doc .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; padding: 0 20px; }

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

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

.btn-booknow-floating-bar{
  background: rgba(255,255,255,0.5);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 80px;
  z-index: 99;
  opacity: 0;
  transition: all linear .2s;
  padding: 12px 15px;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}

a.btn-booknow-floating {
  cursor: pointer;
  float: right;
  display: inline-block;
  background: linear-gradient(to right,  #a8d8ff 0%,#aaffdd 100%);
  border: 2px solid #7c2d84;
  border-radius: 35px;
  font-size: 1rem;
  font-weight: 700;
  color: #7c2d84 !important;
  padding: 1em 2em;
  transition: all linear .2s;  
  position: relative;  
  box-shadow: 0 6px 0 0 #7c2d84;  
}
a.btn-booknow-floating:hover {
  text-decoration: none;
  color: #000 !important;
  box-shadow: 0 2px 0 0 #7c2d84; 
  border-color: #000;
  background: linear-gradient(to right, #aaffdd 0%,#a8d8ff 100%);
}

/* @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; }
  .accordion .card-body { padding: 15px 15px;}
}

@media (min-width: 992px) and (max-width: 1199px) {

  .video-block{ width: 480px; height: 270px; }
  .video-block-txt{ width: 480px; }

  #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) { 

  .section.treatment-sec{ padding: 60px 0; }

  .mt-20.bigger-text { margin-top: -15px; }

  div#treatmentAccordion::before{ width: 180px; height: 180px; top: -90px; left: -90px;}
  div#treatmentAccordion::after{ width: 180px; height: 180px; bottom: -90px; right: -90px; content: ""; z-index: -1;}

  ul.boost-fertility li { width: 80%; }
 /*  ul.causes-infertility li { width: 42%; } */

  h1.caption { font-size: 1.6rem; max-width: 480px; }

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

  .video-block,
  .video-block-txt{ width: auto; }

  h2 { font-size: 28px; }

  .bigger-text h5 { font-size: 1.8rem; }
  .bigger-text p { font-size: 1.6rem; }
  .spl-title h2,
  .spl-title-dummy h2 { font-weight: 500; font-size: 24px;}
  .spl-title h3,
  .spl-title-dummy h3 { font-weight: 500; font-size: 18px;}
  .bigger-text h5 { font-size: 18px; }
  .bigger-text p { font-size: 18px; }
  .bigger-text img.img-fluid { max-width: 300px; margin-left: auto; margin-right: auto; display: block;}

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

  #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;}

  .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: 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) {


  .baa-01 { margin-top: -15px; }
  .baa-02 { margin-top: -25px; }

  img.milann-sperm {
    max-width: 120px;
    right: -30px;
    top: -80px;
  }

  .btn-booknow-floating-bar { height: 65px; }
  .accordion .accordion-btn h4 { font-size: 18px; }
  .accordion .card-body { font-size: 16px; }
  ul.causes-infertility li h3 { font-size: 1rem; }
  ul.causes-infertility li p { font-size: 0.9rem; }

  .milann-phone-btn-style>img { max-width: 20px; }

  #hero-banner { background: #ffffff; }
  #banner .banner-copy-container { margin-top: 0;}
  #banner .banner-copy h1 { font-size:1.8rem; }
  .video-description { text-align: left; font-size: 18px; }  

  .hero-slider { height: auto;}
  .hero-slider .slick-slide { height: auto;}

  a.btn-booknow-floating {
    padding: 0.5em 1.5em;
    float: none;
    left: 50%;
    transform: translateX(-50%);
  }
  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: 40px 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; }

  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 .btn {
    font-size: 10px;
  }
  #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 60px;
  }
  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) {

  header{ position: relative;}

  h1.caption { display: none; }  

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

  .video-block{ 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; }

}

@media (max-width: 580px) {

  .milann-spl-btn-style,
  .milann-spl-btn-style2 { font-size: 16px; margin: 30px 40px 0;}
  
  .milann-phone-btn-style { font-size: 18px; margin: 15px 30px;}

  .section.treatment-sec{ padding: 20px 0; }

  h2 { font-size: 22px;}

  .section.bg-lightpink .milann-spl-btn-style::after,
  .section.bg-white .milann-spl-btn-style::after,
  .milann-spl-btn-style::after,
  .milann-spl-btn-style2::after { left: -20px; top: -20px; right: -20px; bottom: -20px; }

  .spl-title:after,
  .spl-title-dummy:after {
    -webkit-transform: skew(20deg);
    -ms-transform: skew(20deg);
    transform: skew(20deg);
  }

  ul.boost-fertility li { width: 35%; margin: 0; }
  ul.boost-fertility li h3 { font-size: 1.5rem;}

  ul.why-choose li { width: 50%; padding: 0;}

  ul.causes-infertility li { /* width: 100%; */ }  

  .accordion .accordion-btn h4 { font-size: 0.9rem; }
  .accordion .card-body { font-size: 14px; }

  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; }
}

@media (max-width: 540px) {


/*   section#why-choose-milann .place-header { margin-bottom: -50px;} */
  ul.boost-fertility li { width: 100%; }

  #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;}
}

@media (max-width: 992px) {
  .header-facilities.d-block {
    display: inline-block!important;
  }
} 

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