body {
	margin: 0;
	padding: 0;
	font-family: 'Nunito Sans', sans-serif !important;
	overflow-x: hidden;
}
::-moz-selection {
 color: #fff;
 background: #865cff;
}
::selection {
	color: #fff;
	background: #865cff;
}
::-webkit-scrollbar-track {
 background-color: #b5b5b5;
}
::-webkit-scrollbar {
 width: 8px;
 background-color: #ffffff;
}
::-webkit-scrollbar-thumb {
 background-color: #5438a5;
}
a {
	text-decoration: none !important;
}
.pdd {
	padding: 0!important;
}
.modal-backdrop {
	z-index: 9999 !important;
}
.home {
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 99999;
}
.top-banner {
	position: relative;
	padding: 7px 30px !important;
	background: #e89a11;
}
.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;
	width: 87%;
	float: left;
}
.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 {
	position: absolute;
	width: 30px;
	top: 31%;
	right: 7%;
	z-index: 99999;
}
.social ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.social li {
	list-style: none;
	width: 35px;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #fff;
	display: block;
	border-radius: 100%;
	text-align: center;
	float: right;
	-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: #143f9a;
}
.social li:nth-child(2) {
	background: #ff5200;
}
.social li:nth-child(3) {
	background: #ff001b;
}
.social li:nth-child(4) {
	background: #de4b39;
}
.social li:nth-child(5) {
	background: #007bb6;
}
.social li:nth-child(6) {
	background: #55acef;
}
.social li:hover {
	background: #153996;
}
.social li:hover svg path {
	fill: #ffffff;
}
.search {
	margin: 0;
	padding: 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: 95%;
	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: 0;
	padding: 10px 0 15px 0 !important;
	border-bottom: 1px solid #b3a1e2;
}
.menu-text {
}
.menu-text h4 {
	font-size: 20px;
	text-align: center;
	font-weight: 800;
	line-height: 24px;
	margin: 0;
	letter-spacing: .8px;
	padding: 0;
	color: #ffffff;
}
.menu-text p {
	font-size: 11.5px;
	text-align: center;
	font-weight: 400;
	line-height: 16px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #ffffff;
}
.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 a {
	display: inline-block;
	width: 225px;
}
.callus a span {
	width: 40px;
	height: 40px;
	font-size: 18px;
	border-radius: 100%;
	text-align: center;
	line-height: 40px;
	display: inline-block;
	float: left;
	background: #e89a11;
	color: #fff;
	margin: 0 22px 0 0;
	-webkit-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);
	-moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);
	box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 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 h4 {
	font-size: 16px;
	text-align: left;
	font-weight: 700;
	line-height: 22px;
	margin: 0;
	letter-spacing: 2px;
	padding: 0;
	color: #153996;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.callus a:hover h4, .callus a:focus h4 {
	color: #e89a11;
}
.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:last-child {
	border-right: 0px solid #ccc;
	padding: 0 0 0 5px;
}
.top-cr ul li a {
	display: block;
}
.top-cr ul li img {
	width: 62px;
	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: 12px;
	line-height: 35px;
	display: block;
	font-weight: 800;
	color: #865cff;
	letter-spacing: 1px;
	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 5px 0 0;
}
.enquiry:hover, .enquiry:focus {
	color: #865cff;
	background: #ffd400;
}
.modal-open .modal {
	z-index: 999999999;
}
.enquiry-in {
	margin: 0;
	padding: 0;
}
.enquiry-in .enq1 {
	width: 47.5%;
	height: 40px;
	margin: 5px;
	border: 1px solid #f0f0f0;
	font-size: 13px;
	line-height: 24px;
	padding: 10px;
	text-align: left;
	font-weight: 400;
	color: #000;
	letter-spacing: .2px;
	outline: none;
}
.enquiry-in .enq2 {
	width: 97.5%;
	height: 90px;
	margin: 5px;
	border: 1px solid #f0f0f0;
	font-size: 13px;
	line-height: 24px;
	padding: 10px;
	text-align: left;
	font-weight: 400;
	color: #000;
	letter-spacing: .2px;
	outline: none;
}
.enquiry-in .enq3 {
	width: 130px;
	height: 35px;
	margin: 5px 10px;
	padding: 0;
	font-size: 13px;
	float: right;
	background: #865cff;
	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: #865cff!important;
	opacity: 1 !important;
	width: 30px;
	padding: 0 0 3px 1px;
	text-align: center;
	height: 30px;
	border-radius: 100%;
}
.menu {
	padding: 10px 40px !important;
}
.logo {
	padding: 0 !important;
}
.logo img {
	width: 140px;
	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: #fff;
	font-size: 13px;
	line-height: 40px;
	background-color: rgba(255, 255, 255, 0.28);
	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: #895ff9;
	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: #895ff9;
}
.collapse-button .icon-bar {
	display: block;
	height: 2px;
	width: 18px;
	margin: 2px 0;
	background-color: #F5F5F5;
	border-radius: 1px
}
ul.slimmenu {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
}
ul.slimmenu:before, ul.slimmenu:after {
	content: '';
	display: table
}
ul.slimmenu:after {
	clear: both
}
ul.slimmenu.collapsed li {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
ul.slimmenu.collapsed li>ul {
	position: static;
	display: none
}
ul.slimmenu.collapsed li a {
	display: block;
	border-bottom: 1px solid rgba(0,0,0,0.075);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
ul.slimmenu.collapsed li .sub-toggle {
	height: 40px
}
ul.slimmenu li {
	position: relative;
	display: inline-block;
}
ul.slimmenu li ul {
	margin: 0;
	list-style-type: none
}
ul.slimmenu li ul li {
	background: #f38f13;
	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;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
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 15px;
	margin: 0;
	line-height: 45px;
	font-size: 15px;
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: 500;
	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: #e07c00;
}
ul.slimmenu li.active a {
	color: #ffd400;
}
ul.slimmenu li a:hover {
	color: #ffd400;
}
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: #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
}
.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;
}
.slide-banner img {
	width: 100%;
}
.slide-banner:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 115px;
	margin: 0;
	padding: 0;
	bottom: -1px;
	left: 0;
	background: url("../images/slide-btm.png");
	background-size: 100% 100%;
	z-index: 999;
}
.slide-banner .carousel-control.left, .slide-banner .carousel-control.right {
	background-image: none !important;
	position: absolute;
	top: 50%;
	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: 3%;
}
.slide-banner .carousel-control.right {
	right: 3%;
}
.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 15%;
	left: 0;
	top: 41%;
	z-index: 9999;
}
.slide-banner .slide-text .slide-text-in {
	position: relative;
	width: 490px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}
.slide-banner .slide-text .slide-text-in2 {
	padding: 0 0 0 20px;
	border-left: 3px solid #fff;
	overflow: hidden;
}
.slide-banner .slide-text .slide-text-in h2 {
	font-size: 38px;
	line-height: 37px;
	color: #ffffff;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: left;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 1px;
	visibility: visible !important;
	-webkit-animation-name: bounceInLeft !important;
	-moz-animation-name: bounceInLeft !important;
	-o-animation-name: bounceInLeft !important;
	animation-name: bounceInLeft !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;
}
.slide-banner .slide-text .slide-text-in p {
	font-size: 15px;
	text-align: left;
	font-weight: 300;
	line-height: 22px;
	margin: 0;
	letter-spacing: 1px;
	padding: 0 60px 0 0;
	color: #fff;
	visibility: visible !important;
	-webkit-animation-name: bounceInLeft !important;
	-moz-animation-name: bounceInLeft !important;
	-o-animation-name: bounceInLeft !important;
	animation-name: bounceInLeft !important;
}
.slide-btn {
	width: 230px;
	height: 40px;
	margin: 15px 0 0 0;
	padding: 0 30px 0 0;
	display: block;
	color: #ffffff;
	background: none;
	border: 1px solid #fff;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	line-height: 40px;
	float: right;
	letter-spacing: 1.5px;
	border-radius: 25px;
	position: relative;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	visibility: visible !important;
	-webkit-animation-name: fadeIn !important;
	-moz-animation-name: fadeIn !important;
	-o-animation-name: fadeIn !important;
	animation-name: fadeIn !important;
}
.slide-btn span {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	color: #865cff;
	background: #fff;
	-webkit-box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.25);
	-moz-box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.25);
	box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.25);
	border-radius: 100%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	-webkit-animation: bxa 1.25s infinite;
	-moz-animation: bxa 1.25s infinite;
	-ms-animation: bxa 1.25s infinite;
	animation: bxa 1.25s infinite;
}
.slide-btn:hover, .slide-btn:focus {
	color: #fff;
}
.about {
	padding: 40px 0;
}
.about-left {
	padding: 0 !important;
	border-radius: 0 50px 0 50px;
	overflow: hidden;
}
.about-left img {
	width: 100%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.about-left: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);
}
.about-right {
	padding: 0 0 0 30px !important;
}
.about-right .thead hr {
	margin: 12px 0 15px 10px;
	width: 83%;
}
.about-right ul {
	margin: 20px 0 0 0;
	padding: 0;
}
.about-right ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 20%;
	float: left;
}
.about-right ul li:nth-child(even) {
	margin: 25px 0 0 0;
}
.about-right ul li a {
	display: block;
}
.about-right ul li img {
	width: 100px;
	margin: 0 auto;
	border-radius: 100%;
	padding: 5px;
	background-color: #fff;
	border: 2px solid #cad1e0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.about-right 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);
	border: 2px solid #865cff;
}
.about-right ul li h4 {
	font-size: 14px;
	text-align: center;
	font-weight: 700;
	line-height: 26px;
	margin: 0;
	letter-spacing: .4px;
	padding: 15px 0 0 0;
	color: #000;
}
.about-right:before {
	position: absolute;
	content: '';
	width: 109%;
	height: 85px;
	margin: 0;
	padding: 0;
	top: 33%;
	left: -30px;
	background: url("../images/line-bg.jpg");
	background-size: 100% 100%;
	z-index: -1;
}
.thead {
	text-align: left;
}
.thead-in {
	display: inline-block;
}
.thead h2, .thead h1 {
	font-size: 24px;
	line-height: 30px;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 1px;
}
.thead h2 span, .thead h1 span {
	color: #865cff;
}
.thead hr {
	width: 93%;
	height: 1px;
	border: none;
	border-top: 1px solid #865cff;
	margin: 12px 0 15px 12px;
	position: relative;
	padding: 0;
	overflow: visible;
}
.thead hr:before, .thead hr:after {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	margin: 0;
	padding: 0;
	left: -10px;
	top: -3px;
	background: #865cff;
	border-radius: 100%;
}
.thead hr:after {
	left: auto;
	right: -10px;
}
.excellence {
	padding: 40px 0 30px 0;
	background: url("../images/bg.jpg");
	background-size: 100% 100%;
	position: relative;
}
.excellence:before {
	position: absolute;
	content: '';
	width: 33%;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	background: url("../images/exe-img.jpg") no-repeat;
	background-size: 100% auto;
}
.excellence p {
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: .6px;
	padding: 5px 0 20px 0;
	color: #000;
}
.expdd {
	padding: 0 20px 0 0 !important;
}
.exe-box {
	padding: 5px !important;
	background: #fff;
	margin: 0 0 15px 0;
	border-radius: 25px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.exe-box .exe-img {
	width: 45px;
	height: auto;
	margin: 0 15px 0 0;
	padding: 2px;
	border-radius: 100%;
	float: left;
	background: #865cff;
	border: 1px solid #865cff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.exe-box .exe-img img {
	width: 100%;
}
.exe-box h4 {
	font-size: 16px;
	text-align: left;
	font-weight: 600;
	line-height: 26px;
	margin: 0;
	letter-spacing: .6px;
	padding: 9px 0;
	color: #000;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.exe-box:hover {
	background: #865cff;
}
.exe-box:hover h4 {
	color: #fff;
}
.exe-box:hover .exe-img {
	background: none;
	border: 1px solid #ffffff;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}
.general {
	padding: 40px 0;
}
.general .thead {
	text-align: center;
}
.general .thead hr {
	margin: 12px auto 15px auto;
}
.genpdd {
}
.gen-box {
	padding: 0 !important;
	margin: 55px 0 0 0;
}
.gen-box2 {
	margin: 20px 0 0 0;
}
.gen-box .gen-img {
	width: 85%;
	float: left;
	overflow: hidden;
	position: relative;
	border: 1px solid #ccc;
	border-bottom: 4px solid #ffbf00;
}
.gen-box .gen-img img {
	width: 100%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.gen-box:hover .gen-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);
}
.gen-box .gen-img .gen-imgtext {
	position: absolute;
	width: 100%;
	margin: 0;
	padding: 0 60px 0 15px;
	left: 0;
	top: 15px;
	background: rgba(134, 92, 255, 0.75);
}
.gen-box .gen-img .gen-imgtext:after {
	position: absolute;
	content: '';
	width: 50px;
	height: 2px;
	background: #fff;
	top: 17px;
	right: 0;
	margin: 0;
	padding: 0;
}
.gen-box .gen-img .gen-imgtext h4 {
	font-size: 14px;
	text-align: left;
	font-weight: 700;
	line-height: 24px;
	margin: 0;
	letter-spacing: .4px;
	padding: 7px 0;
	color: #fff;
	text-transform: uppercase;
}
.gen-box .gen-text {
	width: 70%;
	float: right;
	padding: 17px 17px 10px 17px;
	background: #fff;
	margin: -70px 0 0 0;
	z-index: 9;
	position: relative;
	-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);
}
.gen-box .gen-text:after {
	position: absolute;
	content: '';
	width: 52px;
	height: 2px;
	background: #865cff;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
}
.gen-box .gen-text p {
	font-size: 14px;
	text-align: justify;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 5px 0;
	color: #000;
}
.gen-box .gen-text a {
	font-size: 15px;
	line-height: 15px;
	color: #865cff;
	float: right;
	margin: 0;
	padding: 0 5px 0 0;
	text-align: right;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.gen-box .gen-text a:hover, .gen-box .gen-text a:focus {
	padding: 0;
	color: #865cff;
}
.btn-1 {
	width: 150px;
	font-size: 12px;
	line-height: 35px;
	text-align: center;
	letter-spacing: 2px;
	font-weight: 700;
	color: #000;
	margin: 10px auto 0 auto;
	padding: 0;
	display: block;
	background: none;
	text-transform: uppercase;
	border: 1px solid #865cff;
	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: #865cff;
	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;
}
.testimonials {
	padding: 40px 0 0 0;
	position: relative;
}
.testimonials:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 94%;
	top: 0;
	left: 0;
	background: url("../images/bg2.jpg") fixed;
	background-size: cover;
	z-index: -1;
}
.testimonials .thead {
	text-align: center;
}
.testimonials .thead h2 {
	color: #fff;
}
.testimonials .thead hr {
	margin: 12px auto 15px auto;
}
.testimonials-left {
	padding: 0 !important;
}
.testimonials-box {
	background: url("../images/test-bg.png");
	background-size: 100% 100%;
	padding: 55px 15px 80px 15px;
	text-align: center;
}
.testimonials-box p {
	font-size: 15px;
	text-align: center;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0 0 10px 0;
	color: #fff;
}
.testimonials-box a {
	font-size: 14px;
	text-align: center;
	font-weight: 800;
	line-height: 26px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.testimonials-box a:hover, .testimonials-box a:focus {
	letter-spacing: 1px;
	color: #fff;
}
.adleft, .adright {
	position: absolute;
	content: '';
	top: auto;
	bottom: 0;
	margin: 0;
	padding: 0;
	width: 23px;
	height: 23px;
	opacity: .4;
	border-radius: 0;
	border: none;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.adleft img, .adright img {
	width: 100%;
}
.adleft {
	left: auto;
	right: 34px;
}
.adright {
	right: 0;
}
.adleft:hover, .adright:hover {
	opacity: .8;
}
.testimonials-left .adleft, .testimonials-left .adright {
	bottom: 45px;
}
.testimonials-left .adleft {
	left: 44%;
}
.testimonials-left .adright {
	right: 44%;
}
.testimonials-right {
	margin: 75px 0 0 0;
	padding: 0 0 0 50px !important;
}
.testimonials-right:after {
	position: absolute;
	content: '';
	width: 340px;
	height: 250px;
	margin: 0;
	padding: 0;
	top: -50px;
	right: 0;
	background: url("../images/testi-bg.jpg");
	background-size: 100% auto;
	z-index: -1;
	border-radius: 10px;
}
.testimonials-right .btn-1 {
	position: absolute;
	bottom: 45px;
	margin: 0;
	right: 0;
	border: 2px solid #fff;
	color: #fff;
}
.testimonialsv-box {
	margin: 20px 0 0 0;
}
.testimonialsv-box img {
	width: 100%;
	border-radius: 11px;
}
.testimonialsv-box ul {
	position: absolute;
	margin: 0;
	margin-left: -43px;
	margin-top: -21px;
	padding: 5px 10px;
	width: 90px;
	background: rgba(134, 92, 255, 0.75);
	border-radius: 10px;
	top: 50%;
	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: 33px;
	float: left;
}
.testimonialsv-box ul li:first-child {
	margin: 0 3px 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;
}
.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: 50px 0;
}
.gallery .thead {
	text-align: center;
}
.gallery .thead hr {
	margin: 12px auto 15px auto;
}
.gallery-in {
	position: relative;
	margin: 15px 0 0 0;
}
.gal-left {
	position: initial !important;
}
.gallery .nav-tabs {
	border: none;
	text-align: left;
	margin: 0;
	padding: 0;
}
.gallery .nav-tabs>li {
	float: none;
	margin: 0;
	padding: 0 15px;
	display: block;
	width: 190px;
	height: 176px;
	background: #865cff;
	position: absolute;
	top: 0;
	left: 0;
}
.gallery .nav-tabs>li:last-child {
	top: auto;
	bottom: 0;
	left: auto;
	right: 0;
}
.gallery .nav-tabs>li.active>a, .gallery .nav-tabs>li.active>a:focus, .gallery .nav-tabs>li.active>a:hover {
	color: #865cff;
	cursor: default;
	background-color: #ffffff;
	border: 0px solid #ddd;
	border-bottom-color: transparent;
}
.gallery .nav-tabs>li>a {
	width: 100%;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
	color: #ffffff;
	top: 40%;
	line-height: 40px;
	padding: 0;
	text-transform: uppercase;
	border-radius: 0;
	display: block;
	border: 1px solid #fff;
}
.gallery .nav>li>a:focus, .gallery .nav>li>a:hover {
	background-color: rgba(255, 255, 255, 0.1);
	border-color: #ffffff;
}
.gallery .tab-content {
	padding: 0;
	margin: 0;
}
.galvbox {
	padding: 0 !important;
}
.galvbox img {
	width: 100%;
}
.galvbox:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	background: rgba(134, 92, 255, 0.75);
	-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;
}
.galvbox:hover:before {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, );
	transform: scale(1, 1);
}
.galvbox ul {
	position: absolute;
	margin: 0;
	margin-left: -32px;
	margin-top: -20px;
	padding: 5px;
	width: 75px;
	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 {
}
.galvbox ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 30px;
	float: left;
}
.galvbox ul li:first-child {
	margin: 0 5px 0 0;
}
.galvbox 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);
}
.galvbox ul li:hover img {
	opacity: 1;
}
.galvbox:hover ul li img {
	-webkit-filter: brightness(1) invert(0);
	-moz-filter: brightness(1) invert(0);
	-o-filter: brightness(1) invert(0);
	filter: brightness(1) invert(0);
}
.galbox {
	padding: 0 !important;
	overflow: hidden;
	position: relative;
}
.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);
}
.blog {
	padding: 50px 0;
	background: #f0f0f0;
}
.blog .thead {
	text-align: center;
}
.blog .thead hr {
	margin: 12px auto 15px auto;
}
.blog-box {
	margin: 15px 0 0 0;
	padding: 0 30px !important;
}
.blog-box .blog-img {
	overflow: hidden;
	padding: 0 !important;
}
.blog-box .blog-img img {
	width: 100%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.blog-box .blog-img: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);
}
.blog-box .blog-text {
	padding: 30px !important;
	background: #fff;
}
.blog-box .blog-text h4 {
	font-size: 18px;
	text-align: left;
	font-weight: 800;
	line-height: 26px;
	margin: 0;
	letter-spacing: .3px;
	padding: 5px 0;
	color: #000;
}
.blog-box .blog-text p {
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: .6px;
	padding: 5px 0;
	color: #000;
}
.blog-box .blog-text .btn-1 {
	margin: 18px 0 0 0;
}
.blog .adleft, .blog .adright {
	bottom: 0;
	background: #333;
	width: 40px;
	height: 40px;
	padding: 11px;
}
.blog .adleft {
	left: auto;
	right: 70px;
}
.blog .adright {
	right: 30px;
}
.news {
	padding: 45px 0;
	background: url("../images/bg3.jpg") no-repeat left bottom;
	background-size: 100% auto;
}
.news-left {
}
.news-left ul {
	margin: 0;
	padding: 15px 0 0 0;
}
.news-left ul li {
	list-style: none;
	font-size: 15px;
	text-align: left;
	font-weight: 600;
	line-height: 26px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0 0 20px 25px;
	color: #000;
	position: relative;
}
.news-left ul li:before {
	position: absolute;
	content: '';
	width: 12px;
	height: 12px;
	margin: 0;
	padding: 0;
	top: 5px;
	left: 0;
	background: url("../images/liicon.png") no-repeat;
	background-size: 100% 100%;
}
.news-left .btn-1 {
	margin: 10px 0 0 0;
}
.news-right {
}
.news-box {
	padding: 0 !important;
	background: #efe2ff;
}
.news-box .news-img {
	overflow: hidden;
}
.news-box .news-img img {
	width: 100%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.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 {
	padding: 20px 15px;
}
.news-box .news-text .news-textin {
	padding: 0 0 0 15px;
	border-left: 3px solid #865cff;
}
.news-box .news-text .news-textin h4 {
	font-size: 16px;
	text-align: left;
	font-weight: 700;
	line-height: 22px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 5px 0;
	color: #000;
}
.news-box .news-text .news-textin p {
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #000;
}
.otpdd {
}
.other-box {
	width: 200px;
	margin: 35px auto 0 auto;
	display: block;
}
.other-box h4 {
	font-size: 16px;
	text-align: center;
	font-weight: 700;
	line-height: 22px;
	margin: 0;
	letter-spacing: .7px;
	padding: 0 0 10px 0;
	color: #000;
}
.other-box img {
	width: 130px;
	margin: 0 auto;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.other-box:hover img {
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
footer {
	background: #f0f0f0;
}
.map {
	padding: 0 !important;
}
.ft-right {
	padding: 0 !important;
}
.ft-right h4 {
	font-size: 16px;
	text-align: left;
	font-weight: 700;
	line-height: 22px;
	margin: 0;
	letter-spacing: .7px;
	padding: 0 0 10px 0;
	color: #865cff;
}
.ft-right p {
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #000;
}
.ft-right .ftextleft {
	width: 20%;
	float: left;
	margin: 10px 0 0 0;
}
.ft-right .ftextright {
	width: 80%;
	float: left;
	margin: 10px 0 0 0;
}
.ft-right .nav-tabs {
	border: none;
	margin: 0;
	padding: 0;
}
.ft-right .nav-tabs>li {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	width: 33.3333%;
}
.ftab-right {
}
.ftab-right img {
	width: 100%;
}
.ft-right .nav-tabs>li.active>a, .ft-right .nav-tabs>li.active>a:focus, .ft-right .nav-tabs>li.active>a:hover {
	color: #000;
	cursor: default;
	background-color: #fff;
	border: none;
	border-top: 2px solid #865cff;
	border-bottom-color: transparent;
}
.ft-right .nav-tabs>li>a {
	width: 100%;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
	color: #000000;
	line-height: 50px;
	padding: 0;
	text-transform: uppercase;
	border-radius: 0;
	display: block;
	border: none;
	border-top: 2px solid transparent;
}
.ft-right .nav>li>a:focus, .ft-right .nav>li>a:hover {
	background-color: rgba(255, 255, 255, 0.1);
	border-color: #ffffff;
}
.ft-right .tab-content {
	padding: 20px;
	margin: 0;
	background: #fff;
}
.app-form {
	padding: 10px 0;
	margin: 0;
}
.app-form .form-group {
	margin: 0 0 14px 0;
	padding: 0 5px !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 0 2px 0;
	color: #000;
}
.app-form .form-group label span {
	color: #5aa306;
	font-weight: 800;
	font-size: 17px;
	vertical-align: middle;
}
.app-form .form-group input, .app-form .form-group select {
	width: 100%;
	height: 45px;
	padding: 5px 10px;
	margin: 0;
	font-size: 12px;
	text-align: left;
	color: #333;
	background: rgb(247, 241, 253);
	border: none;
	border-bottom: 2px solid #dfc5ff;
	letter-spacing: .4px;
	outline: none;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.app-form .form-group textarea {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	height: 75px;
	padding: 5px 10px;
	margin: 0;
	font-size: 12px;
	text-align: left;
	color: #333;
	letter-spacing: .4px;
	outline: none;
	background: rgb(247, 241, 253);
	border: none;
	border-bottom: 2px solid #dfc5ff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.app-form .form-group input:focus, .app-form .form-group textarea:focus {
	border-bottom: 2px solid #865cff;
}
.app-form .form-group input[type=submit] {
	width: 120px;
	height: 35px;
	float: right;
	background: #865cff;
	color: #fff;
	font-size: 13px;
	letter-spacing: 2px;
	text-transform: uppercase;
	border: none;
	margin: 20px 0 0 0;
	text-align: center;
	cursor: pointer;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.app-form .form-group input[type=submit]:hover {
	background: #5c31d8;
}
.f-copy {
	margin: 0;
	padding: 10px 0;
	background: #865cff;
}
.f-copy h6 {
	color: #ffffff;
	font-size: 12px;
	line-height: 47px;
	font-weight: 400;
	margin: 0;
	text-align: left;
	padding: 0;
	letter-spacing: 1px;
}
.f-copy h6 a, .f-copy h6 a:hover, .f-copy h6 a:focus {
	color: #dbbeff;
}
.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: #865cff;
	border-radius: 0 10px 10px 0;
	z-index: 99999;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.fixedcall:hover {
	left: 0;
}
.fixedcall .fixedcallL {
	width: 35px;
	height: auto;
	background: #ffd400;
	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(255, 212, 0, .8);
	-moz-box-shadow: 0 0 0 0 rgba(255, 212, 0, .8);
	box-shadow: 0 0 0 0 rgba(255, 212, 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);
}
.fixedcall:hover .fixedcallL:after {
	display: none;
}
.fixedcall .fixedcallL h4 {
	font-size: 12px;
	text-align: center;
	line-height: 35px;
	margin: 0;
	letter-spacing: 0px;
	padding: 6px 0;
	color: #000000;
	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 #bea7ff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixedcall .fixedcallR ul li a:hover {
	background: #6233ea;
}
.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: #ffffff;
	font-size: 17px;
	width: 35px;
	height: 35px;
	line-height: 33px;
	border-radius: 25px;
	border: 2px solid #fff;
	background: #865cff;
	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(110, 66, 239, 0.85);
	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(110, 66, 239, 0.95);
	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:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 70px;
	margin: 0;
	padding: 0;
	bottom: -1px;
	left: 0;
	background: url(../images/slide-btm.png);
	background-size: 100% 100%;
	z-index: 999;
}
.inner-banner img {
	width: 100%;
}
.inner-banner .social {
	top: 34%;
	right: 4%;
}
.inner-banner .social li {
	list-style: none;
	width: 28px;
	height: 28px;
	font-size: 10px;
	line-height: 28px;
	margin: 0 0 3px 0;
}
.bknw {
	width: 110px;
	height: 110px;
	border-radius: 100%;
	padding: 10px;
	display: block;
	position: absolute;
	top: 41%;
	right: 9%;
	background: rgba(255, 212, 0, 0.3);
	z-index: 99;
	border: 4px solid #ffd400;
}
.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;
	-moz-animation: bxa 1.25s infinite;
	-ms-animation: bxa 1.25s infinite;
	animation: bxa 1.25s infinite;
}
.bknw svg {
	display: block;
	margin: 8px auto 0 auto;
	font-size: 20px;
	color: #fff;
}
.bknw h4 {
	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: #865cff;
}
.innerpage {
	margin: 0;
	padding: 35px 0;
	position: relative;
}
.innerpage .thead hr {
	width: 60px;
}
.innerpage p {
	font-size: 14px;
	text-align: justify;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	letter-spacing: .4px;
	padding: 3px 0;
	color: #000;
}
.inner-right {
	padding: 0 0 15px 0;
	margin: 0;
	background: #f7f1fd;
}
.inner-right h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	background: #865cff;
	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 {
	width: 100%;
	height: 40px;
	margin: 5px 0;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 40px;
	font-weight: 400;
	text-align: left;
	color: #333;
	outline: none;
	box-shadow: none;
	border: none;
	background: rgba(255, 255, 255, 0.92);
}
.inner-right .t3 {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	height: 90px;
	min-height: 90px;
	margin: 5px 0;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 24px;
	font-weight: 400;
	text-align: left;
	color: #333;
	box-shadow: none;
	outline: none;
	border: none;
	letter-spacing: .4px;
	background: rgba(255, 255, 255, 0.92);
}
.inner-right .t4 {
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin: 10px 0;
	padding: 0;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: #865cff;
	color: #fff;
	border: none;
	outline: none;
}
.innertesti, .ba-gallery, .pe-videos {
	margin: 35px 0 0 0;
	padding: 15px;
	background: #f7f1fd;
}
.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 30px 0;
}
.inrboxpd .adleft, .inrboxpd .adright {
	top: auto;
	bottom: 5px;
	opacity: .5;
	width: 15px;
	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: 44%;
}
.inrboxpd .adright {
	right: 44%;
}
.inrboxpd .adleft:hover, .inrboxpd .adright:hover {
	opacity: 1;
}
.innertesti-box {
	padding: 0;
	text-align: center;
}
.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: 1px;
	color: #000000;
	margin: 0;
	padding: 5px 0;
}
.innertesti hr, .ba-gallery hr, .pe-videos hr {
	width: 50px;
	height: 3px;
	margin: 8px auto 15px auto;
	padding: 0;
	border: none;
	background: #865cff;
}
.innertesti-box p {
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 8px 0;
	color: #333;
}
.innertesti-box a {
	font-size: 12px;
	text-align: center;
	font-weight: 800;
	line-height: 26px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0;
	color: #865cff;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.innertesti-box a svg {
	margin: 0 3px 0 0;
}
.innertesti-box a:hover, .innertesti-box a:focus {
	letter-spacing: 1px;
	color: #865cff;
}
.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: 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);
}
.bknwinr {
	display: none;
}
.slide-btninr {
	display: none;
}

@media only screen and (max-width: 1200px) {
.menu {
	padding: 10px 20px !important;
}
.logo img {
	width: 120px;
}
ul.slimmenu li a {
	padding: 0 8px;
	font-size: 14px;
}
.slide-banner:after {
	height: 60px;
}
.slide-banner .slide-text {
	padding: 0 14%;
	top: 45%;
}
.slide-banner .slide-text .slide-text-in h2 {
	font-size: 30px;
	line-height: 32px;
}
.slide-banner .slide-text .slide-text-in {
	width: 400px;
}
.slide-banner .slide-text .slide-text-in p {
	padding: 0;
}
.slide-banner .carousel-control.left, .slide-banner .carousel-control.right {
	top: 52%;
	margin: 0;
}
.social {
	top: 34%;
}
.social li {
	width: 32px;
	height: 32px;
	font-size: 13px;
	line-height: 32px;
	margin: 2px 0;
}
.about-right ul li img {
	width: 90px;
}
.about-right ul li h4 {
	letter-spacing: 0;
}
.exe-box h4 {
	font-size: 14px;
	letter-spacing: 0;
}
.exe-box .exe-img {
	margin: 0 10px 0 0;
}
.excellence:before {
	background-size: auto 100%;
}
.gen-box .gen-text p {
	font-size: 13px;
	letter-spacing: 0;
}
.gen-box .gen-img .gen-imgtext h4 {
	line-height: 19px;
}
.testimonials {
	padding: 40px 0;
}
.testimonials:before {
	height: 100%;
}
.testimonials-right:after {
	width: 300px;
	height: 215px;
}
.testimonials-right .btn-1 {
	bottom: 20px;
}
.gallery .nav-tabs>li {
	width: 157px;
	height: 145px;
}
.gallery .nav-tabs>li>a {
	line-height: 35px;
	top: 36%;
}
.blog-box .blog-text {
	padding: 20px !important;
}
.blog-box .blog-text h4 {
	font-size: 16px;
	line-height: 24px;
	padding: 0 0 5px 0;
	letter-spacing: 0;
}
.blog-box .blog-text p {
	height: 115px;
	overflow: hidden;
}
.blog-box .blog-text .btn-1 {
	margin: 15px 0 0 0;
}
.news-box .news-text .news-textin h4 {
	font-size: 15px;
}
.ft-right p {
	font-size: 13px;
}
.ft-right .nav-tabs>li>a {
	font-size: 13px;
}
.inner-banner:after {
	height: 35px;
}
.innertesti-box p {
	font-size: 13px;
	height: 125px;
	overflow: hidden;
	line-height: 24px;
}
.bknw {
	top: 51%;
}
}

@media only screen and (max-width: 990px) {
.home {
	position: relative;
	background: #8e72d9;
}
.logo img {
	width: 80px;
	margin: 0 auto;
}
.menu-text {
	margin: 0 0 10px 0;
}
.mpd {
	padding: 0 5px 10px 5px !important;
}
.social {
	top: auto;
	right: auto;
	position: relative;
	width: 100%;
}
.social ul {
	text-align: right;
}
.social li {
	width: 35px;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	margin: 0 0 0 4px;
	float: none;
	display: inline-block;
}
.lang {
	width: 49%;
}
.search {
	width: 49%;
}
.search input.search-text, .search input.search-text:focus {
	position: relative;
	width: 100%;
	padding: 10px;
	right: auto;
	top: auto;
	background: #fff;
	border: 1px solid #fff;
}
.search input.search-submit {
	z-index: 999;
	right: 5px;
}
.menu-top {
	padding: 10px 0 0 0 !important;
	border-bottom: 0px solid #b3a1e2;
}
ul.slimmenu {
	text-align: left;
}
ul.slimmenu li .sub-toggle {
	width: 35px;
	top: 0;
}
ul.slimmenu li .sub-toggle>i {
	font-size: 9px;
}
ul.slimmenu li ul li {
	background: none;
}
ul.slimmenu li ul li a:hover {
	color: #ffd400;
	background: none;
}
.slide-banner:after {
	height: 40px;
}
.slide-banner .carousel-control.left, .slide-banner .carousel-control.right {
	top: 42%;
	margin: 0;
	width: 20px;
	height: 20px;
}
.slide-banner .slide-text {
	padding: 0 7%;
	top: 25%;
}
.slide-banner .slide-text .slide-text-in {
	width: 350px;
}
.slide-banner .slide-text .slide-text-in h2 {
	font-size: 24px;
	line-height: 26px;
}
.slide-banner .slide-text .slide-text-in p {
	padding: 0;
	font-size: 13px;
}
.thead {
	text-align: center;
}
.thead hr {
	margin: 12px auto 15px auto;
	width: 60px;
}
.about-right .thead hr {
	margin: 12px auto 15px auto;
	width: 60px;
}
.about-right {
	padding: 0 !important;
}
.about {
	padding: 20px 0 30px 0;
}
.about-right:before {
	display: none;
}
.about-right ul {
	margin: 5px 0 0 0;
}
.about-right ul li:nth-child(even) {
	margin: 0;
}
.excellence:before {
	display: none;
}
.excellence p {
	font-size: 14px;
	text-align: center;
}
.gen-box {
	margin: 20px 0;
	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);
}
.gen-box2 {
	margin: 15px 0;
}
.gen-box .gen-img {
	width: 100%;
	float: none;
	border: none;
}
.gen-box .gen-img .gen-imgtext {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	left: auto;
	top: auto;
	background: none;
}
.gen-box .gen-img .gen-imgtext h4 {
	font-size: 13px;
	letter-spacing: 0;
	padding: 10px 0 5px 0;
	line-height: 16px;
	color: #865cff;
	text-align: center;
	background: #fff;
}
.gen-box .gen-img .gen-imgtext:after {
	display: none;
}
.gen-box .gen-text {
	width: 100%;
	float: none;
	padding: 0 15px 15px 15px;
	margin: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.gen-box .gen-text p {
	text-align: center;
	padding: 0 0 10px 0;
}
.gen-box .gen-text a {
	float: none;
	display: inline-block;
	text-align: center;
}
.gen-box .gen-text:after {
	display: none;
}
.testimonials-right {
	margin: 5px 0 0 0;
	padding: 0 0 0 10px !important;
}
.testimonials-right:after {
	display: none;
}
.testimonials-right .btn-1 {
	bottom: auto;
	right: auto;
	position: relative;
	margin: 15px auto 0 auto;
}
.testimonials-box p {
	line-height: 24px;
	letter-spacing: .4px;
}
.gallery .nav-tabs {
	text-align: center;
	border: 1px solid #865cff;
	margin: 0 0 15px 0;
	height: 35px;
}
.gallery .nav-tabs>li {
	position: relative;
	top: auto;
	right: auto;
	width: 50%;
	height: auto;
	float: left;
	background: none;
	margin: 0;
	padding: 0;
}
.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: #865cff;
	border: 0px solid #ddd;
	border-bottom-color: transparent;
}
.gallery .nav-tabs>li>a {
	top: auto;
	color: #865cff;
}
.videopop .modal-body {
	height: 320px;
}
.blog {
	padding: 30px 0;
}
.blog-box .blog-text h4 {
	text-align: center;
}
.blog-box .blog-text p {
	height: auto;
	text-align: center;
	overflow: hidden;
}
.blog-box .blog-text .btn-1 {
	margin: 10px auto 0 auto;
}
.blog .carousel-inner {
	padding: 0 0 50px 0;
}
.blog .adleft, .blog .adright {
	bottom: 0;
	background: #333;
	width: 33px;
	height: 33px;
	padding: 9px;
	border-radius: 100%;
}
.blog .adleft {
	left: 44%;
	right: auto;
}
.blog .adright {
	right: 44%;
}
.news-left ul {
	padding: 0;
}
.news-left ul li:before {
	display: none;
}
.news-left ul li {
	text-align: center;
	padding: 5px 0;
}
.news-left .btn-1 {
	margin: 10px auto 20px auto;
}
.news-box .news-text .news-textin {
	padding: 0;
	border-left: 0px solid #865cff;
}
.news-box .news-text .news-textin p {
	text-align: center;
}
.news-box .news-text .news-textin h4 {
	text-align: center;
}
.other-box img {
	width: 100px;
}
.f-copy h6 {
	font-size: 11px;
	letter-spacing: 0;
}
.bknw {
	top: 14%;
}
.brd-in .breadcrumb {
	text-align: center !important;
}
.innleft {
	padding: 0 0 30px 0 !important;
}
.innright {
	padding: 0 !important;
}
.innertesti-box p {
	height: auto;
}
}

@media only screen and (max-width: 765px) {
.menu {
	padding: 10px !important;
}
.slide-banner .slide-text .slide-text-in {
	width: 250px;
}
.slide-banner .slide-text .slide-text-in h2 {
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0;
	padding: 0;
}
.slide-banner .slide-text .slide-text-in p {
	padding: 0;
	font-size: 11px;
	line-height: 16px;
}
.slide-btn {
	width: 230px;
	margin: 15px auto;
	padding: 0 30px 0 0;
	color: #895ff9;
	background: none;
	border: 1px solid #895ff9;
	float: none;
	letter-spacing: 1px;
}
.slide-btn span {
	color: #ffffff;
	background: #865cff;
}
.slide-btn:hover, .slide-btn:focus {
	color: #865cff;
}
.smpdd1, .smpdd2 {
	width: 50%;
	float: left;
}
.smpdd3 {
	float: left;
	width: 100%;
}
.social li {
	width: 33px;
	height: 33px;
	line-height: 33px;
	margin: 1px 0 0 1px;
}
.fixedcall, .fixeddiv {
	display: none !important;
}
.about {
	padding: 20px 0 20px 0;
}
.about-right ul {
	margin: 5px 0 0 0;
	text-align: center;
}
.about-right ul li {
	margin: 0 0 10px 0;
	width: 32%;
	float: none;
	display: inline-block;
}
.about-right ul li h4 {
	letter-spacing: 0;
	padding: 10px 0 0 0;
}
.expdd {
	padding: 0 !important;
}
.exe-box .exe-img {
	margin: -25px auto 0 auto;
	float: none;
}
.exe-box {
	margin: 15px 0 25px 0;
}
.exe-box h4 {
	font-size: 14px;
	text-align: center;
	padding: 5px 0;
}
.exe-box:hover .exe-img {
	background: #865cff;
	border: 2px solid #ffffff;
}
.thead h2, .thead h1 {
	font-size: 21px;
}
.testimonials-right {
	padding: 0 !important;
}
.testimonialsv-box {
	padding: 0 !important;
}
.gallery {
	padding: 30px 0;
}
.galvbox ul {
	margin-left: -27px;
	margin-top: -15px;
	width: 55px;
}
.galvbox ul li {
	width: 20px;
}
.videopop .modal-body {
	height: 270px;
}
.blog-box {
	padding: 0 15px !important;
}
.blog .adleft {
	left: 42%;
	right: auto;
}
.blog .adright {
	right: 42%;
}
.nwpdd {
	padding: 0 !important;
}
.news-box {
	margin: 0 0 15px 0;
}
.other-box {
	width: 100%;
	border: 1px solid #ccc;
	margin: 15px auto;
	display: block;
	padding: 15px;
}
.ft-right .nav-tabs>li>a {
	font-size: 12px;
	letter-spacing: .4px;
}
.ft-right h4 {
	text-align: center;
}
.ft-right p {
	text-align: center;
}
.ft-right .ftextleft {
	width: 100%;
	float: none;
	margin: 10px 0 0 0;
}
.ft-right .ftextright {
	width: 100%;
	float: none;
	margin: 0;
}
.ftab-right img {
	width: 100%;
	margin: 25px 0 0 0;
}
.f-copy h6 {
	font-size: 11px;
	letter-spacing: 0;
	text-align: center;
	line-height: 24px;
}
.f-copy .flogo {
	text-align: center;
}
.inner-banner:after {
	height: 30px;
}
.bknw {
	top: 5%;
}
.bknw:after {
	display: none;
}
.innerpage {
	padding: 15px 0 35px 0;
}
.inrboxpd {
	padding: 0 !important;
}
.slide-btninr {
	display: block;
}
.slide-btn {
	display: none;
}
.slide-btna {
	display: block;
}
}

@media only screen and (max-width: 480px) {
.smpdd1, .smpdd2 {
	width: 100%;
}
.social ul {
	text-align: center;
}
.social li {
	width: 35px;
	height: 35px;
	line-height: 35px;
	margin: 0 2px;
}
.lang {
	width: 80%;
}
.search input.search-text {
	position: absolute;
	width: 0;
	padding: 15px 17px;
	right: 5px;
	top: 0;
	background: url(../images/search.png)no-repeat;
	border: 0px solid #fff;
	background-size: 35px;
}
.search input.search-text:focus {
	position: absolute;
	width: 96%;
	padding: 10px;
	right: 5px;
	top: 0;
	background: #fff;
	border: 0px solid #fff;
}
.search input.search-submit {
	z-index: 1;
	right: 5px;
}
.slide-banner:after {
	height: 20px;
}
.slide-banner .slide-text .slide-text-in {
	width: 160px;
}
.slide-banner .slide-text .slide-text-in2 {
	padding: 0 0 0 12px;
	border-left: 1px solid #fff;
}
.slide-banner .slide-text .slide-text-in h2 {
	font-size: 12px;
	line-height: 18px;
}
.slide-banner .slide-text .slide-text-in p {
	padding: 0;
	font-size: 8px;
	line-height: 13px;
	letter-spacing: 0;
}
.about {
	padding: 0 0 20px 0;
}
.about-right ul li img {
	width: 115px;
}
.about-right ul li {
	margin: 0;
	width: 100%;
}
.about-right ul li h4 {
	letter-spacing: 0;
	padding: 10px 0;
}
.thead h2, .thead h1 {
	font-size: 17px;
}
.excellence {
	padding: 20px 0 10px 0;
	background: #f2f2f2;
}
.exe-box {
	margin: 20px 0 30px 0;
}
.testimonials-left .adleft {
	left: 41%;
}
.testimonials-left .adright {
	right: 41%;
}
.blog .adleft {
	left: 37%;
	right: auto;
}
.blog .adright {
	right: 37%;
}
.blog-box {
	padding: 0 !important;
}
.ft-right .nav-tabs>li>a {
	font-size: 10px;
	letter-spacing: 0;
}
.bknw {
	display: none;
}
.bknwinr {
	display: block;
	padding: 0 15px;
}
.bknwa {
	display: block;
	top: auto;
	right: auto;
	background: #895ff9;
	position: relative;
	width: 100%;
	height: auto;
	border-radius: 0;
	border: none;
	margin: 15px 0 0 0;
}
.bknw svg {
	margin: 0 auto;
}
}
