body {
	margin: 0;
	padding: 0;
	font-family: 'Exo 2', sans-serif !important;
	overflow-x: hidden;
}
::-moz-selection {
 color: #fff;
 background: #268567;
}
::selection {
	color: #fff;
	background: #268567;
}
::-webkit-scrollbar-track {
 background-color: #b9b9b9;
}
::-webkit-scrollbar {
 width: 8px;
 background-color: #ffffff;
}
::-webkit-scrollbar-thumb {
 background-color: #0e6f50;
}
a {
	text-decoration: none !important;
}
.pdd {
	padding: 0!important;
}
.modal-backdrop {
	z-index: 9999 !important;
}
.home {
	width: 100%;
	margin: 0;
	padding: 0;
}
.top-banner {
	position: relative;
	padding: 10px 50px !important;
}
.head-top {
	padding: 12px 0 15px 0 !important;
}
.head-text {
}
.head-text p {
	font-size: 13px;
	text-align: center;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	font-style: italic;
	letter-spacing: .4px;
	padding: 4px 0 0 0;
	color: #4e4e4e;
}
.lang {
	margin: 0;
	padding: 0;
}
.lang select {
	width: 100%;
	height: 35px;
	margin: 0;
	font-size: 12px;
	padding: 0 5px;
	color: #000;
	background: none;
	outline: none;
	line-height: 25px;
	border-radius: 25px;
	border: 1px solid #000;
}
.social {
	position: fixed;
	width: 30px;
	top: 40%;
	right: 0;
	z-index: 99999;
}
.social ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.social li {
	list-style: none;
	width: 35px;
	height: 35px;
	margin: 0;
	padding: 0;
	display: block;
	opacity: .9;
	text-align: center;
	float: right;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.social li a {
	display: block;
	line-height: 35px;
}
.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: #365db0;
}
.social li:nth-child(2) {
	background: #fd8c00;
}
.social li:nth-child(3) {
	background: #ff001b;
}
.social li:nth-child(4) {
	background: #de4b39;
}
.social li:nth-child(5) {
	background: #007bb6;
}
.social li:nth-child(6) {
	background: #55acef;
}
.social li:hover {
	width: 45px;
}
.search {
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
}
.search form {
	padding: 0;
	margin: 0;
}
.search input.search-text {
	color: #000;
	position: absolute;
	-webkit-transition: z-index 0.8s, width 0.5s, background 0.3s ease, border 0.3s;
	transition: z-index 0.8s, width 0.5s, background 0.3s ease, border 0.3s;
	height: 35px;
	width: 0;
	margin: 0;
	padding: 15px 17px;
	float: right;
	right: 16px;
	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 transparent;
	background: url(../images/search.png)no-repeat;
	background-size: 35px;
}
.search input.search-text:focus {
	z-index: 1;
	width: 90%;
	right: 16px;
	top: 0;
	border: 1px solid #268567;
	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: 15px;
	width: 35px;
	height: 35px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	cursor: pointer;
	border-radius: 25px;
	background: #268567 url(../images/search.png) no-repeat;
	opacity: 1;
	background-size: 35px;
}
 .search input.search-text::-webkit-search-cancel-button {
 cursor:pointer;
}
.callus {
	width: 80%;
	float: left;
}
.callus a {
}
.callus a span {
	width: 35px;
	height: 35px;
	font-size: 16px;
	border-radius: 100%;
	text-align: center;
	line-height: 35px;
	display: inline-block;
	float: left;
	background: #268567;
	color: #fff;
	margin: 0 22px 0 0;
	-webkit-box-shadow: 0px 0px 0px 7px rgba(24, 210, 151, 0.2);
	-moz-box-shadow: 0px 0px 0px 7px rgba(24, 210, 151, 0.2);
	box-shadow: 0px 0px 0px 7px rgba(24, 210, 151, 0.2);
	-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: 12px;
	text-align: left;
	font-weight: 400;
	line-height: 13px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0;
	color: #333;
}
.callus h4 {
	font-size: 15px;
	text-align: left;
	font-weight: 700;
	line-height: 22px;
	margin: 0;
	letter-spacing: 2px;
	padding: 0;
	color: #000000;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.callus a:hover h4, .callus a:focus h4 {
	color: #268567;
}
.enquiry {
	width: 80%;
	height: 40px;
	margin: 0 auto;
	float: right;
	padding: 0;
	text-align: center;
	font-size: 13px;
	line-height: 37px;
	display: block;
	font-weight: 500;
	color: #ffffff;
	letter-spacing: 1px;
	background: #268567;
	border: 2px solid #fff;
	text-transform: uppercase;
	position: relative;
	outline: none;
	border-radius: 25px;
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}
.enquiry svg {
	width: 11px;
	height: 11px;
	margin: 0 5px 0 0;
}
.enquiry svg path {
	fill: #fff;
}
.enquiry:hover, .enquiry:focus {
	color: #fff;
	background: #29d29b;
}
.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: #268567;
	outline: none;
	border: none;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
.enhead .close {
	float: right;
	font-size: 20px;
	font-weight: 600;
	color: #fff !important;
	background: #268567 !important;
	opacity: 1 !important;
	width: 30px;
	padding: 0 0 7px 1px;
	text-align: center;
	height: 30px;
	border-radius: 100%;
}
.menu {
	background: #268567;
	padding: 0 50px !important;
}
.logo {
	padding: 0 !important;
}
.logo img {
	width: 270px;
	padding: 0;
	margin: 0;
	display: block;
}
.menu-banner {
}
.menu-collapser {
	position: relative;
	width: 100%;
	height: 40px;
	padding: 0 10px;
	margin: 5px 0;
	color: #333;
	font-size: 13px;
	line-height: 40px;
	background-color: #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: center;
}
ul.slimmenu:before, ul.slimmenu:after {
	content: '';
	display: table
}
ul.slimmenu:after {
	clear: both
}
ul.slimmenu.collapsed li {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
ul.slimmenu.collapsed li>ul {
	position: static;
	display: none
}
ul.slimmenu.collapsed li a {
	display: block;
	border-bottom: 1px solid rgba(0,0,0,0.075);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
ul.slimmenu.collapsed li .sub-toggle {
	height: 40px
}
ul.slimmenu li {
	position: relative;
	display: inline-block;
}
ul.slimmenu li ul {
	margin: 0;
	list-style-type: none
}
ul.slimmenu li ul li {
	background: #197559;
	width: 100%;
}
ul.slimmenu li>ul {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 999;
	display: none;
	width: 100%;
	height: auto;
	padding: 0;
	min-width: 200px;
}
ul.slimmenu li>ul>li ul {
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 999;
	display: none;
	width: 100%
}
ul.slimmenu li a {
	padding: 0 11px;
	margin: 0;
	line-height: 45px;
	font-size: 14px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-weight: 500;
	letter-spacing: .4px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	position: relative;
}
ul.slimmenu li ul li a {
	width: 100%;
	display: block;
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	color: #fff;
	padding: 10px 10px;
	margin: 0;
	text-transform: none;
	text-align: left;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}
ul.slimmenu li ul li a:before, ul.slimmenu li ul li a:after {
	display: none;
}
ul.slimmenu li ul li:last-child a {
	border-bottom: 0px solid #fff;
}
ul.slimmenu li ul li a:hover {
	color: #fff;
	background: #27a07a;
}
ul.slimmenu li.active a {
	color: #ffffff;
	background: #27a07a;
}
ul.slimmenu li a:hover {
	color: #ffffff;
	background: #27a07a;
}
ul.slimmenu li .sub-toggle {
	background: none repeat scroll 0 0;
	position: absolute;
	right: 0;
	top: 1px;
	z-index: 999;
	width: 5px;
	height: 100%;
	text-align: center;
	cursor: pointer;
}
ul.slimmenu li .sub-toggle:before {
	content: '';
	display: inline-block;
	height: 100%;
	margin-right: -0.25em;
	vertical-align: middle
}
ul.slimmenu li .sub-toggle>i {
	display: inline-block;
	color: #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
}
.search {
	margin: 0;
	padding: 0 !important;
}
.search .header-button {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	text-transform: capitalize;
	position: relative;
	z-index: 99;
	display: block;
	width: 45px;
	height: 45px;
	margin: 0;
	padding: 5px;
	outline: none;
	background: none;
	border: none;
	cursor: pointer;
}
.search .header-button img {
	width: 100%;
}
.search .header-button:before {
	position: absolute;
	content: '';
	width: 1px;
	height: 46%;
	background: #b7b7b7;
	top: 0;
	left: 0;
	margin: 27% 0;
	padding: 0;
}
.search #toggle-menu {
	float: left;
	background-position: 0 0;
	background-color: #bc0023;
}
.search #toggle-search {
	margin: 7px 0 0 5px;
	float: right;
}
.search #toggle-basket {
	position: relative;
	float: right;
	background-position: -120px 0;
}
.search #toggle-basket:before {
	position: absolute;
	top: 5px;
	left: 0;
	width: 2px;
	height: 50px;
	content: "";
	background-color: #000;
}
.search #search-form {
	-moz-transition: max-height, 0.5s;
	-o-transition: max-height, 0.5s;
	-webkit-transition: max-height, 0.5s;
	transition: max-height, 0.5s;
	position: absolute;
	top: 57px;
	right: 10px;
	width: 280px;
	max-height: 0;
	overflow: hidden;
	background: rgb(234, 255, 211);
}
.search #search-form.open {
	max-height: 45px;
}
.search #search-form fieldset {
	position: relative;
	margin: 0 45px 0 0;
	padding: 0;
	border: none;
}
.search #search-form input {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	height: 35px;
	font-weight: 400;
}
.search #search-form input[type="search"] {
	width: 100%;
	padding: 5px 10px;
	background: transparent;
	border: none;
	outline: none;
}
.search #search-form input[type="submit"] {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 75px;
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	background: #73b32e;
	border: none;
	cursor: pointer;
	outline: none;
	letter-spacing: 1px;
}
.booknow {
	width: 200px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	display: block;
	position: absolute;
	color: #aa407a;
	background: #ffe6f4;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	line-height: 40px;
	letter-spacing: .5px;
	z-index: 999;
	right: 4%;
	top: 48%;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.31);
	-moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.31);
	box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.31);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.booknow:hover, .booknow:focus {
	color: #aa407a;
}
.fixed-div {
	width: 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;
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #ddfff4;
	z-index: 9;
}
.slide-banner canvas {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.slide-left {
	padding: 10px 10px 0 10px !important;
	overflow: hidden;
}
.slide-left .carousel {
	overflow: hidden;
}
.slide-left .carousel-inner>.item {
	height: 380px;
	overflow: hidden;
}
.slide-left .carousel-inner>.item img {
	width: auto;
	max-width: initial !important;
	height: 100% !important;
}
.slide-left .carousel-control.left, .slide-left .carousel-control.right {
	background-image: none !important;
	position: absolute;
	top: auto;
	bottom: 20px;
	height: 35px;
	width: 35px;
	z-index: 99;
	opacity: 1;
	padding: 6px;
	background: rgba(38, 133, 103, 0.85);
	border-radius: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.slide-left .carousel-control.left {
	left: 20px;
}
.slide-left .carousel-control.right {
	right: auto;
	left: 62px;
}
.slide-banner .slide-text {
	position: absolute;
	width: 280px;
	height: 100%;
	margin: 0;
	padding: 15% 20px 15px 20px;
	right: 5%;
	top: 0;
	z-index: 99;
}
.slide-banner .slide-text:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0px;
	right: 3px;
	background: url("../images/slbg.png") rgba(0, 153, 255, 0.8);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transform: skewX(-8deg);
	-moz-transform: skewX(-8deg);
	-o-transform: skewX(-8deg);
	transform: skewX(-8deg);
}
.slide-banner .slide-text2:before {
	background: url("../images/slbg.png") rgba(231, 76, 60, 0.8)
}
.slide-banner .slide-text3:before {
	background: url("../images/slbg.png") rgba(160, 56, 202, 0.8);
}
.slide-banner .slide-text:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	right: 3px;
	opacity: .5;
	border: 2px dashed #fff;
	-webkit-transform: scale(.93, .95) skewX(-8deg);
	-moz-transform: scale(.93, .95) skewX(-8deg);
	-o-transform: scale(.93, .95) skewX(-8deg);
	transform: scale(.93, .95) skewX(-8deg);
}
.slide-banner .slide-text h2 {
	color: #ffffff;
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	padding: 0 0 5px 0;
	text-align: center;
	letter-spacing: 5px;
	visibility: visible !important;
	-webkit-animation-name: bounceInDown !important;
	animation-name: bounceInDown !important;
}
.slide-banner .slide-text h2 span {
	font-size: 23px;
	font-weight: 600;
	letter-spacing: .4px;
}
.slide-banner .slide-tex p {
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	line-height: 22px;
	margin: 0;
	letter-spacing: .6px;
	padding: 5px 0;
	color: #4a4a4a;
	visibility: visible !important;
	-webkit-animation-name: bounceInDown !important;
	animation-name: bounceInDown !important;
}
.slide-btn {
	width: 180px;
	height: 35px;
	margin: 5px auto 0 auto;
	padding: 0;
	display: block;
	color: #000000;
	background: #ffffff;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	border-radius: 25px;
	line-height: 34px;
	letter-spacing: .5px;
	position: relative;
	overflow: hidden;
	z-index: 9;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	visibility: visible !important;
	-webkit-animation-name: bounceInDown !important;
	animation-name: bounceInDown !important;
}
.slide-btn:hover {
	color: #268567;
}
.slide-banner .carousel-fade .carousel-inner .item {
	transition-property: opacity;
}
.slide-banner .carousel-fade .carousel-inner .item, .slide-banner .carousel-fade .carousel-inner .active.left, .slide-banner .carousel-fade .carousel-inner .active.right {
	opacity: 0;
}
.slide-banner .carousel-fade .carousel-inner .active, .slide-banner .carousel-fade .carousel-inner .next.left, .slide-banner .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.slide-banner .carousel-fade .carousel-inner .next, .slide-banner .carousel-fade .carousel-inner .prev, .slide-banner .carousel-fade .carousel-inner .active.left, .slide-banner .carousel-fade .carousel-inner .active.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slide-banner .carousel-fade .carousel-control {
	z-index: 2;
}
.slide-right {
	padding: 0 !important;
}
.slide-box {
	padding: 10px 10px 10px 0 !important;
}
.slide-box2 {
	padding: 10px 10px 10px 0 !important;
}
.slide-box3 {
	padding: 0 10px 10px 0 !important;
}
.slide-box4 {
	padding: 0 10px 10px 0 !important;
}
.flip-container {
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-o-perspective: 1000;
	perspective: 1000;
	width: 100%;
	height: auto;
}
.flipper {
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: relative;
	height: 185px;
}
.front, .back {
	width: 100%;
	height: 185px;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}
.back {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	background: #0099ff;
	padding: 10px;
}
.slide-box2 .back {
	background: #ef770d;
}
.slide-box3 .back {
	background: #e74c3c;
}
.slide-box4 .back {
	background: #a038ca;
}
.slide-box2 .front-text {
	background: rgba(239, 119, 13, 0.85);
}
.slide-box3 .front-text {
	background: rgba(231, 76, 60, 0.85);
}
.slide-box4 .front-text {
	background: rgba(160, 56, 202, 0.85);
}
.front {
	z-index: 2;
	overflow: hidden;
}
.front img {
	width: auto;
	max-width: initial;
	height: 100%;
}
.front-text {
	position: absolute;
	width: 86%;
	height: auto;
	background: rgba(0, 153, 255, 0.85);
	bottom: 20px;
	z-index: 9;
	font-size: 13px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 25px;
	letter-spacing: .4px;
	color: #fff;
	margin: 0 8%;
	padding: 5px;
}
.back-text {
	padding: 10px;
	border: 1px solid rgba(255, 255, 255, 0.4);
	text-align: center;
	height: 100%;
}
.back-text h4 {
	font-size: 14px;
	text-align: center;
	font-weight: 700;
	line-height: 20px;
	margin: 0;
	letter-spacing: .4px;
	padding: 5px 0 0 0;
	color: #ffffff;
	text-transform: uppercase;
}
.back-text p {
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	letter-spacing: .6px;
	padding: 5px 0;
	color: #ffffff;
}
.back-text a {
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	line-height: 22px;
	margin: 0;
	letter-spacing: .6px;
	padding: 2px 0 0 0;
	color: #ffffff;
	display: inline-block;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.back-text a:hover, .back-text a:focus {
	color: #ff0;
}
.flip-container:hover .flipper, .flip-container.hover .flipper {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}
.about {
	padding: 50px 0;
	position: relative;
}
.about:before {
	position: absolute;
	content: '';
	width: 300px;
	height: 300px;
	opacity: .2;
	background: url("../images/about-img2.jpg") no-repeat;
	background-size: 100% auto;
	top: 47%;
	left: 0;
	z-index: -1;
}
.ab-left {
	padding: 20px 35px 0 0 !important;
	z-index: 99;
}
.ab-left:before {
	position: absolute;
	content: '';
	left: 0;
	top: -50px;
	width: 2px;
	height: 50px;
	background: #e2e2e2;
}
.ab-left h2 {
	font-size: 26px;
	line-height: 35px;
	color: #989898;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: 800;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}
.ab-left h3 {
	font-size: 17px;
	text-align: left;
	font-weight: 600;
	line-height: 21px;
	margin: 0;
	letter-spacing: 1px;
	padding: 5px 0 25px 0;
	color: #333333;/* text-transform: uppercase; */
}
.ab-left p {
	font-size: 14.5px;
	text-align: justify;
	font-weight: 400;
	line-height: 27px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 10px 110px;
	color: #333;
	position: relative;
}
.ab-left p:before {
	position: absolute;
	content: '';
	left: 0;
	top: 10px;
	width: 90px;
	height: 5px;
	background: #e2e2e2;
}
.btn-1 {
	width: 80px;
	height: 35px;
	font-size: 14px;
	text-align: left;
	letter-spacing: .4px;
	font-weight: 500;
	line-height: 35px;
	color: #268567;
	margin: 0 0 0 110px;
	position: relative;
	display: block;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .8s;
}
.btn-1:after {
	position: absolute;
	content: '';
	width: 45px;
	height: 1px;
	margin: 0;
	padding: 0;
	background: #268567;
	right: -45px;
	top: 18px;
	z-index: -1;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.btn-1:hover {
	width: 120px;
	color: #fff;
	text-align: center;
}
.ab-right {
	padding: 0 !important;
	z-index: 9;
}
.ab-right img {
	width: 100%;
}
.btn-1:hover:after {
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
}
.ab-right:before, .ab-right:after {
	position: absolute;
	content: '';
	width: 45%;
	height: 80%;
	top: 10%;
	left: -45%;
	background: #e2e2e2;
	z-index: -1;
}
.ab-right:after {
	left: auto;
	right: 0;
	top: auto;
	bottom: -70px;
	width: 2px;
	height: 70px;
	background: #e2e2e2;
}
.conditions {
	padding: 10px 0 40px 0;
	position: relative;
	z-index: 9;
}
.conditions:before {
	position: absolute;
	content: '';
	width: 400px;
	height: 400px;
	opacity: .2;
	background: url("../images/con-img.jpg") no-repeat;
	background-size: 100% auto;
	top: 5%;
	right: 0;
	z-index: -1;
}
.conditions:after {
	z-index: -1;
	position: absolute;
	content: '';
	width: 400px;
	height: 400px;
	bottom: -11%;
	left: 0;
	background: url("../images/trt-img2.png") no-repeat;
	background-size: 100% auto;
	opacity: .05;
}
.thead {
	position: relative;
	padding: 0 0 15px 0;
}
.thead h2, .thead h1 {
	font-size: 23px;
	line-height: 35px;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: 800;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	position: relative;
}
.thead .line {
	width: 50px;
	height: 2px;
	background: #27a07a;
	display: inline-block;
	margin: 0 13px;
	position: relative;
	top: -8px;
}
.thead h2:before {
	position: absolute;
	content: '';
	width: 60px;
	height: 60px;
	background: url("../images/hr.png") no-repeat;
	background-size: 100% auto;
	top: -13px;
	left: 50%;
	margin: 0;
	margin-left: -30px;
	padding: 0;
	z-index: 9;
	opacity: .2;
	border-radius: 100%;
}
.con-box {
	padding: 30px 15px;
	margin: 25px 0 15px 0;
	border: 2px solid #e2e2e2;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.con-box img {
	width: 150px;
	border-radius: 100%;
	margin: 0 auto 20px auto;
	padding: 0;
	border: 4px solid #e2e2e2;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.con-box:hover {
}
.con-box:hover img {
	border: 4px solid #27a07a;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.con-box h4 {
	font-size: 17px;
	text-align: center;
	font-weight: 700;
	line-height: 21px;
	margin: 0;
	letter-spacing: 1px;
	padding: 0 0 10px 0;
	color: #27a07a;
}
.con-box p {
	font-size: 13.5px;
	text-align: center;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 10px 0;
	color: #333;
	position: relative;
}
.con-box .carrow {
	width: 60px;
	height: 1px;
	background: #333;
	margin: 25px auto 10px auto;
	padding: 0;
	display: block;
	position: relative;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.con-box .carrow:before {
	position: absolute;
	content: '';
	width: 10px;
	height: 10px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	top: -4px;
	right: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.con-box .carrow:after {
	position: absolute;
	content: '';
	width: 18px;
	height: 18px;
	border-radius: 100%;
	background: #27a07a;
	border: 3px solid #fff;
	margin-left: -9px;
	left: 50%;
	top: -9px;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.75);
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	-webkit-transition-delay: .4s;
	-moz-transition-delay: .4s;
	-o-transition-delay: .4s;
	transition-delay: .4s;
}
.con-box:hover .carrow {
	width: 100px;
}
.con-box:hover .carrow:after {
	-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);
}
.conditions .carousel-inner {
	padding: 0 0 35px 0;
}
.conditions .carousel-indicators {
	bottom: 0;
	margin: 0;
	padding: 0 13px;
	left: 0;
	width: 100%;
	text-align: center;
}
.conditions .carousel-indicators .active {
	background-color: #27a07a;
}
.conditions .carousel-indicators li {
	display: inline-block;
	width: 30px;
	height: 10px;
	margin: 0 2px;
	border-radius: 2px 2px 0 0;
	background-color: rgba(99, 99, 99, 0.53);
	border: 0px solid #868686;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.treatments {
	padding: 10px 0 100px 0;
	background: url("../images/bg.jpg") fixed;
	background-size: cover;
	position: relative;
}
.treatments:before, .treatments:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 89px;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	background: url("../images/trt-t.png") no-repeat;
	background-size: 100% 100%;
}
.treatments:after {
	top: auto;
	bottom: 0;
	background: url("../images/trt-b.png") no-repeat;
	background-size: 100% 100%;
}
.treatments .thead {
	padding: 0 0 45px 0;
}
.trt-left {
}
.trt-left img {
	width: 91%;
	margin: 40px 0 0 0;
}
.trt-right {
	z-index: 9;
	margin: 0 0 30px 0;
}
.trt-right:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 90%;
	margin: 0;
	padding: 0;
	top: 14%;
	left: 0;
	background: rgba(255, 255, 255, 0.5);
	/* border: 1px solid #27a07a; */
	z-index: -1;
}
.trt-right .nav-tabs {
	border: none;
}
.trt-right .nav-tabs>li {
	float: left;
	margin: 0;
	padding: 0;
	width: 25%;
}
.trt-right .nav-tabs>li>a {
	margin: 0;
	padding: 15px 0;
	border: none;
	border-radius: 0;
	height: 180px;
}
.trt-right .nav-tabs>li>a:before {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	left: 50%;
	bottom: 0;
	margin-left: -15px;
	padding: 0;
	opacity: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #27a07a;
	opacity: .15;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.trt-right .nav-tabs>li.active a:before {
	opacity: 1;
}
.trt-right .nav-tabs>li.active>a, .trt-right .nav-tabs>li.active>a:focus, .trt-right .nav-tabs>li.active>a:hover {
	color: #555;
	cursor: default;
	background-color: transparent;
	border-radius: 10px 10px 0 0;
	border: none;
}
.trt-right .nav-tabs>li a .trt-img {
	width: 90px;
	height: 90px;
	margin: 0 auto 10px auto;
	padding: 15px;
	background: #fff;
	border-radius: 100%;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.trt-right .nav-tabs>li a:hover .trt-img, .trt-right .nav-tabs>li.active a .trt-img {
	background: #27a07a;
}
.trt-right .nav-tabs>li>a:hover {
	background: none;
}
.trt-right .nav-tabs>li a:hover .trt-img img, .trt-right .nav-tabs>li.active a .trt-img img {
	-webkit-filter: brightness(0%) invert(100%);
	-moz-filter: brightness(0%) invert(100%);
	-o-filter: brightness(0%) invert(100%);
	filter: brightness(0%) invert(100%);
}
.trt-right .nav-tabs>li a .trt-img img {
	width: 100%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.trt-right .nav-tabs>li a h3 {
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	line-height: 21px;
	margin: 0;
	letter-spacing: .4px;
	padding: 10px 0 0 0;
	color: #000000;
}
.trth3 {
	padding: 0 !important;
}
.trt-right .tab-content {
	padding: 40px 0 25px 0;
}
.trt-box {
	width: 170px;
	padding: 0 !important;
	margin: 0 auto;
	position: relative;
}
.trt-box img {
	width: 100%;
	border-radius: 100%;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
}
.trt-box .trt-mask {
	width: 100px;
	height: 100px;
	margin: -70px auto 0 auto;
	padding: 10px;
	background: #fff;
	border-radius: 100%;
	display: table;
	position: relative;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.trt-box .trt-mask:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #27a07a;
	border-radius: 100%;
	left: 0;
	top: 0;
	-webkit-transform: scale(.85, .85);
	-moz-transform: scale(.85, .85);
	-o-transform: scale(.85, .85);
	transform: scale(.85, .85);
}
.trt-box .trt-mask-in {
	display: table-cell;
	vertical-align: middle;
}
.trt-box .trt-mask-in h4 {
	font-size: 13px;
	text-align: center;
	font-weight: 600;
	line-height: 18px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #000000;
}
.trth4 {
	font-size: 11px !important;
	line-height: 15px !important;
}
.trt-box .trtno {
	width: 40px;
	height: 40px;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	background: #ffffff;
	color: #27a07a;
	font-weight: 800;
	letter-spacing: .4px;
	border-radius: 100%;
	margin-left: -20px;
	padding: 0;
	display: block;
	position: absolute;
	top: -16px;
	left: 50%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}
.trt-box:hover .trtno {
	background: #27a07a;
	color: #fff;
}
.trt-box:hover .trt-mask {
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
.trt-in {
	padding: 0 15px;
}
.trt-in img {
	width: 300px;
	float: left;
	margin: 0 20px 0 0;
}
.trt-in p {
	font-size: 13.5px;
	text-align: justify;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 10px 0;
	color: #333;
	position: relative;
}
.trt-in a {
	width: 120px;
	height: 35px;
	font-size: 14px;
	text-align: center;
	letter-spacing: .4px;
	line-height: 34px;
	margin: 0;
	padding: 0;
	display: inline-block;
	background: #27a07a;
	color: #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.trt-in a:hover, .trt-in a:focus {
	background: #268567;
	color: #fff;
}
.adleft, .adright {
	position: absolute;
	content: '';
	top: 55%;
	margin: 0;
	padding: 4px;
	width: 33px;
	height: 33px;
	opacity: 1;
	border-radius: 100%;
	background: #27a07a;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.adleft {
	left: -33px;
}
.adright {
	right: -33px;
}
.surgeries {
	padding: 0 0 40px 0;
	position: relative;
	z-index: 9;
}
.surgeries:after {
	position: absolute;
	content: '';
	width: 400px;
	height: 400px;
	opacity: .2;
	background: url(../images/con-img.jpg) no-repeat;
	background-size: 100% auto;
	top: 2%;
	right: 0;
	z-index: -1;
}
.surgeries:before {
	position: absolute;
	content: '';
	width: 250px;
	height: 250px;
	opacity: .2;
	background: url(../images/about-img2.jpg) no-repeat;
	background-size: 100% auto;
	top: 84%;
	left: 0;
	z-index: -1;
}
.sug-box {
	margin: 30px 0 0 0;
	padding: 25px !important;
	z-index: 9;
	background: #27a07a;
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	-o-transform: rotate(4deg);
	transform: rotate(4deg);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.sug-box:hover {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}
.sug-box:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	border: 1px solid #fff;
	-webkit-transform: scale(.85, .85);
	-moz-transform: scale(.85, .85);
	-o-transform: scale(.85, .85);
	transform: scale(.95, .92);
}
.sug-box img {
	width: 70px;
	margin: 0 auto 15px auto;
	padding: 3px;
	border: 1px solid #fff;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.sug-box:hover img {
	border-radius: 100%;
	-webkit-transform: rotate(-360deg);
	-moz-transform: rotate(-360deg);
	-o-transform: rotate(-360deg);
	transform: rotate(-360deg);
}
.sug-box h4 {
	font-size: 16px;
	text-align: center;
	font-weight: 600;
	line-height: 24px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #ffffff;
}
.sug-box p {
	font-size: 13.5px;
	text-align: center;
	font-weight: 400;
	line-height: 21px;
	margin: 0;
	letter-spacing: .6px;
	padding: 5px 0;
	color: #fff;
	position: relative;
}
.surgeries .carousel-inner {
	padding: 0 0 60px 0;
}
.surgeries .carousel-indicators {
	bottom: 0;
	margin: 0;
	padding: 0 13px;
	left: 0;
	width: 100%;
	text-align: center;
}
.surgeries .carousel-indicators .active {
	background-color: #27a07a;
}
.surgeries .carousel-indicators li {
	display: inline-block;
	width: 30px;
	height: 10px;
	margin: 0 2px;
	border-radius: 2px 2px 0 0;
	background-color: rgba(99, 99, 99, 0.53);
	border: 0px solid #868686;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.sug-box .sug-mask {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 10px;
	width: 100%;
	height: 100%;
	opacity: .12;
}
.sug-box .sug-mask img {
	width: auto;
	height: 100%;
	border: none;
	border-radius: 100%;
	background-color: #146f52;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}
.sug-box:hover .sug-mask img {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}
.gallery {
	text-align: center;
	padding: 0 0 50px 0;
}
.gallery .thead {
	padding: 0 0 40px 0;
}
.gallery .nav-tabs {
	border: 1px solid #27a07a;
	text-align: center;
	margin: 0;
	padding: 0;
	width: auto;
	display: inline-block;
	background: #fff;
}
.gallery .nav-tabs>li {
	float: none;
	margin: 0;
	padding: 10px 0;
	display: inline-block;
}
.gallery .nav-tabs>li.active>a, .gallery .nav-tabs>li.active>a:focus, .gallery .nav-tabs>li.active>a:hover {
	color: #27a07a;
	cursor: default;
	background-color: #fff;
	border: 0px solid #ddd;
	border-bottom-color: transparent;
}
.gallery .nav-tabs>li>a {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #000000;
	margin: 0;
	line-height: 24px;
	border: 0px solid transparent;
	border-radius: 0;
	padding: 0 40px;
	display: block;
}
.gallery .nav>li>a:focus, .gallery .nav>li>a:hover {
	background-color: transparent;
}
.gallery .nav>li:first-child a {
	border-right: 1px solid #ababab;
}
.gallery .nav>li:first-child a:hover {
	border-right: 1px solid #27a07a;
}
.gallery .tab-content {
	padding: 35px 0 0 0;
	border-top: 1px solid #27a07a;
	margin: -20px 0 0 0;
}
.gpdd {
	padding: 10px !important;
}
.galvbox {
	padding: 0 !important;
}
.galvbox:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	background: rgba(39, 160, 122, 0.7);
	border: 5px solid #fff;
	-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 img {
	width: 100%;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}
.galvbox ul {
	position: absolute;
	margin: 0;
	margin-left: -50px;
	padding: 5px 10px;
	width: 101px;
	border: 1px solid #fff;
	background: rgba(0, 0, 0, 0.4);
	border-radius: 10px;
	top: 41%;
	left: 50%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.galvbox ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 37px;
	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);
}
.gallery .btn-1 {
	margin: 10px 10px 0 0;
}
.galbox {
	padding: 0 !important;
	position: relative;
}
.galbox img {
	width: 100%;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}
.galbox:hover img {
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
}
.gallery .btn-2 {
	border: 1px solid #b4ccff;
	color: #004df0;
	margin: 20px auto -34px auto;
	background: #fff;
}
.gallery .btn-2:hover {
	color: #fff;
	border: 1px solid #004df0;
}
.gallery .btn-2:before {
	border-left: 1px solid #b4ccff;
	border-right: 1px solid #b4ccff;
}
.gallery .btn-2:hover:before {
	border-left: 1px solid #004df0;
	border-right: 1px solid #004df0;
	background: #004df0;
}
.videopop {
}
.videopop .modal-dialog {
	margin: 50px auto 0 auto;
}
.videopop .modal-content {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	background: #000;
	border: none;
}
.videopop .modal-body {
	padding: 0;
	height: 445px;
}
.videopop button.close {
	width: 32px;
	height: 32px;
	position: absolute;
	top: -18px;
	right: -10px;
	border-radius: 25px;
	background: #000000;
	font-size: 22px;
	font-weight: 600;
	line-height: 25px;
	padding: 0 0 10px 0;
	color: #ffffff;
	opacity: 1 !important;
	z-index: 9999;
}
.videopop video {
	width: 100%;
	height: auto;
}
.videopop .modal-footer {
}
.reviews {
	padding: 40px 0;
	position: relative;
	z-index: 9;
	background: url("../images/bg2.jpg") fixed;
	background-size: cover;
}
.reviews:before {
	position: absolute;
	content: '';
	width: 100px;
	height: 100px;
	background: url("../images/review.gif") no-repeat;
	background-size: 100% 100%;
	border-radius: 100%;
	border: 5px solid #27a07a;
	top: -40px;
	left: 7%;
}
.reviews .thead {
	padding: 0 0 30px 0;
}
.reviews .thead h2 {
	color: #fff;
}
.reviews .thead h2:before {
	background: url(../images/hr2.png) no-repeat;
	background-size: 100% auto;
}
.reviews .thead .line {
	background: #fff;
}
.review-left {
	padding: 0 !important;
}
.review-box-in {
	padding: 0 10px;
	margin: 0;
}
.review-box {
	padding: 0;
	margin: 0;
	text-align: center;
}
.review-box img {
	width: 60px;
	margin: 0 auto 12px auto;
	padding: 0;
}
.review-box p {
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #fff;
}
.review-box p img {
	width: 15px;
	display: inline-block;
	margin: 0 5px;
	opacity: .5;
}
.review-box h4 {
	font-size: 16px;
	text-align: center;
	font-weight: 600;
	line-height: 23px;
	margin: 0;
	letter-spacing: .8px;
	padding: 5px 0 12px 0;
	color: #fff;
}
.review-box a {
	font-size: 13px;
	text-align: center;
	font-weight: 400;
	line-height: 18px;
	margin: 0 0 15px 0;
	letter-spacing: .6px;
	padding: 0;
	display: inline-block;
	color: #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.review-box a span {
	display: inline-block;
	margin: 0 5px;
	background: #fff;
	width: 30px;
	height: 1px;
	position: relative;
	top: -3px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.review-box a:hover {
	color: #fff;
}
.review-box a:hover span {
	width: 45px;
}
.reviewv-box {
	padding: 0 10px !important;
	margin: 0 0 30px 0;
}
.reviewv-box img {
	width: 100%;
	border: 1px solid #dcdcdc;
}
.reviewv-box ul {
	position: absolute;
	margin: 0;
	margin-left: -43px;
	padding: 5px;
	width: 86px;
	background: rgba(0, 0, 0, 0.35);
	border-radius: 10px;
	top: 40%;
	left: 50%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.reviewv-box ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 35px;
	float: left;
}
.reviewv-box ul li:first-child {
	margin: 0 5px 0 0;
}
.reviewv-box ul li img {
	width: 100%;
	opacity: 1;
	border: none;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.reviewv-box ul li:hover img {
	opacity: 1;
}
.reviewv-box img {
	width: 100%;
	border: 4px solid #fff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}
.review-right {
}
.reviews #reviews-slider .carousel-inner {
	padding: 0 0 50px 0;
}
.reviews #reviews2-slider .carousel-inner {
	padding: 0 0 22px 0;
}
.reviews #reviews-slider .carousel-indicators, .reviews #reviews2-slider .carousel-indicators {
	bottom: 30px;
	margin: 0;
	padding: 0 13px;
	left: 0;
	width: 100%;
	text-align: center;
}
.reviews .carousel-indicators .active {
	margin: 0 3px;
	background-color: #6c5ce7;
}
.reviews .carousel-indicators li {
	display: inline-block;
	width: 15px;
	height: 8px;
	margin: 0 2px;
	border-radius: 7px;
	background-color: rgba(0, 0, 0, 0.3);
	border: 0px solid #868686;
}
#reviews-slider .adleft, #reviews-slider .adright, #reviews2-slider .adleft, #reviews2-slider .adright {
	top: auto;
	bottom: 0;
	padding: 4px;
	background: rgba(255, 255, 255, 0.11);
	border-radius: 0;
}
#reviews-slider .adleft {
	left: 40%;
}
#reviews2-slider .adleft {
	left: 45%;
}
#reviews-slider .adright {
	right: 40%;
}
#reviews2-slider .adright {
	right: 45%;
}
.blog {
	padding: 55px 0 30px 0;
	position: relative;
}
.blog:before {
	z-index: -1;
	position: absolute;
	content: '';
	width: 600px;
	height: 600px;
	top: 5%;
	left: 0;
	background: url(../images/trt-img2.png) no-repeat;
	background-size: 100% auto;
	opacity: .05;
}
.blog .thead h2 {
	font-size: 19px;
}
.blog .thead .line {
	width: 40px;
}
.blog-left {
	padding: 0 !important;
}
.blog-box {
	margin: 15px 0 7px 0;
	padding: 0 !important;
	background: #fff;
	z-index: 9;
	-webkit-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}
.blog-box:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 90px;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	opacity: .1;
	background: url("../images/blog-btm.jpg");
	background-size: 100% 100%;
	z-index: -1;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.blog-box:hover:after {
	opacity: 1;
}
.blog-box .blog-img {
	overflow: hidden;
}
.blog-box .blog-img img {
	width: 100%;
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}
.blog-box:hover .blog-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);
}
.blog-box .blog-text {
	padding: 20px;
	position: relative;
}
.blog-box .blog-text h4 {
	font-size: 18px;
	text-align: center;
	font-weight: 500;
	line-height: 23px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 10px 0;
	color: #000000;
}
.blog-box .blog-date {
	position: absolute;
	left: 15px;
	top: 0;
	text-align: center;
	width: auto;
	background: rgba(39, 160, 122, 0.8);
	margin: 0;
	padding: 10px;
	border-radius: 0 0 10px 10px;
}
.blog-box .blog-date h5 {
	font-size: 11px;
	text-align: left;
	font-weight: 600;
	line-height: 17px;
	margin: 0;
	letter-spacing: 2px;
	padding: 0;
	color: #ffffff;
}
.blog-box .blog-date h5 span {
}
.blog-box h5 svg {
	margin: 0 3px 0 0;
}
.blog-box .blog-text p {
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 20px 0;
	color: #505050;
}
.blog-box a {
	width: 120px;
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	line-height: 32px;
	margin: 25px auto 0 auto;
	letter-spacing: .4px;
	padding: 0;
	color: #ffffff;
	background: #27a07a;
	border-radius: 25px;
	display: block;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.blog-box:hover a {
	background: #fff;
	color: #27a07a;
}
.blog-box a:hover {
	background: #fff;
	color: #27a07a;
}
.blog-left .carousel-inner {
	padding: 0 0 50px 0;
}
.blog-left .adleft, .blog-left .adright {
	top: auto;
	bottom: 0;
}
.blog-left .adleft {
	left: 43%;
}
.blog-left .adright {
	right: 43%;
}
.news-box {
	padding: 0 !important;
	margin: 12px 0;
	z-index: 9;
	background: #ffffff;
	-webkit-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}
.news-box:after {
	position: absolute;
	content: '';
	width: 50px;
	height: 100%;
	margin: 0;
	padding: 0;
	bottom: 0;
	right: 0;
	opacity: .1;
	background: url("../images/news-btm.jpg");
	background-size: 100% 100%;
	z-index: -1;
}
.news-box .news-img {
	overflow: hidden;
	padding: 0 !important;
}
.news-box .news-img img {
	width: 100%;
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}
.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 20px 0 20px;
	position: relative;
}
.news-box .news-text h4 {
	font-size: 15px;
	text-align: left;
	font-weight: 600;
	line-height: 21px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 5px 0;
	color: #000000;
}
.news-box .news-text p {
	font-size: 14px;
	text-align: justify;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 13px 0;
	color: #505050;
}
.news-box a, .news-box a:hover {
	width: 100px;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	line-height: 27px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #ffffff;
	background: #27a07a;
	border-radius: 25px;
	display: block;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.blog-right .carousel-inner {
	padding: 0 0 50px 0;
}
.blog-right .carousel-inner>.item {
	padding: 0 10px;
}
.blog-right .adleft, .blog-right .adright {
	top: auto;
	bottom: 0;
}
.blog-right .adleft {
	left: 40%;
}
.blog-right .adright {
	right: 40%;
}
.map {
	padding: 0;
	position: relative;
	height: 550px;
	overflow: hidden;
	text-align: center;
	z-index: 9;
}
.map .nav-tabs {
	border: none;
	text-align: center;
	margin: 0;
	padding: 0;
	width: auto;
	display: inline-block;
	background: #fff;
}
.map .nav-tabs>li {
	float: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}
.map .nav-tabs>li.active>a, .map .nav-tabs>li.active>a:focus, .map .nav-tabs>li.active>a:hover {
	color: #ffffff;
	background: #27a07a;
	cursor: default;
	border: 0px solid #ddd;
	border-bottom-color: transparent;
}
.map .nav-tabs>li>a {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #464646;
	background: #d4fff1;
	margin: 0;
	line-height: 24px;
	border: 0px solid transparent;
	border-radius: 0;
	padding: 10px 20px;
	display: block;
}
.map .nav-tabs>li>a svg {
	margin: 0 3px 0 0;
}
.map .nav>li>a:focus, .map .nav>li>a:hover {
	background-color: #d4fff1;
}
.map .tab-content {
	padding: 0;
	margin: 0;
	position: relative;
}
.map-box {
	position: absolute !important;
	top: 0;
	right: 5%;
	padding: 2%;
}
.map-box .thead {
	padding: 10px 0 15px 0;
}
.map-box .thead h2 {
	font-size: 19px;
	line-height: 30px;
}
.app-form {
	background: #ffffff;
	padding: 20px !important;
}
.app-form .form-group {
	margin: 0 0 3px 0;
	padding: 0 10px !important;
}
.app-form .form-group label {
	width: 100%;
	font-size: 11px;
	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: #27a07a;
	font-weight: 800;
	font-size: 17px;
	vertical-align: middle;
}
.app-form .form-group input {
	width: 100%;
	height: 40px;
	padding: 5px 10px;
	margin: 0;
	font-size: 12px;
	text-align: left;
	color: #333;
	background: none;
	letter-spacing: .4px;
	border: 1px solid #d2d2d2;
	outline: none;
}
.app-form .form-group textarea {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	height: 65px;
	padding: 5px 10px;
	margin: 0;
	font-size: 12px;
	text-align: left;
	color: #333;
	letter-spacing: .4px;
	background: none;
	outline: none;
	border: 1px solid #d2d2d2;
}
.app-form .form-group input:focus, .app-form .form-group textarea:focus {
	border: 1px solid #27a07a;
}
.app-form .form-group input[type=submit] {
	width: 150px;
	background: #27a07a;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	border: none;
	text-align: center;
	cursor: pointer;
	float: left;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.app-form .form-group input[type=submit]:hover {
	background: #19d298;
}
footer {
	padding: 50px 0 0 0;
	background: url("../images/fbg.jpg") fixed;
	background-size: cover;
}
.fbox {
}
.fbox img {
	width: 90%;
	margin: 25px 0 0 0;
}
.fbox h2 {
	font-size: 16px;
	text-align: left;
	font-weight: 600;
	line-height: 21px;
	margin: 0;
	letter-spacing: 1px;
	padding: 0;
	color: #fff;
	text-transform: uppercase;
}
.fbox hr {
	width: 40px;
	height: 2px;
	margin: 10px 0 20px 0;
	padding: 0;
	border: none;
	background: #27a07a;
}
.fbox h6 {
	font-size: 14px;
	text-align: left;
	font-weight: 600;
	line-height: 21px;
	margin: 0;
	letter-spacing: 1px;
	padding: 0;
	color: #ffffff;
	text-transform: uppercase;
}
.fbox p {
	font-size: 13px;
	text-align: left;
	font-weight: 300;
	line-height: 25px;
	margin: 0;
	letter-spacing: .4px;
	padding: 3px 0 15px 0;
	color: #cccccc;
}
.fbox p span {
	font-weight: 600;
}
.fbox p svg {
	color: #27bb8c;
	margin: 0 5px 0 0;
}
.fbox h5 {
	font-size: 15px;
	text-align: left;
	font-weight: 500;
	line-height: 25px;
	margin: 0;
	letter-spacing: 1px;
	padding: 2px 0 10px 0;
	color: #ffffff;
}
.fbox .callus {
	margin: 8px 0 0 0;
	padding: 10px 20px 15px 20px;
	width: 80%;
	float: none;
	background: #ffffff;
	border-radius: 15px;
}
.fbox .callus span {
	margin: 8px 20px 0 0;
}
.fbox .callus p {
	padding: 0;
	color: #1d1d1d;
	font-weight: 400;
	line-height: 22px;
}
.fbox .callus h4, .fbox .callus:hover h4, .fbox .callus:focus h4 {
	color: #268567 !important;
}
.fbox2 ul {
	margin: 0;
	padding: 0;
}
.fbox2 ul li {
	list-style: none;
	margin: 0 2% 0 0;
	padding: 0;
	display: block;
	float: left;
	width: 48%;
	border-bottom: 1px solid #6b6b6b;
}
.fbox2 ul li a {
	font-size: 12.5px;
	text-align: left;
	font-weight: 300;
	line-height: 23px;
	margin: 0;
	letter-spacing: .4px;
	padding: 5px 0;
	color: #ccc;
	display: block;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fbox2 ul li a:hover {
	color: #fff;
}
.fbox2 ul .last {
	border: none !important;
}
.newsletter {
	padding: 5px 0 15px 0;
}
.newsletter form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #ccc;
}
.newsletter form ::-moz-placeholder { /* Firefox 19+ */
 color: #ccc;
}
.newsletter form :-ms-input-placeholder { /* IE 10+ */
 color: #ccc;
}
.newsletter form :-moz-placeholder { /* Firefox 18- */
 color: #ccc;
}
.newsletter form {
	margin: 0;
}
.newsletter .nl1 {
	width: 100%;
	height: 45px;
	padding: 0 10px;
	margin: 0;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: 400;
	color: #000;
	border: none;
	border: 1px solid #ccc;
	border-right: none;
	background: none;
	outline: none;
}
.newsletter .nl2 {
	width: 100%;
	height: 45px;
	background: none;
	text-align: center;
	padding: 0 !important;
	border: 1px solid #ccc;
	border-left: none;
	background: #fff;
	color: #525252;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 39px;
	outline: none;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fbox .social {
	position: relative;
	width: 100%;
	top: auto;
	right: auto;
	left: 0;
}
.fbox .social ul {
	text-align: left;
}
.fbox .social li {
	margin: 0 7px 0 0;
	float: left;
	border-radius: 100%;
	opacity: 1;
}
.fbox .social li:hover {
	width: 35px;
}
.f-copy {
	margin: 40px 0 0 0;
	padding: 10px 0;
	background: #272727;
}
.f-copy h6 {
	color: #adadad;
	font-size: 12px;
	line-height: 47px;
	font-weight: 300;
	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: #8dd0ba;
}
.f-copy .flogo {
	text-align: right;
}
.f-copy .flogo img {
	width: 90px;
	margin: 0;
	display: inline-block;
}
.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: #fff;
	font-size: 17px;
	width: 35px;
	height: 35px;
	line-height: 31px;
	border-radius: 7px;
	background: #268567;
	border: 2px solid #fff;
	opacity: 0.7;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.to-top a.back-to-top:hover {
	opacity: 1;
	height: 45px;
}
.fixeddiv {
	width: 95px;
	height: auto;
	margin: 0;
	padding: 0;
	position: fixed;
	z-index: 9999;
	top: 22%;
	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(38, 133, 103, 0.8);
	border: 1px solid #fff;
	border-right: none;
	color: #fff;
	font-size: 13px;
	text-align: center;
	line-height: 14px;
	font-weight: 500;
	opacity: 0;
	letter-spacing: .2px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixeddiva2 {
	width: 100%;
	opacity: 1;
}
.fixeddiva svg {
	font-size: 20px;
	margin: 0 auto 7px auto;
	display: block;
	-webkit-animation: tada 1.25s infinite;
	-moz-animation: tada 1.25s infinite;
	-ms-animation: tada 1.25s infinite;
	animation: tada 1.25s infinite;
}
.fixeddiva:hover {
	background: rgba(38, 133, 103, 0.9);
	color: #fff;
}
.inner-banner {
	width: 100%;
	position: relative;
	z-index: 9;
}
.inner-banner .sbg {
	opacity: .5;
}
.inner-banner img {
	width: 100%;
}
.bknw {
	width: 125px;
	height: 125px;
	border-radius: 100%;
	padding: 10px;
	position: absolute;
	top: 19%;
	right: 10%;
	background: #27a07a;
	z-index: 99;
	border: 4px solid #8df7d5;
}
.bknw svg {
	display: block;
	margin: 8px auto 0 auto;
	font-size: 20px;
	color: #fff;
}
.bknw h4 {
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	line-height: 18px;
	margin: 0;
	letter-spacing: .6px;
	padding: 8px 0 0 0;
	color: #fff;
}
.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 rgb(102, 239, 196);
	-moz-box-shadow: 0 0 0 0 rgb(102, 239, 196);
	box-shadow: 0 0 0 0 rgb(102, 239, 196);
	-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);
}
 @-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: 5px 0;
	margin: 0;
	position: relative;
	width: 100%;
}
.scp-brc {
	background-color: transparent !important;
	text-align: left;
	margin: 0 0 20px 0 !important;
	padding: 0 0 10px 0 !important;
	border-bottom: 1px dashed #ccc;
}
.scp-brc li a {
	font-size: 13px;
	line-height: 24px;
	padding: 7px 0;
	text-align: right;
	font-weight: 500;
	color: #333;
	letter-spacing: .8px;
}
.scp-brc li:last-child a {
	color: #27a07a;
}
.inmap {
	height: 360px;
	overflow: hidden;
}
.innerpage {
	margin: 0;
	padding: 40px 0 60px 0;
	position: relative;
	z-index: 99;
}
.innerpage .thead h1 {
	text-align: left;
}
.innerpage-in {
	background: #fff;
	border-radius: 15px 15px 0 0;
	margin: -40px 0 0 0;
	padding-top: 35px;
}
.innerpage h2 {
	font-size: 22px;
	text-align: left;
	font-weight: 500;
	line-height: 27px;
	margin: 0;
	letter-spacing: .8px;
	padding: 5px 0;
	color: #00b8ff;
}
.innerpage p {
	font-size: 14px;
	text-align: justify;
	font-weight: 400;
	line-height: 28px;
	margin: 0;
	letter-spacing: .4px;
	padding: 5px 0;
	color: #000;
}
.innerpage .innerul {
	padding: 5px 0;
	margin: 0;
}
.innerpage .innerul li {
	list-style: none;
	font-size: 15px;
	text-align: justify;
	font-weight: 400;
	line-height: 27px;
	margin: 0;
	letter-spacing: .8px;
	padding: 2px 0 2px 30px;
	color: #000;
	position: relative;
}
.innerpage .innerul li:before {
	position: absolute;
	content: '';
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	top: 6px;
	left: 0;
	opacity: .65;
	background: url(../images/li-icon.png) no-repeat;
	background-size: 100% auto;
}
.inner-right {
	padding: 0 0 15px 0;
	margin: 0;
	background: #e8e8e8;
}
.inner-right h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	background: #27a07a;
	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: #27a07a;
	color: #fff;
	border: none;
}
.innertesti, .ba-gallery, .pe-videos {
	margin: 35px 0 0 0;
	padding: 15px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}
.innertesti .carousel-inner, .ba-gallery .carousel-inner, .pe-videos .carousel-inner {
	padding: 0 0 35px 0;
}
.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: #268567;
}
.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;
}
.innertesti-box {
	padding: 0;
	text-align: center;
}
.innertesti h3, .ba-gallery h3, .pe-videos h3 {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #000000;
	border-bottom: 3px dotted #cecece;
	margin: 0 0 15px 0;
	padding: 10px 0 15px 0;
}
.innertesti-box p {
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	letter-spacing: .4px;
	padding: 10px 0 0;
	color: #333;
}
.innertesti-box p img {
	width: 10px;
	display: inline-block;
	margin: 0 5px;
}
.innertesti-box h4 {
	font-size: 15px;
	text-align: center;
	font-weight: 600;
	line-height: 23px;
	margin: 0;
	letter-spacing: .6px;
	padding: 7px 0 12px 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;
}
.innertesti-box a {
	font-size: 13px;
	text-align: center;
	font-weight: 400;
	line-height: 18px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0;
	display: inline-block;
	color: #268567;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.innertesti-box a span {
	display: inline-block;
	margin: 0 5px;
	background: #268567;
	width: 30px;
	height: 1px;
	position: relative;
	top: -3px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.innertesti-box a:hover {
	color: #268567;
}
.innertesti-box a:hover span {
	width: 45px;
}
.bapd {
	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;
}
.pe-videosbox: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);
}
.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: 990px) {
}

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

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