body {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif !important;
	overflow-x: hidden;
}
::-moz-selection {
 color: #fff;
 background: #1072ac;
}
::selection {
	color: #fff;
	background: #1072ac;
}
a {
	text-decoration: none !important;
}
.pdd {
	padding: 0!important;
}
.modal-backdrop {
	z-index: 9999 !important;
}
.home {
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 99;
}
.head-top {
	padding: 25px 0 7px 0 !important;
}
.head-text {
}
.head-text p {
	font-size: 13px;
	text-align: center;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	font-style: italic;
	letter-spacing: .4px;
	padding: 4px 0 0 0;
	color: #4e4e4e;
}
.lang {
	margin: 0;
	padding: 0;
}
.lang select {
	width: 100%;
	height: 30px;
	margin: 0;
	float: right;
	font-size: 12px;
	padding: 0 5px;
	color: #000000;
	background: none;
	outline: none;
	line-height: 25px;
	border: 1px solid #1072ac;
}
.social {
}
.social ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.social li {
	list-style: none;
	width: 30px;
	height: 30px;
	margin: 0 5px 0 0;
	padding: 0;
	display: inline-block;
	background: #1072ac;
	text-align: center;
	border-radius: 100%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.social li svg {
	width: 30px;
	height: 30px;
	display: block;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.social li svg path {
	fill: #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.social li:nth-child(1) {
	background: #365db0;
}
.social li:nth-child(2) {
	background: #fd8c00;
}
.social li:nth-child(3) {
	background: #ff001b;
}
.social li:nth-child(4) {
	background: #de4b39;
}
.social li:nth-child(5) {
	background: #007bb6;
}
.social li:nth-child(6) {
	background: #55acef;
}
.social li:hover {
	background: #f87402;
}
.search {
	margin: 0;
}
.search form {
	padding: 0;
	margin: 0;
}
.search input {
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0 9px;
	border: none;
	outline: none;
	font-size: 12px;
	color: #000;
	background: none;
	border: 1px solid #1072ac;
}
.search button {
	position: absolute;
	width: 35px;
	height: 30px;
	top: 0;
	right: 15px;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	background: #1072ac;
	color: #fff;
	text-align: center;
}
.enquiry {
	width: 100%;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 11px;
	line-height: 30px;
	display: block;
	font-weight: 500;
	color: #fff;
	letter-spacing: 1px;
	background: #1072ac;
	text-transform: uppercase;
	position: relative;
	outline: none;
	border-radius: 25px;
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}
.enquiry svg {
	width: 11px;
	height: 11px;
	margin: 0 5px 0 0;
}
.enquiry svg path {
	fill: #fff;
}
.enquiry:hover, .enquiry:focus {
	color: #fff;
	background: #4fa6ff;
}
.modal-open .modal {
	z-index: 999999999;
}
.enquiry-in {
	margin: 0;
	padding: 0;
}
.enquiry-in .enq1 {
	width: 47.5%;
	height: 40px;
	margin: 5px;
	border: 1px solid #f0f0f0;
	font-size: 13px;
	line-height: 24px;
	padding: 10px;
	text-align: left;
	font-weight: 400;
	color: #000;
	letter-spacing: .2px;
	outline: none;
}
.enquiry-in .enq2 {
	width: 97.5%;
	height: 90px;
	margin: 5px;
	border: 1px solid #f0f0f0;
	font-size: 13px;
	line-height: 24px;
	padding: 10px;
	text-align: left;
	font-weight: 400;
	color: #000;
	letter-spacing: .2px;
	outline: none;
}
.enquiry-in .enq3 {
	width: 130px;
	height: 35px;
	margin: 5px 10px;
	padding: 0;
	font-size: 13px;
	float: right;
	background: #1072ac;
	outline: none;
	border: none;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
.enhead .close {
	float: right;
	font-size: 20px;
	font-weight: 700;
	color: #fff !important;
	background: #1072ac !important;
	opacity: 1 !important;
	width: 30px;
	padding: 0 0 3px 1px;
	text-align: center;
	height: 30px;
	border-radius: 100%;
}
.menu {
	position: relative;
	height: auto;
	width: 100%;
}
.logo {
	position: relative;
}
.logo img {
	width: 125px;
	padding: 5px 0;
	margin: 0;
	display: block;
}
.menu-banner {
}
.menu-collapser {
	position: relative;
	width: 100%;
	height: 40px;
	padding: 0 10px;
	margin: 0;
	color: #333;
	font-size: 13px;
	line-height: 40px;
	background-color: #e0e0e0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.collapse-button {
	position: absolute;
	right: 8px;
	top: 50%;
	width: 40px;
	padding: 7px 10px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	background-color: #1072ac;
	border-radius: 2px;
	cursor: pointer;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.collapse-button:hover, .collapse-button:focus {
	color: #FFF;
	background-color: #1072ac;
}
.collapse-button .icon-bar {
	display: block;
	height: 2px;
	width: 18px;
	margin: 2px 0;
	background-color: #F5F5F5;
	border-radius: 1px
}
ul.slimmenu {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
ul.slimmenu:before, ul.slimmenu:after {
	content: '';
	display: table
}
ul.slimmenu:after {
	clear: both
}
ul.slimmenu.collapsed li {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
ul.slimmenu.collapsed li>ul {
	position: static;
	display: none
}
ul.slimmenu.collapsed li a {
	display: block;
	border-bottom: 1px solid rgba(0,0,0,0.075);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
ul.slimmenu.collapsed li .sub-toggle {
	height: 40px
}
ul.slimmenu li {
	position: relative;
	display: inline-block;
}
ul.slimmenu li ul {
	margin: 0;
	list-style-type: none
}
ul.slimmenu li ul li {
	background: #1072ac;
	width: 100%;
}
ul.slimmenu li>ul {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 999;
	display: none;
	width: 100%;
	height: auto;
	padding: 0;
	min-width: 200px;
}
ul.slimmenu li>ul>li ul {
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 999;
	display: none;
	width: 100%
}
ul.slimmenu li a {
	padding: 0 11px;
	margin: 0;
	line-height: 40px;
	font-size: 14px;
	display: block;
	text-decoration: none;
	color: #000;
	font-weight: 400;
	letter-spacing: .4px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	position: relative;
}/*
ul.slimmenu li a:after, ul.slimmenu li a:before {
	position: absolute;
	content: '';
	margin: 0 50%;
	padding: 0;
	width: 0;
	height: 1.4px;
	background: #2ba98e;
	left: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;


}
ul.slimmenu li a:before {
	top: 0;
}
ul.slimmenu li a:after {


	bottom: 0;
}
ul.slimmenu li a:hover:after, ul.slimmenu li a:hover:before {
	width: 100%;
	margin: 0;
}
ul.slimmenu li.active a:after, ul.slimmenu li.active a:before {
	width: 100%;
	margin: 0;
}*/
ul.slimmenu li ul li a {
	width: 100%;
	display: block;
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	color: #fff;
	padding: 8px 10px;
	margin: 0;
	text-transform: none;
	text-align: left;
	letter-spacing: .4px;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.26);
}
ul.slimmenu li ul li a:before, ul.slimmenu li ul li a:after {
	display: none;
}
ul.slimmenu li ul li:last-child a {
	border-bottom: 0px solid #fff;
}
ul.slimmenu li ul li a:hover {
	color: #fff;
	background: #0c8fdc;
}
ul.slimmenu li.active a {
	color: #1072ac;
}
ul.slimmenu li a:hover {
	color: #1072ac;
}
ul.slimmenu li .sub-toggle {
	background: none repeat scroll 0 0;
	position: absolute;
	right: -2px;
	top: 1px;
	z-index: 999;
	width: 5px;
	height: 100%;
	text-align: center;
	cursor: pointer;
}
ul.slimmenu li .sub-toggle:before {
	content: '';
	display: inline-block;
	height: 100%;
	margin-right: -0.25em;
	vertical-align: middle
}
ul.slimmenu li .sub-toggle>i {
	display: inline-block;
	color: #000;
	font-size: 6px;
	vertical-align: middle;
}
ul.slimmenu li ul li .sub-toggle>i {
	color: #fff;
}
ul.slimmenu li ul li .sub-toggle {
	right: 2px;
}
ul.slimmenu>li {
}
ul.slimmenu>li:first-child, ul.slimmenu>li.has-submenu+li {
	border-left: 0
}
.search {
	margin: 0;
	padding: 0;
}
.search .header-button {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	text-transform: capitalize;
	position: relative;
	z-index: 99;
	display: block;
	width: 45px;
	height: 45px;
	margin: 0;
	padding: 5px;
	outline: none;
	background: none;
	border: none;
	cursor: pointer;
}
.search .header-button img {
	width: 100%;
}
.search .header-button:before {
	position: absolute;
	content: '';
	width: 1px;
	height: 46%;
	background: #b7b7b7;
	top: 0;
	left: 0;
	margin: 27% 0;
	padding: 0;
}
.search #toggle-menu {
	float: left;
	background-position: 0 0;
	background-color: #bc0023;
}
.search #toggle-search {
	margin: 7px 0 0 5px;
	float: right;
}
.search #toggle-basket {
	position: relative;
	float: right;
	background-position: -120px 0;
}
.search #toggle-basket:before {
	position: absolute;
	top: 5px;
	left: 0;
	width: 2px;
	height: 50px;
	content: "";
	background-color: #000;
}
.search #search-form {
	-moz-transition: max-height, 0.5s;
	-o-transition: max-height, 0.5s;
	-webkit-transition: max-height, 0.5s;
	transition: max-height, 0.5s;
	position: absolute;
	top: 57px;
	right: 10px;
	width: 280px;
	max-height: 0;
	overflow: hidden;
	background: rgb(234, 255, 211);
}
.search #search-form.open {
	max-height: 45px;
}
.search #search-form fieldset {
	position: relative;
	margin: 0 45px 0 0;
	padding: 0;
	border: none;
}
.search #search-form input {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	height: 35px;
	font-weight: 400;
}
.search #search-form input[type="search"] {
	width: 100%;
	padding: 5px 10px;
	background: transparent;
	border: none;
	outline: none;
}
.search #search-form input[type="submit"] {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 75px;
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	background: #73b32e;
	border: none;
	cursor: pointer;
	outline: none;
	letter-spacing: 1px;
}
.booknow {
	width: 200px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	display: block;
	position: absolute;
	color: #aa407a;
	background: #ffe6f4;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	line-height: 40px;
	letter-spacing: .5px;
	z-index: 999;
	right: 4%;
	top: 48%;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.31);
	-moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.31);
	box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.31);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.booknow:hover, .booknow:focus {
	color: #aa407a;
}
.fixed-div {
	width: 80px;
	height: auto;
	margin: 0;
	padding: 0;
	position: fixed;
	z-index: 999;
	bottom: 25%;
	right: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixed-div a {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 10px;
	display: block;
	background: #f87402;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 17px;
	font-weight: 500;
	letter-spacing: 1px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixed-div a svg {
	font-size: 24px;
	margin: 0 0 7px 0;
}
.fixed-div a:hover {
	background: #1072ac;
	color: #fff;
}
.slide-banner {
	position: relative;
	overflow: hidden;
}
.slide-banner img {
	width: 100%;
}
.slide-banner .carousel-control.left, .slide-banner .carousel-control.right {
	background-image: none !important;
	position: absolute;
	top: 49%;
	height: 25px;
	width: 25px;
	z-index: 9999999;
}
.slide-banner .carousel-control.left {
	left: 3%;
}
.slide-banner .carousel-control.right {
	right: 3%;
}
.slide-banner .slide-text {
	position: absolute;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0 10%;
	left: 0;
	top: 38%;
	z-index: 9999;
}
.slide-banner .slide-text .slide-text-in {
	position: relative;
	width: 650px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}
.slide-banner .slide-text .slide-text-in h2 {
	font-family: 'Allura', cursive;
	font-size: 44px;
	line-height: 47px;
	color: #404040;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: 800;
	letter-spacing: 3px;
	visibility: visible !important;
	animation-name: flipInX !important;
}
.slide-banner .slide-text .slide-text-in h2 span {
	color: #292929;
}
.slide-banner .slide-text .slide-text-in p {
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: 1px;
	padding: 10px 0 0 0;
	color: #424242;
	visibility: visible !important;
	animation-name: flipInX !important;
}
.slide-btn {
	width: 210px;
	height: 42px;
	margin: 15px auto 0 auto;
	padding: 0;
	display: block;
	color: #ffffff;
	background: rgba(32,117,253,1);
	background: -moz-linear-gradient(left, rgba(32,117,253,1) 0%, rgba(32,117,253,1) 1%, rgba(46,160,252,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(32,117,253,1)), color-stop(1%, rgba(32,117,253,1)), color-stop(100%, rgba(46,160,252,1)));
	background: -webkit-linear-gradient(left, rgba(32,117,253,1) 0%, rgba(32,117,253,1) 1%, rgba(46,160,252,1) 100%);
	background: -o-linear-gradient(left, rgba(32,117,253,1) 0%, rgba(32,117,253,1) 1%, rgba(46,160,252,1) 100%);
	background: -ms-linear-gradient(left, rgba(32,117,253,1) 0%, rgba(32,117,253,1) 1%, rgba(46,160,252,1) 100%);
	background: linear-gradient(to right, rgba(32,117,253,1) 0%, rgba(32,117,253,1) 1%, rgba(46,160,252,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2075fd', endColorstr='#2ea0fc', GradientType=1 );
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 25px;
	text-align: center;
	font-size: 13px;
	line-height: 41px;
	letter-spacing: .5px;
	position: relative;
	overflow: hidden;
	z-index: 9;
	-webkit-box-shadow: 2px 3px 0px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 3px 0px 0px rgba(0,0,0,0.2);
	box-shadow: 2px 3px 0px 0px rgba(0,0,0,0.2);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.slide-btn:hover, .slide-btn:focus {
	color: #fff;
}
.slide-btn:before {
	position: absolute;
	content: '';
	width: 0;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	right: 0;
	z-index: -1;
	border-radius: 0;
	background: rgba(250,168,35,1);
	background: -moz-linear-gradient(-45deg, rgba(250,168,35,1) 0%, rgba(250,168,35,1) 1%, rgba(212,132,11,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(250,168,35,1)), color-stop(1%, rgba(250,168,35,1)), color-stop(100%, rgba(212,132,11,1)));
	background: -webkit-linear-gradient(-45deg, rgba(250,168,35,1) 0%, rgba(250,168,35,1) 1%, rgba(212,132,11,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(250,168,35,1) 0%, rgba(250,168,35,1) 1%, rgba(212,132,11,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(250,168,35,1) 0%, rgba(250,168,35,1) 1%, rgba(212,132,11,1) 100%);
	background: linear-gradient(135deg, rgba(250,168,35,1) 0%, rgba(250,168,35,1) 1%, rgba(212,132,11,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faa823', endColorstr='#d4840b', GradientType=1 );
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.slide-btn:hover:before {
	width: 100%;
	border-radius: 25px;
}
.about {
}
.ab-in {
	padding: 10px !important;
	margin: -80px 0 0 0;
	background: rgba(38,108,189,1);
	background: -moz-linear-gradient(top, rgba(38,108,189,1) 0%, rgba(26,69,116,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(38,108,189,1)), color-stop(100%, rgba(26,69,116,1)));
	background: -webkit-linear-gradient(top, rgba(38,108,189,1) 0%, rgba(26,69,116,1) 100%);
	background: -o-linear-gradient(top, rgba(38,108,189,1) 0%, rgba(26,69,116,1) 100%);
	background: -ms-linear-gradient(top, rgba(38,108,189,1) 0%, rgba(26,69,116,1) 100%);
	background: linear-gradient(to bottom, rgba(38,108,189,1) 0%, rgba(26,69,116,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#266cbd', endColorstr='#1a4574', GradientType=0 );
}
.ab-box {
	padding: 10px !important;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.ab-box:before, .ab-box:after {
	position: absolute;
	content: '';
	width: 0;
	height: 1px;
	margin: 0 10%;
	padding: 0;
	background: #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.ab-box:before {
	top: 0;
	left: 0;
}
.ab-box:after {
	bottom: 0;
	right: 0;
}
.ab-box:hover:before, .ab-box:hover:after {
	width: 80%;
}
.ab-box2 {
	border-right: 0px solid rgba(255, 255, 255, 0.2);
}
.ab-box img {
	width: 50px;
	margin: 0 auto;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.ab-box:hover img {
	-ms-transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
.ab-box h4 {
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	line-height: 22px;
	margin: 0;
	letter-spacing: .3px;
	padding: 10px 0 0 0;
	color: #ffffff;
}
.fertility {
	padding: 40px 0;
}
.fertility .thead {
	width: 170px;
	height: auto;
	margin: -100px 0 -40px 0;
	padding: 30px 0 50px 0;
	background: url(../images/thead-1.png) no-repeat center center;
	background-size: cover;
}
.fertility .thead h2 {
	font-size: 22px;
	line-height: 25px;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: 800;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.fertility .thead h2 span {
	font-weight: 300;
}
.fer-left {
	padding: 0 !important;
}
.fer-box {
	padding: 0 !important;
}
.fer-box img {
	width: 90%;
	border: 4px solid #fff;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}
.fer-box .fer-text {
	position: relative;
	margin: -40px 0 0 -10%;
	background: #fff;
	padding: 20px 10px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	width: 80%;
	z-index: 99;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fer-box .fer-text h4 {
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	line-height: 20px;
	margin: 0;
	letter-spacing: .8px;
	padding: 0 0 2px 0;
	color: #000000;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fer-box .fer-text:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	z-index: -1;
	border: 1px solid #fff;
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.fer-box:hover .fer-text:before {
	-webkit-transform: scale(.95, .9);
	-moz-transform: scale(.95, .9);
	-o-transform: scale(.95, .9);
	transform: scale(.95, .9);
}
.fer-box:hover .fer-text {
	background: #f87402;
}
.fer-box:hover .fer-text h4 {
	color: #fff;
}
.fer-right {
	padding: 0 !important;
}
.form-main {
	margin: 0;
	padding: 0 !important;
	background: #fff;
	position: relative;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}
.form-in-head {
	background: #1072ac;
	padding: 10px 15px;
}
.form-in-head h3 {
	margin: 0;
	padding: 0 0 0 25px;
	font-size: 24px;
	line-height: 22px;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: .8px;
	font-weight: 500;
	position: relative;
}
.form-in-head h3 span {
	font-size: 15px;
}
.form-in-head h3:before {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 5px;
	height: 85%;
	top: 7px;
	left: 6px;
	background: #fff;
}
.form-in {
	padding: 0 10px 10px 10px !important;
}
.form-in form {
	margin: 10px 0 0 0;
}
.form-in .pd {
	padding: 0 5px !important;
}
.form-in .ff1 {
	width: 100%;
	height: 35px;
	margin: 5px 0;
	font-size: 12px;
	background: none;
	line-height: 24px;
	border: 1px solid #bdbdbd;
	padding: 5px 10px;
	text-align: left;
	font-weight: 400;
	color: #000;
	letter-spacing: 1px;
	outline: none;
}
.form-in .ff2 {
	width: 100%;
	height: 70px;
	margin: 5px 0;
	font-size: 12px;
	line-height: 24px;
	border: 1px solid #e6e6e6;
	padding: 5px 10px;
	background: none;
	text-align: left;
	font-weight: 400;
	color: #000;
	letter-spacing: 1px;
	outline: none;
}
.form-in .ff3 {
	width: 100%;
	height: 40px;
	margin: 10px 0;
	padding: 0;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 1px;
	float: right;
	background: #1072ac;
	outline: none;
	border: none;
	color: #fff;
	border-radius: 0;
	text-align: center;
	text-transform: uppercase;
}
.form-in ::-webkit-input-placeholder {
 color: #333;
}
.form-in ::-moz-placeholder {
 color: #333;
}
.form-in :-ms-input-placeholder {
 color: #333;
}
.form-in :-moz-placeholder {
 color: #333;
}
.treatment {
	padding: 40px 0 15px 0;
	position: relative;
}
.treatment:before {
	position: absolute;
	content: '';
	width: 280px;
	height: 800px;
	margin: 0;
	padding: 0;
	top: -9%;
	left: 0;
	background: url(../images/trt-img.jpg) no-repeat;
	background-size: 100% auto;
}
.trt-left {
	padding: 40px 20px 0 105px !important;
}
.trt-left h2 {
	font-size: 23px;
	line-height: 27px;
	color: #1072ac;
	margin: 0;
	padding: 0 0 15px 0;
	text-align: left;
	font-weight: 800;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.trt-left h2 span {
	font-weight: 400;
	letter-spacing: 1px;
}
.trt-left p {
	font-size: 15px;
	text-align: justify;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: 0.4px;
	padding: 0 0 15px 0;
	color: #333;
}
.trt-left a {
	width: 120px;
	height: 35px;
	border: 2px solid #1072ac;
	display: block;
	font-size: 14px;
	text-align: center;
	line-height: 31px;
	font-weight: 500;
	letter-spacing: .4px;
	border-radius: 25px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.trt-left a:hover {
	border: 2px solid #1072ac;
	background: #1072ac;
	color: #fff;
}
.trt-right {
}
.trt-box {
	padding: 0 !important;
	margin: 0 0 10px 0;
	background: #ffead4;
	border-radius: 5px;
	overflow: hidden;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.trt-box:hover {
	background: #f87402;
}
.trt-box a {
}
.trt-box h4 {
	font-size: 15px;
	text-align: left;
	font-weight: 500;
	line-height: 40px;
	margin: 0;
	letter-spacing: 0.8px;
	padding: 12px 15px;
	color: #333;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.trt-box2 h4 {
	line-height: 20px;
}
.trt-box:hover h4 {
	color: #fff;
}
.trt-box img {
	width: 80px;
	float: right;
	padding: 0 0 0 15px;
}
.ivf {
	padding: 0 0 10px 0;
	position: relative;
	z-index: 9;
}
.ivf:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 21%;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: -1;
	background: url(../images/ivf-bg.jpg) no-repeat;
	background-size: 100% auto;
}
.thead2 {
	text-align: center;
	margin: 0;
	padding: 0 0 20px 0;
}
.tittle {
	font-size: 21px;
	line-height: 27px;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
}
.tittle .span1 {
	width: 40px;
	display: inline-block;
	top: 12px;
	margin: 0 5px 0 0;
	position: relative;
}
.tittle .span1 img {
	width: 100%;
}
.tittle .span2 {
	color: #f87402;
}
.tittle:after {
	position: absolute;
	content: '';
	width: 91%;
	height: 1px;
	background: #1072ac;
	bottom: -2px;
	right: -1px;
}
.ivf-box {
	padding: 0 !important;
	z-index: 9;
}
.ivf-box img {
	width: 85px;
	border-radius: 50px;
	border: 3px solid #fff;
	margin: 0 0 0 20px;
	float: right;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.ivf-box:hover img {
	border: 3px solid #1072ac;
	-ms-transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
.ivf-box h4 {
	font-size: 16px;
	text-align: right;
	font-weight: 500;
	line-height: 20px;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 32px 0;
	color: #000000;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.ivf-box:hover h4 {
	color: #f87402;
}
.ivf-box2 img {
	float: none;
	margin: 0 auto;
}
.ivf-box2 h4 {
	text-align: center;
	padding: 15px 0 10px 0;
}
.ivf-box3 img {
	float: left;
	margin: 0 20px 0 0;
}
.ivf-box3 h4 {
	text-align: left;
}
.ivf-img {
	padding: 25px 0 0 0;
}
.ivf-img img {
	width: 90%;
	margin: 0 auto;
	border-radius: 50px;
}
.iv1 {
	margin: 100px 0 0 90px;
}
.iv2 {
	margin: 40px 0 0 12px;
}
.iv3 {
}
.iv3a {
	display: none !important;
}
.iv3b {
	display: block !important;
}
.iv4 {
	margin: 100px 0 0 -55px;
}
.iv5 {
	margin: 40px 0 0 20px;
}
.mit {
	padding: 0 0 30px 0;
	position: relative;
	z-index: 99;
}
.mit-box {
	margin: 15px 0 0 0;
	padding: 0 !important;
	overflow: hidden;
	z-index: 9;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.mit-box:hover {
	z-index: 99;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.mit-box img {
	width: 100%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.mit-box:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.mit-box .mit-head {
	position: absolute;
	width: 50px;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 1;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}
.mit-box:hover .mit-head {
	opacity: 0;
}
.mit-box .mit-head img {
	width: auto;
	height: 100%;
}
.mit-box .mit-text {
	position: absolute;
	top: 0;
	right: 0;
	background: #1072ac;
	margin: 0;
	padding: 20px;
	width: 55%;
	height: 100%;
	opacity: 0;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.mit-box:hover .mit-text {
	opacity: 1;
}
.mit-box .mit-text h4 {
	font-size: 18px;
	text-align: left;
	font-weight: 500;
	line-height: 26px;
	margin: 0 0 5px 0;
	letter-spacing: 1px;
	padding: 0 0 5px 0;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
}
.mit-box .mit-text p {
	font-size: 15px;
	text-align: justify;
	font-weight: 300;
	line-height: 24px;
	margin: 0;
	letter-spacing: 0.4px;
	padding: 5px 0;
	color: #fff;
}
.mit-box .mit-text a, .mit-box .mit-text a:hover {
	font-size: 15px;
	text-align: left;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: 0.4px;
	padding: 5px 0;
	color: #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.mit-box .mit-text a svg {
	margin: 0 0 0 3px;
	vertical-align: -4px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.mit-box .mit-text a:hover svg {
	margin: 0 0 0 5px;
}
.facilities {
	padding: 0 0 40px 0;
}
.facilities .thead2 {
	text-align: left;
}
.facilities .tittle:after {
	width: 83%;
}
.fac-box {
	padding: 0 !important;
	margin: 25px 0 0 0;
	background: #1072ac;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fac-box:hover {
	background: #f87402;
}
.fac-box2 {
	margin: -50px 0 0 0;
}
.fac-box .fac-img {
	overflow: hidden;
	padding: 0 !important;
}
.fac-box .fac-img img {
	width: 100%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.fac-box:hover .fac-img img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.fac-box .fac-text {
	padding: 30px !important;
}
.fac-box .fac-text h4 {
	font-size: 16px;
	text-align: left;
	font-weight: 500;
	line-height: 20px;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: .8px;
	padding: 0;
	color: #ffffff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fac-box .fac-text p {
	font-size: 15px;
	text-align: justify;
	font-weight: 300;
	line-height: 26px;
	margin: 0;
	letter-spacing: 0.4px;
	padding: 5px 0;
	color: #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fac-box .fac-text a, .fac-box .fac-text a:hover {
	font-size: 15px;
	text-align: left;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: 0.4px;
	padding: 5px 0;
	color: #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fac-box .fac-text a svg {
	margin: 0 0 0 3px;
	vertical-align: -4px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fac-box .fac-text a:hover svg {
	margin: 0 0 0 5px;
}
.stories {
	padding: 0 0 30px 0;
	position: relative;
	z-index: 9;
}
.stories:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 75%;
	margin: 0;
	padding: 0;
	left: 0;
	top: 20%;
	background: #eaf7ff;
	-webkit-transform: skew(8deg);
	-moz-transform: skew(8deg);
	-o-transform: skew(8deg);
	transform: skewY(-8deg);
}
.stories .tittle:after {
	width: 85%;
}
.storypd {
	margin: 15px 0 0 0;
	padding: 0 !important;
	border-radius: 10px;
	overflow: hidden;
}
.story-left {
	background: #1072ac url(../images/comma.png) no-repeat bottom left;
	background-size: 100px auto;
	padding: 30px !important;
	z-index: 9;
}
.story-left:after {
	position: absolute;
	content: '';
	background: #1072ac;
	width: 40px;
	height: 100%;
	top: 0;
	right: -20px;
	-webkit-transform: skew(8deg);
	-moz-transform: skew(8deg);
	-o-transform: skew(8deg);
	transform: skew(8deg);
}
.story-box {
	text-align: center;
}
.story-box h4 {
	font-size: 16px;
	text-align: center;
	font-weight: 500;
	line-height: 20px;
	margin: 0;
	letter-spacing: .8px;
	padding: 5px 0;
	color: #ffffff;
}
.story-box p {
	font-size: 15px;
	text-align: center;
	font-weight: 300;
	line-height: 27px;
	margin: 0;
	letter-spacing: 0.4px;
	padding: 5px 0;
	color: #fff;
}
.story-box a, .story-box a:hover {
	display: inline-block;
	font-size: 15px;
	text-align: left;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: 0.4px;
	padding: 0;
	color: #ffffff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.story-box a svg {
	margin: 0 0 0 3px;
	vertical-align: -4px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.story-box a:hover svg {
	margin: 0 0 0 5px;
}
.story-left .carousel-inner {
	padding: 0 0 25px 0;
}
.story-left .carousel-indicators {
	bottom: 0;
	margin: 0;
	padding: 0;
	left: 0;
	width: 100%;
	text-align: center;
}
.story-left .carousel-indicators .active {
	margin: 0 3px;
	background-color: #ffffff;
}
.story-left .carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 2px;
	background-color: rgba(255, 255, 255, 0.39);
	border: 0px solid #868686;
}
.story-right {
	overflow: hidden;
	padding: 0 !important;
}
.story-right .adleft, .story-right .adright {
	position: absolute;
	content: '';
	top: 43%;
	margin: 0;
	padding: 2px;
	width: 35px;
	height: 35px;
	opacity: 1;
	border-radius: 100%;
	background: #f87402;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.story-right .adleft {
	left: -15%;
}
.story-right .adright {
	right: -15%;
}
.story-right:hover .adleft {
	left: 5%;
}
.story-right:hover .adright {
	right: 5%;
}
.gallery {
	padding: 0 0 30px 0;
	position: relative;/* z-index: 99; */
}
.gallery:before {
	position: absolute;
	content: '';
	width: 280px;
	height: 800px;
	margin: 0;
	padding: 0;
	top: -9%;
	right: 0;
	background: url(../images/gal-img.jpg) no-repeat;
	background-size: 100% auto;
}
.gallery .tittle:after {
	width: 82%;
}
.gal-box {
	padding: 0 !important;
	overflow: hidden;
	margin: 15px 0;
	border: 1px solid #ccc;
}
.gal-box img {
	width: 100%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.gal-box:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.gal-box .gal-mask {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	background: rgba(16, 114, 172, 0.67) url(../images/play.png) no-repeat center center;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	opacity: 0;
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
}
.gal-box:hover .gal-mask {
	opacity: 1;
	-webkit-transform: scale(.95, .95);
	-moz-transform: scale(.95, .95);
	-o-transform: scale(.95, .95);
	transform: scale(.95, .95);
}
.gal-box2 {
	margin: 30px 0 0;
	padding: 0 !important;
	border-radius: 100%;
	overflow: hidden;
	background: #1072ac;
	z-index: 9;
}
.gal-box2:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	border: 2px solid #fff;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	border-radius: 100%;
	z-index: -1;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	opacity: 0;
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
}
.gal-box2:hover:before {
	opacity: 1;
	-webkit-transform: scale(.9, .9);
	-moz-transform: scale(.9, .9);
	-o-transform: scale(.9, .9);
	transform: scale(.9, .9);
}
.gal-box2 img {
	width: 100%;
	opacity: .2;
}
.gal-box2 .gal-text {
	position: absolute;
	padding: 15px;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.gal-box2 .gal-text h3 {
	font-size: 16px;
	text-align: center;
	font-weight: 600;
	line-height: 20px;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0;
	color: #ffffff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.gal-box2 .gal-text img {
	width: 60px;
	margin: 32% auto 10px auto;
	opacity: 1;
}
.blog {
	padding: 0 0 20px 0;
	position: relative;/* z-index: 9; */
}
.blog:before {
	position: absolute;
	content: '';
	bottom: 140px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: url(../images/bg1.png) no-repeat bottom left;
	background-size: 100% 100%;
}
.blog .thead2 {
	text-align: right;
}
.blog .tittle:after {
	width: 80%;
}
.blog-head {
}
.blog-head p {
	font-size: 15px;
	text-align: right;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: 0.4px;
	padding: 0 0 15px 0;
	color: #333;
}
.bimg1 {
	margin: 80px 0 0 0;
}
.bimg1 img {
	width: 100%;
	border: 4px solid #fff;
}
.bimg2 {
	margin: 40px 0 0 0;
}
.blog-left {
	margin: -150px 0 0 0;
}
.blog-box {
	padding: 0 !important;
	position: relative;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}
.blog-box img {
	width: 100%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.blog-box:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.blog-box .blog-text {
	position: absolute;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 20px;
	left: 0;
	bottom: -28%;
	text-align: center;
	background: rgba(16, 114, 172, 0.7);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.blog-box:hover .blog-text {
	bottom: 0;
}
.blog-box .blog-text h4 {
	font-size: 18px;
	text-align: center;
	font-weight: 500;
	line-height: 22px;
	margin: 0;
	letter-spacing: 0.4px;
	padding: 0 0 10px 0;
	color: #fff;
}
.blog-box .blog-text p {
	font-size: 15px;
	text-align: center;
	font-weight: 300;
	line-height: 24px;
	margin: 0;
	letter-spacing: 0.4px;
	padding: 5px 0;
	color: #fff;
}
.blog-box .blog-text a, .blog-box .blog-text a:hover {
	display: inline-block;
	font-size: 15px;
	text-align: left;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: 0.4px;
	padding: 0;
	color: #ffffff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.blog-box .blog-text a svg {
	margin: 0 0 0 3px;
	vertical-align: -4px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.blog-box .blog-text a:hover svg {
	margin: 0 0 0 5px;
}
.bgleft, .bgright {
	position: absolute;
	content: '';
	bottom: 0;
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	opacity: 1;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.bgleft {
	left: 44%;
}
.bgright {
	right: 44%;
}
.blog .carousel-inner {
	padding: 0 0 60px 0;
}
footer {
	padding: 0;
	background: #1072ac;
}
.foot-left {
	padding: 50px 80px !important;
}
.foot-left h4 {
	font-size: 21px;
	line-height: 27px;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	position: relative;
}
.foot-left hr {
	width: 40px;
	height: 2px;
	margin: 10px 0 30px 0;
	border: none;
	padding: 0;
	background: #fff;
}
.foot-left p {
	font-size: 15px;
	text-align: left;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: 0.4px;
	padding: 0 0 10px 0;
	color: #fff;
}
.foot-left p svg {
	margin: 0 5px 0 0;
}
.foot-left .social {
	margin: 15px 0 0 0;
	float: none;
}
.foot-left .social ul {
	text-align: left;
}
.foot-left .social ul li {
	margin: 0 8px 0 0;
	border: 1px solid #fff;
}
.foot-right {
	padding: 0 !important;
	height: 400px;
}
.f-copy {
	padding: 10px 0;
	background: #292929;
}
.f-copy h6 {
	color: #adadad;
	font-size: 12px;
	line-height: 47px;
	font-weight: 400;
	margin: 0;
	text-align: left;
	padding: 0;
	letter-spacing: .8px;
}
.f-copy h6 a, .f-copy h6 a:hover, .f-copy h6 a:focus {
	color: #9fc4ff;
}
.f-copy .flogo {
	text-align: right;
}
.f-copy .flogo img {
	width: 90px;
	margin: 0;
	display: inline-block;
}
.inhome {
	position: relative;
}
.inner-banner {
	width: 100%;
	position: relative;
}
.inner-banner img {
	width: 100%;
}
.bknw {
	width: 150px;
	height: 150px;
	border-radius: 100%;
	padding: 10px;
	position: absolute;
	top: 17%;
	right: 9%;
	z-index: 99;
	background: rgba(0, 0, 0, 0.37);
	border: 4px solid #f87402;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	line-height: 19px;
	font-weight: 500;
	letter-spacing: 1px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.bknw svg {
	color: #fff;
	margin: 16px 0 10px 0;
	font-size: 25px;
}
.bknw:before {
	position: absolute;
	content: '';
	width: 3px;
	height: 45px;
	top: -46px;
	left: 49%;
	z-index: -1;
	background: #f87402;
}
.bknw:hover {
	background: rgba(248, 116, 2, 0.5);
	color: #fff;
}
.brd-in {
	padding: 5px 0;
	margin: 0;
	position: absolute;
	z-index: 999;
	width: 100%;
	bottom: 0;
}
.scp-brc {
	background-color: rgba(16, 115, 173, 0.83) !important;
	text-align: left;
	margin: 0 0 30px 0 !important;
	border-radius: 0 !important;
	padding: 15px !important;
	border-bottom: 0px dashed #ccc;
}
.scp-brc li a {
	font-size: 13px;
	line-height: 24px;
	padding: 7px 0;
	text-align: right;
	font-weight: 500;
	color: #fff;
	letter-spacing: .8px;
}
.scp-brc li:last-child a {
}
.innerpage {
	margin: -25px 0 0 0;
	padding: 0 0 35px 0;
}
.innerpage .tittle {
	text-align: left;
}
.innerpage .tittle:after {
	display: none;
}
.innerpage .hr2 {
	width: 45px;
	height: 4px;
	margin: 10px 0 10px 0;
	padding: 0;
	border: none;
	background: #f87402;
}
.innerpage p {
	font-size: 15px;
	text-align: justify;
	font-weight: 400;
	line-height: 28px;
	margin: 0;
	letter-spacing: .5px;
	padding: 5px 0;
	color: #333;
}
.inner-right {
	padding: 0 0 15px 0;
	margin: 0;
	background: #c5e9ff;
}
.inner-right h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	background: #1072ac;
	margin: 0 0 10px 0;
	padding: 15px 0;
}
.inner-right h3 .fa {
	margin: 0 5px 0 0;
}
.inner-right form {
	margin: 0;
	padding: 0;
}
.inner-right form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #333;
}
.inner-right form ::-moz-placeholder { /* Firefox 19+ */
 color: #333;
}
.inner-right form :-ms-input-placeholder { /* IE 10+ */
 color: #333;
}
.inner-right form :-moz-placeholder { /* Firefox 18- */
 color: #333;
}
.inner-right .t1 {
	width: 100%;
	height: 40px;
	margin: 5px 0;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 40px;
	font-weight: 400;
	text-align: left;
	color: #333;
	outline: none;
	border: none;
	letter-spacing: .4px;
	background: rgba(255, 255, 255, 0.92);
}
.inner-right .t2 option {
	background: #ffff;
}
.inner-right .t2 {
	width: 100%;
	height: 40px;
	margin: 5px 0;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 40px;
	font-weight: 400;
	text-align: left;
	color: #333;
	outline: none;
	box-shadow: none;
	border: none;
	background: rgba(255, 255, 255, 0.92);
}
.inner-right .t3 {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	height: 90px;
	min-height: 90px;
	margin: 5px 0;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 24px;
	font-weight: 400;
	text-align: left;
	color: #333;
	box-shadow: none;
	outline: none;
	border: none;
	letter-spacing: .4px;
	background: rgba(255, 255, 255, 0.92);
}
.inner-right .t4 {
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin: 10px 0;
	padding: 0;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: #1072ac;
	color: #fff;
	border: none;
}
.location-inner {
	padding: 50px 0 160px 0;
}
.inner-testi {
	padding: 15px;
	margin: 20px 0;
	border-radius: 8px;
	position: relative;
	-webkit-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
}
.inner-testi:before {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 35px;
	height: 30px;
	background: url(../images/comma.png)no-repeat;
	background-size: 100% auto;
	top: -12px;
	left: -10px;
}
.inner-testi h2 {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 10px 0;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
}
.inner-testi h3 {
	text-align: left;
	margin: 0;
	padding: 15px 0 5px 0;
	color: #8e8e8e;
	font-size: 15px;
	font-weight: 600;
}
.inner-testi img {
	width: 70px;
}
.inner-testi h4 {
	margin: 0;
	padding: 0;
	color: #8e8e8e;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.inner-testi h4 .fa {
	margin: 0 5px 0 0;
	color: #ff7a39;
}
.inner-blog {
	padding: 15px;
	margin: 20px 0;
	border-radius: 8px;
	position: relative;
	-webkit-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
}
.inner-blog:before {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	background: url(../images/blg.png)no-repeat;
	background-size: 100% auto;
	top: -18px;
	left: -8px;
}
.inner-blog h2 {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 10px 0;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
}
.successbtn {
	width: 100%;
	height: 35px;
	margin: 5px 0;
	padding: 0;
	color: #00b4af;
	background: #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 35px;
	border: none;
	outline: none;
}
.rd {
	color: #999;
	font-weight: bold;
	margin: 5px 0;
	text-decoration: none;
}
.rd .fa {
	margin: 0 0 0 3px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.rd:hover .fa {
	margin: 0 0 0 6px;
}
.inner-news {
	padding: 15px;
	margin: 20px 0;
	border-radius: 8px;
	position: relative;
	-webkit-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
}
.inner-news:before {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 55px;
	height: 43px;
	background: url(../images/nws.png)no-repeat;
	background-size: 100% auto;
	top: -17px;
	left: -15px;
}
.inner-news h2 {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 10px 0;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
}
.inner-left {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.inner-left .panel-group .panel {
	margin-bottom: 0;
	border-radius: 0;
}
.inner-left .panel-group .panel .fa {
	font-size: 13px;
}
.inner-left .panel-default {
	border-color: #fff;
}
.inner-left .panel-default > .panel-heading {
	color: #fff;
	background-color: #00b4af;
	border-color: #fff;
}
.inner-left .panel-default > .panel-heading + .inner-left .panel-collapse > .panel-body {
	border-top-color: #f0f0f0;
}
.inner-left .collapse.in {
	display: block;
	background-color: #f0f0f0 !important;
	height: auto!important;
	border: 1px solid #f0f0f0 !important;
}
.i-accordion .panel-heading, .d-accordion .panel-heading, .accordion-2a .panel-heading, .accordion-2b .panel-heading, .accordion-3 .panel-heading {
	cursor: pointer;
}
.d-accordion .panel-heading.collapsed .fa-chevron-up:before {
	content: '\f078';
}
.inner-team {
	margin: 15px 0;
	padding: 15px;
	border: 1px solid #ccc;
}
.inner-team img {
	max-width: 130px;
}
.inner-team h4 {
	text-align: center;
	margin: 0;
	padding: 12px 0 0 0;
	color: #000;
	font-size: 16px;
	font-weight: 600;
}
.inner-team h6 {
	margin: 0;
	padding: 5px 0;
	color: #676767;
	font-size: 13px;
	line-height: 21px;
	font-weight: 600;
	text-align: center;
}
.trd {
	text-align: center;
	color: #999;
	font-weight: bold;
	margin: 5px auto;
	padding: 5px 0;
	display: block;
	width: 100px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.trd .fa {
	margin: 0 0 0 3px;
}
.team-detail {
	padding: 0 !important;
}
.team-detail img {
	max-width: 200px;
	padding: 5px;
	border: 1px dotted #00b4af;
}
.team-detail h4 {
	text-align: center;
	margin: 0;
	padding: 12px 0 0 0;
	color: #000;
	font-size: 16px;
	font-weight: 600;
}
.team-detail h6 {
	margin: 0;
	padding: 5px 0;
	color: #676767;
	font-size: 13px;
	line-height: 21px;
	font-weight: 600;
	text-align: center;
}
.team-detail hr {
	width: 100%;
	height: auto;
	margin: 5px auto;
	padding: 0;
	border-bottom: 1px dotted #00a5a2;
}
.gallinner .button {
	display: inline-block;
	padding: 5px 18px;
	background: #f1fffc;
	font-family: sans-serif;
	font-size: 14px;
	letter-spacing: .4px;
	cursor: pointer;
	border: 0px solid #000000;
	margin: 5px;
	border-radius: 5px;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
}
.gallinner .button:hover {
	background-color: #9fe8d9;
}
.gallinner .button:active, .gallinner .button.is-checked {
	background-color: rgb(16, 159, 129);
	outline: none;
	color: #fff;
}
.gallinner .button-group {
	margin: 20px 0;
	text-align: center;
}
.ingalbox {
	padding: 5px !important;
}
.ingalbox img {
	width: 100%;
	padding: 2px;
	border: 1px solid #ccc;
}

@media only screen and (max-width: 1200px) {
.social li {
	margin: 0 1px 0 0;
}
ul.slimmenu li a {
	padding: 0 7px;
	font-size: 13px;
	letter-spacing: 0;
}
.slide-banner .slide-text .slide-text-in {
	width: 550px;
}
.slide-banner .slide-text .slide-text-in h2 {
	font-size: 32px;
	line-height: 35px;
}
.trt-box h4 {
	font-size: 13px;
	letter-spacing: 0;
}
.ivf:after {
	top: 32%;
}
.mit-box .mit-text {
	padding: 15px;
	width: 70%;
}
.mit-box .mit-text h4 {
	font-size: 14px;
}
.fac-box .fac-text {
	padding: 15px !important;
}
.story-left {
	padding: 15px !important;
}
.blog:before {
	height: 66%;
}
.bimg1 {
	margin: 20px 0 0 0;
}
.bimg2 {
	margin: 20px 0 0 0;
}
.blog-box .blog-text {
	bottom: -35%;
}
.treatment:before {
	width: 260px;
}
.gallery:before {
	width: 260px;
}
.foot-left {
	padding: 40px 60px !important;
}
.bknw {
	width: 125px;
	height: 125px;
	padding: 5px;
	top: 10%;
	right: 6%;
}
.bknw:before {
	display: block;
	height: 20px;
	top: -20px;
}
.bknw svg {
	color: #fff;
	margin: 10px 0 5px 0;
	font-size: 18px;
}
}

@media only screen and (max-width: 992px) {
.home {
	position: relative;
	padding: 0 0 10px 0;
}
.logo img {
	margin: 0 auto 5px auto;
}
.head-top {
	padding: 0 !important;
}
.mpd {
	padding: 0 0 10px 0 !important;
}
.search button {
	right: 0;
}
.social ul {
	text-align: center;
}
.menu {
	padding: 0 !important;
}
ul.slimmenu {
	text-align: left;
}
ul.slimmenu li .sub-toggle {
	right: 0;
	top: 0;
	width: 35px;
}
ul.slimmenu li .sub-toggle>i {
	font-size: 9px;
}
ul.slimmenu li ul li {
	background: none;
}
ul.slimmenu li ul li a {
	color: #000;
}
ul.slimmenu li ul li a:hover {
	color: #1072ac;
	background: none;
}
.slide-banner .carousel-control.left, .slide-banner .carousel-control.right {
	top: 43%;
	height: 15px;
	width: 15px;
}
.slide-banner .slide-text {
	padding: 0 8%;
	top: 33%;
}
.slide-banner .slide-text .slide-text-in {
	width: 400px;
}
.slide-banner .slide-text .slide-text-in h2 {
	font-size: 25px;
	line-height: 27px;
}
.slide-banner .slide-text .slide-text-in p {
	font-size: 12px;
	line-height: 17px;
}
.about {
	padding: 20px 0 30px 0;
}
.ab-in {
	margin: 0;
}
.ab-box {
	padding: 0 !important;
}
.ab-box2 {
}
.fertility {
	padding: 0 0 30px 0;
}
.fertility .thead {
	width: 100%;
	height: auto;
	margin: 0 0 30px 0;
	padding: 20px 0;
}
.fertility .thead h2 {
	font-size: 20px;
	line-height: 25px;
	text-align: center;
	letter-spacing: .4px;
	text-transform: uppercase;
}
.fer-box {
	margin: 0 0 25px 0;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}
.fer-box img {
	width: 100%;
	border: 0px solid #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.fer-box .fer-text {
	position: relative;
	margin: 0;
	background: #fff;
	padding: 10px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 100%;
}
.treatment {
	padding: 15px 0;
}
.treatment:before {
	display: none;
}
.trt-left {
	padding: 0 15px !important;
}
.trt-left h2 {
	font-size: 20px;
	line-height: 26px;
	padding: 0 0 10px 0;
	letter-spacing: 0;
	text-align: center;
}
.trt-left a {
	margin: 0 auto;
}
.trt-box {
	margin: 25px 0;
}
.trt-box img {
	margin: 15px auto 5px auto;
	float: none;
	padding: 0;
}
.trt-box h4 {
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	padding: 10px;
}
.trt-box2 h4 {
	line-height: 20px;
}
.tittle {
	font-size: 20px;
	line-height: 25px;
}
.tittle .span1 {
	display: none;
}
.tittle:after {
	width: 20%;
	height: 3px;
	bottom: -11px;
	right: 0;
	margin: 0 40%;
}
.ivf-box {
	padding: 10px !important;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}
.ivf-box img {
	float: none;
	margin: 0 auto 10px auto;
}
.ivf-box h4 {
	font-size: 13px;
	line-height: 20px;
	padding: 5px 0;
	text-align: center;
}
.ivf:after {
	display: none;
}
.ivf-img {
	display: block;
	padding: 0 5%;
}
.iv1 {
	margin: 15px 0;
}
.iv2 {
	margin: 15px 0;
}
.iv3 {
	margin: 15px 0;
}
.iv4 {
	margin: 15px 0;
}
.iv5 {
	margin: 15px 0;
}
.iv3a {
	display: block !important;
}
.iv3b {
	display: none !important;
}
.mit {
	padding: 15px 0 10px 0;
}
.mit-box {
	margin: 20px 0;
	text-align: center;
	padding: 0 5px !important;
}
.mit-box .mit-head {
	display: none;
}
.mit-box:hover {
	z-index: 99;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}
.mit-box .mit-text {
	position: relative;
	top: auto;
	right: auto;
	background: #1072ac;
	margin: 0;
	padding: 10px;
	width: 100%;
	height: auto;
	opacity: 1;
}
.mit-box .mit-text h4 {
	text-align: center;
}
.mit-box .mit-text p {
	text-align: center;
}
.mit-box .mit-text a, .mit-box .mit-text a:hover {
	display: inline-block;
}
.facilities {
	padding: 0 0 10px 0;
}
.facilities .thead2 {
	text-align: center;
}
.facilities .tittle:after {
	width: 20%;
}
.fac-box {
	margin: 20px 0;
}
.fac-box .fac-text {
	padding: 70px 45px !important;
	text-align: center;
}
.fac-box .fac-text h4 {
	text-align: center;
}
.fac-box .fac-text p {
	text-align: center;
}
.fac-box .fac-text a, .fac-box .fac-text a:hover {
	display: inline-block;
	padding: 0;
}
.stories .tittle:after {
	width: 20%;
}
.storypd {
	margin: 15px 0 0 0;
	padding: 0 !important;
	border-radius: 0;
	overflow: visible;
}
.story-left {
	padding: 20px !important;
	margin: 0 0 20px 0;
}
.story-left:after {
	display: none;
}
.story-right .carousel-inner {
	padding: 0 0 40px 0;
}
.story-right .adleft, .story-right .adright {
	top: auto;
	bottom: 0;
	margin: 0;
	padding: 2px;
	width: 25px;
	height: 25px;
}
.story-box2 img {
	width: 100%;
}
.story-right .adleft {
	left: 42%;
}
.story-right .adright {
	right: 42%;
}
.story-right:hover .adleft {
	left: 37%;
}
.story-right:hover .adright {
	right: 37%;
}
.gallery {
	padding: 0 0 20px 0;
}
.gallery:before {
	display: none;
}
.gallery .tittle:after {
	width: 20%;
}
.gal-box2 {
	margin: 10px 0 0;
}
.gal-box2 .gal-text img {
	margin: 35% auto 10px auto;
}
.blog .thead2 {
	text-align: center;
}
.blog .tittle:after {
	width: 20%;
}
.blog-head p {
	text-align: center;
}
.blog:before {
	display: none;
}
.blog-left {
	margin: 0;
	padding: 0 !important;
}
.blog-box {
	margin: 0 0 25px 0;
}
.blog-box .blog-text {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 15px;
	left: auto;
	bottom: auto;
	background: rgb(16, 114, 172);
}
.blog-box .blog-text h4 {
	font-size: 17px;
	padding: 0;
}
.blog .carousel-inner {
	padding: 0 0 20px 0;
}
.bgleft {
	left: 41%;
}
.bgright {
	right: 41%;
}
.bimg1 {
	display: none;
}
.foot-left {
	padding: 25px !important;
}
.foot-left hr {
	margin: 10px 0 15px 0;
}
.foot-left .social ul {
	text-align: left;
}
.fixed-div {
	width: 70px;
}
.fixed-div a {
	font-size: 12px;
}
.fixed-div a svg {
	font-size: 20px;
	margin: 0 0 4px 0;
}
.innerpage .tittle {
	text-align: center;
	display: block;
}
.innerpage .hr2 {
	margin: 10px auto 10px auto;
}
.innerpage {
	margin: 0;
	padding: 0 0 35px 0;
}
.scp-brc {
	background-color: transparent !important;
	text-align: center;
	padding: 15px 0 !important;
	border-bottom: 1px dashed #ccc;
}
.scp-brc li a {
	font-size: 12px;
	line-height: 24px;
	padding: 5px 0;
	text-align: center;
	color: #000;
	letter-spacing: .4px;
}
.bknw {
	width: 125px;
	height: 125px;
	padding: 5px;
	top: 10%;
	right: 6%;
}
.bknw:before {
	display: block;
	height: 20px;
	top: -20px;
}
.bknw svg {
	color: #fff;
	margin: 10px 0 5px 0;
	font-size: 18px;
}
.innleft {
	margin: 30px 0 0 0;
}
}

@media only screen and (max-width: 768px) {
.home {
	position: relative;
	padding: 0 0 10px 0;
}
.logo img {
	margin: 0 auto;
}
.head-top {
	padding: 0 !important;
}
.mpd {
	padding: 0 0 10px 0 !important;
}
.search button {
	right: 0;
}
.social ul {
	text-align: center;
}
.menu {
	padding: 0 !important;
}
ul.slimmenu {
	text-align: left;
}
ul.slimmenu li .sub-toggle {
	right: 0;
	top: 0;
	width: 35px;
}
ul.slimmenu li .sub-toggle>i {
	font-size: 9px;
}
ul.slimmenu li ul li {
	background: none;
}
ul.slimmenu li ul li a {
	color: #000;
}
ul.slimmenu li ul li a:hover {
	color: #1072ac;
	background: none;
}
.slide-banner .carousel-control.left, .slide-banner .carousel-control.right {
	top: 43%;
	height: 15px;
	width: 15px;
}
.slide-banner .slide-text {
	padding: 0 8%;
	top: 26%;
}
.slide-banner .slide-text .slide-text-in {
	width: 240px;
}
.slide-banner .slide-text .slide-text-in h2 {
	font-size: 17px;
	line-height: 20px;
	letter-spacing: 1px;
}
.slide-banner .slide-text .slide-text-in p {
	font-size: 8px;
	line-height: 12px;
	letter-spacing: .4px;
	padding: 6px 0 0 0;
}
.about {
	padding: 20px 0 30px 0;
}
.ab-in {
	margin: 0;
}
.ab-box {
	padding: 10px !important;
	border-right: 0px solid rgba(255, 255, 255, 0.2);
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.ab-box2 {
	border-right: 0px solid rgba(255, 255, 255, 0.2);
	border-bottom: 0px solid rgba(255, 255, 255, 0.2);
}
.fertility {
	padding: 0 0 30px 0;
}
.fertility .thead {
	width: 100%;
	height: auto;
	margin: 0 0 30px 0;
	padding: 10px 0;
}
.fertility .thead h2 {
	font-size: 20px;
	line-height: 25px;
	text-align: center;
	letter-spacing: .4px;
	text-transform: uppercase;
}
.fer-box {
	margin: 0 0 25px 0;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}
.fer-box img {
	width: 100%;
	border: 0px solid #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.fer-box .fer-text {
	position: relative;
	margin: 0;
	background: #fff;
	padding: 10px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 100%;
}
.form-in-head h3 {
	text-align: center;
	padding: 0;
}
.form-in-head h3:before {
	display: none;
}
.treatment {
	padding: 15px 0;
}
.treatment:before {
	display: none;
}
.trt-left {
	padding: 0 15px !important;
}
.trt-left h2 {
	font-size: 20px;
	line-height: 26px;
	padding: 0 0 10px 0;
	letter-spacing: 0;
	text-align: center;
}
.trt-left a {
	margin: 0 auto;
}
.trt-box {
	margin: 15px 0;
}
.trt-box img {
	margin: 15px auto 5px auto;
	float: none;
	padding: 0;
}
.trt-box h4 {
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	padding: 10px;
}
.trt-box2 h4 {
	line-height: 20px;
}
.tittle {
	font-size: 20px;
	line-height: 25px;
}
.tittle .span1 {
	display: none;
}
.tittle:after {
	width: 20%;
	height: 3px;
	bottom: -11px;
	right: 0;
	margin: 0 40%;
}
.ivf-box {
	padding: 10px !important;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}
.ivf-box img {
	float: none;
	margin: 0 auto 10px auto;
}
.ivf-box h4 {
	font-size: 13px;
	line-height: 20px;
	padding: 5px 0;
	text-align: center;
}
.ivf:after {
	display: none;
}
.ivf-img {
	display: none;
}
.iv1 {
	margin: 15px 0;
}
.iv2 {
	margin: 15px 0;
}
.iv3 {
	margin: 15px 0;
}
.iv4 {
	margin: 15px 0;
}
.iv5 {
	margin: 15px 0;
}
.iv3a {
	display: block !important;
}
.iv3b {
	display: none !important;
}
.mit {
	padding: 0 0 10px 0;
}
.mit-box {
	margin: 20px 0;
	text-align: center;
}
.mit-box .mit-head {
	display: none;
}
.mit-box:hover {
	z-index: 99;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}
.mit-box .mit-text {
	position: relative;
	top: auto;
	right: auto;
	background: #1072ac;
	margin: 0;
	padding: 10px;
	width: 100%;
	height: auto;
	opacity: 1;
}
.mit-box .mit-text h4 {
	text-align: center;
}
.mit-box .mit-text p {
	text-align: center;
}
.mit-box .mit-text a, .mit-box .mit-text a:hover {
	display: inline-block;
}
.facilities {
	padding: 0 0 10px 0;
}
.facilities .thead2 {
	text-align: center;
}
.facilities .tittle:after {
	width: 20%;
}
.fac-box {
	margin: 20px 0;
}
.fac-box .fac-text {
	padding: 15px !important;
	text-align: center;
}
.fac-box .fac-text h4 {
	text-align: center;
}
.fac-box .fac-text p {
	text-align: center;
}
.fac-box .fac-text a, .fac-box .fac-text a:hover {
	display: inline-block;
	padding: 0;
}
.stories .tittle:after {
	width: 20%;
}
.storypd {
	margin: 15px 0 0 0;
	padding: 0 !important;
	border-radius: 0;
	overflow: visible;
}
.story-left {
	padding: 20px !important;
	margin: 0 0 20px 0;
}
.story-left:after {
	display: none;
}
.story-right .carousel-inner {
	padding: 0 0 40px 0;
}
.story-right .adleft, .story-right .adright {
	top: auto;
	bottom: 0;
	margin: 0;
	padding: 2px;
	width: 25px;
	height: 25px;
}
.story-right .adleft {
	left: 42%;
}
.story-right .adright {
	right: 42%;
}
.story-right:hover .adleft {
	left: 37%;
}
.story-right:hover .adright {
	right: 37%;
}
.gallery {
	padding: 0 0 20px 0;
}
.gallery:before {
	display: none;
}
.gallery .tittle:after {
	width: 20%;
}
.gpd {
	padding: 0 !important;
}
.gal-box2 {
	margin: 10px 0 0;
}
.gal-box2 .gal-text img {
	margin: 35% auto 10px auto;
}
.blog .thead2 {
	text-align: center;
}
.blog .tittle:after {
	width: 20%;
}
.blog-head p {
	text-align: center;
}
.blog:before {
	display: none;
}
.blog-left {
	margin: 0;
	padding: 0 !important;
}
.blog-box {
	margin: 0 0 25px 0;
}
.blog-box .blog-text {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 15px;
	left: auto;
	bottom: auto;
	background: rgb(16, 114, 172);
}
.blog-box .blog-text h4 {
	font-size: 17px;
	padding: 0;
}
.blog .carousel-inner {
	padding: 0 0 20px 0;
}
.bgleft {
	left: 41%;
}
.bgright {
	right: 41%;
}
.bimg1 {
	display: none;
}
.foot-left {
	padding: 25px !important;
}
.foot-left h4 {
	text-align: center;
}
.foot-left hr {
	margin: 10px auto 15px auto;
}
.foot-left p {
	text-align: center;
}
.foot-left .social ul {
	text-align: center;
}
.foot-left .social ul li {
	margin: 0 3px 0 0;
}
.f-copy h6 {
	line-height: 20px;
	text-align: center;
}
.f-copy .flogo {
	text-align: center;
	margin: 10px 0 0 0;
}
.fixed-div {
	width: 70px;
}
.fixed-div a {
	font-size: 12px;
}
.fixed-div a svg {
	font-size: 20px;
	margin: 0 0 4px 0;
}
.innerpage .tittle {
	text-align: center;
	display: block;
}
.innerpage .hr2 {
	margin: 10px auto 10px auto;
}
.innerpage {
	margin: 0;
	padding: 0 0 35px 0;
}
.scp-brc {
	background-color: transparent !important;
	text-align: center;
	padding: 15px 0 !important;
	border-bottom: 1px dashed #ccc;
}
.scp-brc li a {
	font-size: 12px;
	line-height: 24px;
	padding: 5px 0;
	text-align: center;
	color: #000;
	letter-spacing: .4px;
}
.bknw {
	width: 180px;
	height: 70px;
	border-radius: 0;
	display: block;
	padding: 5px;
	margin: 0 auto;
	top: 15%;
	right: 2%;
	border: 1px solid #f87402;
	color: #ffffff;
}
.bknw:before {
	display: none;
}
.bknw svg {
	color: #fff;
	margin: 5px 0;
	font-size: 18px;
}
.innleft {
	margin: 30px 0 0 0;
}
}

@media only screen and (max-width: 480px) {
.home {
	position: relative;
	padding: 0 0 10px 0;
}
.logo img {
	margin: 0 auto;
}
.head-top {
	padding: 0 !important;
}
.mpd {
	padding: 0 0 10px 0 !important;
}
.search button {
	right: 0;
}
.social ul {
	text-align: center;
}
.menu {
	padding: 0 !important;
}
ul.slimmenu {
	text-align: left;
}
ul.slimmenu li .sub-toggle {
	right: 0;
	top: 0;
	width: 35px;
}
ul.slimmenu li .sub-toggle>i {
	font-size: 9px;
}
ul.slimmenu li ul li {
	background: none;
}
ul.slimmenu li ul li a {
	color: #000;
}
ul.slimmenu li ul li a:hover {
	color: #1072ac;
	background: none;
}
.slide-banner .carousel-control.left, .slide-banner .carousel-control.right {
	top: 43%;
	height: 15px;
	width: 15px;
}
.slide-banner .slide-text {
	padding: 0 8%;
	top: 35%;
}
.slide-banner .slide-text .slide-text-in {
	width: 150px;
}
.slide-banner .slide-text .slide-text-in h2 {
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0;
}
.slide-banner .slide-text .slide-text-in p {
	font-size: 5px;
	line-height: 8px;
	letter-spacing: 0;
	padding: 5px 0 0 0;
}
.about {
	padding: 20px 0 30px 0;
}
.ab-in {
	margin: 0;
}
.ab-box {
	padding: 10px !important;
	border-right: 0px solid rgba(255, 255, 255, 0.2);
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.ab-box2 {
	border-right: 0px solid rgba(255, 255, 255, 0.2);
	border-bottom: 0px solid rgba(255, 255, 255, 0.2);
}
.fertility {
	padding: 0 0 30px 0;
}
.fertility .thead {
	width: 100%;
	height: auto;
	margin: 0 0 30px 0;
	padding: 10px 0;
}
.fertility .thead h2 {
	font-size: 20px;
	line-height: 25px;
	text-align: center;
	letter-spacing: .4px;
	text-transform: uppercase;
}
.fer-box {
	margin: 0 0 25px 0;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}
.fer-box img {
	width: 100%;
	border: 0px solid #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.fer-box .fer-text {
	position: relative;
	margin: 0;
	background: #fff;
	padding: 10px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 100%;
}
.treatment {
	padding: 15px 0;
}
.treatment:before {
	display: none;
}
.trt-left {
	padding: 0 15px !important;
}
.trt-left h2 {
	font-size: 20px;
	line-height: 26px;
	padding: 0 0 10px 0;
	letter-spacing: 0;
	text-align: center;
}
.trt-left a {
	margin: 0 auto;
}
.trt-box {
	margin: 15px 0;
}
.trt-box img {
	margin: 15px auto 5px auto;
	float: none;
	padding: 0;
}
.trt-box h4 {
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	padding: 10px;
}
.trt-box2 h4 {
	line-height: 20px;
}
.tittle {
	font-size: 20px;
	line-height: 25px;
}
.tittle .span1 {
	display: none;
}
.tittle:after {
	width: 20%;
	height: 3px;
	bottom: -11px;
	right: 0;
	margin: 0 40%;
}
.ivf-box {
	padding: 10px !important;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}
.ivf-box img {
	float: none;
	margin: 0 auto 10px auto;
}
.ivf-box h4 {
	font-size: 13px;
	line-height: 20px;
	padding: 5px 0;
	text-align: center;
}
.ivf:after {
	display: none;
}
.ivf-img {
	display: none;
}
.iv1 {
	margin: 15px 0;
}
.iv2 {
	margin: 15px 0;
}
.iv3 {
	margin: 15px 0;
}
.iv4 {
	margin: 15px 0;
}
.iv5 {
	margin: 15px 0;
}
.iv3a {
	display: block !important;
}
.iv3b {
	display: none !important;
}
.mit {
	padding: 0 0 10px 0;
}
.mit-box {
	margin: 20px 0;
	text-align: center;
}
.mit-box .mit-head {
	display: none;
}
.mit-box:hover {
	z-index: 99;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}
.mit-box .mit-text {
	position: relative;
	top: auto;
	right: auto;
	background: #1072ac;
	margin: 0;
	padding: 10px;
	width: 100%;
	height: auto;
	opacity: 1;
}
.mit-box .mit-text h4 {
	text-align: center;
}
.mit-box .mit-text p {
	text-align: center;
}
.mit-box .mit-text a, .mit-box .mit-text a:hover {
	display: inline-block;
}
.facilities {
	padding: 0 0 10px 0;
}
.facilities .thead2 {
	text-align: center;
}
.facilities .tittle:after {
	width: 20%;
}
.fac-box {
	margin: 20px 0;
}
.fac-box .fac-text {
	padding: 15px !important;
	text-align: center;
}
.fac-box .fac-text h4 {
	text-align: center;
}
.fac-box .fac-text p {
	text-align: center;
}
.fac-box .fac-text a, .fac-box .fac-text a:hover {
	display: inline-block;
	padding: 0;
}
.stories .tittle:after {
	width: 20%;
}
.storypd {
	margin: 15px 0 0 0;
	padding: 0 !important;
	border-radius: 0;
	overflow: visible;
}
.story-left {
	padding: 20px !important;
	margin: 0 0 20px 0;
}
.story-left:after {
	display: none;
}
.story-right .carousel-inner {
	padding: 0 0 40px 0;
}
.story-right .adleft, .story-right .adright {
	top: auto;
	bottom: 0;
	margin: 0;
	padding: 2px;
	width: 25px;
	height: 25px;
}
.story-right .adleft {
	left: 37%;
}
.story-right .adright {
	right: 37%;
}
.story-right:hover .adleft {
	left: 37%;
}
.story-right:hover .adright {
	right: 37%;
}
.gallery {
	padding: 0 0 20px 0;
}
.gallery:before {
	display: none;
}
.gallery .tittle:after {
	width: 20%;
}
.gpd {
	padding: 0 !important;
}
.gal-box2 {
	margin: 10px 0 0;
}
.gal-box2 .gal-text img {
	margin: 27% auto 10px auto;
}
.blog .thead2 {
	text-align: center;
}
.blog .tittle:after {
	width: 20%;
}
.blog-head p {
	text-align: center;
}
.blog:before {
	display: none;
}
.blog-left {
	margin: 0;
	padding: 0 !important;
}
.blog-box {
	margin: 0 0 25px 0;
}
.blog-box .blog-text {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 15px;
	left: auto;
	bottom: auto;
	background: rgb(16, 114, 172);
}
.blog-box .blog-text h4 {
	font-size: 17px;
	padding: 0;
}
.blog .carousel-inner {
	padding: 0 0 20px 0;
}
.bgleft {
	left: 35%;
}
.bgright {
	right: 35%;
}
.bimg1 {
	display: none;
}
.foot-left {
	padding: 25px !important;
}
.foot-left h4 {
	text-align: center;
}
.foot-left hr {
	margin: 10px auto 15px auto;
}
.foot-left p {
	text-align: center;
}
.foot-left .social ul {
	text-align: center;
}
.foot-left .social ul li {
	margin: 0 3px 0 0;
}
.f-copy h6 {
	line-height: 20px;
	text-align: center;
}
.f-copy .flogo {
	text-align: center;
	margin: 10px 0 0 0;
}
.fixed-div {
	width: 100%;
	height: auto;
	margin: 20px 0 0 0;
	padding: 0 15px;
	position: relative;
	bottom: auto;
	right: 0;
}
.fixed-div a {
	border-radius: 0;
	font-size: 14px;
}
.fixed-div a svg {
	font-size: 24px;
	margin: 0 0 7px 0;
}
.innerpage .tittle {
	text-align: center;
	display: block;
}
.innerpage .hr2 {
	margin: 10px auto 10px auto;
}
.innerpage {
	margin: 0;
	padding: 0 0 35px 0;
}
.scp-brc {
	background-color: transparent !important;
	text-align: center;
	padding: 15px 0 !important;
	border-bottom: 1px dashed #ccc;
}
.scp-brc li a {
	font-size: 12px;
	line-height: 24px;
	padding: 5px 0;
	text-align: center;
	color: #000;
	letter-spacing: .4px;
}
.bknw {
	width: 100%;
	height: auto;
	border-radius: 0;
	display: block;
	padding: 5px;
	margin: 0 auto;
	position: relative;
	top: auto;
	right: auto;
	background: #f87402;
	border: 0 solid #f87402;
	color: #ffffff;
}
.bknw:before {
	display: none;
}
.bknw svg {
	color: #fff;
	margin: 5px 0;
	font-size: 18px;
}
.innleft {
	margin: 30px 0 0 0;
}
}
