body {
	margin: 0;
	padding: 0;
	font-family: 'Ubuntu', sans-serif !important;
	overflow-x: hidden;
}
::-moz-selection {
 color: #fff;
 background: #0090e0;
}
::selection {
	color: #fff;
	background: #0090e0;
}
::-webkit-scrollbar-track {
 background-color: #cacaca;
}
::-webkit-scrollbar {
 width: 8px;
 background-color: #ffffff;
}
::-webkit-scrollbar-thumb {
 background-color: #676767;
}
a {
	text-decoration: none !important;
}
.pdd {
	padding: 0!important;
}
.modal-backdrop {
	z-index: 9999 !important;
}
.home {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 99;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.14);
	-moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.14);
	-o-box-shadow: 0 2px 4px 0 rgba(0,0,0,.14);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.14);
}
.top-banner {
	position: relative;
	background: #fff;
	padding: 10px 30px !important;
}
.mpd {
	padding: 0 15px 0 0 !important;
}
.menu-top {
}
.menu-top ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
.menu-top ul li {
	list-style: none;
	display: inline-block;
	margin: 0;
	padding: 0 10px;
}
.menu-top ul li:first-child {
	padding: 0 10px 0 0;
}
.menu-top ul li:last-child {
	padding: 0 0 0 10px;
}
.lang {
	margin: 0;
	padding: 0;
}
.lang select {
	width: 175px;
	height: 30px;
	margin: 0;
	font-size: 11px;
	font-weight: 400;
	padding: 0 10px;
	letter-spacing: .4px;
	color: #fff;
	background: none;
	outline: none;
	border-radius: 25px;
	line-height: 25px;
	border: 1px solid #fff;
}
.social {
}
.social ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
.social li {
	list-style: none;
	margin: 0;
	border: none !important;
	padding: 0 !important;
	display: inline-block;
	text-align: left;
}
.social li a {
	display: block;
	color: #fff;
	font-size: 13px;
	margin: 0 1px 0 0;
	padding: 0;
	border: 1px solid #fff;
	border-radius: 25px;
	width: 30px;
	line-height: 28px;
	text-align: center;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.social li a:hover {
	color: #fff;
}
.social li:nth-child(1):hover a {
	background: #143f9a;
	border: 1px solid #143f9a;
}
.social li:nth-child(2):hover a {
	background: #ff5200;
	border: 1px solid #ff5200;
}
.social li:nth-child(3):hover a {
	background: #ff001b;
	border: 1px solid #ff001b;
}
.social li:nth-child(4):hover a {
	background: #de4b39;
	border: 1px solid #de4b39;
}
.social li:nth-child(5):hover a {
	background: #007bb6;
	border: 1px solid #007bb6;
}
.social li:nth-child(6):hover a {
	background: #55acef;
	border: 1px solid #55acef;
}
.search {
	margin: 0;
	padding: 0;
	position: relative;
}
.search form {
	padding: 0;
	margin: 0;
}
.search input {
	width: 190px;
	height: 30px;
	font-size: 12px;
	font-weight: 400;
	text-align: left;
	margin: 0;
	border-radius: 25px;
	padding: 5px 35px 5px 10px;
	color: #fff;
	background: none;
	border: 1px solid #fff;
	outline: none;
}
.search ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #fff;
}
.search ::-moz-placeholder { /* Firefox 19+ */
 color: #fff;
}
.search form :-ms-input-placeholder { /* IE 10+ */
 color: #fff;
}
.search form :-moz-placeholder { /* Firefox 18- */
 color: #fff;
}
.search button {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	border-radius: 25px;
	line-height: 30px;
	color: #f353a7;
	border: none;
	outline: none;
}
.enquiry {
	width: 170px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 13px;
	line-height: 30px;
	display: block;
	font-weight: 700;
	color: #ffffff;
	border: 1px solid #ffffff;
	letter-spacing: .4px;
	position: relative;
	outline: none;
	border-radius: 25px;
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}
.enquiry svg {
	font-size: 13px;
	margin: 0 3px 0 0;
}
.enquiry:hover, .enquiry:focus {
	color: #f353a7;
	background: #fff;
}
.head-top {
}
.head-text {
}
.head-text ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.head-text ul li {
	margin: 8px 0 0 0;
	padding: 0 0 0 34px;
	display: inline-block;
	position: relative;
}
.head-text ul li:last-child {
	top: -2px;
}
.head-text h4 {
	font-size: 19px;
	text-align: center;
	font-weight: 800;
	line-height: 22px;
	margin: 0;
	letter-spacing: 1.2px;
	padding: 0;
	color: #00a5e7;
}
.head-text h4 img {
	width: 12px;
	margin: 0 12px;
	display: inline-block;
	vertical-align: baseline;
}
.head-text h5 {
	font-size: 15px;
	text-align: right;
	font-weight: 500;
	line-height: 22px;
	margin: 0;
	letter-spacing: .8px;
	padding: 0;
	color: #6f6f6f;
}
.head-text h5 a {
	background: #00a5e7;
	color: #fff;
	padding: 2px 12px;
	margin: 0 0 0 10px;
	border-radius: 25px;
	font-size: 16px;
}
.head-text2 ul {
	margin: 0;
	padding: 0;
}
.modal-open .modal {
	z-index: 999999999;
}
.enquiry-in {
	margin: 0;
	padding: 0;
}
.enquiry-in .enq1 {
	width: 47.5%;
	height: 40px;
	margin: 5px;
	border: 1px solid #f0f0f0;
	font-size: 13px;
	line-height: 24px;
	padding: 10px;
	text-align: left;
	font-weight: 400;
	color: #000;
	letter-spacing: .2px;
	outline: none;
}
.enquiry-in .enq2 {
	width: 97.5%;
	height: 90px;
	margin: 5px;
	border: 1px solid #f0f0f0;
	font-size: 15px;
	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: #0090e0;
	outline: none;
	border: none;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
.enhead .close {
	float: right;
	font-size: 24px;
	font-weight: 300;
	color: #fff !important;
	background: #0090e0 !important;
	opacity: 1 !important;
	width: 30px;
	padding: 0 0 3px 0px;
	text-align: center;
	height: 30px;
	border-radius: 100%;
	outline: none;
}
.head-drop .dropdown {
}
.head-drop .dropdown button {
	width: 100%;
	background: none;
	border: none;
	outline: none;
	text-align: center;
	font-size: 13px;
	line-height: 30px;
	font-weight: 700;
	letter-spacing: .4px;
	margin: 0;
	padding: 0;
	color: #f353a7;
	background: #fff;
	border-radius: 25px;
}
.head-drop .dropdown-menu {
	top: 100%;
	right: 0;
	left: auto;
	width: 100%;
	border: none;
	border-radius: 0 0 10px 10px;
	margin: 12px 0 0 0;
	padding: 0;
	overflow: hidden;
	background: #f353a7;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.head-drop .dropdown-menu li {
}
.head-drop .dropdown-menu li a {
	font-size: 13px;
	letter-spacing: .6px;
	line-height: 17px;
	white-space: normal;
	padding: 8px 10px;
	border-bottom: 1px dashed #ff78bf;
	color: #fff;
	font-weight: 500;
	text-align: left;
}
.head-drop .dropdown-menu>li>a:focus, .head-drop .dropdown-menu>li>a:hover {
	color: #ffffff;
	background-color: #e24497;
}
.head-drop .dropdown-menu li:last-child a {
	border-bottom: 0px dashed #d0d0d0;
	text-align: center;
	color: #ffffff;
	background-color: #e24497;
	font-weight: 700;
	letter-spacing: 1.2px;
}
.lgpd {
	padding: 0 !important;
	height: 41px;
}
.logo {
	width: 80%;
	background: #fff;
	padding: 0 15px 15px 15px;
	border-radius: 0 0 10px 10px;
}
.logo img {
	width: 100%;
	padding: 0;
	margin: 0;
	display: block;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.logo:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 42px;
	bottom: 0;
	left: 0;
	display: none;
	border-radius: 0 0 15px 15px;
	background: #fff;
	z-index: -1;
	-webkit-box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.12);
	-moz-box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.12);
	box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.12);
}
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
	-webkit-box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.12);
	-moz-box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.12);
	box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.12);
}
.sticky .logo:after {
	display: block;
}
.sticky .logo img {
	width: 80%;
}
.sticky .head-text2 li a {
	padding: 0 5px;
}
.sticky .head-text h4 {
	margin: 20px 0 0 0;
}
.sticky #menu {
	top: 15px;
}
.sticky #menu.active {
	top: -3px;
}
.menu {
	padding: 10px 80px 10px 30px !important;
	background: #f353a7;
}
#author, #author a {
	font-size: 100%;
	text-transform: none;
	color: #fff;
	font-weight: 300;
	text-decoration: none;
}
#side-menu-icon {
	position: fixed;
	top: 3px;
	right: 30px;
	height: 45px;
	width: 45px;
	z-index: 99999;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
#menu {
	cursor: pointer;
	padding: 10px;
	position: absolute;
	top: 0;
	right: 0;
	background: #ffffff;
	border-radius: 100%;
	border: 2px solid #f353a7;
	width: 47px;
	height: 47px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
/*#menu:after {
	position: absolute;
	content: 'menu';
	top: 13px;
	right: 50px;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
}
#menu.active:after {
	display: none;
}*/
.fmenu2 {
	top: 15px !important;
	-webkit-box-shadow: 0px 0px 0px 10px rgba(243, 83, 167, 0.37);
	-moz-box-shadow: 0px 0px 0px 10px rgba(243, 83, 167, 0.37);
	box-shadow: 0px 0px 0px 10px rgba(243, 83, 167, 0.37);
}
.fmenu2.active {
	top: -3px !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#menu.active {
	right: 230px;
	top: -3px;
	border: 2px solid #fff;
	border-radius: 0;
}
#menu span {
	top: 21px;
}
#menu span, #menu span:before, #menu span:after {
	cursor: pointer;
	height: 2px;
	width: 23px;
	background: #444;
	position: absolute;
	display: block;
	content: '';
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#menu span:before {
	-webkit-animation: undo-top .5s forwards;
	-moz-animation: undo-top .5s forwards;
	-o-animation: undo-top .5s forwards;
	animation: undo-top .5s forwards;
}
#menu span:after {
	bottom: -10px;
	-webkit-animation: undo-bottom .5s;
	-moz-animation: undo-bottom .5s;
	-o-animation: undo-bottom .5s;
	animation: undo-bottom .5s;
}
#menu.active span {
	background-color: transparent;
}
#menu.active span:before {
	top: 0;
}
#menu.active span:before {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-animation: top-x .5s forwards;
	-moz-animation: top-x .5s forwards;
	-o-animation: top-x .5s forwards;
	animation: top-x .5s forwards;
}
#menu.active span:after {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-animation: bottom-x .5s forwards;
	-moz-animation: bottom-x .5s forwards;
	-o-animation: bottom-x .5s forwards;
	animation: bottom-x .5s forwards;
}
 @-webkit-keyframes top-x {
 0% {
-webkit-transform: translateY(-10px) rotate(0);
 -moz-transform: translateY(-10px) rotate(0);
 -o-transform: translateY(-10px) rotate(0);
 transform: translateY(-10px) rotate(0);
}
 50% {
-webkit-transform: translateY(0px) rotate(0);
 -moz-transform: translateY(0px) rotate(0);
 -o-transform: translateY(0px) rotate(0);
transform: translateY(0px) rotate(0);
}
 100% {
-webkit-transform: translateY(0px) rotate(45deg);
 -moz-transform: translateY(0px) rotate(45deg);
 -o-transform: translateY(0px) rotate(45deg);
transform: translateY(0px) rotate(45deg);
}
}
 @keyframes top-x {
 0% {
-webkit-transform: translateY(-10px) rotate(0);
 -moz-transform: translateY(-10px) rotate(0);
 -o-transform: translateY(-10px) rotate(0);
transform: translateY(-10px) rotate(0);
}
 50% {
-webkit-transform: translateY(0px) rotate(0);
 -moz-transform:translateY(0px) rotate(0);
 -o-transform: translateY(0px) rotate(0);
transform: translateY(0px) rotate(0);
}
 100% {
-webkit-transform: translateY(0px) rotate(45deg);
 -moz-transform:translateY(0px) rotate(45deg);
 -o-transform: translateY(0px) rotate(45deg);
transform: translateY(0px) rotate(45deg);
}
}
 @-webkit-keyframes bottom-x {
 0% {
 -webkit-transform: translateY(0) rotate(0);
 -moz-transform: translateY(0) rotate(0);
 -o-transform: translateY(0) rotate(0);
transfrom: translateY(0) rotate(0);
}
 50% {
-webkit-transform: translateY(-10px) rotate(0);
 -moz-transform: translateY(-10px) rotate(0);
 -o-transform: translateY(-10px) rotate(0);
transform: translateY(-10px) rotate(0);
}
 100% {
-webkit-transform: translateY(-10px) rotate(-45deg);
 -moz-transform: translateY(-10px) rotate(-45deg);
 -o-transform: translateY(-10px) rotate(-45deg);
transform: translateY(-10px) rotate(-45deg);
}
}
 @keyframes bottom-x {
 0% {
 -webkit-transform: translateY(0) rotate(0);
 -moz-transform: translateY(0) rotate(0);
 -o-transform: translateY(0) rotate(0);
transfrom: translateY(0) rotate(0);
}
 50% {
-webkit-transform: translateY(-10px) rotate(0);
 -moz-transform: translateY(-10px) rotate(0);
 -o-transform: translateY(-10px) rotate(0);
transform: translateY(-10px) rotate(0);
}
 100% {
-webkit-transform: translateY(-10px) rotate(-45deg);
 -moz-transform: translateY(-10px) rotate(-45deg);
 -o-transform: translateY(-10px) rotate(-45deg);
transform: translateY(-10px) rotate(-45deg);
}
}
 @-webkit-keyframes undo-top {
 0% {
-webkit-transform: translateY(0px) rotate(45deg);
 -moz-transform:  translateY(0px) rotate(45deg);
 -o-transform:  translateY(0px) rotate(45deg);
transform: translateY(0px) rotate(45deg);
}
 50% {
-webkit-transform: translateY(0px) rotate(0);
 -moz-transform: translateY(0px) rotate(0);
 -o-transform:  translateY(0px) rotate(0);
transform: translateY(0px) rotate(0);
}
 100% {
-webkit-transform: translateY(-10px) rotate(0);
 -moz-transform:translateY(-10px) rotate(0);
 -o-transform: translateY(-10px) rotate(0);
transform: translateY(-10px) rotate(0);
}
}
 @keyframes undo-top {
 0% {
-webkit-transform: translateY(0px) rotate(45deg);
 -moz-transform: translateY(0px) rotate(45deg);
 -o-transform: translateY(0px) rotate(45deg);
transform: translateY(0px) rotate(45deg);
}
 50% {
-webkit-transform: translateY(0px) rotate(0);
 -moz-transform: translateY(0px) rotate(0);
 -o-transform: translateY(0px) rotate(0);
transform: translateY(0px) rotate(0);
}
 100% {
-webkit-transform: translateY(-10px) rotate(0);
 -moz-transform: translateY(-10px) rotate(0);
 -o-transform: translateY(-10px) rotate(0);
transform: translateY(-10px) rotate(0);
}
}
 @-webkit-keyframes undo-bottom {
 0% {
-webkit-transform: translateY(-10px) rotate(-45deg);
 -moz-transform: translateY(-10px) rotate(-45deg);
 -o-transform: translateY(-10px) rotate(-45deg);
transform: translateY(-10px) rotate(-45deg);
}
 50% {
-webkit-transform: translateY(-10px) rotate(0);
 -moz-transform: translateY(-10px) rotate(0);
 -o-transform: translateY(-10px) rotate(0);
transform: translateY(-10px) rotate(0);
}
 100% {
 -webkit-transform: translateY(0px) rotate(0);
 -moz-transform:translateY(0px) rotate(0);
 -o-transform: translateY(0px) rotate(0);
transfrom: translateY(0px) rotate(0);
}
}
 @keyframes undo-bottom {
 0% {
-webkit-transform: translateY(-10px) rotate(-45deg);
 -moz-transform: translateY(-10px) rotate(-45deg);
 -o-transform: translateY(-10px) rotate(-45deg);
transform: translateY(-10px) rotate(-45deg);
}
 50% {
-webkit-transform: translateY(-10px) rotate(0);
 -moz-transform: translateY(-10px) rotate(0);
 -o-transform: translateY(-10px) rotate(0);
transform: translateY(-10px) rotate(0);
}
 100% {
 -webkit-transform: translateY(0px) rotate(0);
 -moz-transform: translateY(0px) rotate(0);
 -o-transform: translateY(0px) rotate(0);
transfrom: translateY(0px) rotate(0);
}
}
#side-menu {
	display: block;
	position: fixed;
	top: 0px;
	right: 0;
	bottom: 0px;
	width: 260px;
	padding: 15px 15px 15px 20px;
	background-color: #fff;
	z-index: 999;
	box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.3);
	-webkit-transform: translate(610px, 0px);
	-moz-transform: translate(610px, 0px);
	-o-transform: translate(610px, 0px);
	transform: translate(610px, 0px);
	-webkit-transition: 0.3 ease-in-out;
	-moz-transition: 0.3 ease-in-out;
	-o-transition: 0.3 ease-in-out;
	transition: 0.3s ease-in-out;
}
#side-menu.active {
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
	-webkit-transition: 0.3 ease-in-out;
	-moz-transition: 0.3 ease-in-out;
	-o-transition: 0.3 ease-in-out;
	transition: 0.3s ease-in-out;
}
#side-menu .side-menuin {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 0 15px 0 0;
	overflow-x: hidden;
	overflow-y: scroll;
}
#side-menu .side-menuin::-webkit-scrollbar-track {
 background-color: #e4e4e4;
}
#side-menu .side-menuin::-webkit-scrollbar {
 width: 2px;
 background-color: #ffffff;
}
#side-menu .side-menuin::-webkit-scrollbar-thumb {
 background-color: #f353a7;
}
#overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 105;
	display: none;
	-webkit-transition: 0.3 ease-in-out;
	-moz-transition: 0.3 ease-in-out;
	-o-transition: 0.3 ease-in-out;
	transition: 0.3 ease-in-out;
}
#overlay.active {
	display: block;
	-webkit-transition: 0.3 ease-in-out;
	-moz-transition: 0.3 ease-in-out;
	-o-transition: 0.3 ease-in-out;
	transition: 0.3 ease-in-out;
}
.menu-collapser {
	position: relative;
	width: 100%;
	height: 40px;
	padding: 0 10px;
	margin: 5px 0;
	color: #333;
	font-size: 13px;
	line-height: 40px;
	background-color: #e0e0e0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.collapse-button {
	position: absolute;
	right: 8px;
	top: 50%;
	width: 40px;
	padding: 7px 10px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	background-color: #73b32e;
	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: #73b32e;
}
.collapse-button .icon-bar {
	display: block;
	height: 2px;
	width: 18px;
	margin: 2px 0;
	background-color: #F5F5F5;
	border-radius: 1px
}
ul.slimmenu {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	display: block !important;
}
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 {
	width: 100%;
}
ul.slimmenu li>ul {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 999;
	display: none;
	width: 100%;
	height: auto;
	padding: 0;
}
ul.slimmenu li>ul>li ul {
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 999;
	display: none;
	width: 100%
}
ul.slimmenu li a {
	padding: 7px 0;
	margin: 0;
	line-height: 25px;
	font-size: 13px;
	display: block;
	text-decoration: none;
	color: #333;
	font-weight: 500;
	letter-spacing: .6px;
	-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;
	margin: 0;
	text-transform: none;
	text-align: left;
	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: #f353a7;
}
ul.slimmenu li.active a {
	color: #f353a7;
}
ul.slimmenu li a:hover {
	color: #f353a7;
}
ul.slimmenu li .sub-toggle {
	background: none repeat scroll 0 0;
	position: absolute;
	right: 0;
	top: 3px;
	z-index: 999;
	width: 35px;
	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: #fff;
	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
}
.slide-banner {
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 9;
}
.slide-banner img {
	width: 100%;
}
.slide-banner .carousel-control.left, .slide-banner .carousel-control.right {
	background-image: none !important;
	position: absolute;
	top: 43%;
	margin-top: -17px;
	height: 35px;
	width: 35px;
	z-index: 99;
	background: none;
	border: 1px solid #333;
	border-radius: 25px;
	padding: 6px;
	opacity: 1;
	overflow: hidden;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.slide-banner .carousel-control.left img, .slide-banner .carousel-control.right img {
	width: 100%;
	-webkit-filter: brightness(1) invert(1);
	-moz-filter: brightness(1) invert(1);
	-o-filter: brightness(1) invert(1);
	filter: brightness(1) invert(1);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.slide-banner .carousel-control.left:hover, .slide-banner .carousel-control.right:hover {
	background: #00a5e7;
	border: 1px solid #00a5e7;
}
.slide-banner .carousel-control.left:hover img, .slide-banner .carousel-control.right:hover img {
	-webkit-filter: brightness(1) invert(1);
	-moz-filter: brightness(1) invert(1);
	-o-filter: brightness(1) invert(1);
	filter: brightness(0) invert(1);
}
.slide-banner .carousel-control.left {
	left: 20px;
}
.slide-banner .carousel-control.right {
	right: 20px;
}
.slide-text {
	position: absolute;
	width: 480px;
	height: auto;
	padding: 7px 15px 0 15px;
	margin: 0;
	top: 29%;
	right: 7%;
	background: #fff;
	border-right: 3px solid #f353a7;
	text-align: right;
}
.slide-text img {
	width: 120px;
	float: right;
	margin: 0 0 0 15px;
}
.slide-text h4 {
	font-size: 25px;
	line-height: 25px;
	color: #fff;
	background: #f353a7;
	margin: 0;
	padding: 8px 10px;
	text-align: right;
	font-weight: 800;
	letter-spacing: .4px;
	display: inline-block;
	position: absolute;
	top: -41px;
	right: -3px;
}
.slide-text h5 {
	font-size: 16px;
	text-align: right;
	font-weight: 500;
	line-height: 26px;
	padding: 3px 0 0 0;
	letter-spacing: .4px;
	margin: 0;
	color: #4a4a4a;
}
.slide-text hr {
	width: 50px;
	height: 3px;
	border: none;
	background: #fff;
	margin: 10px 0;
	padding: 0;
	float: right;
}
.slide-text p {
	font-size: 14px;
	text-align: right;
	font-weight: 400;
	line-height: 22px;
	padding: 3px 0;
	letter-spacing: .4px;
	margin: 0;
	color: #8a8a8a;
}
.slide-btns {
	text-align: right;
}
.slide-btn {
	width: 110px;
	height: 35px;
	margin: 10px 0 0 5px;
	padding: 0;
	display: inline-block;
	color: #00a5e7;
	background: none;
	border: 1px solid #00a5e7;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	line-height: 33px;
	letter-spacing: .4px;
	z-index: 9;
	position: relative;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.slide-btn2 {
	color: #f353a7;
	border: 1px solid #f353a7;
}
.slide-btn:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 0;
	margin: 0;
	padding: 0;
	z-index: -1;
	background: #00a5e7;
	top: 0;
	left: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.slide-btn2:after {
	background: #f353a7;
}
.slide-btn:hover:after, .slide-btn:focus:after {
	height: 100%;
}
.slide-btn:hover, .slide-btn:focus, .slide-btn2:hover, .slide-btn2:focus {
	color: #fff;
}
.slideul {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}
.slideul ul {
	text-align: center;
	margin: 0;
	padding: 0;
}
.slideul li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 3px;
	display: inline-block;
	width: 22%;
}
.slideul li a {
	display: block;
	padding: 10px;
	background: rgba(0, 165, 231, 0.75);
	color: #ffffff;
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 1px;
	text-align: center;
	border-radius: 15px 15px 0 0;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.slideul li a svg {
	margin: 0 5px 0 0;
}
.slideul li a:hover {
	background: rgba(243, 83, 167, 0.9);
	padding: 20px 10px 10px 10px;
}
.consultation {
	padding: 60px 0 40px 0;
	position: relative;
}
.consultation:before {
	position: absolute;
	content: '';
	width: 60%;
	height: 100%;
	top: 0;
	left: 0;
	background: url("../images/bg1.jpg") no-repeat;
	background-size: 100% auto;
	z-index: -1;
	opacity: .15;
}
.thead {
	width: 100%;
	text-align: left;
}
.theadin {
	display: inline-block;
}
.theadin h2, .theadin h1 {
	font-size: 26px;
	text-align: left;
	font-weight: 500;
	line-height: 30px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #333;
	position: relative;
}
.theadin h2:after {
	position: absolute;
	content: '';
	width: 35px;
	height: 35px;
	margin: 0;
	padding: 0;
	background: url("../images/thead-img.png") no-repeat;
	background-size: 100% auto;
	top: -23px;
	right: -28px;
}
.theadin hr {
	width: 35px;
	height: 4px;
	margin: 13px 0 20px 15px;
	padding: 0;
	border: none;
	background: #f353a7;
	border-radius: 3px;
	position: relative;
	overflow: visible;
}
.theadin hr:before {
	position: absolute;
	content: '';
	width: 10px;
	height: 4px;
	margin: 0;
	background: #f353a7;
	border-radius: 3px;
	top: 0;
	left: -15px;
}
.con-left {
	padding: 0 10px 0 0 !important;
	border-right: 1px dashed #ccc;
}
.copdd {
	padding: 10px 10px !important;
}
.cobox {
	padding: 0 !important;
}
.cobox:after {
	position: absolute;
	content: '';
	width: 50px;
	height: 2px;
	background: #cbcbcb;
	top: 68px;
	right: -27px;
}
.cobox2:after {
	display: none;
}
.cobox img {
	width: 130px;
	margin: 0 auto 10px auto;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.cobox: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);
}
.cobox h4 {
	font-size: 15px;
	text-align: center;
	font-weight: 700;
	line-height: 19px;
	margin: 0;
	letter-spacing: 0.4px;
	padding: 0 0 1px 0;
	color: #444;
	text-transform: capitalize;
}
.con-right {
	padding: 0 0 0 15px !important;
}
.con-right img {
	width: 100%;
}
.evaluation {
	padding: 50px 0 35px 0;
	background: url("../images/bg2.jpg") fixed;
	background-size: cover;
	text-align: center;
	position: relative;
}
.evaluation .thead {
	text-align: center;
}
.evaluation .theadin hr {
	margin: 10px auto 20px auto;
}
.evabox {
	width: 16.4%;
	display: inline-block;
	padding: 0 5px;
}
.evaboxin {
	position: relative;
	overflow: hidden;
	background: rgba(255, 255, 255, 0.5);
}
.evabox img {
	width: 100%;
	margin: 0;
	padding: 15px;
}
.evabox h4 {
	font-size: 15px;
	text-align: center;
	font-weight: 700;
	line-height: 19px;
	margin: 0;
	letter-spacing: 0.4px;
	padding: 15px 0 0 0;
	color: #444;
}
.evabox .evabox-mask {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	bottom: -100%;
	margin: 0;
	padding: 5px;
	background: rgba(255, 255, 255, 0.5);
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.evabox .evabox-mask .evabox-maskin {
	display: table;
	width: 100%;
	height: 100%;
	padding: 10px;
	border: 1px solid #f353a7;
}
.evabox p {
	font-size: 13px;
	text-align: center;
	font-weight: 500;
	line-height: 23px;
	margin: 0;
	letter-spacing: .2px;
	padding: 0;
	color: #333;
	display: table-cell;
	vertical-align: middle;
}
.evabox:hover .evabox-mask {
	bottom: 0;
}
.contactform {
	padding: 0 30px 0 0 !important;
	margin: 10px 0 0 0;
}
.contactformin {
	margin: 15px 0 0 0;
	height: 204px;
	padding: 15px;
	overflow: hidden;
	background: #fff;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
}
.contactform h4 {
	font-size: 15px;
	text-align: center;
	font-weight: 700;
	line-height: 19px;
	margin: 0;
	letter-spacing: 0.4px;
	padding: 0 0 10px 0;
	color: #444;
	text-transform: capitalize;
}
#msform {
	position: relative;
}
#msform fieldset {
	width: 100%;
}
#msform fieldset:not(:first-of-type) {
	display: none;
}
/*inputs*/
#msform input, #msform textarea, #msform select {
	padding: 13px 10px;
	border: none;
	border-radius: 3px;
	margin: 0 0 7px 0;
	width: 100%;
	background: #e8e8e8;
	box-sizing: border-box;
	font-family: montserrat;
	color: #333;
	font-size: 12px;
	letter-spacing: .6px;
	outline: none;
}
#msform textarea {
	height: 100px;
}
/*buttons*/
#msform .action-button {
	width: 110px;
	background: #f353a7;
	font-weight: bold;
	color: #fff;
	border: 0 none;
	border-radius: 1px;
	cursor: pointer;
	padding: 10px 5px;
	margin: 0 0 0 5px;
	float: right;
}
#msform .action-button:hover, #msform .action-button:focus {
}
.surgeries {
	padding: 60px 0 30px 0;
	position: relative;
}
.surgeries:after {
	position: absolute;
	content: '';
	width: 250px;
	height: 405px;
	margin: 0;
	padding: 0;
	bottom: -23px;
	right: 10px;
	background: url("../images/sug-img.jpg") no-repeat;
	background-size: 100% auto;
	z-index: -1;
	opacity: .25;
}
.surgeries .theadin hr {
	margin: 13px 0 0 15px;
}
.sugpdd {
	padding: 0 10px !important;
}
.sug-box {
	padding: 10px !important;
	text-align: center;
	height: 258px;
}
.sug-box:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 69%;
	margin: 0;
	padding: 0;
	border: 2px solid #ccc;
	top: 20%;
	left: 0;
	z-index: -1;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.sug-box .sug-img {
	width: 100px;
	position: relative;
	margin: 0 auto 5px auto;
	z-index: -1;
}
.sug-box .sug-img:before {
	width: 160%;
	height: 160%;
	position: absolute;
	content: '';
	top: -30%;
	left: -30%;
	bottom: 0;
	right: 0;
	z-index: 2;
	background: url("../images/sug-bg.png") no-repeat;
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-backface-visibility: hidden;
	background-size: contain;
	perspective: 1000px;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
}
.sug-box:hover .sug-img:before {
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
}
.sug-box .sug-img img {
	width: 106%;
	max-width: inherit;
	margin-left: -4%;
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
}
.sug-box:hover .sug-img img {
	margin: 0;
}
.sug-box h4 {
	font-size: 15px;
	text-align: center;
	font-weight: 700;
	line-height: 21px;
	margin: 0;
	letter-spacing: 0.4px;
	padding: 0 0 8px 0;
	color: #333;
}
.sug-box p {
	font-size: 14px;
	text-align: center;
	font-weight: 500;
	line-height: 23px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 15px 0;
	color: #666;
}
.sug-box a {
	font-size: 14px;
	text-align: center;
	font-weight: 500;
	line-height: 30px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 25px;
	color: #666;
	background: #fff;
	display: inline-block;
	border: 2px solid #ccc;
	border-radius: 25px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.sug-box:hover:before {
	border: 2px solid #00a5e7;
}
.sug-box:hover a {
	border: 2px solid #00a5e7;
}
.sug-box a:hover, .sug-box a:focus {
	background: #00a5e7;
	color: #fff;
}
.adleft, .adright {
	position: absolute;
	content: '';
	top: -40px;
	margin: 0;
	padding: 5px;
	width: 30px;
	height: 30px;
	opacity: 1;
	border-radius: 0;
	background: rgb(175, 232, 255);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.adleft img, .adright img {
	width: 100%;
	-webkit-filter: brightness(1) invert(1);
	-moz-filter: brightness(1) invert(1);
	-o-filter: brightness(1) invert(1);
	filter: brightness(1) invert(1);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.adleft {
	left: auto;
	right: 48px;
	border-radius: 10px 0 0 10px;
}
.adright {
	right: 15px;
	border-radius: 0 10px 10px 0;
}
.adleft:hover, .adright:hover {
	background: rgb(0, 165, 231);
}
.adleft:hover img, .adright:hover img {
	-webkit-filter: brightness(0) invert(1);
	-moz-filter: brightness(0) invert(1);
	-o-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}
.reviews {
	padding: 40px 0;
	background: url("../images/bg3.png");
	background-size: 100% 100%;
}
.reviews .thead {
	margin: -25px 0 0 0;
}
.review-left {
	margin: 50px 0 0 0;
}
.review-left img {
	width: 85%;
	margin: 0;
	float: right;
	border-radius: 100%;
}
.review-right {
	margin: 20px 0 0 0;
}
.review-right h5 {
	font-size: 21px;
	text-align: left;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 15px 0;
	color: #fff;
	text-transform: uppercase;
}
.review-right h5 span {
	font-weight: 800;
	font-size: 35px;
}
.review-right p {
	font-size: 15px;
	text-align: justify;
	font-weight: 500;
	line-height: 26px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 8px 0;
	color: #fff;
}
.related {
	padding: 40px 0;
}
.repdd {
	padding: 0 10px !important;
}
.related-box {
	padding: 15px;
	background: #fff;
	text-align: center;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
}
.related-box img {
	width: 100px;
	margin: 0 auto 10px auto;
	border-radius: 100%;
}
.related-box h4 {
	font-size: 15px;
	text-align: center;
	font-weight: 700;
	line-height: 21px;
	margin: 0;
	letter-spacing: 0.4px;
	padding: 0 0 7px 0;
	color: #333;
}
.related-box p {
	font-size: 14px;
	text-align: center;
	font-weight: 500;
	line-height: 23px;
	margin: 0;
	letter-spacing: 0;
	padding: 0 0 5px 0;
	color: #666;
}
.related-box a {
	font-size: 13px;
	text-align: left;
	font-weight: 700;
	line-height: 24px;
	display: inline-block;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #00a5e7;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.related-box a svg {
	margin: 0 0 0 3px;
	vertical-align: -3px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.related-box a:hover svg {
	margin: 0 0 0 6px;
}
.related-box a:hover, .related-box a:focus {
	color: #f353a7;
}
.related-box2 {
	padding: 10px !important;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
}
.related-box2 img {
	width: 100%;
}
.related-box2 ul {
	position: absolute;
	margin: 0;
	margin-left: -44px;
	margin-top: -21px;
	padding: 5px 10px;
	width: 88px;
	background: rgba(0, 144, 224, 0.7);
	border-radius: 10px;
	top: 50%;
	left: 50%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.related-box2 ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 32px;
	float: left;
}
.related-box2 ul li:first-child {
	margin: 0 4px 0 0;
}
.related-box2 ul li img {
	width: 100%;
	opacity: .7;
	border: none;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.related-box2 ul li:hover img {
	opacity: 1;
}
.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;
	outline: none;
	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: 60px 0 45px 0;
	background: url("../images/bg4.jpg") fixed;
	background-size: cover;
}
.gallery .nav-tabs {
	border-bottom: 0px solid #ddd;
	text-align: right;
	margin: -60px 0 0 0;
}
.gallery .nav-tabs>li {
	float: right;
	margin: 0 0 0 10px;
	display: inline-block;
}
.gallery .nav-tabs>li.active>a, .gallery .nav-tabs>li.active>a:focus, .gallery .nav-tabs>li.active>a:hover {
	color: #ffffff;
	cursor: default;
	background-color: #f353a7;
	border: 1px solid #f353a7;
	border-bottom-color: transparent;
}
.gallery .nav-tabs>li>a {
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #888888;
	margin: 0;
	line-height: 24px;
	border: 1px solid #f353a7;
	border-radius: 0;
	padding: 5px 20px;
	display: block;
}
.gallery .nav>li>a:focus, .gallery .nav>li>a:hover {
	background-color: transparent;
	border-color: #f353a7;
}
.gallery .nav-tabs>li>a .tbspan1, .gallery .nav-tabs>li>a .tbspan2 {
	position: relative;
	padding: 10px 6px;
}
.gallery .nav-tabs>li>a .tbspan1:after, .gallery .nav-tabs>li>a .tbspan1:before, .gallery .nav-tabs>li>a .tbspan2:after, .gallery .nav-tabs>li>a .tbspan2:before {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 7px;
	height: 7px;
}
.gallery .nav-tabs>li>a .tbspan1:before {
	top: 0;
	left: 0;
	border-left: 2px solid #888888;
	border-top: 2px solid #888888;
}
.gallery .nav-tabs>li>a .tbspan1:after {
	bottom: 0;
	left: 0;
	border-left: 2px solid #888888;
	border-bottom: 2px solid #888888;
}
.gallery .nav-tabs>li>a .tbspan2:before {
	top: 0;
	right: 0;
	border-right: 2px solid #888888;
	border-top: 2px solid #888888;
}
.gallery .nav-tabs>li>a .tbspan2:after {
	bottom: 0;
	right: 0;
	border-right: 2px solid #888888;
	border-bottom: 2px solid #888888;
}
.gallery .nav-tabs>li.active a .tbspan1:before, .gallery .nav-tabs>li.active a .tbspan1:after, .gallery .nav-tabs>li.active a .tbspan2:before, .gallery .nav-tabs>li.active a .tbspan2:after {
	border-color: #00b8ff;
}
.gallery .tab-content {
	padding: 25px 0 0 0;
}
.gpdd {
	padding: 0 !important;
}
.galvbox {
	padding: 0 !important;
}
.galvbox img {
	width: 100%;
}
.galvbox ul {
	position: absolute;
	margin: 0;
	margin-left: -47px;
	margin-top: -22px;
	padding: 5px 5px;
	width: 85px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	top: 50%;
	left: 50%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.galvbox:hover ul {
	background: rgba(0, 184, 255, 0.75);
}
.galvbox ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 35px;
	float: left;
}
.galvbox ul li:first-child {
	margin: 0 5px 0 0;
}
.galvbox ul li img {
	width: 100%;
	opacity: .65;
	border: 0px solid #ffabe3;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.galvbox ul li:hover img {
	opacity: 1;
}
.galbox {
	padding: 0 !important;
	overflow: hidden;
}
.galbox img {
	width: 100%;
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}
.galbox: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 {
	padding: 50px 0 45px 0;
}
.news-left {
	padding: 0 16px 0 0 !important;
	border-right: 1px dashed #ccc;
}
.nwpdd {
	padding: 0 20px 0 0 !important;
}
.news-box {
	margin: 0;
	padding: 0 !important;
}
.news-box .news-img {
	width: 92%;
	float: left;
	overflow: hidden;
}
.news-box .news-img img {
	width: 100%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.news-box:hover .news-img 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 .news-text {
	width: 92%;
	margin: -20px 0 0 0;
	background: #ffff;
	padding: 20px 20px 10px 20px;
	position: relative;
	float: right;
	-webkit-box-shadow: -2px 2px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: -2px 2px 10px 0px rgba(0,0,0,0.1);
	box-shadow: -2px 2px 10px 0px rgba(0,0,0,0.1);
}
.news-box .news-text h4 {
	font-size: 15px;
	text-align: left;
	font-weight: 700;
	line-height: 21px;
	margin: 0;
	letter-spacing: 0.4px;
	padding: 0 0 7px 0;
	color: #333;
}
.news-box .news-text p {
	font-size: 14px;
	text-align: justify;
	font-weight: 500;
	line-height: 23px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 5px 0;
	color: #666;
}
.news-box a {
	font-size: 13px;
	text-align: left;
	font-weight: 700;
	line-height: 24px;
	display: inline-block;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #00a5e7;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.news-box a svg {
	margin: 0 0 0 3px;
	vertical-align: -3px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.news-box a:hover svg {
	margin: 0 0 0 6px;
}
.news-box a:hover, .news-box a:focus {
	color: #f353a7;
}
.news-right {
	padding: 0 0 0 20px !important;
}
.news-right .thead {
	text-align: center;
}
.news-right .theadin hr {
	margin: 10px auto 20px auto;
}
.btn-1 {
	width: 100px;
	height: auto;
	background: #00a5e7;
	font-size: 13px;
	text-align: center;
	color: #fff;
	letter-spacing: .6px;
	font-weight: 400;
	line-height: 30px;
	display: block;
	position: absolute;
	top: 0;
	right: 35px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.btn-1:hover, .btn-1:focus {
	background: #f353a7;
	color: #fff;
}
footer {
	width: 100%;
	position: relative;
}
.fbox {
	position: absolute !important;
	top: 6%;
	right: 7%;
	z-index: 9;
	background: rgba(255, 255, 255, 0.8);
	padding: 40px 25px 25px 25px !important;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);
}
.fbox p {
	font-size: 14px;
	text-align: left;
	font-weight: 500;
	line-height: 25px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0 0 8px 0;
	color: #333;
}
.fbox p svg {
	margin: 0 3px 0 0;
}
.newsletter {
	padding: 0 0 5px 0;
}
.newsletter h4 {
	font-size: 15px;
	text-align: left;
	font-weight: 600;
	line-height: 25px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0 0 10px 0;
	color: #00a5e7;
}
.newsletter form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #333;
}
.newsletter form ::-moz-placeholder { /* Firefox 19+ */
 color: #333;
}
.newsletter form :-ms-input-placeholder { /* IE 10+ */
 color: #333;
}
.newsletter form :-moz-placeholder { /* Firefox 18- */
 color: #333;
}
.newsletter form {
	margin: 0;
}
.newsletter .nl1 {
	width: 100%;
	height: 40px;
	padding: 0 15px;
	margin: 0;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: 400;
	color: #333;
	border-radius: 25px 0 0 25px;
	border: 1px solid #00a5e7;
	border-right: none;
	background: none;
	outline: none;
}
.newsletter .nl2 {
	width: 100%;
	height: 40px;
	text-align: center;
	padding: 0 !important;
	border: 1px solid #ccc;
	border-left: none;
	background: #00a5e7;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 16px;
	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: #00a5e7;
}
.fbox .social ul {
	text-align: left;
	margin: 10px 0 0 0;
}
.fbox .social ul li {
	margin: 0 5px 0 0;
}
.fbox .social ul li a {
	border: 1px solid #00a5e7;
	color: #00a5e7;
}
.fbox .social ul li a:hover {
	color: #fff;
}
.f-copy {
	margin: 0;
	padding: 10px 0;
	background: #f353a7;
}
.f-copy h6 {
	color: #ffffff;
	font-size: 12px;
	line-height: 47px;
	font-weight: 400;
	margin: 0;
	text-align: left;
	padding: 0;
	letter-spacing: .8px;
}
.f-copy h6 a, .f-copy h6 a:hover, .f-copy h6 a:focus {
	color: #ffcce7;
}
.f-copy .flogo {
	text-align: right;
}
.f-copy .flogo img {
	width: 90px;
	margin: 0;
	display: inline-block;
}
.fixedcall {
	position: fixed;
	top: 50%;
	left: -145px;
	width: 180px;
	height: auto;
	background: #00a4fd;
	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: #28156e;
	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, 150, 228, 0.5);
	-moz-box-shadow: 0 0 0 0 rgba(0, 150, 228, 0.5);
	box-shadow: 0 0 0 0 rgba(0, 150, 228, 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);
}
.fixedcall:hover .fixedcallL:after {
	display: none;
}
 @-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);
}
}
.fixedcall .fixedcallL h4 {
	font-size: 12px;
	text-align: center;
	line-height: 35px;
	margin: 0;
	letter-spacing: 0px;
	padding: 6px 0;
	color: #ffffff;
	font-weight: 800;
	text-transform: uppercase;
	text-orientation: upright;
	writing-mode: vertical-rl;
}
.fixedcall .fixedcallR {
	width: 145px;
	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: 12px;
	text-align: left;
	font-weight: 400;
	line-height: 22px;
	margin: 0;
	letter-spacing: .4px;
	padding: 9px 12px;
	color: #ffffff;
	display: block;
	border-bottom: 1px dashed #8bccef;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixedcall .fixedcallR ul li a:hover {
	background: #0281c7;
}
.fixedcall .fixedcallR ul li a svg {
	margin: 0 3px 0 0;
}
.fixedcall .fixedcallR ul li:last-child a {
	border-bottom: 0px solid #3acece;
}
/*---------------------------------------------------------*/
.to-top {
	position: fixed;
	z-index: 9999;
	bottom: 15px;
	right: 15px;
	display: none;
}
.to-top a.back-to-top {
	display: block;
	text-align: center;
	color: #f353a7;
	font-size: 17px;
	width: 35px;
	height: 35px;
	line-height: 33px;
	border-radius: 25px;
	background: rgb(255, 255, 255);
	border: 2px solid #f353a7;
	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(0, 157, 240, 0.8);
	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, 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(2, 129, 199, 0.85);
	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: 23%;
	right: 9%;
	background: rgba(0, 144, 224, 0.8);
	z-index: 99;
	border: 4px solid #0271b1;
}
.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(0, 144, 224, 0.8);
	-moz-box-shadow: 0 0 0 0 rgba(0, 144, 224, 0.8);
	box-shadow: 0 0 0 0 rgba(0, 144, 224, 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: 9px auto 0 auto;
	font-size: 20px;
	color: #fff;
}
.bknw h4 {
	font-size: 12px;
	text-align: center;
	font-weight: 500;
	line-height: 15px;
	margin: 0;
	letter-spacing: .4px;
	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 20px 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: 400;
	color: #424242;
	letter-spacing: .8px;
}
.brd-in .breadcrumb li:last-child a {
	color: #00a5e7;
}
.innerpage {
	margin: 0;
	padding: 40px 0 50px 0;
	position: relative;
}
.indoctor {
	float: right !important;
	padding: 5px 0 0 20px !important;
}
.indoctor img {
	width: 100%;
}
.innerpage p {
	font-size: 14px;
	text-align: justify;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: .4px;
	padding: 5px 0;
	color: #333;
}
.inabout {
	padding: 0 0 0 20px !important;
	float: right !important;
}
.inabout img {
	width: 100%;
}
.inner-right {
	padding: 15px 0;
	margin: 0;
	position: relative;
	-webkit-box-shadow: -2px 2px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: -2px 2px 10px 0px rgba(0,0,0,0.1);
	box-shadow: -2px 2px 10px 0px rgba(0,0,0,0.1);
}
.inner-right h3, .innerlinks h3 {
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000000;
	margin: 0;
	padding: 0 0 15px 0;
}
.inner-right hr {
	width: 40px;
	height: 2px;
	margin: 10px auto 15px auto;
	padding: 0;
	border: none;
	background: #0090e0;
}
.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(0, 0, 0, 0.05);
}
.inner-right .t2 option {
	background: #ffff;
}
.inner-right .t2 {
	width: 100%;
	height: 40px;
	margin: 5px 0;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 40px;
	font-weight: 400;
	text-align: left;
	color: #333;
	outline: none;
	box-shadow: none;
	border: none;
	background: rgba(0, 0, 0, 0.05);
}
.inner-right .t3 {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	height: 90px;
	min-height: 90px;
	margin: 5px 0;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 24px;
	font-weight: 400;
	text-align: left;
	color: #333;
	box-shadow: none;
	outline: none;
	border: none;
	letter-spacing: .4px;
	background: rgba(0, 0, 0, 0.05);
}
.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: #f353a7;
	color: #fff;
	border: none;
	outline: none;
}
.innerlinks {
	padding: 21px 15px 5px 15px;
	margin: 20px 0 0 0;
	position: relative;
	-webkit-box-shadow: -2px 2px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: -2px 2px 10px 0px rgba(0,0,0,0.1);
	box-shadow: -2px 2px 10px 0px rgba(0,0,0,0.1);
}
.innerlinks .accordion {
	width: 100%;
	position: relative;
}
.innerlinks .accordian-chk {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 45px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	-khtml-appearance: none;
	appearnace: none;
	cursor: pointer;
	box-sizing: border-box;
	padding: 0 20px;
	z-index: 2;
	margin: 0px;
	outline: none !important;
}
.innerlinks .accordion h3 {
	background: none;
	position: relative;
	padding: 13px 0;
	color: #4c8a05;
	font-size: 17px;
	letter-spacing: 1px;
	font-weight: 700;
	text-transform: none;
	border-bottom: 1px solid #d9ecc3;
	text-align: left;
	margin: 0;
	z-index: 1;
	outline: none;
}
.innerlinks .accordion .accordian-headerlast {
	border-bottom: 0px solid #d9ecc3;
}
.innerlinks .accordion h3 .acc-icon {
	width: 0;
	height: 0;
	position: absolute;
	right: 10px;
	top: 20px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #5aa306;
	border-bottom: 5px solid transparent;
}
.innerlinks .accordion .accordian-chk:checked + h3 > .acc-icon {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #5aa306;
	border-top: 5px solid transparent;
	top: 14px;
}
.innerlinks .accordion .accordian-chk:checked + h3 + div.accordian-content {
	opacity: 1;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
	-o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
	transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
	max-height: 1000px;
	overflow: hidden;
	padding: 5px 15px;
}
.innerlinks .accordian-content {
	opacity: 0;
	padding: 15px;
	overflow: hidden;
	max-height: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
	-o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
	transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
	border: none;
}
.innerlinks ul {
	margin: 0;
	padding: 0;
}
.innerlinks ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.innerlinks ul li a {
	font-size: 15px;
	text-align: left;
	letter-spacing: .4px;
	font-weight: 400;
	color: #333;
	line-height: 20px;
	padding: 10px 0 10px 33px;
	margin: 0;
	display: block;
	border-bottom: 1px dotted #ccc;
	position: relative;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.innerlinks ul li:last-child a {
	border-bottom: 0px dotted #ccc;
}
.innerlinks ul li a:before {
	position: absolute;
	content: '';
	width: 20px;
	height: 17px;
	background: url("../images/liicon.png") no-repeat;
	background-size: 100% auto;
	top: 11px;
	left: 0;
}
.innerlinks ul li a:hover {
	color: #5aa306;
}
.inrboxpd h3 {
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #333;
	margin: 0;
	padding: 0 0 15px 0;
}
.inrboxpd h3 span {
	font-weight: 700;
	position: relative;
}
.inrboxpd span:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 2px;
	height: 8px;
	width: 100%;
	background: #5aa306;
	opacity: 0.3;
}
.inrboxpd {
}
.innertesti, .ba-gallery, .pe-videos {
	margin: 20px 0 0 0;
	padding: 15px;
	-webkit-box-shadow: -2px 2px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: -2px 2px 10px 0px rgba(0,0,0,0.1);
	box-shadow: -2px 2px 10px 0px rgba(0,0,0,0.1);
}
.inrboxpd hr {
	width: 40px;
	height: 2px;
	margin: 15px auto 20px auto;
	padding: 0;
	border: none;
	background: #0090e0;
}
.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 45px 0;
}
.inrboxpd .adleft, .inrboxpd .adright {
	top: auto;
	bottom: 0;
	margin: 0;
	padding: 5px;
	border-radius: 100%;
	background: #fbc0df;
}
.inrboxpd .adleft:hover, .inrboxpd .adright:hover {
	background: #f353a7;
}
.inrboxpd .adleft {
	left: 38%;
}
.inrboxpd .adright {
	left: auto;
	right: 38%;
}
.innertesti-box {
	padding: 0;
	text-align: center;
}
.innertesti-box p {
	font-size: 14px;
	text-align: center;
	font-weight: 300;
	line-height: 25px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 10px 0;
	color: #666;
}
.innertesti-box p img {
	width: 10px;
	display: inline-block;
	margin: 0 5px;
}
.innertesti-box h4 {
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	line-height: 26px;
	margin: 0;
	letter-spacing: .6px;
	padding: 5px 0 0 0;
	color: #000;
}
.innertesti-box a {
	font-size: 13px;
	text-align: center;
	font-weight: 600;
	line-height: 18px;
	margin: 0 0 8px 0;
	letter-spacing: .6px;
	padding: 0;
	display: inline-block;
	color: #0090e0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.innertesti-box a:hover, .innertesti-box a:focus {
	color: #f353a7;
}
.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: 70px;
}
.inner-testi h4 {
	margin: 0;
	padding: 0;
	color: #8e8e8e;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.inner-testi h4 .fa {
	margin: 0 5px 0 0;
	color: #ff7a39;
}
.inner-blog {
	padding: 15px;
	margin: 20px 0;
	border-radius: 8px;
	position: relative;
	-webkit-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
}
.inner-blog:before {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	background: url(../images/blg.png)no-repeat;
	background-size: 100% auto;
	top: -18px;
	left: -8px;
}
.inner-blog h2 {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 10px 0;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
}
.successbtn {
	width: 100%;
	height: 35px;
	margin: 5px 0;
	padding: 0;
	color: #00b4af;
	background: #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 35px;
	border: none;
	outline: none;
}
.rd {
	color: #999;
	font-weight: bold;
	margin: 5px 0;
	text-decoration: none;
}
.rd .fa {
	margin: 0 0 0 3px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.rd:hover .fa {
	margin: 0 0 0 6px;
}
.inner-news {
	padding: 15px;
	margin: 20px 0;
	border-radius: 8px;
	position: relative;
	-webkit-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
}
.inner-news:before {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 55px;
	height: 43px;
	background: url(../images/nws.png)no-repeat;
	background-size: 100% auto;
	top: -17px;
	left: -15px;
}
.inner-news h2 {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 10px 0;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
}
.inner-left {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.inner-left .panel-group .panel {
	margin-bottom: 0;
	border-radius: 0;
}
.inner-left .panel-group .panel .fa {
	font-size: 13px;
}
.inner-left .panel-default {
	border-color: #fff;
}
.inner-left .panel-default > .panel-heading {
	color: #fff;
	background-color: #00b4af;
	border-color: #fff;
}
.inner-left .panel-default > .panel-heading + .inner-left .panel-collapse > .panel-body {
	border-top-color: #f0f0f0;
}
.inner-left .collapse.in {
	display: block;
	background-color: #f0f0f0 !important;
	height: auto!important;
	border: 1px solid #f0f0f0 !important;
}
.i-accordion .panel-heading, .d-accordion .panel-heading, .accordion-2a .panel-heading, .accordion-2b .panel-heading, .accordion-3 .panel-heading {
	cursor: pointer;
}
.d-accordion .panel-heading.collapsed .fa-chevron-up:before {
	content: '\f078';
}
.inner-team {
	margin: 15px 0;
	padding: 15px;
	border: 1px solid #ccc;
}
.inner-team img {
	max-width: 130px;
}
.inner-team h4 {
	text-align: center;
	margin: 0;
	padding: 12px 0 0 0;
	color: #000;
	font-size: 16px;
	font-weight: 600;
}
.inner-team h6 {
	margin: 0;
	padding: 5px 0;
	color: #676767;
	font-size: 13px;
	line-height: 21px;
	font-weight: 600;
	text-align: center;
}
.trd {
	text-align: center;
	color: #999;
	font-weight: bold;
	margin: 5px auto;
	padding: 5px 0;
	display: block;
	width: 100px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.trd .fa {
	margin: 0 0 0 3px;
}
.team-detail {
	padding: 0 !important;
}
.team-detail img {
	max-width: 200px;
	padding: 5px;
	border: 1px dotted #00b4af;
}
.team-detail h4 {
	text-align: center;
	margin: 0;
	padding: 12px 0 0 0;
	color: #000;
	font-size: 16px;
	font-weight: 600;
}
.team-detail h6 {
	margin: 0;
	padding: 5px 0;
	color: #676767;
	font-size: 13px;
	line-height: 21px;
	font-weight: 600;
	text-align: center;
}
.team-detail hr {
	width: 100%;
	height: auto;
	margin: 5px auto;
	padding: 0;
	border-bottom: 1px dotted #00a5a2;
}
.gallinner .button {
	display: inline-block;
	padding: 5px 18px;
	background: #f1fffc;
	font-family: sans-serif;
	font-size: 14px;
	letter-spacing: .4px;
	cursor: pointer;
	border: 0px solid #000000;
	margin: 5px;
	border-radius: 5px;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
}
.gallinner .button:hover {
	background-color: #9fe8d9;
}
.gallinner .button:active, .gallinner .button.is-checked {
	background-color: rgb(16, 159, 129);
	outline: none;
	color: #fff;
}
.gallinner .button-group {
	margin: 20px 0;
	text-align: center;
}
.ingalbox {
	padding: 5px !important;
}
.ingalbox img {
	width: 100%;
	padding: 2px;
	border: 1px solid #ccc;
}
.peinnerboxmain {
}
.pepd {
	padding: 0 7px !important;
}
.peinnerbox {
	padding: 15px 20px !important;
	background: #ddfff8 url(../images/pecomma.png) 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);
}

@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 992px) {
}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width: 480px) {
}
