body {
	margin: 0;
	padding: 0;
	font-family: 'Poppins', sans-serif !important;
}
::-moz-selection {
 color: #fff;
 background: #1e83f1;
}
::selection {
	color: #fff;
	background: #1e83f1;
}
a {
	text-decoration: none !important;
}
.pdd {
	padding: 0!important;
}
.modal-backdrop {
	z-index: 9999 !important;
}
.home {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 999;
}
.head-top {
	border-bottom: 1px solid #eaeaea;
	padding: 13px 0 !important;
}
.top-banner {
	padding: 0;
}
.lang {
	margin: 0;
	padding: 0;
}
.goog-te-gadget-simple {
	border: 1px solid #1e83f1 !important;
	padding: 4px 8px !important;
}
.lang select {
	width: 77%;
	height: 30px;
	margin: 0;
	float: left;
	font-size: 12px;
	padding: 0 5px;
	color: #000;
	background: none;
	outline: none;
	line-height: 30px;
	border: 1px solid #1e83f1;
}
.social {
	margin: 0;
	padding: 0;
	text-align: right;
}
.social li {
	list-style: none;
	width: 30px;
	height: 30px;
	margin: 0 4px;
	border-radius: 100%;
	padding: 0;
	display: inline-block;
	border: 2px solid #3c5b9a;
	text-align: center;
	font-size: 12px;
	line-height: 28px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.social li:nth-child(2) {
	border-color: #f87f14;
}
.social li:nth-child(2) svg path {
	fill: #f87f14;
}
.social li:nth-child(3) {
	border-color: #ff0300;
}
.social li:nth-child(3) svg path {
	fill: #ff0300;
}
.social li:nth-child(4) {
	border-color: #cc2914;
}
.social li:nth-child(4) svg path {
	fill: #cc2914;
}
.social li:nth-child(5) {
	border-color: #0173b2;
}
.social li:nth-child(5) svg path {
	fill: #0173b2;
}
.social li:nth-child(6) {
	border-color: #20a5df;
}
.social li:nth-child(6) svg path {
	fill: #20a5df;
}
.social li svg path {
	fill: #3c5b9a;
}
.social li:hover {
	opacity: 1;
}
.search {
	margin: 0;
	padding: 0;
	float: left;
}
.search form {
	padding: 0;
	margin: 0;
}
.search input.search-text {
	color: #000;
	position: absolute;
	-webkit-transition: z-index 0.8s, width 0.5s, background 0.3s ease, border 0.3s;
	transition: z-index 0.8s, width 0.5s, background 0.3s ease, border 0.3s;
	height: 30px;
	width: 0;
	margin: 0;
	padding: 15px 14px;
	float: right;
	right: 16px;
	z-index: 9;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	cursor: pointer;
	/* border-radius: 30px; */
	border: 1px solid transparent;
	background: url(../images/search.png)no-repeat;
	background-size: 30px;
}
.search input.search-text:focus {
	z-index: 3;
	width: 85%;
	right: 43px;
	top: 0;
	border: 1px solid #1e83f1;
	background-color: #fff;
	outline: none;
	cursor: auto;
	padding: 10px;
	background: #fff;
	float: right;
}
.search input.search-submit {
	position: absolute;
	z-index: 1;
	top: 1px;
	right: 15px;
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	cursor: pointer;
	background: url(../images/search.png) no-repeat;
	opacity: 1;
}
 .search input.search-text::-webkit-search-cancel-button {
 cursor:pointer;
}
.enquiry {
	width: 100%;
	height: 30px;
	margin: 2px auto 0 auto;
	padding: 0;
	text-align: center;
	font-size: 11px;
	line-height: 30px;
	display: block;
	font-weight: 400;
	color: #fff;
	background: #1e83f1;
	letter-spacing: 1px;
	text-transform: uppercase;
	position: relative;
	outline: none;
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}
.enquiry svg {
	width: 11px;
	height: 11px;
	margin: 0 3px 0 0;
}
.enquiry svg path {
	fill: #fff;
}
.enquiry:hover, .enquiry:focus {
	color: #fff;
	background: #56bce0;
}
.enquiry:hover svg path {
	fill: #fff;
}
.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: #1e83f1;
	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: #1e83f1 !important;
	width: 25px;
	opacity: 1 !important;
	height: 25px;
	line-height: 25px;
	border-radius: 100%;
}
.menu {
	position: relative;
	height: auto;
	padding: 0;
	width: 100%;
}
.logo {
	position: relative;
	padding: 0 !important;
	height: 80px;
}
.logo img {
	width: 115px;
	padding: 10px 0 0 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: #1e83f1;
	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: #1e83f1;
}
.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: right;
}
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: #1e83f1;
	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: 220px;
}
ul.slimmenu li>ul>li ul {
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 999;
	display: none;
	width: 100%
}
ul.slimmenu li a {
	padding: 0px 9px;
	line-height: 55px;
	font-size: 13px;
	display: block;
	color: #000;
	font-weight: 500;
	letter-spacing: .8px;
	position: relative;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
ul.slimmenu li ul li a {
	width: 100%;
	display: block;
	font-size: 12px;
	line-height: 21px;
	font-weight: 400;
	color: #fff;
	padding: 10px 10px;
	text-align: left;
	letter-spacing: .7px;
	border-bottom: 1px dotted rgba(255, 255, 255, 0.26);
}
ul.slimmenu li ul li:last-child a {
	border-bottom: 0px solid #fff;
}
ul.slimmenu li ul li a:hover {
	color: #fff;
	background: #0e73e2;
}
ul.slimmenu li.active a {
	color: #1e83f1;
}
ul.slimmenu li a:hover {
	color: #1e83f1;
}
ul.slimmenu li .sub-toggle {
	background: none repeat scroll 0 0;
	position: absolute;
	right: -3px;
	top: 2px;
	z-index: 999;
	width: 3px;
	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 {
	right: 5px;
}
ul.slimmenu li ul li .sub-toggle>i {
	color: #fff;
}
ul.slimmenu>li {
}
ul.slimmenu>li:first-child, ul.slimmenu>li.has-submenu+li {
	border-left: 0
}
.booknow {
	width: 210px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	display: block;
	color: #fff;
	background: #1e83f1;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	font-weight: 500;
	line-height: 40px;
	letter-spacing: .5px;
	position: absolute;
	top: 41%;
	right: 7%;
	z-index: 999;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.booknow svg {
	margin: 0 3px 0 0;
}
.booknow:hover, .booknow:focus {
	color: #fff;
	background: #1564b9;
}
.slide-banner {
	position: relative;
	z-index: 9;
	overflow: hidden;
}
.slide-banner img {
	width: 100%;
}
.slide-banner .slide-text {
	position: absolute;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	left: 7%;
	top: 30%;
	z-index: 9999;
}
.slide-banner .slide-text .slide-text-in {
	position: relative;
	width: 600px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}
.slide-banner .slide-text .slide-text-in h2 {
	font-size: 45px;
	line-height: 45px;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: 200;
	letter-spacing: .4px;
}
.slide-banner .slide-text .slide-text-in h2 span {
	font-weight: 700;
	font-size: 37px;
}
.slide-btn {
	width: 210px;
	height: 40px;
	margin: 20px 0 0 0;
	padding: 0;
	display: block;
	color: #fff;
	background: #1e83f1;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	line-height: 40px;
	letter-spacing: 1px;
	position: relative;
	z-index: 9;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.slide-btn2 {
	display: none;
}
.slide-btn svg {
	margin: 0 3px 0 0;
}
.slide-btn:hover {
	color: #1e83f1;
}
.slide-btn:before {
	position: absolute;
	content: '';
	width: 0;
	height: 100%;
	margin: 0 50%;
	padding: 0;
	top: 0;
	left: 0;
	z-index: -1;
	background: #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.slide-btn:hover:before {
	width: 100%;
	margin: 0;
}
.slide-banner .carousel-indicators {
	bottom: 5%;
	left: 50%;
	text-align: center;
	margin: 0;
	margin-left: -50px;
	width: 100px;
	background: rgba(255, 255, 255, 0.5);
	padding: 5px 5px;
	border-radius: 20px;
}
.slide-banner .carousel-indicators li {
	margin: 0 5px;
	width: 10px;
	height: 10px;
	border: 0px solid #fff;
	background-color: #1e83f1;
	position: relative;
	border-radius: 100%;
}
.slide-banner .carousel-indicators .active {
	background-color: #1e83f1;
	border: 0px solid #fff;
	margin: 0 5px;
}
.slide-banner .carousel-indicators li:before {
	width: 100%;
	height: 100%;
	position: absolute;
	content: '';
	border: 1px solid #1e83f1;
	border-radius: 100%;
	top: 0;
	left: 0;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.slide-banner .carousel-indicators .active:before {
	-webkit-transform: scale(2, 2);
	-moz-transform: scale(2, 2);
	-o-transform: scale(2, 2);
	transform: scale(2, 2);
}
.about {
	padding: 40px 0;
	background: #1e83f1;
}
.about p {
	font-size: 14px;
	text-align: center;
	font-weight: 300;
	line-height: 25px;
	margin: 0;
	letter-spacing: .8px;
	padding: 5px 0;
	color: #fff;
}
.tittle {
	font-size: 24px;
	line-height: 35px;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.hr1 {
	width: 200px;
	height: 20px;
	background: url(../images/hr1.png) no-repeat;
	background-size: 100% auto;
	margin: 5px auto 7px auto;
	border: none;
	padding: 0;
}
.btn1 {
	width: 150px;
	height: 38px;
	margin: 10px auto 0 auto;
	padding: 0;
	display: block;
	color: #1e83f1;
	background: #ffffff;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	line-height: 38px;
	letter-spacing: .8px;
	position: relative;
	z-index: 9;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.btn1:hover {
	color: #333;
}
.btn1:before {
	position: absolute;
	content: '';
	width: 0;
	height: 100%;
	margin: 0 50%;
	padding: 0;
	top: 0;
	left: 0;
	z-index: -1;
	background: #c1e056;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.btn1:hover:before {
	width: 100%;
	margin: 0;
}
.stroke {
	padding: 40px 0;
	background: url(../images/bg1.jpg) no-repeat;
	background-size: 100% auto;
}
.stroke-left {
}
.stroke-left img {
	width: 100%;
}
.stroke-right {
}
.stroke-right .tittle {
	color: #000;
	text-align: left;
}
.stroke-right p {
	font-size: 12.5px;
	text-align: justify;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: .5px;
	padding: 7px 0;
	color: #333;
}
.hr2 {
	width: 40px;
	height: 3px;
	background: #1e83f1;
	margin: 5px 0 7px 0;
	border: none;
	padding: 0;
}
.stroke .btn1 {
	margin: 13px 0 0 0;
	background: #1e83f1;
	color: #fff;
}
.stroke .btn1:hover {
	color: #333;
}
.stroke-box {
	padding: 15px;
	margin: 25px 0 0 0;
	border: 1px solid #ccc;
	height: 160px;
	z-index: 9;
}
.stroke-box h4 {
	font-size: 21px;
	line-height: 35px;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: 500;
	letter-spacing: 1px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.stroke-box h4::first-letter {
	font-size: 200%;
	color: #1e83f1;
	font-weight: 600;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.stroke-box p {
	font-size: 12.5px;
	text-align: left;
	font-weight: 400;
	line-height: 20px;
	margin: 0;
	letter-spacing: .2px;
	padding: 2px 0;
	color: #333;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.stroke-box:hover h4, .stroke-box:hover p {
	color: #fff;
}
.stroke-box:hover h4::first-letter {
	color: #c1e056;
}
.stroke-box:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 0;
	margin: 0;
	padding: 0;
	background: #1e83f1;
	bottom: 0;
	left: 0;
	z-index: -1;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.stroke-box:hover:after {
	height: 100%;
}
.services {
	padding: 40px 0;
	background: url(../images/bg2.jpg) fixed;
	background-size: cover;
}
.ser-img {
	z-index: 9;
}
.ser-img img {
	width: 92%;
	margin: 20px auto;
}
.ser-imgin {
	position: absolute;
	width: 95%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: rgba(255, 255, 255, 0.2);
	top: -1%;
	left: 2.5%;
	border-radius: 100%;
	z-index: -1;
}
.animated.zoomIn {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
}
@-webkit-keyframes zoomIn {
 0% {
 opacity: 0;
 -webkit-transform: scale3d(.4, .4, .4);
 transform: scale3d(.4, .4, .4);
}
 50% {
 opacity: 0.1;
}
 100% {
 opacity: 0;
}
}
 @keyframes zoomIn {
 0% {
 opacity: 0;
 -webkit-transform: scale3d(.4, .4, .4);
 transform: scale3d(.4, .4, .4);
}
 50% {
 opacity: 0.5;
}
 100% {
 opacity: 0;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.ser-box {
	padding: 15px 0 !important;
	margin: 0 0 15px 0;
}
.ser-box2 {
	margin-left: 40px;
}
.ser-box img {
	width: 70px;
	float: right;
	padding: 0 0 25px 15px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.ser-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);
}
.ser-box h4 {
	font-size: 16px;
	text-align: right;
	font-weight: 500;
	line-height: 20px;
	margin: 0;
	letter-spacing: .8px;
	padding: 0;
	color: #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.ser-box:hover h4 {
	color: #c1e056;
}
.ser-box p {
	font-size: 12.5px;
	text-align: right;
	font-weight: 400;
	line-height: 21px;
	margin: 0;
	letter-spacing: .7px;
	padding: 3px 0 0 0;
	color: #fff;
}
.ser-box3 h4, .ser-box3 p {
	text-align: left;
}
.ser-box3 img {
	float: left;
	padding: 0 15px 25px 0;
}
.ser-box4 {
	margin-left: -40px;
}
.services #services-slider {
	padding: 0;
}
.services .carousel-inner {
	padding: 0 0 10px 0;
}
.services .carousel-indicators {
	margin: 0 auto;
	left: 0;
	width: 100%;
	bottom: 0;
}
.services .carousel-indicators li {
	margin: 0 3px;
	width: 15px;
	height: 8px;
	border: 0px solid #fff;
	background-color: rgba(255, 255, 255, 0.5);
	position: relative;
	border-radius: 100%;
	border-radius: 0;
}
.services .carousel-indicators .active {
	background-color: #fff;
	border: 0px solid #fff;
	margin: 0 3px;
}
.specialities {
	padding: 40px 0;
}
.specialities .tittle {
	color: #000;
}
.specialities .hr1 {
	background: url(../images/hr1a.png) no-repeat;
	background-size: 100% auto;
}
.spec-tab {
	margin: 20px 0 0 0;
}
.spec-tab .tabs-left {
	border-bottom: none;
	border-right: 0 solid #ddd;
	z-index: 9;
	position: relative;
}
.spec-tab .tabs-left>li {
	float: none;
	margin: 0px;
}
.spec-tab .nav>li>a {
	position: relative;
	display: block;
	padding: 17px 15px;
	margin: 0;
	border: 1px solid #d4e9ff;
	border-radius: 0;
	color: #333;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: .6px;
	font-weight: 600;
	background: rgba(255,255,255,0.5);
	background: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 23%, rgba(212,233,255,0.5) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0.5)), color-stop(23%, rgba(255,255,255,0.5)), color-stop(100%, rgba(212,233,255,0.5)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 23%, rgba(212,233,255,0.5) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 23%, rgba(212,233,255,0.5) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 23%, rgba(212,233,255,0.5) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 23%, rgba(212,233,255,0.5) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d4e9ff', GradientType=1 );
}
.spec-tab .nav-tabs>li>a img {
	width: 36px;
	height: auto;
	display: block;
	float: right;
	position: absolute;
	right: 25px;
	top: 10px;
	opacity: .6;
}
.spec-tab .tabs-left>li.active>a img {
	-webkit-filter: brightness(0) invert(1);
	-moz-filter: brightness(0) invert(1);
	-o-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
	opacity: 1;
}
.spec-tab .tabs-left>li.active>a, .spec-tab .tabs-left>li.active>a:hover, .spec-tab .tabs-left>li.active>a:focus {
	border-bottom-color: #ddd;
	border-right-color: transparent;
	background: #1677df;
	color: #fff;
	border: none;
	border-radius: 0px;
	margin: 0px;
}
.spec-tab .nav-tabs>li>a:hover {
	/* margin-right: 2px; */
	/* line-height: 1.42857143; */
	border: 1px solid #d4e9ff;
	border-radius: 0;
}
.spec-tab .nav>li>a:hover {
	background-color: #d4e9ff;
}
.spec-tab .tabs-left>li.active>a::after {
	content: "";
	position: absolute;
	top: 20px;
	right: -10px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #1677df;
	display: block;
	width: 0;
}
.spec-tab .tab-content {
	border: 1px solid #d4e9ff;
	padding: 20px 30px;
}
.spec-tab .tab-content h4 {
	font-size: 18px;
	text-align: left;
	font-weight: 500;
	line-height: 28px;
	margin: 0;
	letter-spacing: .8px;
	padding: 0;
	color: #000;
}
.spec-tab .tab-content p {
	font-size: 12.5px;
	text-align: justify;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: .5px;
	padding: 4px 0;
	color: #333;
}
.spec-tab .btn1 {
	margin: 13px 0 0 0;
	background: #1e83f1;
	color: #fff;
}
.spec-tab .btn1:hover {
	color: #333;
}
.doctors {
	padding: 20px 0 70px 0;
}
.doctors .tittle {
	color: #000;
	text-align: left;
}
.doctors p {
	font-size: 12.5px;
	text-align: justify;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: .5px;
	padding: 4px 0;
	color: #333;
}
.doctors .btn1 {
	margin: 13px 0 0 0;
	background: #1e83f1;
	color: #fff;
}
.doctors .btn1:hover {
	color: #333;
}
.doc-left {
	padding: 15px 60px 15px 15px !important;
	margin: 45px 0;
}
.doc-box {
	padding: 0 !important;
}
.doc-box2 {
	z-index: 9;
	-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);
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
}
.doc-box img {
	width: 100%;
}
.doc-box:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 200px;
	margin: 0;
	padding: 0;
	bottom: 0;
	background: rgba(73,155,234,0);
	background: -moz-linear-gradient(top, rgba(73,155,234,0) 0%, rgba(30,132,241,1) 90%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73,155,234,0)), color-stop(90%, rgba(30,132,241,1)));
	background: -webkit-linear-gradient(top, rgba(73,155,234,0) 0%, rgba(30,132,241,1) 90%);
	background: -o-linear-gradient(top, rgba(73,155,234,0) 0%, rgba(30,132,241,1) 90%);
	background: -ms-linear-gradient(top, rgba(73,155,234,0) 0%, rgba(30,132,241,1) 90%);
	background: linear-gradient(to bottom, rgba(73,155,234,0) 0%, rgba(30,132,241,1) 90%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#1e84f1', GradientType=0 );
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	opacity: .85;
}
.doc-box:hover:before {
	background: rgba(167,204,33,0);
	background: -moz-linear-gradient(top, rgba(167,204,33,0) 0%, rgba(137,166,21,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(167,204,33,0)), color-stop(100%, rgba(137,166,21,1)));
	background: -webkit-linear-gradient(top, rgba(167,204,33,0) 0%, rgba(137,166,21,1) 100%);
	background: -o-linear-gradient(top, rgba(167,204,33,0) 0%, rgba(137,166,21,1) 100%);
	background: -ms-linear-gradient(top, rgba(167,204,33,0) 0%, rgba(137,166,21,1) 100%);
	background: linear-gradient(to bottom, rgba(167,204,33,0) 0%, rgba(137,166,21,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7cc21', endColorstr='#89a615', GradientType=0 );
	opacity: 1;
}
.doc-box-text {
	position: absolute;
	width: 100%;
	padding: 10px 15px;
	margin: 0;
	bottom: 0;
	left: 0;
}
.doc-box-text h4 {
	font-size: 13px;
	text-align: center;
	font-weight: 500;
	line-height: 20px;
	margin: 0;
	letter-spacing: .2px;
	padding: 0;
	color: #fff;
}
.doc-box-text p {
	font-size: 10px;
	text-align: center;
	font-weight: 400;
	line-height: 14px;
	margin: 0;
	letter-spacing: .5px;
	padding: 0;
	color: #fff;
}
.pharmacy {
	padding: 40px 0;
	background: url(../images/bg3.jpg) fixed;
	background-size: cover;
}
.pharma-left {
	background: #c1e056;
	padding: 35px !important;
	margin: -85px 0 0 0;
}
.pharma-left .tittle {
	text-align: left;
	color: #000;
	font-size: 20px;
}
.pharma-left p {
	font-size: 12.5px;
	text-align: justify;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: .5px;
	padding: 4px 0;
	color: #333;
}
.pharma-left .btn1 {
	float: left;
	color: #000;
}
.pharma-left .btn1:hover {
	color: #fff;
}
.pharma-left .btn1:before {
	background: #1e83f1;
}
.pharma-right {
	padding: 0 20px !important;
}
.pharma-right:before {
	position: absolute;
	content: '';
	width: 2px;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 8px;
	left: 0;
	background: #fff;
}
.pharma-right .tittle {
	text-align: left;
	font-size: 20px;
}
.pharma-right p {
	font-size: 12.5px;
	text-align: justify;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: .5px;
	padding: 4px 0;
	color: #fff;
}
.pharma-right .btn1 {
	float: left;
	color: #000;
}
.pharma-right .btn1:hover {
	color: #fff;
}
.pharma-right .btn1:before {
	background: #1e83f1;
}
.testimonials {
	padding: 40px 0;
	background: #f5f5f5;
}
.testimonials .tittle {
	color: #000;
}
.testimonials .hr1 {
	background: url(../images/hr1a.png) no-repeat;
	background-size: 100% auto;
}
.testimonials #testimonial2-slider {
	padding: 20px 0 0 0;
}
.testimonials #testimonial2-slider .carousel-inner {
	padding: 0 0 30px 0;
}
.testi-vdobox {
	padding: 0 !important;
	border: 1px solid #d6d6d6;
}
.testi-vdobox img {
	width: 100%;
}
.testimonials #testimonial-slider {
	padding: 20px 0 0 0;
}
.testimonials #testimonial-slider .carousel-inner {
	padding: 0 0 30px 0;
}
.testimonials .carousel-indicators {
	bottom: 0;
	margin: 0;
	left: auto;
	right: 0;
	text-align: right;
}
.testimonials .carousel-indicators .active {
	width: 10px;
	height: 10px;
	margin: 0 3px;
	background-color: #000000;
}
.testimonials .carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	background-color: rgba(0, 0, 0, 0.4);
	border: 0px solid #868686;
	border-radius: 0;
}
.testi-box {
	border: 1px solid #ccc;
	padding: 17px !important;
}
.testimonials h4 {
	font-size: 15px;
	text-align: left;
	font-weight: 500;
	line-height: 25px;
	margin: 0;
	letter-spacing: .8px;
	padding: 0;
	color: #000;
}
.testimonials p {
	font-size: 12.5px;
	text-align: justify;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: .5px;
	padding: 4px 0;
	color: #333;
}
.testimonials .btn1 {
	width: 120px;
	height: 30px;
	line-height: 30px;
	letter-spacing: 0;
	font-weight: 400;
	margin: 0;
	background: #1e83f1;
	color: #fff;
	float: right;
}
.testimonials .btn1:hover {
	color: #333;
}
.gallery {
	padding: 40px 0;
}
.gallery .tittle {
	color: #000;
}
.gallery .hr1 {
	background: url(../images/hr1a.png) no-repeat;
	background-size: 100% auto;
}
.gal-box {
	margin: 15px 0 0 0;
	padding: 0 !important;
	overflow: hidden;
}
.gal-box .gal-boxin {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	background: rgba(30, 131, 241, 0.75) url(../images/gg1.png) no-repeat center center;
	z-index: 9;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
}
.gal-box .gal-boxin2 {
	background: rgba(30, 131, 241, 0.75) url(../images/gg2.png) no-repeat center center;
}
.gal-box:hover .gal-boxin {
	-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);
}
.gallery .btn1 {
	margin: 20px auto 0 auto;
	background: #1e83f1;
	color: #fff;
}
.gallery .btn1:hover {
	color: #333;
}
.blog {
	padding: 0 0 40px 0;
}
.blog .tittle {
	color: #000;
}
.blog .hr1 {
	background: url(../images/hr1a.png) no-repeat;
	background-size: 100% auto;
}
.blog-box {
	margin: 20px 0 0 0;
	padding: 25px 25px 35px 25px !important;
	border: 3px solid #ececec;
}
.blog-box h4 {
	font-size: 15px;
	line-height: 20px;
	font-weight: 600;
	text-align: left;
	margin: 0;
	padding: 5px 0;
	color: #000;
	letter-spacing: .7px;
}
.blog-box p {
	font-size: 12.5px;
	text-align: justify;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: .5px;
	padding: 4px 0;
	color: #333;
}
.blog-box h5 {
	font-size: 13px;
	text-align: left;
	line-height: 27px;
	margin: 0;
	padding: 5px 0 0 0;
	color: #1e83f1;
	font-weight: 500;
	letter-spacing: 1px;
}
.blog-box h5 svg {
	margin: 0 5px 0 0;
}
.blog img {
	position: absolute;
	width: 80px;
	height: auto;
	margin: 0;
	padding: 0;
	bottom: 0;
	right: 0;
}
.blog .carousel-inner {
	padding: 0 0 55px 0;
}
.bleft, .bright {
	position: absolute;
	content: '';
	top: auto;
	bottom: 0;
	margin: 0;
	padding: 0;
	width: 25px;
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
	filter: grayscale(1);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.bleft {
	left: 47%;
}
.bright {
	right: 47%;
}
.bleft:hover, .bright:hover {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
}
.newsletter {
	padding: 35px 0;
	background: #f0f0f0;
}
.newsletter h3 {
	font-size: 20px;
	line-height: 45px;
	font-weight: 500;
	margin: 0;
	padding: 0;
	position: relative;
	color: #000;
	text-transform: uppercase;
	letter-spacing: .4px;
}
.newsletter h3 span {
	color: #1e83f1;
}
.newsletter form {
	margin: 0;
	padding: 0;
}
.newsletter .nl1 {
	width: 100%;
	height: 45px;
	padding: 0 10px;
	margin: 0;
	font-size: 13px;
	letter-spacing: .5px;
	color: #333;
	background: #fff;
	border: 1px solid #1e83f1;
	outline: none;
}
.newsletter .nl2 {
	width: 100%;
	height: 45px;
	background: #1e83f1;
	color: #fff;
	border: none;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 45px;
	outline: none;
}
footer {
	background: url(../images/bg2.jpg);
	background-size: 100% auto;
	padding: 0;
}
.footer-box {
	padding: 40px 40px 0 40px!important;
}
.footer-box p {
	font-size: 14px;
	text-align: right;
	line-height: 27px;
	margin: 0;
	padding: 0 0 5px 0;
	color: #fff;
	font-weight: 400;
	letter-spacing: .4px;
}
.footer-box p svg {
	margin: 0 5px 0 0;
	color: #c1e056;
}
.footer-box h5 {
	color: #fff;
	margin: 0;
	padding: 0 0 18px 0;
	font-size: 20px;
	text-align: right;
	line-height: 20px;
	font-weight: 600;
	position: relative;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.footer-box h4 {
	color: #000;
	margin: 0 0 15px 0;
	padding: 15px 0 10px 0;
	font-size: 18px;
	line-height: 20px;
	border-bottom: 1px solid #ccc;
	font-weight: 600;
	position: relative;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.footer-box .social {
	margin: 20px 0 0 0;
	text-align: right;
}
.footer-box .social li {
	border: 2px solid #ffffff;
}
.footer-box .social li svg path {
	fill: #fff;
}
.map {
	height: 300px;
	overflow: hidden;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
	filter: grayscale(1);
}
.map:hover {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
}
.f-copy {
	padding: 12px 0;
	margin: 0;
	background: #0725469c;
}
.designed p {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #000;
	padding: 5px 0;
	margin: 0;
	font-weight: 400;
	letter-spacing: .2px;
}
.footer-pdg {
/* padding: 0 5% !important; */
}
.f-copy h6 {
	color: #fff;
	font-size: 12px;
	line-height: 35px;
	font-weight: 400;
	margin: 0;
	text-align: center;
	padding: 0;
	letter-spacing: .4px;
}
.f-copy h6 a, .f-copy h6 a:hover, .f-copy h6 a:focus {
	color: #a7d1ff;
}
.inner-banner {
	width: 100%;
	position: relative;
}
.inner-banner img {
	width: 100%;
}
.brd-in {
	padding: 0;
	margin: -22px 0 0 0;
	position: relative;
	z-index: 999;
	background: #ffffff;
	-webkit-box-shadow: -3px 3px 26px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: -3px 3px 26px 0px rgba(0,0,0,0.05);
	box-shadow: -3px 3px 26px 0px rgba(0,0,0,0.05);
}
.scp-brc {
	background-color: transparent !important;
	text-align: center;
	margin: 0 !important;
	padding: 15px 0 !important;
}
.scp-brc li a {
	font-size: 12px;
	line-height: 24px;
	padding: 7px 0;
	text-align: center;
	font-weight: 400;
	color: #000;
	letter-spacing: 1.5px;
}
.scp-brc li:last-child a {
	color: #1e83f1;
}
.innerpage {
	margin: 0;
	padding: 30px 0 40px 0;
	background: url(../images/bg1.jpg) fixed;
	background-size: cover;
}
.innerpage .tittle {
	text-align: left;
	color: #000;
}
.innerpage p {
	font-size: 12.5px;
	text-align: justify;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: .5px;
	padding: 5px 0;
	color: #333;
}
.inner-right {
	padding: 0 0 15px 0;
	margin: 10px 0;
	background: rgba(255, 255, 255, .9);
	border: 1px solid #1e83f1;
	-webkit-box-shadow: -3px 3px 26px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: -3px 3px 26px 0px rgba(0,0,0,0.05);
	box-shadow: -3px 3px 26px 0px rgba(0,0,0,0.05);
}
.inner-right h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	background: #1e83f1;
	margin: 0 0 10px 0;
	padding: 10px 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: #ecf5ff;
}
.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: #ecf5ff;
}
.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: #ecf5ff;
}
.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: #1e83f1;
	color: #fff;
	border: none;
}
.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;
}

@media only screen and (max-width: 1200px) {
.social li {
	margin: 0 1px;
}
.logo img {
	width: 100px;
}
ul.slimmenu li a {
	padding: 0px 7px;
	line-height: 50px;
	font-size: 12px;
	letter-spacing: 0;
}
.ser-img img {
	margin: 20% auto;
}
}

@media only screen and (max-width: 992px) {
.home {
	padding: 0 0 15px 0;
}
.logo {
	height: auto;
}
.logo img {
	width: 60px;
	padding: 10px 0 0 0;
	margin: 0 auto;
}
.head-top {
	border-bottom: 0px solid #eaeaea;
	padding: 0 !important;
}
.enquiry {
	margin: 0 auto 15px auto;
}
.search input.search-text:focus {
	width: 80%;
}
.social {
	padding: 12px 0;
	text-align: center;
}
.social li {
	margin: 0 2px;
}
ul.slimmenu {
	text-align: left;
}
ul.slimmenu li a {
	padding: 0px 9px;
	line-height: 45px;
	font-size: 13px;
	letter-spacing: .8px;
}
ul.slimmenu li .sub-toggle {
	right: 5px;
	top: 2px;
	width: 10px;
}
ul.slimmenu li .sub-toggle>i {
	font-size: 10px;
}
ul.slimmenu li ul li {
	background: none;
}
ul.slimmenu li ul li a {
	color: #000;
}
ul.slimmenu li ul li .sub-toggle>i {
	color: #000;
}
ul.slimmenu li ul li a:hover {
	color: #1e83f1;
	background: none;
}
.slide-banner .slide-text .slide-text-in {
	width: 50%;
}
.slide-banner .slide-text {
	left: 4%;
	top: 30%;
	width: 90%;
}
.slide-banner .slide-text .slide-text-in h2 {
	font-size: 30px;
	line-height: 35px;
}
.slide-banner .slide-text .slide-text-in h2 span {
	font-size: 30px;
}
.slide-btn {
	display: block;
}
.slide-btn2 {
	display: none;
}
.tittle {
	font-size: 22px;
}
.stroke-right .tittle {
	text-align: center;
}
.hr2 {
	margin: 5px auto 7px auto;
}
.stroke-left img {
	width: 58%;
	margin: 0 auto;
}
.stroke .btn1 {
	margin: 10px auto 10px auto;
}
.stroke-box {
	margin: 10px 0;
	border: 1px solid #ccc;
	height: 140px;
}
.stroke-box h4 {
	text-align: center;
}
.stroke-box p {
	text-align: center;
}
.services .carousel-inner {
	padding: 0 0 40px 0;
}
.ser-box {
	margin: 0;
	padding: 10px !important;
}
.ser-box img {
	float: none;
	padding: 0 0 10px 0;
	margin: 0 auto;
}
.ser-box h4 {
	text-align: center;
}
.ser-box p {
	text-align: center;
}
.ser-box2 {
	margin-left: 0;
}
.ser-box3 h4, .ser-box3 p {
	text-align: center;
}
.ser-box3 img {
	float: none;
	padding: 0 0 10px 0;
}
.ser-box4 {
	margin-left: 0;
}
.ser-imgin {
	display: none;
}
.ser-img img {
	width: 50%;
	margin: 0 auto;
}
.spec-tab .tabs-left>li.active>a::after {
	display: none;
}
.spec-tab .nav>li>a {
	padding: 10px 15px;
	text-align: left;
}
.spec-tab .nav-tabs>li>a img {
	display: none;
}
.spec-tab .tab-content {
	padding: 20px;
}
.spec-tab .tab-content h4 {
	font-size: 16px;
	text-align: left;
	line-height: 24px;
}
.spec-tab .btn1 {
	margin: 10px 0 0 0;
}
.doctors {
	padding: 0 0 70px 0;
}
.doctors .tittle {
	text-align: center;
}
.doc-left {
	padding: 0 15px 25px 15px !important;
	margin: 0 0 30px 0;
}
.doctors .btn1 {
	margin: 10px auto 0 auto;
}
.doc-box {
	margin: 0 0 20px 0;
}
.doc-box2 {
}
.pharma-left {
	background: #c1e056;
	padding: 25px !important;
	margin: -85px 0 0 0;
}
.pharma-left .tittle {
	text-align: center;
}
.pharma-left .btn1 {
	float: none;
}
.pharma-right {
	padding: 20px !important;
}
.pharma-right .tittle {
	text-align: center;
}
.pharma-right:before {
	display: none;
}
.pharma-right .btn1 {
	float: none;
}
.testimonials .carousel-indicators {
	text-align: center;
	width: 100%;
}
.testimonials h4 {
	font-size: 14px;
	text-align: center;
	line-height: 21px;
}
.testimonials .btn1 {
	margin: 10px auto 0 auto;
	float: none;
}
.gal-box {
	margin: 0;
}
.blog-box {
	padding: 20px !important;
}
.blog-box h4 {
	text-align: center;
}
.blog img {
	position: relative;
	width: 100%;
	margin: 15px 0 0 0;
	bottom: auto;
	right: auto;
}
.bleft {
	left: 45%;
}
.bright {
	right: 45%;
}
.newsletter h3 {
	/* font-size: 16px; */
	text-align: center;/* line-height: 38px; */
}
.newsletter .nl1 {
	margin: 0;
}
.footer-box h5 {
	text-align: center;
}
.footer-box p {
	text-align: center;
	padding: 5px 0;
}
.footer-box .social {
	margin: 0 0 15px 0;
	text-align: center;
}
.f-copy h6 {
	line-height: 21px;
}
.brd-in {
	margin: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.booknow {
	margin: 0;
	position: absolute;
	top: 40%;
	right: 5%;
}
.innerpage {
	padding: 10px 0 40px 0;
}
.innerpage .tittle {
	text-align: center;
}
}

@media only screen and (max-width: 768px) {
.home {
	padding: 0 0 15px 0;
}
.logo {
	height: auto;
}
.logo img {
	width: 60px;
	padding: 10px 0 0 0;
	margin: 0 auto;
}
.head-top {
	border-bottom: 0px solid #eaeaea;
	padding: 0 !important;
}
.enquiry {
	margin: 0 auto 15px auto;
}
.search input.search-text:focus {
	width: 80%;
}
.social {
	padding: 12px 0;
	text-align: center;
}
.social li {
	margin: 0 2px;
}
ul.slimmenu {
	text-align: left;
}
ul.slimmenu li a {
	padding: 0px 9px;
	line-height: 45px;
	font-size: 13px;
	letter-spacing: .8px;
}
ul.slimmenu li .sub-toggle {
	right: 5px;
	top: 2px;
	width: 10px;
}
ul.slimmenu li .sub-toggle>i {
	font-size: 10px;
}
ul.slimmenu li ul li {
	background: none;
}
ul.slimmenu li ul li a {
	color: #000;
}
ul.slimmenu li ul li .sub-toggle>i {
	color: #000;
}
ul.slimmenu li ul li a:hover {
	color: #1e83f1;
	background: none;
}
.slide-banner .slide-text .slide-text-in {
	width: 50%;
}
.slide-banner .slide-text {
	left: 4%;
	top: 30%;
	width: 90%;
}
.slide-banner .slide-text .slide-text-in h2 {
	font-size: 19px;
	line-height: 27px;
}
.slide-banner .slide-text .slide-text-in h2 span {
	font-size: 18px;
}
.slide-btn {
	display: none;
}
.slide-btn2 {
	display: block;
	margin: 10px auto;
}
.slide-banner .carousel-indicators {
	bottom: 7%;
	margin: 0;
	padding: 0;
	margin-left: -30px;
	width: 60px;
}
.slide-banner .carousel-indicators li {
	margin: 0 1px;
	width: 7px;
	height: 7px;
}
.slide-banner .carousel-indicators li:before {
	display: none;
}
.slide-banner .carousel-indicators .active {
	margin: 0 1px;
}
.tittle {
	font-size: 22px;
}
.stroke-right .tittle {
	text-align: center;
}
.hr2 {
	margin: 5px auto 7px auto;
}
.stroke-left img {
	width: 70%;
	margin: 0 auto;
}
.stroke .btn1 {
	margin: 10px auto 0 auto;
}
.stroke-box {
	margin: 15px 0;
	border: 1px solid #ccc;
	height: auto;
}
.stroke-box h4 {
	text-align: center;
}
.stroke-box p {
	text-align: center;
}
.ser-box {
	margin: 0;
}
.ser-box img {
	float: none;
	padding: 0 0 10px 0;
	margin: 0 auto;
}
.ser-box h4 {
	text-align: center;
}
.ser-box p {
	text-align: center;
}
.ser-box2 {
	margin-left: 0;
}
.ser-box3 h4, .ser-box3 p {
	text-align: center;
}
.ser-box3 img {
	float: none;
	padding: 0 0 10px 0;
}
.ser-box4 {
	margin-left: 0;
}
.ser-img img {
	width: 70%;
	margin: 0 auto;
}
.spec-tab .tabs-left>li.active>a::after {
	display: none;
}
.spec-tab .nav>li>a {
	padding: 10px 15px;
	text-align: center;
}
.spec-tab .nav-tabs>li>a img {
	display: none;
}
.spec-tab .tab-content {
	padding: 20px;
}
.spec-tab .tab-content h4 {
	font-size: 16px;
	text-align: center;
	line-height: 24px;
}
.spec-tab .btn1 {
	margin: 10px auto 0 auto;
}
.doctors {
	padding: 0 0 70px 0;
}
.doctors .tittle {
	text-align: center;
}
.doc-left {
	padding: 0 15px 25px 15px !important;
	margin: 0;
}
.doctors .btn1 {
	margin: 10px auto 0 auto;
}
.doc-box {
	margin: 0 0 20px 0;
}
.doc-box2 {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.pharma-left {
	background: #c1e056;
	padding: 25px !important;
	margin: -85px 0 0 0;
}
.pharma-left .tittle {
	text-align: center;
}
.pharma-left .btn1 {
	float: none;
}
.pharma-right {
	padding: 20px !important;
}
.pharma-right .tittle {
	text-align: center;
}
.pharma-right:before {
	display: none;
}
.pharma-right .btn1 {
	float: none;
}
.testimonials .carousel-indicators {
	text-align: center;
	width: 100%;
}
.testimonials h4 {
	font-size: 14px;
	text-align: center;
	line-height: 21px;
}
.testimonials .btn1 {
	margin: 10px auto 0 auto;
	float: none;
}
.gal-box {
	margin: 0;
}
.blog-box {
	padding: 20px !important;
}
.blog-box h4 {
	text-align: center;
}
.blog img {
	position: relative;
	width: 100%;
	margin: 15px 0 0 0;
	bottom: auto;
	right: auto;
}
.bleft {
	left: 45%;
}
.bright {
	right: 45%;
}
.newsletter h3 {
	font-size: 16px;
	text-align: center;
	line-height: 38px;
}
.newsletter .nl1 {
	margin: 0;
}
.footer-box h5 {
	text-align: center;
}
.footer-box p {
	text-align: center;
	padding: 5px 0;
}
.footer-box .social {
	margin: 0 0 15px 0;
	text-align: center;
}
.f-copy h6 {
	line-height: 21px;
}
.brd-in {
	margin: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.booknow {
	margin: 12px auto 0 auto;
	position: relative;
	top: auto;
	right: auto;
}
.innerpage {
	padding: 10px 0 40px 0;
}
.innerpage .tittle {
	text-align: center;
}
}

@media only screen and (max-width: 480px) {
.home {
	padding: 0 0 15px 0;
}
.logo {
	height: auto;
}
.logo img {
	width: 60px;
	padding: 10px 0 0 0;
	margin: 0 auto;
}
.head-top {
	border-bottom: 0px solid #eaeaea;
	padding: 0 !important;
}
.enquiry {
	margin: 0 auto 15px auto;
}
.search input.search-text:focus {
	width: 80%;
}
.social {
	padding: 12px 0;
	text-align: center;
}
.social li {
	margin: 0;
}
ul.slimmenu {
	text-align: left;
}
ul.slimmenu li a {
	padding: 0px 9px;
	line-height: 45px;
	font-size: 13px;
	letter-spacing: .8px;
}
ul.slimmenu li .sub-toggle {
	right: 5px;
	top: 2px;
	width: 10px;
}
ul.slimmenu li .sub-toggle>i {
	font-size: 10px;
}
ul.slimmenu li ul li {
	background: none;
}
ul.slimmenu li ul li a {
	color: #000;
}
ul.slimmenu li ul li .sub-toggle>i {
	color: #000;
}
ul.slimmenu li ul li a:hover {
	color: #1e83f1;
	background: none;
}
.slide-banner .slide-text .slide-text-in {
	width: 50%;
}
.slide-banner .slide-text {
	left: 4%;
	top: 18%;
	width: 90%;
}
.slide-banner .slide-text .slide-text-in h2 {
	font-size: 13px;
	line-height: 14px;
}
.slide-banner .slide-text .slide-text-in h2 span {
	font-size: 12px;
}
.slide-btn {
	display: none;
}
.slide-btn2 {
	display: block;
	margin: 10px auto;
}
.slide-banner .carousel-indicators {
	bottom: 7%;
	margin: 0;
	padding: 0;
	margin-left: -30px;
	width: 60px;
}
.slide-banner .carousel-indicators li {
	margin: 0 1px;
	width: 7px;
	height: 7px;
}
.slide-banner .carousel-indicators li:before {
	display: none;
}
.slide-banner .carousel-indicators .active {
	margin: 0 1px;
}
.tittle {
	font-size: 22px;
}
.stroke-right .tittle {
	text-align: center;
}
.hr2 {
	margin: 5px auto 7px auto;
}
.stroke-left img {
	width: 100%;
}
.stroke .btn1 {
	margin: 10px auto 0 auto;
}
.stroke-box {
	margin: 15px 0;
	border: 1px solid #ccc;
	height: auto;
}
.stroke-box h4 {
	text-align: center;
}
.stroke-box p {
	text-align: center;
}
.ser-box {
	margin: 0;
}
.ser-box img {
	float: none;
	padding: 0 0 10px 0;
	margin: 0 auto;
}
.ser-box h4 {
	text-align: center;
}
.ser-box p {
	text-align: center;
}
.ser-box2 {
	margin-left: 0;
}
.ser-box3 h4, .ser-box3 p {
	text-align: center;
}
.ser-box3 img {
	float: none;
	padding: 0 0 10px 0;
}
.ser-box4 {
	margin-left: 0;
}
.ser-img img {
	width: 92%;
	margin: 0 auto;
}
.spec-tab .tabs-left>li.active>a::after {
	display: none;
}
.spec-tab .nav>li>a {
	padding: 10px 15px;
	text-align: center;
}
.spec-tab .nav-tabs>li>a img {
	display: none;
}
.spec-tab .tab-content {
	padding: 20px;
}
.spec-tab .tab-content h4 {
	font-size: 16px;
	text-align: center;
	line-height: 24px;
}
.spec-tab .btn1 {
	margin: 10px auto 0 auto;
}
.doctors {
	padding: 0 0 70px 0;
}
.doctors .tittle {
	text-align: center;
}
.doc-left {
	padding: 0 15px 25px 15px !important;
	margin: 0;
}
.doctors .btn1 {
	margin: 10px auto 0 auto;
}
.doc-box {
	margin: 0 0 20px 0;
}
.doc-box2 {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.pharma-left {
	background: #c1e056;
	padding: 25px !important;
	margin: -85px 0 0 0;
}
.pharma-left .tittle {
	text-align: center;
}
.pharma-left .btn1 {
	float: none;
}
.pharma-right {
	padding: 20px !important;
}
.pharma-right .tittle {
	text-align: center;
}
.pharma-right:before {
	display: none;
}
.pharma-right .btn1 {
	float: none;
}
.testimonials .carousel-indicators {
	text-align: center;
	width: 100%;
}
.testimonials h4 {
	font-size: 14px;
	text-align: center;
	line-height: 21px;
}
.testimonials .btn1 {
	margin: 10px auto 0 auto;
	float: none;
}
.gal-box {
	margin: 0;
}
.blog-box {
	padding: 20px !important;
}
.blog img {
	position: relative;
	width: 100%;
	margin: 15px 0 0 0;
	bottom: auto;
	right: auto;
}
.bleft {
	left: 37%;
}
.bright {
	right: 37%;
}
.newsletter h3 {
	font-size: 16px;
	text-align: center;
	line-height: 38px;
}
.newsletter .nl1 {
	margin: 10px 0;
}
.footer-box h5 {
	text-align: center;
}
.footer-box p {
	text-align: center;
	padding: 5px 0;
}
.footer-box .social {
	margin: 0 0 15px 0;
	text-align: center;
}
.f-copy h6 {
	line-height: 21px;
}
.brd-in {
	margin: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.booknow {
	margin: 12px auto 0 auto;
	position: relative;
	top: auto;
	right: auto;
}
.innerpage {
	padding: 10px 0 40px 0;
}
.innerpage .tittle {
	text-align: center;
}
}
