body {
	margin: 0;
	padding: 0;
	font-family: 'Nunito Sans', sans-serif !important;
	overflow-x: hidden;
}
::-moz-selection {
	color: #fff;
	background: #07736e;
}
::selection {
	color: #fff;
	background: #07736e;
}
::-webkit-scrollbar-track {
	background-color: #9c9c9c;
}
::-webkit-scrollbar {
	width: 8px;
	background-color: #ffffff;
}
::-webkit-scrollbar-thumb {
	background-color: #008b86;
}
.panel-heading h4 a {
	padding: 10px;
	display: block;
}
.panel-heading {
	padding: 0px !important;
}
.fixedcall {
	position: fixed;
	top: 50%;
	left: -162px;
	width: 195px;
	height: auto;
	background: #07736e;
	border-radius: 0 10px 10px 0;
	z-index: 999;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.fixedcall:hover {
	left: 0;
}
.fixedcall .fixedcallL {
	width: 35px;
	height: auto;
	background: #008b86;
	float: right;
	position: relative;
	border-radius: 0 10px 10px 0;
}
.fixedcall .fixedcallL:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	right: 0;
	z-index: -1;
	border-radius: 0 10px 10px 0;
	-webkit-box-shadow: 0 0 0 0 rgba(0, 139, 134, 0.5);
	-moz-box-shadow: 0 0 0 0 rgba(0, 139, 134, 0.5);
	box-shadow: 0 0 0 0 rgba(0, 139, 134, 0.5);
	-webkit-animation: bxa 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: bxa 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: bxa 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: bxa 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	float: right;
}
.fixedcall:hover .fixedcallL:after {
	display: none;
}
.fixedcall .fixedcallL p {
	font-size: 12px;
	text-align: center;
	line-height: 35px;
	margin: 0;
	letter-spacing: 0;
	padding: 5px 0;
	color: #ffffff;
	font-weight: 800;
	text-transform: uppercase;
	text-orientation: upright;
	writing-mode: vertical-rl;
}
.fixedcall .fixedcallR {
	width: 160px;
	float: left;
}
.fixedcall .fixedcallR ul {
	margin: 0;
	padding: 0;
}
.fixedcall .fixedcallR ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.fixedcall .fixedcallR ul li a {
	font-size: 13px;
	text-align: left;
	font-weight: 700;
	line-height: 23px;
	margin: 0;
	letter-spacing: 0;
	padding: 18px 12px;
	color: #ffffff;
	display: block;
	border-bottom: 1px dashed #4365bd;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixedcall .fixedcallR ul li a:hover {
	background: #0e2a71;
}
.fixedcall .fixedcallR ul li a svg {
	margin: 0 3px 0 0;
}
.fixedcall .fixedcallR ul li:last-child a {
	border-bottom: 0px solid #3acece;
}
.goog-te-gadget-simple {
	padding: 7px 5px !important;
	border-radius: 25px !important;
	border: none !important;
	width: 100% !important;
	text-align: center !important;
}
a {
	text-decoration: none !important;
}
.pdd {
	padding: 0 !important;
}
.modal-backdrop {
	z-index: 9999 !important;
}
.home {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
.innerimg {
	border: 1px solid #333;
	width: 100%;
	height: auto;
	padding: 5px;
}
.top-banner {
	position: relative;
	padding: 7px 30px !important;
	background: #008b86;
}
.mpd {
	padding: 0 12px !important;
}
.top-text {
}
.top-text ul {
	margin: 8px 0 0 0;
	padding: 0;
}
.top-text li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}
.top-text li a {
	padding: 0 12px;
	margin: 0;
	line-height: 15px;
	font-size: 12px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-weight: 500;
	letter-spacing: 1px;
	border-right: 1px solid #ffda99;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.top-text li:first-child a {
	padding: 0 12px 0 0;
}
.top-text li:last-child a {
	border-right: 0px solid #ffda99;
}
.lang {
	margin: 0;
	padding: 0;
}
.lang select {
	width: 100%;
	height: 35px;
	margin: 0;
	font-size: 12px;
	padding: 0 5px;
	color: #fff;
	background: none;
	outline: none;
	line-height: 25px;
	border-radius: 25px;
	border: 1px solid #ffffff;
}
.social {
	float: left;
}
.social ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.social li {
	list-style: none;
	width: 35px;
	height: 35px;
	margin: 0 6px 0 0;
	line-height: 36px;
	padding: 0;
	display: inline-block;
	text-align: center;
	border-radius: 100%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.social li a {
	display: block;
}
.social li svg {
	padding: 0;
	line-height: 35px;
	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: #008b86;
}
.social li:nth-child(2) {
	background: #008b86;
}
.social li:nth-child(3) {
	background: #008b86;
}
.social li:nth-child(4) {
	/*background: #de4b39;*/
	background: #008b86;
}
.social li:nth-child(5) {
	background: #008b86;
}
.social li:nth-child(6) {
	background: #008b86;
}
.social li:nth-child(7) {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e002b3+0,f3f709+100 */
	background: #e002b3; /* Old browsers */
	background: -moz-linear-gradient(45deg, #e002b3 0%, #f3f709 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #e002b3 0%, #f3f709 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #e002b3 0%, #f3f709 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(
			startColorstr='#e002b3',
			endColorstr='#f3f709',
			GradientType=1
		); /* IE6-9 fallback on horizontal gradient */
}
.social li:nth-child(8) {
	background: #c8232c;
}
.social li:nth-child(9) {
	background: #fb3958;
}
.social li:hover {
	background: #153996;
}
.social li:hover svg path {
	fill: #ffffff;
}
.search {
	margin: 0;
	padding: 15px 0 0 0;
	float: right;
}
.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: 35px;
	width: 0;
	margin: 0;
	padding: 15px 17px;
	float: right;
	right: 0;
	top: 0;
	z-index: 9;
	border-radius: 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	cursor: pointer;
	/* border-radius: 30px; */
	border: 0px solid #ff5285;
	background: url(../images/search.png)no-repeat;
	background-size: 35px;
}
.search input.search-text:focus {
	z-index: 1;
	width: 100%;
	right: 0;
	top: 0;
	border: 0px solid #ff5285;
	background-color: #fff;
	outline: none;
	cursor: auto;
	padding: 10px;
	background: #fff;
	border-radius: 25px;
	float: right;
}
.search input.search-submit {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	margin: 0;
	padding: 0;
	outline: 0;
	cursor: pointer;
	border-radius: 25px;
	border: 0px solid #ff5285;
	background: #ffffff url(../images/search.png) no-repeat;
	opacity: 1;
	background-size: 35px;
}
.search input.search-text::-webkit-search-cancel-button {
	cursor: pointer;
}
.menu-top {
	margin: 10px 0 0 0;
}
.menu-text {
	padding: 0 5px !important;
}
.menu-text p {
	font-size: 18px;
	text-align: left;
	font-weight: 700;
	line-height: 28px;
	margin: 13px 0 0 0;
	letter-spacing: 0;
	padding: 0;
	color: #153996;
}
.menu-text p img {
	width: 12px;
	display: inline-block;
	margin: 0 6px;
	padding: 0;
}
.callus {
	width: 100%;
	margin: 8px 0 0 0;
	text-align: right;
}
.callus .callusL {
	width: 40px;
	height: 40px;
	font-size: 18px;
	border-radius: 100%;
	text-align: center;
	line-height: 40px;
	display: inline-block;
	float: left;
	background: #008b86;
	color: #fff;
	margin: 0 20px 0 0;
	-webkit-box-shadow: 0px 0px 0px 7px rgba(0, 139, 134, 0.25);
	-moz-box-shadow: 0px 0px 0px 7px rgba(0, 139, 134, 0.25);
	box-shadow: 0px 0px 0px 7px rgba(0, 139, 134, 0.25);
	-webkit-animation: tada 1.25s infinite;
	-moz-animation: tada 1.25s infinite;
	-ms-animation: tada 1.25s infinite;
	animation: tada 1.25s infinite;
}
.callus p {
	font-size: 13px;
	text-align: left;
	font-weight: 400;
	line-height: 17px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0;
	color: #545454;
}
.callus .callusR {
	float: left;
	margin: 2px 0 0 0;
}
.callus .callusR a {
	font-size: 13px;
	text-align: left;
	font-weight: 700;
	line-height: 20px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #153996;
	display: block;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.callus .callusR a:hover,
.callus .callusR a:focus {
	color: #07736e;
}
.top-cr {
	padding: 0 !important;
}
.top-cr ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.top-cr ul li {
	list-style: none;
	margin: 0;
	padding: 0 5px;
	display: inline-block;
	border-right: 1px solid #e4e4e4;
}
.top-cr ul li a {
	font-size: 9px;
	text-align: center;
	font-weight: 600;
	line-height: 23px;
	margin: 0;
	letter-spacing: 0;
	padding: 3px 0 0 0;
	color: #333333;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.top-cr ul li a:hover {
	color: #153996;
}
.top-cr ul li:last-child {
	border-right: 0px solid #ccc;
	padding: 0 0 0 5px;
}
.top-cr ul li img {
	width: 80px;
	margin: 0 auto;
	display: block;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.top-cr ul li: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);
}
.enquiry {
	width: 100%;
	height: 35px;
	margin: 0 auto;
	float: right;
	padding: 0;
	text-align: center;
	font-size: 11px;
	line-height: 35px;
	display: block;
	font-weight: 800;
	color: #07736e;
	letter-spacing: .4px;
	background: #ffffff;
	text-transform: uppercase;
	position: relative;
	outline: none;
	border-radius: 25px;
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}
.enquiry svg {
	margin: 0 2px 0 0;
}
.enquiry:hover,
.enquiry:focus {
	color: #ffffff;
	background: #153996;
}
.modal-open .modal {
	z-index: 999999999;
}
.enquiry-in {
	margin: 30px;
	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: #153996;
	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: #153996 !important;
	opacity: 1 !important;
	width: 30px;
	padding: 0 0 3px 1px;
	text-align: center;
	height: 30px;
	border-radius: 100%;
}
.headscroll {
	background: #0d2b79;
	padding: 7px 15px 3px 15px;
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	line-height: 14px;
	margin: 0;
	letter-spacing: .4px;
	color: #fff;
}
.headscroll a,
.headscroll a:hover,
.headscroll a:focus {
	color: #fff;
}
.menu {
	padding: 0 30px !important;
}
.logo {
	padding: 0;
}
.logo img {
	width: 275px;
	padding: 0;
	margin: 0;
	display: block;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.menu-banner {
}
.menu-collapser {
	position: relative;
	width: 100%;
	height: 40px;
	padding: 0 10px;
	margin: 5px 0;
	color: #333;
	font-size: 13px;
	line-height: 40px;
	background-color: #bfe1e0;
	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: #07736e;
	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: #008b86;
}
.collapse-button .icon-bar {
	display: block;
	height: 2px;
	width: 18px;
	margin: 2px 0;
	background-color: #008b86;
	border-radius: 1px;
}
ul.slimmenu {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
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: #008b86;
	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: 0 9px;
	margin: 0;
	line-height: 45px;
	font-size: 14px;
	display: block;
	text-decoration: none;
	color: #000;
	font-weight: 600;
	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: 12px;
	line-height: 18px;
	color: #fff;
	padding: 10px;
	margin: 0;
	text-transform: none;
	text-align: left;
	letter-spacing: .4px;
	border-bottom: 1px dotted rgba(255, 255, 255, 0.25);
}
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: #ffffff;
	background: #0d2b79;
}
ul.slimmenu li.active a {
	color: #153996;
}
ul.slimmenu li a:hover {
	color: #153996;
}
ul.slimmenu li.active ul li a {
	color: #ffffff;
}
ul.slimmenu li ul li.active a {
	color: #ffffff;
}
ul.slimmenu li.active ul li a:hover {
	color: #ffffff;
	background: #07736e;
}
ul.slimmenu li .sub-toggle {
	background: none repeat scroll 0 0;
	position: absolute;
	right: 0;
	top: 1px;
	z-index: 999;
	width: 4px;
	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;
}
.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: 220px;
	height: auto;
	margin: 0;
	padding: 0;
	position: fixed;
	z-index: 99999999;
	top: 35%;
	right: -175px;
	background: #e4f781;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixed-div:hover {
	right: 0;
}
.fixed-div ul {
	margin: 0;
	padding: 0;
}
.fixed-div ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 46px;
	border-bottom: 1px solid #fff;
}
.fixed-div ul li:last-child {
	height: 45px;
	border-bottom: 0px solid #fff;
}
.fixed-div ul li a {
	height: 45px;
	font-size: 13px;
	text-align: left;
	font-weight: 500;
	line-height: 45px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #fff;
	display: block;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixed-div ul li a:hover {
	background: #109f81;
	color: #fff;
}
.fixed-div ul li:hover .fx-txt h5,
.fixed-div ul li:hover .fx-txt p,
.fixed-div ul li:hover .fx-txt h6 {
	color: #fff;
}
.fixed-div .fx-img {
	width: 45px;
	height: 45px;
	padding: 8px;
	float: left;
	margin: 0;
	background: #109f81;
}
.fixed-div .fx-img img {
	width: 100%;
}
.fixed-div ul li .fx-txt {
	width: 175px;
	float: left;
	padding: 0 10px;
}
.fixed-div ul li .fx-txt h5 {
	font-size: 15px;
	text-align: left;
	font-weight: 400;
	line-height: 17px;
	margin: 0;
	letter-spacing: .8px;
	padding: 8px 0 0 0;
	color: #000;
}
.fixed-div ul li .fx-txt p {
	font-size: 11px;
	text-align: left;
	font-weight: 400;
	line-height: 15px;
	margin: 0;
	letter-spacing: .2px;
	padding: 0;
	cursor: text;
	color: #464646;
}
.fixed-div ul li .fx-txt h6 {
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	line-height: 45px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #000;
}
.slide-banner {
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0; /* border-bottom: 2px solid rgba(249, 172, 36, 0.4); */
}
.slide-banner img {
	width: 100%;
}
.slide-banner .carousel-control.left,
.slide-banner .carousel-control.right {
	background-image: none !important;
	position: absolute;
	top: auto;
	bottom: 10%;
	height: 25px;
	width: 25px;
	z-index: 99;
	padding: 0;
	margin-top: -18px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.slide-banner .carousel-control.left {
	left: auto;
	right: 10%;
	margin-right: 30px;
}
.slide-banner .carousel-control.right {
	right: 10%;
}
.slide-banner .carousel-indicators {
	bottom: 3%;
	left: auto;
	right: 3%;
	text-align: right;
	margin: 0;
	width: 100%;
}
.slide-banner .carousel-indicators li {
	margin: 0 3px;
	width: 5px;
	height: 15px;
	border: 0px solid #fff;
	background-color: rgba(0, 0, 0, 0.51);
	position: relative;
	border-radius: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.slide-banner .carousel-indicators .active {
	background-color: #3bc0d9;
	border: 0px solid #fff;
	height: 30px;
}
.slide-banner .slide-text {
	position: absolute;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0 9%;
	left: 0;
	top: 24%;
	z-index: 9999;
}
.slide-banner .slide-text .slide-text-in {
	position: relative;
	width: 560px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}
.slide-banner .slide-text .slide-text-in h2 {
	font-size: 31px;
	line-height: 37px;
	color: #153996;
	margin: 0;
	padding: 0;
	text-align: right;
	text-transform: uppercase;
	font-weight: 200;
	letter-spacing: 1px;
	visibility: visible !important;
	-webkit-animation-name: bounceInRight !important;
	-moz-animation-name: bounceInRight !important;
	-o-animation-name: bounceInRight !important;
	animation-name: bounceInRight !important;
}
.slide-banner .slide-text .slide-text-in h2 span {
	display: block;
	color: transparent;
	font-weight: 800;
	background: rgba(232, 153, 17, 1);
	background: -moz-linear-gradient(
		-45deg,
		rgba(232, 153, 17, 1) 0%,
		rgba(0, 72, 255, 1) 19%,
		rgba(255, 146, 10, 1) 40%,
		rgba(235, 46, 245, 1) 59%,
		rgba(0, 233, 250, 1) 79%,
		rgba(255, 170, 0, 1) 100%
	);
	background: -webkit-gradient(
		left top,
		right bottom,
		color-stop(0%, rgba(232, 153, 17, 1)),
		color-stop(19%, rgba(0, 72, 255, 1)),
		color-stop(40%, rgba(255, 146, 10, 1)),
		color-stop(59%, rgba(235, 46, 245, 1)),
		color-stop(79%, rgba(0, 233, 250, 1)),
		color-stop(100%, rgba(255, 170, 0, 1))
	);
	background: -webkit-linear-gradient(
		-45deg,
		rgba(232, 153, 17, 1) 0%,
		rgba(0, 72, 255, 1) 19%,
		rgba(255, 146, 10, 1) 40%,
		rgba(235, 46, 245, 1) 59%,
		rgba(0, 233, 250, 1) 79%,
		rgba(255, 170, 0, 1) 100%
	);
	background: -o-linear-gradient(
		-45deg,
		rgba(232, 153, 17, 1) 0%,
		rgba(0, 72, 255, 1) 19%,
		rgba(255, 146, 10, 1) 40%,
		rgba(235, 46, 245, 1) 59%,
		rgba(0, 233, 250, 1) 79%,
		rgba(255, 170, 0, 1) 100%
	);
	background: -ms-linear-gradient(
		-45deg,
		rgba(232, 153, 17, 1) 0%,
		rgba(0, 72, 255, 1) 19%,
		rgba(255, 146, 10, 1) 40%,
		rgba(235, 46, 245, 1) 59%,
		rgba(0, 233, 250, 1) 79%,
		rgba(255, 170, 0, 1) 100%
	);
	background: linear-gradient(
		135deg,
		rgba(232, 153, 17, 1) 0%,
		rgba(0, 72, 255, 1) 19%,
		rgba(255, 146, 10, 1) 40%,
		rgba(235, 46, 245, 1) 59%,
		rgba(0, 233, 250, 1) 79%,
		rgba(255, 170, 0, 1) 100%
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e89911', endColorstr='#ffaa00', GradientType=1);
	background-size: 1000px 100%;
	-webkit-animation: textbg 35s linear infinite;
	-moz-animation: textbg 35s linear infinite;
	animation: textbg 35s linear infinite;
	background-clip: text;
	-moz-background-clip: text;
	-webkit-background-clip: text;
}
@-webkit-keyframes textbg {
	0% {
		background-position-x: 0;
	}
	100% {
		background-position-x: 10000px;
	}
}
@-moz-keyframes textbg {
	0% {
		background-position-x: 0;
	}
	100% {
		background-position-x: 10000px;
	}
}
@keyframes textbg {
	0% {
		background-position-x: 0;
	}
	100% {
		background-position-x: 10000px;
	}
}
.slide-banner .slide-text .slide-text-in p {
	font-size: 15px;
	text-align: right;
	font-weight: 300;
	line-height: 26px;
	margin: 0;
	letter-spacing: .8px;
	padding: 9px 0 9px 50px;
	color: #000;
	visibility: visible !important;
	-webkit-animation-name: bounceInRight !important;
	-moz-animation-name: bounceInRight !important;
	-o-animation-name: bounceInRight !important;
	animation-name: bounceInRight !important;
}
.slide-btn {
	width: 180px;
	height: 42px;
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
	color: #ffffff;
	background: #faac24;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	line-height: 39px;
	letter-spacing: .5px;
	border-radius: 25px;
	border: 2px solid #faac24;
	float: right;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	visibility: visible !important;
	-webkit-animation-name: bounceInRight !important;
	-moz-animation-name: bounceInRight !important;
	-o-animation-name: bounceInRight !important;
	animation-name: bounceInRight !important;
}
.slide-btn svg {
	margin: 0 3px 0 0;
}
.slide-btn:hover,
.slide-btn:focus {
	color: #fff;
	background: #153996;
	border: 2px solid #ffffff;
}
.about {
	padding: 0;
}
.ab-left {
	padding: 40px 0 0 0;
	margin-top: 50px;
}
.abhead {
	text-align: center;
	position: relative;
	padding-top: 30px;
}
.abhead:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 1.5px;
	margin: 0;
	padding: 0;
	left: 0;
	top: 13px;
	background: #07736e;
	z-index: -1;
}
.abhead .abheadtext {
	font-size: 24px;
	line-height: 28px;
	color: #153996;
	margin: 0;
	padding: 0 15px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 1px;
	display: inline-block;
	background: #fff;
}
.abhead .abheadtext span {
	font-weight: 800;
}
.ab-left p {
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: .4px;
	padding: 15px 0 2px 0;
	color: #333333;
}
.ab-left .btn-1 {
	margin: 15px auto 40px auto;
}
.btn-1 {
	width: 120px;
	font-size: 13px;
	line-height: 35px;
	text-align: center;
	letter-spacing: .4px;
	font-weight: 600;
	color: #fff;
	margin: 15px 0 0 0;
	padding: 0;
	display: block;
	background: #f9ab24;
	position: relative;
	border-radius: 25px;
	z-index: 9;
	overflow: hidden;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.btn-1:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	margin: 0;
	left: 0;
	top: 0;
	opacity: 0;
	border-radius: 25px;
	background: #153996;
	z-index: -1;
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.btn-1:hover:before,
.btn-1:focus:before {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1);
	transform: scale(1, 1);
}
.btn-1:hover,
.btn-1:focus {
	color: #fff;
}
.ab-box {
	text-align: center;
	border-right: 2px dotted #ccc;
	padding: 0 18px !important;
}
.ab-box2 {
	border-right: 0px dotted #ccc;
}
.ab-box .abbh3 {
	font-size: 13px;
	text-align: center;
	font-weight: 800;
	line-height: 18px;
	margin: 0;
	letter-spacing: 1px;
	padding: 0 0 5px 0;
	color: #153996;
	text-transform: uppercase;
}
.ab-box img {
	width: 95px;
	margin: 0 auto 15px auto;
	border-radius: 10px;
	display: block;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.ab-box:hover img {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}
.ab-box p {
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	line-height: 23px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 8px 0;
	color: #333333;
}
.ab-box a {
	font-size: 13px;
	text-align: center;
	font-weight: 800;
	line-height: 24px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #333;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.ab-box a svg {
	color: #07736e;
	margin: 0 3px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.ab-box a:hover,
.ab-box a:focus {
	color: #153996;
	letter-spacing: .8px;
}
.thead {
}
.thead .tittle {
	font-size: 23px;
	line-height: 28px;
	color: #153996;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1.5px;
}
.thead .tittle span {
	font-weight: 800;
}
.thead hr {
	width: 200px;
	height: 20px;
	margin: 10px auto;
	padding: 0;
	border: none;
	background: url(../images/hr1.png) no-repeat;
	background-size: 100% auto;
}
.ab-right {
}
.ab-rightbox {
	background: url("../images/abbg.jpg");
	background-size: cover;
	padding: 25px;
}
.ab-rightbox .thead .tittle {
	color: #fff;
}
.ab-rightbox .thead hr {
	background: url(../images/hr3.png) no-repeat;
	background-size: 100% auto;
}
.ab-rightbox-img {
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
}
.ab-rightbox-img:before {
	width: 70px;
	height: 200%;
	margin: 0;
	padding: 0;
	top: -50%;
	left: -100%;
	position: absolute;
	content: '';
	z-index: 99;
	background: rgba(255, 255, 255, 0);
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-gradient(
		left top,
		right top,
		color-stop(0%, rgba(255, 255, 255, 0)),
		color-stop(100%, rgba(255, 255, 255, 1))
	);
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
	-webkit-transition: 1.5s;
	-moz-transition: 1.5s;
	-o-transition: 1.5s;
	transition: 1.5s;
}
.ab-rightbox-img:hover:before {
	top: 0;
	left: 150%;
}
.ab-rightbox-img img {
	width: 100%;
	padding: 5px;
	border: 2px dotted #fbd581;
}
.ab-rightbox h5 {
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	text-align: center;
	margin: 0;
	letter-spacing: .4px;
	padding: 10px 0 0 0;
	color: #ffffff;
}
.ab-right .carousel-inner {
	padding: 0 0 25px 0;
}
.ab-right .adleft,
.ab-right .adright {
	top: auto;
	bottom: 0;
	width: 9px;
	height: 15px;
	opacity: .7;
	-webkit-filter: brightness(100%) invert(100%);
	-moz-filter: brightness(100%) invert(100%);
	-o-filter: brightness(100%) invert(100%);
	filter: brightness(100%) invert(100%);
}
.ab-right .adleft:hover,
.ab-right .adright:hover {
	opacity: 1;
}
.ab-right .adleft,
.ab-right .adleft {
	left: 45%;
}
.ab-right .adright,
.ab-right .adright {
	right: 45%;
}
.conditions {
	padding: 35px 0;
	position: relative;
	background: #f0f0f0;
}
.conditions:before,
.conditions:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 50%;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	background: url("../images/con-bg1.png") no-repeat left top;
	background-size: 100% auto;
}
.conditions:after {
	top: auto;
	bottom: 0;
	background: url("../images/con-bg2.png") no-repeat left bottom;
	background-size: 100% auto;
}
.conditions .thead hr {
	margin: 10px auto;
}
.con-img {
}
.con-img img {
	width: 100%;
	-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);
}
.con-box {
	text-align: right;
	position: relative;
}
.con-box .conh3,
.mconbox .mconh3 {
	font-size: 15px;
	font-weight: 800;
	line-height: 24px;
	margin: 0;
	letter-spacing: 1px;
	padding: 0 0 5px 0;
	color: #153996;
	text-transform: uppercase;
}
.mconbox .mconh3 {
	font-size: 12px;
	line-height: 17px;
}
.con-box p,
.mconbox p {
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #333333;
}
.mconbox p {
	padding: 7px 0;
}
.con-box .con-no,
.mconbox .con-no {
	width: 50px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: #fff;
	border: 3px solid #07736e;
	border-radius: 100%;
	text-align: center;
	line-height: 47px;
	font-size: 18px;
	font-weight: 900;
	letter-spacing: .4px;
	position: absolute;
}
.mconbox .con-no {
	position: relative;
	margin: -25px auto 10px auto;
}
.con-box .con-flyout {
	width: 200%;
	position: absolute;
	z-index: 99;
	display: none;
	margin: 0;
	padding: 17% 0 0 117%;
	top: 0;
	left: 0;
}
.con-box:hover .con-flyout {
	display: block;
}
.con-box .con-flyout .con-flyoutin {
	display: table;
	width: 220px;
	height: 220px;
	position: relative;
	margin: 0;
	padding: 15px;
	background: rgba(21, 57, 150, 0.95);
	overflow: hidden;
	border-radius: 100%;
	-webkit-box-shadow: 0px 0px 0px 10px rgba(32, 63, 145, 0.3);
	-moz-box-shadow: 0px 0px 0px 10px rgba(32, 63, 145, 0.3);
	box-shadow: 0px 0px 0px 10px rgba(32, 63, 145, 0.3);
	-webkit-animation: zoomIn 1s 1 linear;
	-moz-animation: zoomIn 1s 1 linear;
	-ms-animation: zoomIn 1s 1 linear;
	animation: zoomIn 1s 1 linear;
}
.con-box .con-flyout .con-flyoutin .con-flyoutin2 {
	display: table-cell;
	vertical-align: middle;
}
.con-box .con-flyout .conh4 {
	font-size: 13px;
	text-align: center;
	font-weight: 800;
	line-height: 17px;
	margin: 0;
	letter-spacing: 1px;
	padding: 0;
	color: #ffffff;
	text-transform: uppercase;
}
.con-box .con-flyout hr,
.mconbox hr {
	width: 30px;
	height: auto;
	margin: 6px auto;
	padding: 0;
	border: none;
	border-top: 5px dotted #07736e;
}
.con-box .con-flyout p {
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 10px 0;
	color: #ffffff;
}
.con-btn {
	text-align: center;
	font-size: 13px;
	font-weight: 700;
	line-height: 21px;
	margin: 0 auto;
	letter-spacing: .4px;
	padding: 0;
	color: #07736e;
	display: block;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.con-btn:hover,
.con-btn:focus {
	color: #07736e;
	letter-spacing: 1px;
}
.con-box .con-flyout ul,
.mconbox ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.mconbox ul {
	padding: 7px 0;
}
.con-box .con-flyout ul li,
.mconbox ul li {
	list-style: none;
	margin: 0;
	padding: 1px 0;
}
.con-box .con-flyout ul li a,
.mconbox ul li a {
	font-size: 13px;
	font-weight: 400;
	line-height: 16px;
	margin: 0;
	letter-spacing: .3px;
	padding: 0;
	color: #ffffff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.mconbox ul li a {
	color: #333;
}
.con-box .con-flyout ul li a svg,
.mconbox ul li a svg {
	font-size: 8px;
	margin: 0 2px 0 0;
	vertical-align: 1px;
}
.con-box .con-flyout ul li a:hover,
.con-box .con-flyout ul li a:focus,
.mconbox ul li a:hover,
.mconbox ul li a:focus {
	color: #07736e;
}
.con-box1 {
	margin: 20px 0 45px 35px;
	z-index: 1;
}
.con-box1 .con-no {
	top: 18%;
	right: -18%;
}
.con-box2 {
	z-index: 2;
	margin: 0 0 45px -20px;
}
.con-box2 .con-no {
	top: 18%;
	right: -20%;
}
.con-box2 .con-flyout {
	padding: 0 0 0 133%;
	top: -80%;
}
.con-box3 {
	z-index: 3;
	margin: 0;
}
.con-box3 .con-no {
	top: 8%;
	right: -23%;
}
.con-box3 .con-flyout {
	padding: 0 0 11% 127%;
	top: auto;
	bottom: 0;
}
.con-box4 {
	z-index: 1;
	margin: 20px 0 45px -40px;
	text-align: left;
}
.con-box4 .con-no {
	top: 25%;
	right: auto;
	left: -16%;
}
.con-box4 .con-flyout {
	padding: 17% 0 0 21%;
	left: auto;
	right: 0;
	top: 0;
}
.con-box5 {
	z-index: 2;
	margin: 0 0 45px 20px;
	text-align: left;
}
.con-box5 .con-no {
	top: 18%;
	right: auto;
	left: -20%;
}
.con-box5 .con-flyout {
	padding: 0 0 0 4%;
	left: auto;
	right: 0;
	top: -80%;
}
.con-box6 {
	z-index: 3;
	margin: 0;
	text-align: left;
}
.con-box6 .con-no {
	top: 13%;
	right: auto;
	left: -24%;
}
.con-box6 .con-flyout {
	padding: 0 0 11% 10%;
	left: auto;
	right: 0;
	top: auto;
	bottom: 0;
}
.con-box7 {
	z-index: 1;
	margin: 35px 0 0 0;
	text-align: center;
}
.con-box7 .con-no {
	top: -88%;
	right: auto;
	left: 50%;
	margin-left: -25px;
}
.con-box7 .con-flyout {
	padding: 0 0 54% 18.5%;
	width: 100%;
	top: auto;
	bottom: 0;
}
.con-box7 .con-flyout .con-flyoutin {
}
.con-box8 {
	z-index: 1;
	margin: 0 0 35px 0;
	text-align: center;
}
.con-box8 .con-no {
	top: auto;
	bottom: -88%;
	right: auto;
	left: 50%;
	margin-left: -25px;
}
.con-box8 .con-flyout {
	width: 100%;
	padding: 55% 0 0 18.5%;
}
.con-box8 .con-flyout .con-flyoutin {
	float: left;
}
.conditions .carousel-inner {
	padding: 0 0 30px 0;
}
.adleft,
.adright {
	position: absolute;
	content: '';
	bottom: 0;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	opacity: 1;
	border-radius: 0;
	background: none;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.adleft {
	left: 38%;
}
.adright {
	right: 38%;
}
.conditions2 .carousel-inner {
	padding: 0 0 25px 0;
}
.conditions2 .adleft,
.conditions2 .adright {
	-webkit-filter: brightness(1) invert(1);
	-moz-filter: brightness(1) invert(1);
	-o-filter: brightness(1) invert(1);
	filter: brightness(1) invert(1);
}
.mconpdd {
	padding: 0 10px !important;
	position: relative;
	z-index: 999;
}
.mconbox {
	text-align: center;
	border: 2px solid #07736e;
	height: 215px;
	margin: 20px 0;
}
.services {
	padding: 40px 0;
}
.ser-left {
}
.ser-box {
	margin: 15px 0;
}
.ser-box img {
	width: 190px;
	margin: 0 auto 15px auto;
	display: block;
	-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 .serh4 {
	font-size: 16px;
	font-weight: 800;
	line-height: 20px;
	text-align: center;
	margin: 0;
	letter-spacing: 1px;
	padding: 0 0 10px 0;
	color: #153996;
}
.ser-box p {
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #333333;
}
.ser-box .btn-1 {
	margin: 15px auto 0 auto;
}
.services .carousel-inner {
	padding: 0 0 30px 0;
}
.services .adleft,
.services .adright {
	width: 35px;
}
.services .adleft {
	left: 44%;
}
.services .adright {
	right: 44%;
}
.ser-right {
}
.ser-right .thead .tittle {
	font-size: 19px;
}
.ser-right .thead hr {
	width: 130px;
	height: 15px;
	margin: 0 auto 10px auto;
}
.app-form {
	background: #ffffff;
	padding: 15px !important;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
.app-form .form-group {
	margin: 0 0 9px 0;
	padding: 0 !important;
}
.app-form .form-group label {
	width: 100%;
	font-size: 12px;
	text-align: left;
	font-weight: 400;
	line-height: 20px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #000;
}
.app-form .form-group label span {
	color: #27a07a;
	font-weight: 800;
	font-size: 17px;
	vertical-align: middle;
}
.app-form .form-group input,
.app-form .form-group select {
	width: 100%;
	height: 38px;
	padding: 5px 10px;
	margin: 0;
	font-size: 12px;
	text-align: left;
	color: #333;
	background: #f0f0f0;
	border: 1px solid #f0f0f0;
	letter-spacing: .4px;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.app-form .form-control-feedback {
	color: #737373;
}
.app-form .form-group .input-group-addon {
	border: none;
	background: #f0f0f0;
}
.app-form .form-group textarea {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	height: 60px;
	padding: 5px 10px;
	margin: 0;
	font-size: 12px;
	text-align: left;
	color: #333;
	letter-spacing: .4px;
	outline: none;
	border-radius: 0;
	background: #f0f0f0;
	border: 1px solid #f0f0f0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.app-form .form-group input:focus,
.app-form .form-group textarea:focus {
	background: #ffffff;
	border: 1px solid #f9ab24;
}
.app-form .form-group input[type=submit] {
	width: 100%;
	background: #008b86;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	border: none;
	text-align: center;
	cursor: pointer;
	float: none;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.app-form .form-group input[type=submit]:hover {
	background: #153996;
}
.app-form .form-group .enq3 {
	width: 100%;
	background: #f9ab24;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	border: none;
	text-align: center;
	cursor: pointer;
	float: none;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	height: 35px;
}
.app-form .form-group .enq3:hover {
	background: #153996;
}
.finddoctor {
	padding: 40px 0;
	background: url("../images/bg.jpg") fixed center center;
	background-size: cover;
}
.finddoctorin {
	padding: 0 !important;
}
.finddoctor .thead .tittle {
	color: #fff;
	text-align: left;
}
.finddoctor .thead hr {
	width: 85px;
	background: url(../images/hr2.png) no-repeat;
	background-size: 100% auto;
	margin: 10px 0 10px 0;
}
.finddoctor .nav-tabs {
	border-bottom: 0px solid #ddd;
	text-align: right;
	margin: -63px 0 0 0;
}
.finddoctor .nav-tabs > li {
	float: none;
	margin: 0;
	padding: 0 15px;
	display: inline-block;
}
.finddoctor .nav-tabs > li:first-child:after {
	position: absolute;
	content: '';
	width: 1px;
	height: 70%;
	font-size: 20px;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #99a9d0;
	top: 15%;
	right: 0;
}
.finddoctor .nav > li > a {
	position: relative;
	display: block;
	padding: 7px 7px;
	margin: 0;
	font-size: 15px;
	color: #fff;
	font-weight: 700;
	letter-spacing: 1.5px;
	border-radius: 0;
	border: none;
	text-align: center;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.finddoctor .nav-tabs > li.active > a,
.finddoctor .nav-tabs > li.active > a:focus,
.finddoctor .nav-tabs > li.active > a:hover {
	color: #f9ab24;
	cursor: default;
	background-color: transparent;
	border: none;
}
.finddoctor .nav > li > a:before {
	position: absolute;
	content: '';
	width: 0;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	border-top: 1px solid #f9ab24;
	border-bottom: 1px solid #f9ab24;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.finddoctor .nav > li > a:focus,
.finddoctor .nav > li > a:hover {
	background-color: transparent;
}
.finddoctor .nav > li > a:hover:before,
.finddoctor .nav > li > a:focus:before,
.finddoctor .nav > li.active a:before {
	width: 100%;
}
.finddoctor .tab-content {
	padding: 50px 0 0 0;
}
.fpdd {
	padding: 0 10px !important;
}
.finddoc-box {
	padding: 0 !important;
}
.finddoc-box img {
	width: 99%;
	margin: 0 auto;
	display: block;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.finddoc-box:hover img {
	-webkit-transform: scale(.95, .95);
	-moz-transform: scale(.95, .95);
	-o-transform: scale(.95, .95);
	transform: scale(.95, .95);
}
.finddoc-box .finddoc-text {
	width: 92%;
	margin: -35px auto 0 auto;
	padding: 10px;
	border: 0px solid #fff;
	background: rgba(16, 39, 109, 0.8);
	position: relative;
	z-index: 9;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .35);
	-moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .35);
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .35);
}
.finddoc-box .finddoc-text:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 0;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	z-index: -1;
	background: #fff;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.finddoc-box .finddoc-text .finh3 {
	font-size: 15px;
	font-weight: 800;
	line-height: 20px;
	text-align: center;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 10px 0;
	color: #f9ab24;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.finddoc-box .finddoc-text p {
	font-size: 14px;
	text-align: center;
	font-weight: 300;
	line-height: 20px;
	margin: 0;
	letter-spacing: .2px;
	padding: 0;
	color: #ffffff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.finddoc-box:hover .finddoc-text:before {
	height: 100%;
}
.finddoc-box:hover .finddoc-text .finh3 {
	color: #153996;
}
.finddoc-box:hover .finddoc-text p {
	color: #333333;
}
.finddoc-box .finddoc-text ul {
	margin: 0;
	padding: 0;
}
.finddoc-box .finddoc-text ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	overflow: hidden;
}
.finddoc-box .finddoc-text ul li:first-child {
	width: 47%;
	border-radius: 25px 0 0 25px;
}
.finddoc-box .finddoc-text ul li:last-child {
	width: 51.442%;
	border-radius: 0 25px 25px 0;
}
.finddoc-box .finddoc-text ul li a {
	font-size: 10px;
	text-align: center;
	font-weight: 700;
	line-height: 20px;
	margin: 0;
	letter-spacing: 0;
	padding: 5px 0;
	color: #2b2b2b;
	background: #fff;
	display: block;
	text-transform: uppercase;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.finddoc-box:hover .finddoc-text ul li a {
	color: #fff;
	background: #153996;
}
.finddoc-box .finddoc-text ul li a:hover {
	background: #f9ab24;
	color: #153996;
}
.finddoctor .carousel-inner {
	padding: 0 0 50px 0;
}
.finddoctor .adleft,
.finddoctor .adright {
	width: 30px;
	height: 30px;
}
.finddoctor .adleft {
	left: 47%;
}
.finddoctor .adright {
	right: 47%;
}
.for-patients {
	padding: 40px 0;
}
.forp-box {
	padding: 0 10px !important;
}
.forp-box2 {
	border-left: 4px dotted #ffe3b2;
}
.forp-box .thead hr {
	margin: 10px auto 15px auto;
}
.fropdd {
	padding: 0 10px !important;
}
.forp-boxin {
	padding: 0 !important;
	margin: 15px 0;
}
.forp-boxin .frop-img {
	width: 80px;
	margin: 0 auto 25px auto;
	padding: 5px;
	display: block;
	border: 5px solid #f9ab24;
	border-radius: 100%;
	-webkit-box-shadow: 0px 0px 0px 10px rgba(249, 171, 36, 0.3);
	-moz-box-shadow: 0px 0px 0px 10px rgba(249, 171, 36, 0.3);
	box-shadow: 0px 0px 0px 10px rgba(249, 171, 36, 0.3);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.forp-boxin .frop-img img {
	width: 100%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.forp-boxin .forh4 {
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	text-align: center;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 10px 0;
	color: #333;
}
.forp-boxin p {
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	line-height: 21px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 5px 0;
	color: #333333;
}
.forp-boxin p a {
	color: #153996;
	font-weight: 700;
}
.forp-boxin hr {
	width: 35px;
	height: 4px;
	margin: 7px auto 0 auto;
	padding: 0;
	border: none;
	border-radius: 5px;
	background: #f9ab24;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.forp-boxin:hover hr {
	width: 100px;
}
.forp-boxin:hover .frop-img {
	background: #f9ab24;
}
.forp-boxin:hover .frop-img img {
	-webkit-filter: brightness(0%) invert(100%);
	-moz-filter: brightness(0%) invert(100%);
	-o-filter: brightness(0%) invert(100%);
	filter: brightness(0%) invert(100%);
}
.forp-box .adleft,
.forp-box .adright {
	background: #153996;
	border-radius: 100%;
	width: 30px;
	height: 30px;
	padding: 5px;
	bottom: auto;
	top: -65px;
	opacity: .2;
}
.forp-box .adleft:hover,
.forp-box .adright:hover {
	opacity: .75;
}
.forp-box .adleft {
	left: auto;
	right: 35px;
}
.forp-box .adright {
	right: 0;
}
.testimonials {
	padding: 0;
	position: relative;
}
.testimonials:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 68%;
	margin: 0;
	padding: 0;
	top: 22%;
	left: 0;
	background: #dcebff;
	z-index: -1;
}

.numbers .rect {
	background: white;
	z-index: 1;
	width: 12rem;
	height: 12rem;
	padding-top: 5.5vmin;
	margin: 1rem;
	border-radius: 0.5em;
	box-shadow: 1px 2px 50px 0px rgba(255, 0, 0, 0.349);
}
/***************body second section (section-2)************/

.numbers .rect {
	background: white;
	z-index: 1;
	width: 17rem;
	height: 11rem;
	padding-top: 2.5vmin;
	margin: 1rem;
	border-radius: 0.5em;
	-webkit-box-shadow: 0px 4px 14px 2px rgba(139, 199, 197, 0.69);
	-moz-box-shadow: 0px 4px 14px 2px rgba(139, 199, 197, 0.69);
	box-shadow: 0px 4px 14px 2px rgba(139, 199, 197, 0.69);
}

.numbers {
	margin-top: -7vmin;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.numbers .rect h1 {
	font-size: 5rem;
	color: #008b86;
	font-weight: bold;
}

.numbers .rect p {
	font-size: 18px;
	text-align: center;
}

.purchase {
	padding-top: 10vmin;
	text-align: center;
}

.section-2 .chap {
	padding-top: 30px;
	font-weight: bold;
	color: #0e2a71;
}

@media (max-width: 768px) {
	.section-2 .chap {
		padding-top: 30px;
		font-weight: bold;
		font-size: 20px;
	}
}

/***************#body second section (section-2)************/
.testimonials-left {
	z-index: 9;
}
.testimonials-left:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 400px;
	margin: 0;
	padding: 0;
	top: -30%;
	left: 0;
	background: url("../images/testi-bg.png") no-repeat;
	background-size: 100% 100%;
	z-index: -1;
}
.testimonials-box {
	padding: 0 30px;
	margin: 0;
	text-align: center;
}
.testimonials-box img {
	width: 80px;
	margin: 0 auto 15px auto;
	display: block;
}
/*.testimonials-box .testi-img{
width: 120px;
	border-radius: 100%;
	position: absolute;
	padding: 0;
	bottom: 10px;
	right: 10px;
	-webkit-box-shadow: 0px 0px 0px 10px rgba(249, 171, 36, 0.3);
	-moz-box-shadow: 0px 0px 0px 10px rgba(249, 171, 36, 0.3);
	box-shadow: 0px 0px 0px 10px rgba(249, 171, 36, 0.3);
}
.testimonials-box .testi-img img{
	width: 100%;
}*/
.testimonials-box p {
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #fff;
}
.testimonials-box .tesh3 {
	font-size: 16px;
	text-align: center;
	font-weight: 600;
	line-height: 23px;
	margin: 0;
	letter-spacing: .8px;
	padding: 5px 0 12px 0;
	color: #fff;
}
.testimonials-box a {
	font-size: 13px;
	text-align: center;
	font-weight: 400;
	line-height: 18px;
	margin: 0 0 15px 0;
	letter-spacing: .6px;
	padding: 0;
	display: inline-block;
	color: #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.testimonials-box a span {
	display: inline-block;
	margin: 0 5px;
	background: #fff;
	width: 30px;
	height: 1px;
	position: relative;
	top: -4px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.testimonials-box a:hover,
.testimonials-box a:focus {
	color: #fff;
}
.testimonials-box a:hover span {
	width: 45px;
}
.testimonials-right {
	margin: 20px 0 0 0;
}
.testimonialsv-box {
	padding: 0 10px !important;
	margin: 0;
}
.testimonialsv-box img {
	width: 100%;
}
.testimonialsv-box ul {
	position: absolute;
	margin: 0;
	margin-left: -43px;
	padding: 5px 10px;
	width: 100px;
	background: rgba(21, 57, 150, 0.85);
	border-radius: 10px;
	top: 40%;
	left: 50%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.testimonialsv-box ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 37px;
	float: left;
}
.testimonialsv-box ul li:first-child {
	margin: 0 5px 0 0;
}
.testimonialsv-box ul li img {
	width: 100%;
	opacity: .7;
	border: none;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.testimonialsv-box ul li:hover img {
	opacity: 1;
}
.testimonials-left .carousel-inner {
	padding: 0 0 20px 0;
}
.testimonials-left .adleft,
.testimonials-left .adright {
	top: auto;
	bottom: 0;
	opacity: 1;
	width: 10px;
	height: 15px;
}
.testimonials-right .carousel-inner {
	padding: 0 0 50px 0;
}
.testimonials-right .adleft,
.testimonials-right .adright {
	top: auto;
	bottom: 0;
	opacity: 1;
	width: 10px;
	height: 15px;
	-webkit-filter: brightness(100%) invert(100%);
	-moz-filter: brightness(100%) invert(100%);
	-o-filter: brightness(100%) invert(100%);
	filter: brightness(100%) invert(100%);
}
.testimonials-left .adleft,
.testimonials-right .adleft {
	left: 46%;
}
.testimonials-left .adright,
.testimonials-right .adright {
	right: 46%;
}
.videopop {
}
.videopop .modal-dialog {
	margin: 50px auto 0 auto;
	padding: 15px;
}
.videopop .modal-content {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	background: #000; /* border: 5px solid #fff; */
}
.videopop .modal-body {
	padding: 0;
	height: 445px;
}
.videopop button.close {
	width: 32px;
	height: 32px;
	position: absolute;
	top: -18px;
	right: -10px;
	border-radius: 25px;
	background: #ffffff;
	font-size: 22px;
	font-weight: 400;
	line-height: 25px;
	padding: 0 0 1px 0;
	color: #000000;
	opacity: 1 !important;
	z-index: 9999;
}
.videopop video {
	width: 100%;
	height: auto;
}
.videopop .modal-footer {
}
.gallery {
	padding: 35px 0 40px 0;
}
.gal-left {
	padding: 0 !important;
}
.gal-left a {
}
.gal-left a .galh3,
.gal-right a .galh3 {
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	text-align: center;
	margin: 0;
	letter-spacing: .4px;
	padding: 10px 0;
	color: #fff;
	background: #f9ab24;
	text-transform: uppercase;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.gal-left a:hover h4 {
	background: #153996;
}
.gpdd {
	padding: 5px !important;
}
.gal-box {
	padding: 0 !important;
	overflow: hidden;
}
.gal-box img {
	width: 100%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.gal-box:hover img {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
.gal-right {
	padding: 0 !important;
}
.gal-box ul {
	position: absolute;
	margin: 0;
	margin-left: -35px;
	margin-top: -20px;
	padding: 5px;
	width: 76px;
	background: rgba(21, 57, 150, 0.85);
	border-radius: 10px;
	top: 50%;
	left: 50%;
	z-index: 99;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.gal-box ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 30px;
	float: left;
}
.gal-box ul li:first-child {
	margin: 0 5px 0 0;
}
.gal-box ul li img {
	width: 100%;
	opacity: .7;
	border: none;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.gal-box ul li:hover img {
	opacity: 1;
}
.gal-box:hover ul li img {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1);
	transform: scale(1, 1);
}
.blog {
	padding: 40px 0;
	position: relative;
}
.blog:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 80%;
	margin: 0;
	padding: 0;
	top: 3%;
	left: 0;
	background: #fff4e3;
	z-index: -1;
}
.blog-left {
}
.news-box {
	padding: 0 !important;
	border-radius: 10px;
	overflow: hidden;
	background: #fff;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
}
.news-box .news-img {
	overflow: hidden;
	border-bottom: 1px solid #cecece;
}
.news-box .news-img img {
	width: 100%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.news-box:hover img {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
.news-box .nwh4 {
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
	text-align: center;
	margin: 0;
	letter-spacing: .4px;
	padding: 10px 0;
	color: #153996;
}
.blog-right {
}
.blog-right .thead .tittle {
	color: #fff;
}
.blog-right .thead hr {
	background: url(../images/hr3.png) no-repeat;
	background-size: 100% auto;
}
.blog-right:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 420px;
	margin: 0;
	padding: 0;
	top: -20%;
	left: 0;
	background: url(../images/blog-bg.png) no-repeat;
	background-size: 100% 100%;
	z-index: -1;
}
.blog-box {
	padding: 0 40px 120px 40px;
	text-align: center;
}
.blog-box img {
	width: 120px;
	border-radius: 100%;
	position: absolute;
	padding: 0;
	bottom: 10px;
	left: 10px;
	-webkit-box-shadow: 0px 0px 0px 10px rgba(249, 171, 36, 0.3);
	-moz-box-shadow: 0px 0px 0px 10px rgba(249, 171, 36, 0.3);
	box-shadow: 0px 0px 0px 10px rgba(249, 171, 36, 0.3);
}
.blog-box p {
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 10px 0;
	color: #fff;
}
.blog-box .blh5 {
	font-size: 18px;
	text-align: center;
	font-weight: 600;
	line-height: 23px;
	margin: 0;
	letter-spacing: .8px;
	padding: 0 0 5px 0;
	color: #fff;
}
.blog-box a {
	font-size: 13px;
	text-align: center;
	font-weight: 400;
	line-height: 18px;
	margin: 0 0 15px 0;
	letter-spacing: .6px;
	padding: 0;
	display: inline-block;
	color: #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.blog-box a span {
	display: inline-block;
	margin: 0 5px;
	background: #fff;
	width: 30px;
	height: 1px;
	position: relative;
	top: -4px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.blog-box a:hover,
.blog-box a:focus {
	color: #fff;
}
.blog-box a:hover span {
	width: 45px;
}
.testimonials-right .carousel-inner {
	padding: 0 0 50px 0;
}
.blog-right .adleft,
.blog-right .adright {
	top: auto;
	bottom: 50px;
	opacity: 1;
	width: 10px;
	height: 15px;
	-webkit-filter: brightness(100%) invert(100%);
	-moz-filter: brightness(100%) invert(100%);
	-o-filter: brightness(100%) invert(100%);
	filter: brightness(100%) invert(100%);
}
.blog-right .adleft {
	left: auto;
	right: 21%;
}
.blog-right .adright {
	right: 15%;
}
.others {
	padding: 10px 0 40px 0;
}
.others-in {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 20px 0;
}
.otpdd {
	border-right: 1px solid #ccc;
}
.otpddlast {
	border-right: 0px solid #ccc;
}
.others-box {
	padding: 0 !important;
}
.others-box p {
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	text-align: center;
	margin: 0;
	letter-spacing: .4px;
	padding: 12px 0 0 0;
	color: #333;
}
.others-box svg {
	display: block;
	font-size: 40px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	color: #b1cff7;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.others-box:hover svg {
	color: #153996;
}
.map {
	height: 350px;
	position: relative;
}
.opening {
	position: absolute;
	width: 300px;
	height: 300px;
	margin: 0;
	padding: 15px 25px;
	background: #ffffff;
	border: 5px solid #008b86;
	-webkit-box-shadow: 0px 0px 0px 15px rgba(191, 226, 225, 0.9);
	-moz-box-shadow: 0px 0px 0px 15px rgba(191, 226, 225, 0.9);
	box-shadow: 0px 0px 0px 15px rgba(191, 226, 225, 0.9);
	border-radius: 100%;
	top: 30px;
	right: 6%;
}
.opening .thead .tittle {
	font-size: 16px;
}
.opening .thead hr {
	width: 130px;
	margin: 5px auto 0 auto;
}
.opening table {
	width: 100%;
	font-size: 14px;
	line-height: 25px;
	font-weight: 500;
	letter-spacing: 0;
	text-align: center;
	border: none;
}
.opening table strong {
	color: #153996;
}
.event {
	padding: 0 0 40px 0;
}
.event-in {
	position: relative;
}
.event-left {
}
.event-left .thead .tittle {
	font-size: 19px;
}
.event-left .thead hr {
	width: 155px;
	height: 20px;
}
.event-right {
	padding: 0 0 0 30px !important;
}
.event .thead .tittle {
	text-align: left;
}
.event .thead hr {
	width: 85px;
	background: url(../images/hr2.png) no-repeat;
	background-size: 100% auto;
	margin: 10px 0 10px 0;
}
.event-box {
	margin: 8px 0 0 0;
	padding: 0 10px !important;
}
.event-box .event-img {
	padding: 0 !important;
}
.event-box .event-img img {
	width: 100%;
}
.event-box .event-text {
	padding: 0 0 0 15px !important;
}
.event-box .event-text .evh3 {
	font-size: 14px;
	font-weight: 800;
	line-height: 20px;
	text-align: left;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 5px 0;
	color: #153996;
}
.event-box .event-text p {
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	letter-spacing: .4px;
	padding: 2px 0;
	color: #333333;
}
.event-box .event-text .btn-1 {
	margin: 10px 0 0 0;
	width: 100px;
	font-size: 12px;
	line-height: 30px;
}
.evebtn {
	position: absolute;
	top: 10px;
	right: 30px;
	margin: 0;
	border-radius: 0;
	background: #153996;
}
.evebtn:before {
	background: #f9ab24;
	border-radius: 0;
}
footer {
	padding: 40px 0 0 0;
	background: #21201e;
}
.fbox {
}
.fbox .thead .tittle,
.fbox2 .thead .tittle {
	color: #fff;
	text-align: left;
	font-size: 16px;
}
.fbox .thead hr,
.fbox2 .thead hr {
	width: 50px;
	height: 10px;
	background: url(../images/hr2.png) no-repeat;
	background-size: 100% auto;
	margin: 5px 0 15px 0;
}
.fbox p {
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 3px 0;
	color: #a9a9a9;
}
.fbox p svg {
	color: #fff;
	margin: 0 5px 0 0;
}
.fbox .fbh6 {
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	margin: 10px 0 0 0;
	letter-spacing: 1px;
	padding: 6px 15px;
	border-radius: 25px;
	color: #000000;
	background: #008b86;
	text-align: center;
	display: inline-block;
}
.fbox .fbh6 svg {
	margin: 0 2px 0 0;
}
.fbox ul {
	margin: 0;
	padding: 0;
}
.fbox ul li {
	list-style: none;
	display: inline-block;
	margin: 0;
	padding: 0;
}
.fbox ul li a {
	font-size: 12px;
	text-align: left;
	font-weight: 400;
	line-height: 26px;
	margin: 0 0 12px 0;
	letter-spacing: .4px;
	padding: 0px 15px;
	color: #a9a9a9;
	display: inline-block;
	border-radius: 25px;
	border: 1px solid #a9a9a9;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fbox ul li a:hover,
.fbox ul li a:focus {
	color: #21201e;
	background: #fff;
}
.newsletter {
	padding: 0 0 15px 0;
}
.newsletter form ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #ccc;
}
.newsletter form ::-moz-placeholder {
	/* Firefox 19+ */
	color: #ccc;
}
.newsletter form :-ms-input-placeholder {
	/* IE 10+ */
	color: #ccc;
}
.newsletter form :-moz-placeholder {
	/* Firefox 18- */
	color: #ccc;
}
.newsletter form {
	margin: 0;
}
.newsletter .nl1 {
	width: 100%;
	height: 45px;
	padding: 0 15px;
	margin: 0;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: 400;
	color: #a9a9a9;
	border-radius: 25px 0 0 25px;
	border: 1px solid #a9a9a9;
	border-right: none;
	background: none;
	outline: none;
}
.newsletter .nl2 {
	width: 100%;
	height: 45px;
	text-align: center;
	padding: 0 !important;
	border: 1px solid #a9a9a9;
	border-left: none;
	background: #a9a9a9;
	color: #525252;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 39px;
	border-radius: 0 25px 25px 0;
	outline: none;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.newsletter .nl2:hover {
	background: #fff;
}
.fbox2 .fbh5 {
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	line-height: 25px;
	margin: 0 0 15px 0;
	letter-spacing: 1px;
	padding: 0 0 3px 0;
	color: #a9a9a9;
	border-bottom: 1px solid #4c4b47;
}
.fbox2 .social li:hover {
	background: #008b86;
}
.f-copy {
	margin: 40px 0 0 0;
	padding: 10px 0;
	background: #080808;
}
.f-copy p {
	color: #ffffff;
	font-size: 12px;
	line-height: 47px;
	font-weight: 300;
	margin: 0;
	margin-bottom: 3%;
	text-align: left;
	padding: 0;
	letter-spacing: .8px;
}
.f-copy p a,
.f-copy p a:hover,
.f-copy p a:focus {
	color: #fbdfb5;
}
.f-copy .flogo {
	text-align: right;
}
.f-copy .flogo img {
	width: 90px;
	margin: 0;
	display: inline-block;
}

/************ social buttons **********/
.middle {
	width: 100%;
	text-align: center;
}

.btn11 {
	display: inline-block;
	width: 50px;
	height: 50px;
	background-color: #f1f1f1;
	margin: 5px;
	border-radius: 50%;
	box-shadow: 0 5px 15px -5px #00000070;
	color: #218784;
	overflow: hidden;
	position: relative;
	float: left;
}

.btn11 i {
	line-height: 50px;
	transition: 0.2s linear;
}

.btn11:hover i {
	transform: scale(1.3);
	color: #f1f1f1;
}

.btn11::before {
	content: "";
	position: absolute;
	width: 120%;
	height: 120%;
	background: #f9ddd1;
	transform: rotate(45deg);
	left: -110%;
	top: 90%;
}

.btn11:hover::before {
	animation: aaa 0.7s 1;
	top: -10%;
	left: -10%;
}

/*---------------------------------------------------------*/
.to-top {
	position: fixed;
	z-index: 9999;
	bottom: 44px;
	right: 15px;
	display: none;
}
.to-top a.back-to-top {
	display: block;
	text-align: center;
	color: #008b86;
	font-size: 17px;
	width: 35px;
	height: 35px;
	line-height: 33px;
	border-radius: 25px;
	background: rgb(19, 62, 157);
	border: 2px solid #008b86;
	opacity: 0.7;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	visibility: visible;
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}
.to-top a.back-to-top:hover {
	opacity: 1;
}
.callnow {
	width: 50px;
	height: auto;
	position: fixed;
	bottom: 5%;
	right: 5%;
	z-index: 9999;
	-webkit-animation: tada 1.25s infinite;
	-moz-animation: tada 1.25s infinite;
	-ms-animation: tada 1.25s infinite;
	animation: tada 1.25s infinite;
}
.callnow:hover {
	-webkit-animation: none;
	-moz-animation: none;
	-ms-animation: none;
	animation: none;
}
.callnow a,
.callnow a:hover {
	display: block;
	width: 50px;
	height: 50px;
	font-size: 23px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	z-index: 99;
	border-radius: 100%;
	position: relative;
	background: #fc3b34;
	-webkit-box-shadow: 0px 0px 0px 10px rgba(252, 59, 52, 0.25);
	-moz-box-shadow: 0px 0px 0px 10px rgba(252, 59, 52, 0.25);
	box-shadow: 0px 0px 0px 10px rgba(252, 59, 52, 0.25);
}
.callnow a .callnom {
	width: 0;
	height: 30px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: .6px;
	line-height: 30px;
	position: absolute;
	left: 0;
	top: 21%;
	z-index: -1;
	opacity: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	border-radius: 10px 0 0 10px;
	background: #fc3b34;
}
.callnow a:hover .callnom {
	width: 170px;
	left: -165px;
	opacity: 1;
}
.fixeddiv {
	width: 90px;
	height: auto;
	margin: 0;
	padding: 0;
	position: fixed;
	z-index: 9999;
	top: 32%;
	right: 0;
	display: none;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixeddiva {
	width: 0;
	height: auto;
	margin: 0;
	float: right;
	padding: 10px 5px;
	display: block;
	background: rgba(21, 57, 150, 0.75);
	border: 1px solid #fff;
	border-right: none;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 13px;
	font-weight: 500;
	opacity: 0;
	letter-spacing: .3px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixeddiva2 {
	width: 100%;
	opacity: 1;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	visibility: visible;
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}
.fixeddiva span {
	display: block;
	-webkit-animation: fixz 1s infinite;
	-moz-animation: fixz 1s infinite;
	-ms-animation: fixz 1s infinite;
	animation: fixz 1s infinite;
}
@-webkit-keyframes fixz {
	0% {
		-webkit-transform: scale(.9, .9);
		-moz-transform: scale(.9, .9);
		-o-transform: scale(.9, .9);
		transform: scale(.9, .9);
	}
	50% {
		-webkit-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1);
		transform: scale(1, 1);
	}
	100% {
		-webkit-transform: scale(.9, .9);
		-moz-transform: scale(.9, .9);
		-o-transform: scale(.9, .9);
		transform: scale(.9, .9);
	}
}
@-moz-keyframes fixz {
	0% {
		-webkit-transform: scale(.9, .9);
		-moz-transform: scale(.9, .9);
		-o-transform: scale(.9, .9);
		transform: scale(.9, .9);
	}
	50% {
		-webkit-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1);
		transform: scale(1, 1);
	}
	100% {
		-webkit-transform: scale(.9, .9);
		-moz-transform: scale(.9, .9);
		-o-transform: scale(.9, .9);
		transform: scale(.9, .9);
	}
}
@keyframes fixz {
	0% {
		-webkit-transform: scale(.9, .9);
		-moz-transform: scale(.9, .9);
		-o-transform: scale(.9, .9);
		transform: scale(.9, .9);
	}
	50% {
		-webkit-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1);
		transform: scale(1, 1);
	}
	100% {
		-webkit-transform: scale(.9, .9);
		-moz-transform: scale(.9, .9);
		-o-transform: scale(.9, .9);
		transform: scale(.9, .9);
	}
}
.fixeddiva svg {
	font-size: 20px;
	margin: 0 auto 7px auto;
	display: block;
}
.fixeddiva:hover,
.fixeddiva:focus {
	background: rgba(21, 57, 150, 0.8);
	color: #fff;
}
.inhome {
	position: relative;
}
.inhome .enquiry {
	color: #ffffff;
	background: #ff5285;
}
.inhome .callus p {
	color: #333;
}
.inhome .callus h4 {
	color: #ff5285;
}
.inhome .lang select {
	border: 1px solid #333;
	color: #333;
}
.inhome .menu {
	border-top: 1px solid #f0f0f0;
}
.inner-banner {
	width: 100%;
	position: relative;
	padding: 0;
}
.inner-banner img {
	width: 100%;
}
.bknw {
	width: 110px;
	height: 110px;
	border-radius: 100%;
	padding: 10px;
	position: absolute;
	top: 22%;
	right: 9%;
	background: rgba(21, 57, 150, 0.8);
	z-index: 99;
	border: 4px solid #07736e;
}
.bknw:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	right: 0;
	z-index: -1;
	border-radius: 100%;
	-webkit-box-shadow: 0 0 0 0 rgba(249, 168, 27, 0.8);
	-moz-box-shadow: 0 0 0 0 rgba(249, 168, 27, 0.8);
	box-shadow: 0 0 0 0 rgba(249, 168, 27, 0.8);
	-webkit-animation: bxa 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: bxa 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: bxa 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: bxa 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
.bknw svg {
	display: block;
	margin: 8px auto 0 auto;
	font-size: 20px;
	color: #fff;
}
.bknw p {
	font-size: 12px;
	text-align: center;
	font-weight: 600;
	line-height: 14px;
	margin: 0;
	letter-spacing: .6px;
	padding: 6px 0 0 0;
	color: #fff;
}
@-webkit-keyframes bxa {
	to {
		-webkit-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
		-moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
	}
}
@-moz-keyframes bxa {
	to {
		-webkit-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
		-moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
	}
}
@keyframes bxa {
	to {
		-webkit-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
		-moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
	}
}
.brd-in {
	padding: 0 0 30px 0;
	margin: 0;
	position: relative;
}
.brd-in .breadcrumb {
	background-color: transparent !important;
	text-align: left;
	margin: 0 !important;
	padding: 0 0 6px 0 !important;
	border: none;
	border-bottom: 1px dashed #ccc;
}
.brd-in .breadcrumb li a {
	font-size: 13px;
	line-height: 24px;
	padding: 7px 0;
	text-align: right;
	font-weight: 500;
	color: #424242;
	letter-spacing: .8px;
}
.brd-in .breadcrumb li:last-child a {
	color: #1d4bc1;
}
.innerpage {
	margin: 0;
	padding: 35px 0;
	position: relative;
}
.innerpage .thead h1 {
	text-align: left;
}
.innerpage .thead hr {
	width: 85px;
	background: url(../images/hr2.png) no-repeat;
	background-size: 100% auto;
	margin: 5px 0 5px 0;
}
.innerpage h2,
.innerpage h3,
.innerpage h4,
.innerpage h5,
.innerpage h6 {
	text-align: left;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	letter-spacing: .4px;
	padding: 5px 0;
	color: #000;
}
.innerpage h2 {
	font-size: 22px;
}
.innerpage h3 {
	font-size: 20px;
}
.innerpage h4 {
	font-size: 19px;
}
.innerpage h5 {
	font-size: 18px;
}
.innerpage h6 {
	font-size: 17px;
}
.innerpage p {
	font-size: 15px;
	text-align: justify;
	font-weight: 400;
	line-height: 27px;
	margin: 0;
	letter-spacing: .4px;
	padding: 3px 0;
	color: #000;
	margin-top: 5px;
}
.innerpage ul,
ol {
	font-size: 15px;
	text-align: justify;
	font-weight: 400;
	line-height: 27px;
	margin: 0;
	letter-spacing: .4px;
	color: #000;
}
.innerpage h2 {
	font-size: 17px;
	font-weight: bold;
	margin-top: 10px;
}
.innerpage h3 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
}
.innerpage h1 {
	font-size: 20px;
	font-weight: bold;
}
.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: #008b86;
	color: #fff;
	border: none;
}
.inner-right {
	/*padding: 0 0 15px 0;*/
	margin: 0;
	background: #d7fdfc;
}
.inner-right h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	background: #008b86;
	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: rgba(255, 255, 255, 0.92);
}
.inner-right .t2 option {
	background: #ffff;
}
.inner-right .t2,
.inner-right .form-control {
	width: 100%;
	height: 40px;
	margin: 7px 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,
.inner-right textarea.form-control {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	height: 90px;
	min-height: 90px;
	margin: 7px 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: #008b86;
	color: #fff;
	border: none;
}
.inner-right .form-group {
	margin: 0;
}
.inner-right .help-block {
	margin: 0;
}
.innertesti,
.ba-gallery,
.pe-videos {
	margin: 35px 0 0 0;
	padding: 15px;
	background: #fff8eb;
	border-top: 5px solid #07736e;
}
.ba-gallery img {
	width: 100%;
}
.innertesti .carousel-indicators,
.ba-gallery .carousel-indicators,
.pe-videos .carousel-indicators {
	bottom: 0;
	margin: 0;
	padding: 0 13px;
	left: 0;
	width: 100%;
	text-align: center;
}
.innertesti .carousel-indicators .active,
.ba-gallery .carousel-indicators .active,
.pe-videos .carousel-indicators .active {
	margin: 0 3px;
	background-color: #d33563;
}
.innertesti .carousel-indicators li,
.ba-gallery .carousel-indicators li,
.pe-videos .carousel-indicators li {
	display: inline-block;
	width: 11px;
	height: 11px;
	margin: 0 2px;
	border-radius: 100%;
	background-color: rgb(165, 165, 165);
	border: 0px solid #868686;
}
.inrboxpd .carousel-inner {
	padding: 0 0 40px 0;
}
.inrboxpd .adleft,
.inrboxpd .adright {
	top: auto;
	bottom: 5px;
	opacity: .5;
	width: 10px;
	height: 15px;
	-webkit-filter: brightness(100%) invert(100%);
	-moz-filter: brightness(100%) invert(100%);
	-o-filter: brightness(100%) invert(100%);
	filter: brightness(100%) invert(100%);
}
.inrboxpd .adleft {
	left: 45%;
}
.inrboxpd .adright {
	right: 45%;
}
.inrboxpd .adleft:hover,
.inrboxpd .adright:hover {
	opacity: 1;
}
.innertesti-box {
	padding: 0;
}
.innertesti-box .btn-1 {
	margin: 10px auto 0 auto;
}
.innertesti h3,
.ba-gallery h3,
.pe-videos h3 {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #000000;
	margin: 0;
	padding: 5px 0;
}
.innertesti hr,
.ba-gallery hr,
.pe-videos hr {
	width: 115px;
	height: 15px;
	margin: 5px auto 10px auto;
	padding: 0;
	border: none;
	background: url(../images/hr1.png) no-repeat;
	background-size: 100% auto;
}
.innertesti-box p {
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #333;
}
.innertesti-box p img {
	width: 10px;
	display: inline-block;
	margin: 0 5px;
}
.innertesti-box h4 {
	font-size: 15px;
	text-align: center;
	font-weight: 600;
	line-height: 23px;
	margin: 0;
	letter-spacing: .6px;
	padding: 5px 0 0 0;
	color: #000;
}
.innertesti-box h5 {
	font-size: 12px;
	text-align: center;
	font-weight: 400;
	line-height: 18px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0;
	color: #000;
}
.bapd {
	padding: 0 5px !important;
	padding: 0 5px !important;
}
.pe-videosbox {
}
.pe-videosbox img {
	width: 100%;
	border: 1px solid #dcdcdc;
}
.pe-videosbox ul {
	position: absolute;
	margin: 0;
	margin-left: -50px;
	padding: 5px 10px;
	width: 100px;
	background: rgba(0, 0, 0, 0.6);
	border-radius: 10px;
	top: 38%;
	left: 50%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.pe-videosbox ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 37px;
	float: left;
}
.pe-videosbox ul li:first-child {
	margin: 0 5px 0 0;
}
.pe-videosbox ul li img {
	width: 100%;
	opacity: .85;
	border: 0px solid #ffabe3;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	-webkit-filter: brightness(0) invert(1);
	-moz-filter: brightness(0) invert(1);
	-o-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}
.pe-videosbox ul li:hover img {
	opacity: 1;
}
.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: 80%;
}
.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.html)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.html)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;
}
.peinnerboxmain {
}
.pepd {
	padding: 0 7px !important;
}
.peinnerbox {
	padding: 15px 20px !important;
	background: #ddfff8 url(../images/pecomma.html) no-repeat bottom right;
	margin: 6px 0;
	border-left: 3px solid #109f81;
}
.peinnerbox p {
	font-size: 14px;
	text-align: justify;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	letter-spacing: .8px;
	padding: 2px 0;
	color: #333;
}
.peinnerbox h6 {
	font-size: 14px;
	text-align: right;
	font-weight: 600;
	line-height: 25px;
	margin: 0;
	letter-spacing: .8px;
	padding: 2px 0;
	color: #000;
}
.peinnerboximg {
	padding: 0 !important;
	overflow: hidden;
	margin: 6px 0;
}
.peinnerboximg img {
	width: 100%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.peinnerboximg:hover img {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
.extrafixed {
	position: fixed;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	left: 2%;
	bottom: -4px;
	z-index: 999999;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.extrafixed ul {
	margin: 0;
	padding: 0;
}
.extrafixed ul li {
	list-style: none;
	margin: 0 2px 0 0;
	padding: 0;
	display: block;
	float: left;
}
.extrafixed ul li a {
	display: block;
	width: 100%;
	margin: 2px 0;
	padding: 7px 15px;
	font-size: 13px;
	text-align: center;
	color: #fff;
	letter-spacing: .2px;
	line-height: 24px;
	font-weight: 600;
	background: rgba(21, 57, 150, 0.8);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.extrafixed svg {
	margin: 0 7px 0 0;
}
.extrafixed ul li a:hover {
	background: #fab742;
	color: #000;
}
.extrafixed ul li:nth-child(1) a {
	border-radius: 15px 0 0 0;
}
.extrafixed ul li:nth-child(2) a {
	border-radius: 0 15px 0 0;
}
.timing1 .close,
.timing2 .close {
	font-size: 20px;
	font-weight: 700;
	color: #fff !important;
	background: #153996 !important;
	opacity: 1 !important;
	width: 30px;
	padding: 0 0 3px 1px;
	text-align: center;
	height: 30px;
	border-radius: 100%;
	position: absolute;
	right: -12px;
	top: -12px;
	border: 2px solid #fff !important;
}
.timing1 table,
.timing2 table {
	width: 100%;
	font-size: 12.5px;
	text-align: center;
	font-weight: 400;
	line-height: 21px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #333333;
}
.timing1 table tr:nth-child(odd),
.timing2 table tr:nth-child(odd) {
	background: #fff7e9;
}
.timing1 table td,
.timing2 table td {
	padding: 10px;
	border: 1px solid #ffda9a;
}
.timtable {
	font-size: 12px;
	text-align: center;
	font-weight: 600;
	line-height: 24px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #333333;
	border: 1px solid #ffda9a;
}
.tim1,
.tim2,
.tim3 {
	padding: 10px !important;
}
.timtablein {
	background: #fff7e9;
}

@media only screen and (max-width: 1200px) {
	.mpd {
		padding: 0 4px !important;
	}
	.goog-te-gadget-simple {
		font-size: 11px !important;
	}
	.logo {
		padding: 7px 0 0 0;
	}
	.logo img {
		width: 200px;
	}
	.menu-text {
		padding: 0;
	}
	.menu-text p {
		font-size: 14px;
		margin: 13px 0 0 0;
		letter-spacing: .4px;
	}
	.menu-text p img {
		width: 8px;
		margin: 0 4px;
	}
	.callus .callusL {
		width: 35px;
		height: 35px;
	}
	.callus .callusR a {
		font-size: 10px;
		letter-spacing: 0;
	}
	.top-cr ul {
		margin: 10px 0 0 0;
	}
	.top-cr ul li img {
		width: 45px;
	}
	ul.slimmenu li a {
		padding: 0 7px;
		font-size: 11px;
		letter-spacing: 0;
	}
	.ab-box {
		padding: 0 10px !important;
		margin: 0 0 30px 0;
	}
	.ab-box p {
		height: 50px;
		overflow: hidden;
	}
	.ab-rightbox {
		margin: 30px 0 0 0;
	}
	.con-img img {
		width: 100%;
		-webkit-transform: scale(1.2, 1.2);
		-moz-transform: scale(1.2, 1.2);
		-o-transform: scale(1.2, 1.2);
		transform: scale(1.2, 1.2);
	}
	.con-box .con-no {
		width: 40px;
		height: 40px;
		border: 2px solid #fab742;
		line-height: 38px;
		font-size: 14px;
		letter-spacing: .4px;
	}
	.con-box8 .con-no {
		bottom: -46%;
	}
	.con-box1 {
		margin: 0 0 20px 20px;
	}
	.con-box1 .con-no {
		top: 25%;
		right: -17%;
	}
	.con-box2 {
		margin: 0 0 20px -10px;
	}
	.con-box2 .con-no {
		top: 22%;
		right: -15%;
	}
	.con-box3 .con-no {
		top: 18%;
		right: -33%;
	}
	.con-box4 {
		margin: 0 0 20px 0;
	}
	.con-box4 .con-no {
		left: -25%;
	}
	.con-box5 {
		margin: 0 0 20px 20px;
	}
	.con-box5 .con-no {
		left: -19%;
	}
	.con-box6 .con-no {
		left: -24%;
	}
	.con-box7 {
		margin: 20px 0 0 0;
	}
	.con-box7 .con-no {
		top: -63%;
	}
	.con-box .conh3 {
		font-size: 14px;
		letter-spacing: .4px;
		padding: 0 0 2px 0;
	}
	.con-box .con-flyout {
		padding: 16% 0 0 114.5%;
	}
	.con-box8 .con-flyout {
		padding: 63% 0 0 11%;
	}
	.con-box2 .con-flyout {
		padding: 0 0 0 125%;
		top: -75%;
	}
	.con-box3 .con-flyout {
		padding: 0 0 24% 122%;
		top: auto;
		bottom: 0;
	}
	.con-box4 .con-flyout {
		padding: 16% 0 0 .5%;
	}
	.con-box5 .con-flyout {
		right: 7%;
		top: -75%;
		padding: 0;
	}
	.con-box6 .con-flyout {
		padding: 0 0 25% .5%;
	}
	.con-box7 .con-flyout {
		padding: 0 0 66% 11%;
	}
	.ser-box .serh4 {
		font-size: 14px;
		letter-spacing: .4px;
	}
	.finddoc-box .finddoc-text ul li a {
		font-size: 8px;
	}
	.finddoc-box .finddoc-text ul li:last-child {
		width: 51%;
	}
	.testimonials:before {
		height: 58%;
	}
	.testimonials-left:before {
		top: -31%;
	}
	.forp-boxin .forh4 {
		font-size: 13px;
		letter-spacing: 0;
	}
	.blog-box {
		padding: 0 10px 100px 10px;
	}
	.blog-right:before {
		width: 106%;
		top: -25%;
		left: -4%;
	}
	.fbox ul li a {
		font-size: 11px;
		line-height: 22px;
		margin: 0 5px 12px 0;
		padding: 0 10px;
	}
	.fbox .fbh6 {
		font-size: 12px;
		letter-spacing: .4px;
	}
	.innertesti h3,
	.ba-gallery h3,
	.pe-videos h3 {
		letter-spacing: 1px;
	}
}

@media only screen and (max-width: 990px) {
	.home {
		padding: 0 0 5px 0;
	}
	.logo2 {
	}
	.logo2 img {
		width: 180px;
		margin: 5px auto;
	}
	.mpd {
		padding: 0 5px 8px 5px !important;
	}
	.top-banner {
		padding: 0 30px !important;
		background: none;
	}
	.top-text ul {
		margin: 0 0 10px 0;
		padding: 5px 0;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		text-align: center;
	}
	.top-text li a {
		color: #333;
	}
	.enquiry {
		color: #ffffff;
		background: #153996;
	}
	.goog-te-gadget-simple {
		font-size: 12px !important;
		border: 1px solid #ccc !important;
	}
	.social ul {
		width: 100%;
		text-align: left;
	}
	.search input.search-text,
	.search input.search-text:focus {
		z-index: 1;
		width: 49%;
		right: 0;
		top: 0;
		border: 1px solid #153996;
		background-color: #fff;
		outline: none;
		cursor: auto;
		padding: 10px;
		background: #fff;
		border-radius: 25px;
		float: right;
	}
	.search input.search-submit {
		border: 1px solid #008b86;
	}
	.callus {
		margin: 5px 0 0 0;
	}
	.top-cr ul {
		margin: 0;
	}
	.top-cr ul li img {
		width: 55px;
	}
	ul.slimmenu {
		text-align: left;
	}
	ul.slimmenu li a {
		padding: 0 7px;
		font-size: 13px;
		letter-spacing: .4px;
		line-height: 35px;
	}
	ul.slimmenu li .sub-toggle {
		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 .sub-toggle > i {
		color: #000;
	}
	ul.slimmenu li ul li a:hover {
		color: #153996;
		background: none;
	}
	ul.slimmenu li.active ul li a {
		color: #000;
	}
	ul.slimmenu li ul li.active a {
		color: #000;
	}
	ul.slimmenu li.active ul li a:hover {
		color: #07726e;
		background: none;
	}
	.slide-banner .carousel-control.left,
	.slide-banner .carousel-control.right {
		bottom: 5%;
	}
	.slide-banner .carousel-control.left {
		right: 3%;
	}
	.slide-banner .carousel-control.right {
		right: 3%;
	}
	.slide-banner .slide-text {
		padding: 0 4%;
		top: 12%;
	}
	.slide-banner .slide-text .slide-text-in {
		width: 400px;
	}
	.slide-banner .slide-text .slide-text-in h2 {
		font-size: 21px;
		line-height: 24px;
	}
	.slide-banner .slide-text .slide-text-in p {
		font-size: 13px;
		line-height: 22px;
		letter-spacing: .4px;
		padding: 2px 0;
	}
	.slide-btn {
		width: 140px;
		height: 35px;
		margin: 5px 0 0 0;
		font-size: 11px;
		line-height: 33px;
		border: 2px solid #07726e;
	}
	.extrafixed ul li a {
		font-size: 10px;
		line-height: 12px;
	}
	.about {
		padding: 50px 0 40px 0;
	}
	.abhead h2 {
		font-size: 22px;
	}
	.ab-rightbox {
		margin: 10px 0 0 0;
	}
	.ab-rightbox-img {
		margin: 0 auto;
		width: 200px;
	}
	.conditions {
		padding: 35px 0 15px 0;
	}
	.ser-box img {
		width: 150px;
	}
	.ser-left {
		padding: 0 0 40px 0;
	}
	.services .carousel-inner {
		padding: 0 0 30px 0;
	}
	.finddoctorin {
		padding: 0 15px !important;
	}
	.finddoc-box {
		padding: 0 25px !important;
		margin: 0 0 20px 0;
	}
	.finddoctor .carousel-inner {
		padding: 0 0 20px 0;
	}
	.finddoctor .adleft {
		left: 45%;
	}
	.finddoctor .adright {
		right: 45%;
	}
	.forp-box2 {
		border-left: 0px dotted #ffe3b2;
		padding: 30px 10px 0 10px !important;
	}
	.forp-box .adleft,
	.forp-box .adright {
		top: auto;
		bottom: 0;
	}
	.forp-box .adleft {
		left: 45%;
		right: auto;
	}
	.forp-box .adright {
		right: 45%;
	}
	.forp-box .carousel-inner {
		padding: 0 0 40px 0;
	}
	.testimonials-left:before {
		display: none;
	}
	.testimonials:before {
		display: none;
	}
	.testimonials-box p {
		color: #333;
	}
	.testimonials-box .tesh3 {
		color: #153996;
	}
	.testimonials-box a {
		color: #f9a91d;
	}
	.testimonials-box a span {
		background: #f9a91d;
	}
	.testimonials-box {
		width: 97%;
		padding: 20px 20px 5px 20px;
		margin: 15px auto;
		text-align: center;
		-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);
	}
	.testimonials-left .adleft,
	.testimonials-left .adright {
		-webkit-filter: brightness(100%) invert(100%);
		-moz-filter: brightness(100%) invert(100%);
		-o-filter: brightness(100%) invert(100%);
		filter: brightness(100%) invert(100%);
	}
	.blog {
		padding: 0 0 20px 0;
	}
	.blog:before {
		display: none;
	}
	.blog-left {
		margin: 0 0 30px 0;
	}
	.blog-right:before {
		display: none;
	}
	.blog-right .thead hr {
		background: url(../images/hr1.png) no-repeat;
		background-size: 100% auto;
	}
	.blog-right .thead .tittle {
		color: #153996;
	}
	.blog-box .blh5 {
		color: #153996;
	}
	.blog-box p {
		color: #333;
	}
	.blog-box img {
		width: 180px;
		position: relative;
		margin: 10px auto 24px auto;
		bottom: auto;
		left: auto;
	}
	.blog-right .adleft,
	.blog-right .adright {
		bottom: 0;
	}
	.blog-right .adleft {
		left: 45%;
		right: auto;
	}
	.blog-right .adright {
		right: 45%;
	}
	.blog-box {
		padding: 0 0 20px 0;
	}
	.blog-box a {
		color: #f9a91d;
	}
	.blog-box a span {
		background: #f9a91d;
	}
	.event-box .event-img img {
		width: 65%;
		margin: 0 auto 15px auto;
	}
	.event-box .event-text {
		padding: 0 !important;
	}
	.event-box .event-text .evh3,
	.event-box .event-text p {
		text-align: center;
	}
	.event-box .event-text .btn-1 {
		margin: 10px auto 0 auto;
	}
	.otpdd {
		border-right: 0px solid #ccc;
	}
	.others-box {
		margin: 15px 0;
	}
	.others-in {
		padding: 0;
	}
	.fbox {
		text-align: center;
		margin: 0 0 15px 0;
	}
	.fbox .thead .tittle,
	.fbox2 .thead .tittle {
		text-align: center;
	}
	.fbox .thead hr,
	.fbox2 .thead hr {
		width: 110px;
		height: 10px;
		margin: 5px auto 15px auto;
		background: url(../images/hr1.png) no-repeat;
		background-size: 100% auto;
	}
	.fbox p {
		text-align: center;
	}
	.fbox2 .fbh5 {
		text-align: center;
	}
	footer .social {
		float: none;
	}
	footer .social ul {
		text-align: center;
	}
	.f-copy p {
		font-size: 11px;
		letter-spacing: 0;
	}
	.bknw {
		top: 5%;
		right: 5%;
	}
	.brd-in .breadcrumb {
		text-align: center;
	}
	.innerpage {
		padding: 15px 0 35px 0;
	}
	.innerpage .thead h1 {
		text-align: center;
	}
	.innerpage .thead hr {
		width: 200px;
		background: url(../images/hr1.png) no-repeat;
		background-size: 100% auto;
		margin: 5px auto 5px auto;
	}
	.innleft {
		padding: 0 0 30px 0 !important;
	}
	.innright {
		padding: 0 !important;
	}
}

@media only screen and (max-width: 765px) {
	.top-banner,
	.menu {
		padding: 0 15px !important;
	}
	.slide-banner .slide-text .slide-text-in {
		width: 280px;
	}
	.slide-banner .slide-text .slide-text-in h2 {
		font-size: 14px;
		line-height: 19px;
	}
	.slide-banner .slide-text .slide-text-in p {
		font-size: 10px;
		line-height: 17px;
		letter-spacing: 0;
		padding: 1px 0;
	}
	.slide-banner .slide-text {
		padding: 0 4%;
		top: 20%;
	}
	.slide-banner .carousel-control.left,
	.slide-banner .carousel-control.right {
		bottom: 2%;
		width: 15px;
	}
	.slide-banner .carousel-control.left {
		margin-right: 15px;
	}
	.slide-btn {
		width: 95%;
		margin: 15px auto 0 auto;
		float: none;
	}
	.extrafixed {
		display: none;
	}
	.fixeddiv {
		display: none !important;
	}
	.search input.search-text {
		width: 0;
		padding: 15px 17px;
		z-index: 9;
		background: no-repeat;
		border: none;
	}
	.search input.search-text:focus {
		width: 98%;
	}
	.menu-text p {
		text-align: center;
		margin: 0;
	}
	.callus {
		margin: 5px auto;
		width: 330px;
	}
	.callus .callusR {
		margin: 8px 0 0 0;
	}
	.callus .callusR a {
		font-size: 14px;
		letter-spacing: .4px;
		display: inline-block;
		margin: 0 10px 0 0;
	}
	.top-cr ul {
		margin: 0;
		text-align: center;
	}
	.abhead h2 {
		font-size: 20px;
	}
	.thead .tittle {
		font-size: 20px;
	}
	.ab-left {
		padding: 15px 0 0 0;
	}
	.ab-box {
		border-right: 0px dotted #ccc;
	}
	.ab-box p {
		height: auto;
		overflow: visible;
	}
	.mconbox {
		height: auto;
		margin: 35px 0;
		padding: 0 15px 15px 15px;
	}
	.conditions2 .adleft {
		left: 43%;
	}
	.conditions2 .adright {
		right: 43%;
	}
	.mconbox ul {
		height: 95px;
	}
	.services .adleft {
		left: 42%;
	}
	.services .adright {
		right: 42%;
	}
	.ser-box .serh4 {
		font-size: 16px;
	}
	.ser-box {
		height: 290px;
	}
	.finddoctor .thead .tittle {
		text-align: center;
	}
	.finddoctor .thead hr {
		width: 200px;
		background: url(../images/hr1.png) no-repeat;
		background-size: 100% auto;
		margin: 10px auto;
	}
	.finddoctor .nav-tabs {
		text-align: center;
		margin: 0;
	}
	.finddoctor .tab-content {
		padding: 20px 0 0 0;
	}
	.finddoc-box .finddoc-text ul li a {
		font-size: 10px;
	}
	.finddoctor .adleft {
		left: 43%;
	}
	.finddoctor .adright {
		right: 43%;
	}
	.forp-boxin {
		margin: 30px 0;
	}
	.forp-box2 {
		padding: 10px !important;
	}
	.forp-box .adleft {
		left: 43%;
		right: auto;
	}
	.forp-box .adright {
		right: 43%;
	}
	.testimonialsv-box {
		padding: 0 !important;
		margin: 0 0 15px 0;
	}
	.gal-left {
		border: 1px solid #008b86;
		margin: 0 0 15px 0;
	}
	.gal-right {
		border: 1px solid #008b86;
	}
	.blog-left {
		margin: 0 0 10px 0;
	}
	.news-box {
		margin: 0 0 20px 0;
	}
	.event {
		padding: 0;
	}
	.event .thead .tittle {
		text-align: center;
	}
	.event .thead hr {
		width: 200px;
		background: url(../images/hr1.png) no-repeat;
		background-size: 100% auto;
		margin: 10px auto;
	}
	.event-box {
		margin: 8px 0 30px 0;
		padding: 0 10px !important;
	}
	.event-box .event-img img {
		width: 200px;
		margin: 0 auto 15px auto;
	}
	.evebtn {
		width: 100%;
		position: relative;
		top: auto;
		right: auto;
		margin: 20px auto 0 auto;
	}
	.others-in {
		border-top: 0px solid #dcdcdc;
		border-bottom: 0px solid #dcdcdc;
		padding: 0;
	}
	.others-box {
		padding: 15px !important;
		border: 1px solid #ccc;
		margin: 0 0 15px 0;
	}
	.videopop .modal-body {
		height: 250px;
	}
	.map {
		height: auto;
	}
	.opening {
		position: relative;
		width: 85%;
		height: auto;
		margin: 0 auto 50px auto;
		padding: 15px 30px;
		border-radius: 0;
		top: auto;
		right: auto;
	}
	.opening table {
		margin: 0;
	}
	footer {
		padding: 25px 0 0 0;
	}
	.f-copy {
		margin: 25px 0 0 0;
	}
	.f-copy p {
		text-align: center;
		line-height: 20px;
	}
	.f-copy .flogo {
		text-align: center;
	}
	.bknw {
		top: auto;
		right: auto;
		position: relative;
		display: block;
		width: 100%;
		height: auto;
		border-radius: 10px;
		margin: 15px auto 0 auto;
	}
	.bknw svg {
		margin: 0 auto;
	}
	.bknw:after {
		display: none;
	}
	.innertesti,
	.ba-gallery,
	.pe-videos {
		margin: 15px 0 0 0;
	}
	.timing1 table,
	.timing2 table {
		font-size: 11px;
		letter-spacing: 0;
	}
	.timing1 table td,
	.timing2 table td {
		padding: 5px;
	}
	.timtable {
		font-size: 10px;
		line-height: 20px;
		letter-spacing: 0;
	}
	.tim1,
	.tim2,
	.tim3 {
		padding: 5px !important;
	}
	.tim1 {
		font-size: 13px;
		font-weight: 800;
		padding: 5px !important;
		background: #f9e2b9;
	}
}

@media only screen and (max-width: 480px) {
	.top-text {
		padding: 0;
	}
	.top-text li a {
		letter-spacing: 0;
		padding: 0 10px;
	}
	.top-text li:first-child a {
		padding: 0 10px;
	}
	.social li {
		margin: 1px 1px 0 0;
		width: 32px;
		height: 32px;
		line-height: 32px;
	}
	.menu-text p {
		font-size: 13px;
		margin: 0;
		letter-spacing: 0;
	}
	.callus .callusR {
		margin: 0;
	}
	.callus .callusR a {
		font-size: 12px;
		letter-spacing: .4px;
		display: block;
		margin: 0;
	}
	.callus {
		margin: 10px auto;
		width: 180px;
	}
	.slide-banner .slide-text .slide-text-in {
		width: 160px;
	}
	.slide-banner .slide-text .slide-text-in h2 {
		font-size: 9px;
		line-height: 11px;
		letter-spacing: 0;
	}
	.slide-banner .slide-text .slide-text-in p {
		font-size: 6px;
		line-height: 8px;
		letter-spacing: 0;
		padding: 2px 0;
	}
	.slide-btn {
		width: 92%;
	}
	.abhead h2 {
		font-size: 17px;
		line-height: 22px;
	}
	.ab-left .btn-1 {
		margin: 10px auto 25px auto;
	}
	.ab-box {
		margin: 0 0 20px 0;
	}
	.thead .tittle {
		font-size: 19px;
		letter-spacing: .4px;
	}
	.thead hr {
		width: 140px;
		height: 15px;
	}
	.ab-right .adleft,
	.ab-right .adleft {
		left: 42%;
	}
	.ab-right .adright,
	.ab-right .adright {
		right: 42%;
	}
	.conditions2 .adleft {
		left: 41%;
	}
	.conditions2 .adright {
		right: 41%;
	}
	.ser-box .btn-1 {
		margin: 10px auto 0 auto;
	}
	.ser-box {
		height: 290px;
	}
	.ser-box p {
		height: 50px;
		overflow: hidden;
	}
	.services .adleft {
		left: 36%;
	}
	.services .adright {
		right: 36%;
	}
	.ser-right {
		padding: 0 !important;
	}
	.finddoctor .nav-tabs > li {
		display: block;
	}
	.finddoctor .nav-tabs > li:first-child:after {
		display: none;
	}
	.finddoc-box {
		padding: 0 !important;
	}
	.finddoctor .adleft {
		left: 39%;
	}
	.finddoctor .thead hr {
		width: 130px;
	}
	.finddoctor .adright {
		right: 39%;
	}
	.forp-box .adleft {
		left: 38%;
		right: auto;
	}
	.forp-box .adright {
		right: 38%;
	}
	.testimonials-left .adleft,
	.testimonials-right .adleft {
		left: 43%;
	}
	.testimonials-left .adright,
	.testimonials-right .adright {
		right: 43%;
	}
	.testimonials-right .carousel-inner {
		padding: 0 0 20px 0;
	}
	.blog-left {
		padding: 0;
	}
	.blog-right .adleft {
		left: 42%;
		right: auto;
	}
	.blog-right .adright {
		right: 42%;
	}
	.event .thead hr {
		width: 130px;
	}
	.opening {
		width: 82%;
		padding: 15px;
	}
	.innerpage .thead hr {
		width: 130px;
	}
	.innerpage img {
		width: 100% !important;
		margin: 5px auto !important;
	}
	.inner-testi img {
		width: 80% !important;
		border-radius: 0 !important;
	}
	.inrboxpd {
		padding: 0 !important;
	}
	.adleft img,
	.adright img {
		width: 100%;
		margin: 0 !important;
	}
	.inrboxpd .adleft {
		left: 42%;
	}
	.inrboxpd .adright {
		right: 42%;
	}
	.timing1 .modal-body {
		padding: 25px 5px 5px 5px;
	}
	.timtable {
		font-size: 7px;
		line-height: 15px;
		letter-spacing: 0;
	}
	.tim1,
	.tim2,
	.tim3 {
		padding: 5px !important;
	}
	.tim1 {
		font-size: 13px;
		font-weight: 800;
		padding: 5px !important;
		background: #f9e2b9;
	}
}
