body {
	margin: 0;
	padding: 0;
	font-family: 'Ubuntu', sans-serif !important;
	overflow-x: hidden;
}
::-moz-selection {
 color: #fff;
 background: #00b8ff;
}
::selection {
	color: #fff;
	background: #f5d160;
}
::-webkit-scrollbar-track {
 background-color: #f5d160;
}
::-webkit-scrollbar {
 width: 8px;
 background-color: #ffffff;
}
::-webkit-scrollbar-thumb {
 background-color: #040404;
}
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: 999;
}
.top-banner {
	padding: 0 30px !important;
	position: relative;
}
.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: #fff;
	background: no-repeat;
	outline: none;
	line-height: 25px;
	border-radius: 25px;
	border: 1px solid #f8d660;
}
.social {
	float: left;
}
.social ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.social li {
	list-style: none;
	width: 35px;
	height: 35px;
	margin: 0 3px 0 0;
	line-height: 35px;
	padding: 0;
	display: inline-block;
	background: #73b32e;
	text-align: center;
	border-radius: 100%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.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 {
	background: #00b8ff;
}
.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: 0px solid #cf1372;
	background-color: #f8d660 !important;
	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: #ffffff url(../images/search.png) no-repeat;
	opacity: 1;
	background-size: 35px;
}
 .search input.search-text::-webkit-search-cancel-button {
 cursor:pointer;
}
.enquiry {
	width: 80%;
	height: 35px;
	margin: 0 auto;
	float: right;
	padding: 0;
	text-align: center;
	font-size: 13px;
	line-height: 31px;
	display: block;
	font-weight: 500;
	color: #131216;
	letter-spacing: 1px;
	background: #ffffff;
	border: 2px solid #ffffff;
	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: #000;
	background: #f8d660;
	border-color: #f8d660;
}
.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: #f5d160;
	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: #f5d160!important;
	opacity: 1 !important;
	width: 30px;
	padding: 0 0 3px 1px;
	text-align: center;
	height: 30px;
	border-radius: 100%;
}
.menu {
}
.logo {
	margin: 2% auto 0;
	padding: 0 !important;
}
.logo img {
	padding: 0;
	margin: 0;
	display: block;
	width: 100%;
}
.menu-banner {
}
.menu-collapser {
	position: relative;
	width: 100%;
	height: 40px;
	padding: 0 0;
	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: #f8d660;
	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;
	-webkit-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px -1px rgba(0, 0, 0, .4);
}
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 8px;
	margin: 0;
	line-height: 35px;
	font-size: 14px;
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: 400;
	letter-spacing: 0;
	-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: #000;
	padding: 8px 10px;
	margin: 0;
	text-transform: none;
	text-align: left;
	letter-spacing: .4px;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.26);
}
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: #5d6163d6;
}
ul.slimmenu li.active a {
	color: #f8d660;
}
ul.slimmenu li a:hover {
	color: #ffffff;
}
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: 7px;
	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 0 0 10px;
	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 {
	width: 100%;
	height: auto;
	background: url(../images/slide.jpg) fixed center center;
	background-size: cover;
}

.slide-banner img {
	width: 100%;
}
.slide-banner .carousel-control.left, .slide-banner .carousel-control.right {
	background-image: none !important;
	position: absolute;
	top: 50%;
	height: 45px;
	width: 45px;
	z-index: 99;
	padding: 3px;
	/* border: 1px solid #fff; */
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

.slide-banner .carousel-inner{
	overflow: unset;
	height: 450px;
}


.slide-banner .carousel-control.left {
	left: -13%;
}
.slide-banner .carousel-control.right {
	right: -13%;
}
.slide-banner:hover .carousel-control.left {
	left: 3%;
}
.slide-banner:hover .carousel-control.right {
	right: 3%;
}
.slide-banner .carousel-inner .item {
}
.slide-banner .slide-text {
	padding: 60px 25px 30px 25px;
	z-index: 200;
	position: relative;
	top: 0;
}
.slide-banner .slide-text .slide-img {margin: 71px 0 0;z-index: 250;position: absolute;}

.slide-banner .slide-text .slide-img img {
	width: 90%;
}
.slide-banner .slide-text .slide-text-in {
	padding: 10% 20px 0 0;
	text-align: right;
	position: relative;
	float: right;
}
.slide-banner .slide-text .slide-text-in:before {
	position: absolute;
	content: '';
	width: 51%;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	right: 35px;
	opacity: .85;
	background: url(../images/sbox.png) no-repeat;
	background-size: 100% 100%;
	z-index: -1;
	-webkit-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	-moz-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: 0.2s;
	visibility: visible !important;
	-webkit-animation-name: slideInRight !important;
	animation-name: slideInRight !important;
}
.sh2{
	    font-size: 36px !important;
}


.slide-banner .slide-text .slide-text-in h2 {
	font-size: 40px;
	line-height: 35px;
	font-weight: 800;
	color: #f9d760;
	margin: 0;

	padding: 5px 0 7px 0;
	text-align: right;
	letter-spacing: .8px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .25);
	text-transform: uppercase;
	visibility: visible !important;
	-webkit-animation-name: slideInLeft !important;
	animation-name: slideInLeft !important;
}
.slide-banner .slide-text .slide-text-in h2 span {
	color: #f9d760;
	font-weight: 400;
}
.slide-banner .slide-text .slide-text-in h3 {
	color: #ffffff;
	text-transform: none;
	font-size: 17px;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 8%;
	text-align: right;
	letter-spacing: .8px;
	visibility: visible !important;
	-webkit-animation-name: flipInY !important;
	animation-name: flipInY !important;
}
.btn-1 {
	width: 200px;
	height: 40px;
	margin: 14px 0 0 0;
	padding: 0;
	float: right;
	display: block;
	color: #ffffff;
	border: 2px solid #f7d560;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	line-height: 36px;
	border-radius: 15px;
	letter-spacing: .6px;
	position: relative;
	overflow: hidden;
	z-index: 9;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	visibility: visible !important;
	-webkit-animation-name: slideInDown !important;
	animation-name: slideInDown !important;
}
.btn-1 svg {
	margin: 0 3px 0 0;
}
.btn-1:hover, .btn-1:focus {
	color: #fff;
}
.btn-1:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 0;
	margin: 10% 0 0 0;
	padding: 0;
	top: 0;
	right: 0;
	z-index: -1;
	opacity: 0;
	background: #f8d660;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.btn-1:hover:before {
	height: 100%;
	margin: 0;
	opacity: 1;
}
.slide-banner #carousel-example {
	z-index: 99;
}

/*==================== back top ===========================*/

.back-to-top {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 0;
  right: 0;
  display: inline-block;
  padding: 10px 0px 0 20px;
  margin: 15px;
  background: #097fd7;
  border: 2px solid #fff;
  border-radius: 50%;
  z-index: 999;
  color: #fff;
  font-size: 25px;
}
.back-to-top:hover {
  cursor: pointer;
}
/*==============back to top End here ========================*/

/*====================================== about Session ===============================*/
.abt{
	
background-color: #f5f3f3;
	
padding: 0 0 5px;
}

.abt .abt-cont{
    padding: 5% 0 0;
    margin:0 auto;
    text-align:right;
}
.abt .abt-cont h4{
    font-size: 20px;
    line-height: 23px;
    color: #ffffff;
    border: 1px solid #656262;
    display: inline-block;
    margin: 0 0 7px 0;
    padding: 5px 20px;
    border-radius: 10px;
    text-align: right;
    font-weight: 500;
    letter-spacing: 2px;
    background-color: #656262;
    visibility: visible !important;
    -webkit-animation-name: slideInRight !important;
    animation-name: slideInRight !important;
    position: relative;
}

.abt .abt-cont h4:before{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 190%;
	height: 1px;
	left: -190%;
	top: 50%;
	background: #151515;
}

.abt .abt-cont p{
    text-align: right;
    line-height: 1.8;
}
.abt .abt-img-box{
	margin: 0 auto;
}

.abt .abt-img-box img{
	margin: -15% auto 0;	
	width: 100%;
}
/*===========================================  button style ====================================*/

.custom-button{
	font-size: 14px;
	padding: 6px 25px;
	background-color: #000;
	color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.68);
	-moz-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.68);
	box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.68);
	transition:0.4s;
}
.custom-button:hover{
	background:none;
	border:1px #000 solid;
	color:#000;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/*======================================  ayur=====================================*/

.ayur {
	margin: 0 auto;
	text-align: center;
	padding: 30px 0;
}

.ayur h2{
    font-size: 26px;
    line-height: 23px;
    color: #000000;
    display: inline-block;
    margin: 0 0 15px 0;
    padding: 5px 25px;
    border-radius: 10px;
    text-align: right;
    font-weight: 500;
    letter-spacing: 0;
    visibility: visible !important;
    -webkit-animation-name: slideInRight !important;
    animation-name: slideInRight !important;
    position: relative;
}

.ayur h2:before{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 15%;
	height: 130%;
	background-image: url(../images/head-img.png);
	left: -19px;
	top: -19%;
}

.ayur h2:after{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 112%;
	height: 1px;
	right: 0;
	top: 106%;
	background: #603e2a;
}

.ayur p{
	padding:0 0 20px;
}

.ayur .carousel-inner{
	background-image: url(../images/ayur-main.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	background-size: 33%;
	
}

.ayur .right-box .col-md-12:before{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 1px;
	height: 0px;
	left: 0;
	top: 0;
	background: #151515;
	display: block;
	transition:0.4s;
}
.ayur .right-box .col-md-12:after{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 0;
	height: 1px;
	left: 0;
	top: 103%;
	background: #151515;
	display: block;
	transition:0.4s;
}
.ayur .right-box .col-md-12:hover:before{
	height: 103%;
}
.ayur .right-box .col-md-12:hover:after{
	width: 100%;
}

.ayur .right-box .right-a img{
	border-radius:50%;
	width: 27%;
	float:right;
	margin: 5px 0 0;
	border: 4px #ffffff solid;
	-webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.68);
	-moz-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.68);
	box-shadow: 0px 0px 17px -4px rgba(0, 0, 0, 0.43);
}

.ayur .right-box .right-a h4{
	text-align:right;
	padding: 0 35% 0 0;
	color:#000;
	font-size: 21px;
	letter-spacing: 1px;
}

.ayur .right-box .right-a p{
	text-align:right;
	padding: 0 35% 0 0;
	color: #545252;
	line-height: 1.6;
	margin: 0;
}
/*========================Left box style===============================*/

.ayur .left-box .col-md-12:before{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 1px;
	height: 0px;
	left: 100%;
	top: 0;
	background: #151515;
	display: block;
	transition:0.4s;
}
.ayur .left-box .col-md-12:after{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 0;
	height: 1px;
	left: 0;
	top: 103%;
	background: #151515;
	display: block;
	transition:0.4s;
}
.ayur .left-box .col-md-12:hover:before{
	height: 103%;
}
.ayur .left-box .col-md-12:hover:after{
	width: 100%;
}

.ayur .left-box .right-a img{
	border-radius:50%;
	width: 27%;
	float: left;
	margin: 5px 0 0;
	border: 4px #ffffff solid;
	-webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.68);
	-moz-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.68);
	box-shadow: 0px 0px 17px -4px rgba(0, 0, 0, 0.43);
}

.ayur .left-box .right-a h4{
	text-align: left;
	padding: 0 0 0 30%;
	color:#000;
	font-size: 21px;
	letter-spacing: 1px;
}

.ayur .left-box .right-a p{
	text-align: left;
	padding: 0 0 0 30%;
	color: #545252;
	line-height: 1.6;
	margin: 0;
}


/*========================Left box style End Here===============================*/

.ayur .auyr-item-1{
	margin: 0 0 15px 20%;
}
.ayur .auyr-item-2{
	margin: 0 0 15px -2%;
}
.ayur .auyr-item-3{
	margin: 0 0 15px -2%;
}
.ayur .auyr-item-4{
	margin: 0 0 15px 20%;
}

.ayur .auyr-item-5{
	margin: 0 20% 15px 0;
	float: right;
}
.ayur .auyr-item-6{
	margin: 0 -2% 15px 0;
	float: right;
}
.ayur .auyr-item-7{
	margin: 0 -2% 15px 0;
	float: right;
}
.ayur .auyr-item-8{
	margin: 0 20% 15px 0;
	float: right;
}
.ayur .carousel-indicators li{
	background-color:#00000054;
	width: 43px;
	height: 7px;
	transition: 0.5s;
}

.ayur .carousel-indicators .active{
	background-color:#000;
	height: 24px;
	width: 10px;
	border-radius: 0;
}
/*============================== lifestyle ============================*/
.lifestyle{
	
padding: 5px 0 0;
}

.life-cont h2{
    font-size: 26px;
    line-height: 23px;
    color: #000000;
    display: inline-block;
    margin: 3% auto 15px;
    padding: 5px 26px;
    border-radius: 10px;
    text-align: right;
    font-weight: 500;
    letter-spacing: 0;
    visibility: visible !important;
    -webkit-animation-name: slideInRight !important;
    animation-name: slideInRight !important;
    position: relative;
}

.life-cont h2:before{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 10%;
	height: 130%;
	background-image: url(../images/head-img.png);
	left: -19px;
	top: -19%;
}

.life-cont h2:after{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 102%;
	height: 1px;
	right: 0;
	top: 106%;
	background: #603e2a;
}

.life-cont p{
	padding: 0 0 5px;
	line-height: 1.8;
}
.lifestyle .life-cont {
	background-color:#f5d160;
}
.lifestyle .life-cont .col-md-12{
	padding: 35px 35px 41px !important;
}

.lifestyle .life-cont .cont-box{
	padding: 10px 5px 5px !important;
	border-bottom: 1px #000 dashed;
	transition: 0.4s;
}

.lifestyle .life-img{
	background-image: url(../images/Lifestyle.jpg);
	background-size: 100% 100%;
	height: 567px;
	background-repeat: no-repeat;
}
.lifestyle .life-img:after{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 34%;
	height: 100%;
	right: 0;
	top: 0;
	background-image:url(../images/Lifestyle-after.png);
	background-repeat:no-repeat;
	background-size: 100% 100%;
}

.lifestyle .cont-box:hover{
	background-color: #ffffff9e;
	border-bottom: 1px #0000 dashed;
}

.lifestyle .cont-box img{
	float: left;
	width: 24%;
	padding: 0 16px 0 0;
}

.lifestyle .cont-box h4{
	padding: 9px 0;
	font-size: 18px;
	letter-spacing: 1px;
	color: #000;
}
















body {
	margin: 0;
	padding: 0;
	font-family: 'Ubuntu', sans-serif !important;
	overflow-x: hidden;
}
::-moz-selection {
 color: #fff;
 background: #00b8ff;
}
::selection {
	color: #fff;
	background: #f5d160;
}
::-webkit-scrollbar-track {
 background-color: #f5d160;
}
::-webkit-scrollbar {
 width: 8px;
 background-color: #ffffff;
}
::-webkit-scrollbar-thumb {
 background-color: #040404;
}
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: 999;
}
.top-banner {
	padding: 0 30px !important;
	position: relative;
}
.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: #fff;
	background: no-repeat;
	outline: none;
	line-height: 25px;
	border-radius: 25px;
	border: 1px solid #f8d660;
}
.social {
	float: left;
}
.social ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.social li {
	list-style: none;
	width: 35px;
	height: 35px;
	margin: 0 3px 0 0;
	line-height: 35px;
	padding: 0;
	display: inline-block;
	background: #73b32e;
	text-align: center;
	border-radius: 100%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.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 {
	background: #00b8ff;
}
.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: 0px solid #cf1372;
	background-color: #f8d660 !important;
	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: #ffffff url(../images/search.png) no-repeat;
	opacity: 1;
	background-size: 35px;
}
 .search input.search-text::-webkit-search-cancel-button {
 cursor:pointer;
}
.enquiry {
	width: 80%;
	height: 35px;
	margin: 0 auto;
	float: right;
	padding: 0;
	text-align: center;
	font-size: 13px;
	line-height: 31px;
	display: block;
	font-weight: 500;
	color: #131216;
	letter-spacing: 1px;
	background: #ffffff;
	border: 2px solid #ffffff;
	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: #000;
	background: #f8d660;
	border-color: #f8d660;
}
.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: #f5d160;
	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: #f5d160!important;
	opacity: 1 !important;
	width: 30px;
	padding: 0 0 3px 1px;
	text-align: center;
	height: 30px;
	border-radius: 100%;
}
.menu {
}
.logo {
	margin: 2% auto 0;
	padding: 0 !important;
}
.logo img {
	padding: 0;
	margin: 0;
	display: block;
	width: 100%;
}
.menu-banner {
}
.menu-collapser {
	position: relative;
	width: 100%;
	height: 40px;
	padding: 0 0;
	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: #f8d660;
	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;
	-webkit-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px -1px rgba(0, 0, 0, .4);
}
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 8px;
	margin: 0;
	line-height: 35px;
	font-size: 14px;
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: 400;
	letter-spacing: 0;
	-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: #000;
	padding: 8px 10px;
	margin: 0;
	text-transform: none;
	text-align: left;
	letter-spacing: .4px;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.26);
}
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: #5d6163d6;
}
ul.slimmenu li.active a {
	color: #f8d660;
}
ul.slimmenu li a:hover {
	color: #ffffff;
}
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: 7px;
	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 0 0 10px;
	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 {
	width: 100%;
	height: auto;
	background: url(../images/slide.jpg) fixed center center;
	background-size: cover;
}

.slide-banner img {
	width: 100%;
}
.slide-banner .carousel-control.left, .slide-banner .carousel-control.right {
	background-image: none !important;
	position: absolute;
	top: 50%;
	height: 45px;
	width: 45px;
	z-index: 99;
	padding: 3px;
	/* border: 1px solid #fff; */
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

.slide-banner .carousel-inner{
	overflow: unset;
	height: 450px;
}


.slide-banner .carousel-control.left {
	left: -13%;
}
.slide-banner .carousel-control.right {
	right: -13%;
}
.slide-banner:hover .carousel-control.left {
	left: 3%;
}
.slide-banner:hover .carousel-control.right {
	right: 3%;
}
.slide-banner .carousel-inner .item {
}
.slide-banner .slide-text {
	padding: 60px 25px 30px 25px;
	z-index: 200;
	position: relative;
	top: 0;
}
.slide-banner .slide-text .slide-img {margin: 71px 0 0;z-index: 250;position: absolute;}

.slide-banner .slide-text .slide-img img {
	width: 90%;
}
.slide-banner .slide-text .slide-text-in {
	padding: 10% 20px 0 0;
	text-align: right;
	position: relative;
	float: right;
}
.slide-banner .slide-text .slide-text-in:before {
	position: absolute;
	content: '';
	width: 51%;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	right: 35px;
	opacity: .85;
	background: url(../images/sbox.png) no-repeat;
	background-size: 100% 100%;
	z-index: -1;
	-webkit-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	-moz-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: 0.2s;
	visibility: visible !important;
	-webkit-animation-name: slideInRight !important;
	animation-name: slideInRight !important;
}
.sh2{
	    font-size: 36px !important;
}


.slide-banner .slide-text .slide-text-in h2 {
	font-size: 40px;
	line-height: 35px;
	font-weight: 800;
	color: #f9d760;
	margin: 0;

	padding: 5px 0 7px 0;
	text-align: right;
	letter-spacing: .8px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .25);
	text-transform: uppercase;
	visibility: visible !important;
	-webkit-animation-name: slideInLeft !important;
	animation-name: slideInLeft !important;
}
.slide-banner .slide-text .slide-text-in h2 span {
	color: #f9d760;
	font-weight: 400;
}
.slide-banner .btn-1{
	color:#fff;
}
.slide-banner .slide-text .slide-text-in h3 {
	color: #ffffff;
	text-transform: none;
	font-size: 17px;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 8%;
	text-align: right;
	letter-spacing: .8px;
	visibility: visible !important;
	-webkit-animation-name: flipInY !important;
	animation-name: flipInY !important;
}
.btn-1 {
	width: 200px;
	height: 40px;
	margin: 14px 0 0 0;
	padding: 0;
	float: right;
	display: block;
	color: #ffffff;
	border: 2px solid #f7d560;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	line-height: 36px;
	border-radius: 15px;
	letter-spacing: .6px;
	position: relative;
	overflow: hidden;
	z-index: 9;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	visibility: visible !important;
	-webkit-animation-name: slideInDown !important;
	animation-name: slideInDown !important;
}
.btn-1 svg {
	margin: 0 3px 0 0;
}
.btn-1:hover, .btn-1:focus {
	color: #fff;
}
.btn-1:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 0;
	margin: 10% 0 0 0;
	padding: 0;
	top: 0;
	right: 0;
	z-index: -1;
	opacity: 0;
	background: #f8d660;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.btn-1:hover:before {
	height: 100%;
	margin: 0;
	opacity: 1;
}
.slide-banner #carousel-example {
	z-index: 99;
}

/*==================== back top ===========================*/

.back-to-top {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 0;
  right: 0;
  display: inline-block;
  padding: 10px 0px 0 20px;
  margin: 15px;
  background: #097fd7;
  border: 2px solid #fff;
  border-radius: 50%;
  z-index: 999;
  color: #fff;
  font-size: 25px;
}
.back-to-top:hover {
  cursor: pointer;
}
/*==============back to top End here ========================*/

/*====================================== about Session ===============================*/
.abt{
	
background-color: #f5f3f3;
	
padding: 0 0 5px;
}

.abt .abt-cont{
    padding: 5% 0 0;
    margin:0 auto;
    text-align:right;
}
.abt .abt-cont h4{
    font-size: 20px;
    line-height: 23px;
    color: #ffffff;
    border: 1px solid #656262;
    display: inline-block;
    margin: 0 0 7px 0;
    padding: 5px 20px;
    border-radius: 10px;
    text-align: right;
    font-weight: 500;
    letter-spacing: 2px;
    background-color: #656262;
    visibility: visible !important;
    -webkit-animation-name: slideInRight !important;
    animation-name: slideInRight !important;
    position: relative;
}

.abt .abt-cont h4:before{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 190%;
	height: 1px;
	left: -190%;
	top: 50%;
	background: #151515;
}

.abt .abt-cont p{
    text-align: right;
    line-height: 1.8;
}
.abt .abt-img-box{
	margin: 0 auto;
}

.abt .abt-img-box img{
	margin: -15% auto 0;	
	width: 100%;
}
/*===========================================  button style ====================================*/

.custom-button{
	font-size: 14px;
	padding: 6px 25px;
	background-color: #000;
	color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.68);
	-moz-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.68);
	box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.68);
	transition:0.4s;
}
.custom-button:hover{
	background:none;
	border:1px #000 solid;
	color:#000;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/*======================================  ayur=====================================*/

.ayur {
	margin: 0 auto;
	text-align: center;
	padding: 30px 0;
}

.ayur h2{
    font-size: 26px;
    line-height: 23px;
    color: #000000;
    display: inline-block;
    margin: 0 0 15px 0;
    padding: 5px 25px;
    border-radius: 10px;
    text-align: right;
    font-weight: 500;
    letter-spacing: 0;
    visibility: visible !important;
    -webkit-animation-name: slideInRight !important;
    animation-name: slideInRight !important;
    position: relative;
}

.ayur h2:before{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 15%;
	height: 130%;
	background-image: url(../images/head-img.png);
	left: -19px;
	top: -19%;
}

.ayur h2:after{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 112%;
	height: 1px;
	right: 0;
	top: 106%;
	background: #603e2a;
}

.ayur p{
	padding:0 0 20px;
}

.ayur .carousel-inner{
	background-image: url(../images/ayur-main.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	background-size: 33%;
	
}

.ayur .right-box .col-md-12:before{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 1px;
	height: 0px;
	left: 0;
	top: 0;
	background: #151515;
	display: block;
	transition:0.4s;
}
.ayur .right-box .col-md-12:after{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 0;
	height: 1px;
	left: 0;
	top: 103%;
	background: #151515;
	display: block;
	transition:0.4s;
}
.ayur .right-box .col-md-12:hover:before{
	height: 103%;
}
.ayur .right-box .col-md-12:hover:after{
	width: 100%;
}

.ayur .right-box .right-a img{
	border-radius:50%;
	width: 27%;
	float:right;
	margin: 5px 0 0;
	border: 4px #ffffff solid;
	-webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.68);
	-moz-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.68);
	box-shadow: 0px 0px 17px -4px rgba(0, 0, 0, 0.43);
}

.ayur .right-box .right-a h4{















































































































	text-align:right;
	padding: 0 35% 0 0;
	color:#000;
	font-size: 21px;
	letter-spacing: 1px;
}

.ayur .right-box .right-a p{
	text-align:right;
	padding: 0 35% 0 0;
	color: #545252;
	line-height: 1.6;
	margin: 0;
}
/*========================Left box style===============================*/

.ayur .left-box .col-md-12:before{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 1px;
	height: 0px;
	left: 100%;
	top: 0;
	background: #151515;
	display: block;
	transition:0.4s;
}
.ayur .left-box .col-md-12:after{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 0;
	height: 1px;
	left: 0;
	top: 103%;
	background: #151515;
	display: block;
	transition:0.4s;
}
.ayur .left-box .col-md-12:hover:before{
	height: 103%;
}
.ayur .left-box .col-md-12:hover:after{
	width: 100%;
}

.ayur .left-box .right-a img{
	border-radius:50%;
	width: 27%;
	float: left;
	margin: 5px 0 0;
	border: 4px #ffffff solid;
	-webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.68);
	-moz-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.68);
	box-shadow: 0px 0px 17px -4px rgba(0, 0, 0, 0.43);
}

.ayur .left-box .right-a h4{
	text-align: left;
	padding: 0 0 0 30%;
	color:#000;
	font-size: 21px;
	letter-spacing: 1px;
}

.ayur .left-box .right-a p{
	text-align: left;
	padding: 0 0 0 30%;
	color: #545252;
	line-height: 1.6;
	margin: 0;
}


/*========================Left box style End Here===============================*/

.ayur .auyr-item-1{
	margin: 0 0 15px 20%;
}
.ayur .auyr-item-2{
	margin: 0 0 15px -2%;
}
.ayur .auyr-item-3{
	margin: 0 0 15px -2%;
}
.ayur .auyr-item-4{
	margin: 0 0 15px 20%;
}

.ayur .auyr-item-5{
	margin: 0 20% 15px 0;
	float: right;
}
.ayur .auyr-item-6{
	margin: 0 -2% 15px 0;
	float: right;
}
.ayur .auyr-item-7{
	margin: 0 -2% 15px 0;
	float: right;
}
.ayur .auyr-item-8{
	margin: 0 20% 15px 0;
	float: right;
}
.ayur .carousel-indicators li{
	background-color:#00000054;
	width: 43px;
	height: 7px;
	transition: 0.5s;
}

.ayur .carousel-indicators .active{
	background-color:#000;
	height: 24px;
	width: 10px;
	border-radius: 0;
}
/*============================== lifestyle ============================*/
.lifestyle{
	
padding: 5px 0 0;
}

.life-cont h2{
    font-size: 26px;
    line-height: 23px;
    color: #000000;
    display: inline-block;
    margin: 3% auto 15px;
    padding: 5px 26px;
    border-radius: 10px;
    text-align: right;
    font-weight: 500;
    letter-spacing: 0;
    visibility: visible !important;
    -webkit-animation-name: slideInRight !important;
    animation-name: slideInRight !important;
    position: relative;
}

.life-cont h2:before{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 10%;
	height: 130%;
	background-image: url(../images/head-img.png);
	left: -19px;
	top: -19%;
}

.life-cont h2:after{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 102%;
	height: 1px;
	right: 0;
	top: 106%;
	background: #603e2a;
}

.life-cont p{
	padding: 0 0 5px;
	line-height: 1.8;
}
.lifestyle .life-cont {
	background-color:#f5d160;
}
.lifestyle .life-cont .col-md-12{
	padding: 35px 35px 41px !important;
}

.lifestyle .life-cont .cont-box{
	padding: 10px 5px 5px !important;
	border-bottom: 1px #000 dashed;
	transition: 0.4s;
}

.lifestyle .life-img{
	background-image: url(../images/Lifestyle.jpg);
	background-size: 100% 100%;
	height: 567px;
	background-repeat: no-repeat;
}
.lifestyle .life-img:after{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 34%;
	height: 100%;
	right: 0;
	top: 0;
	background-image:url(../images/Lifestyle-after.png);
	background-repeat:no-repeat;
	background-size: 100% 100%;












}

.lifestyle .cont-box:hover{
	background-color: #ffffff9e;
	border-bottom: 1px #0000 dashed;

}

.lifestyle .cont-box img{

	float: left;
	width: 24%;
	padding: 0 16px 0 0;

}

.lifestyle .cont-box h4{
	padding: 9px 0;
	font-size: 18px;

	letter-spacing: 1px;
	color: #000;
}
















body {
	margin: 0;
	padding: 0;
	font-family: 'Ubuntu', sans-serif !important;
	overflow-x: hidden;
}
::-moz-selection {
 color: #fff;
 background: #00b8ff;
}
::selection {
	color: #fff;
	background: #00b8ff;
}
::-webkit-scrollbar-track {
 background-color: #f5d160;
}
::-webkit-scrollbar {
 width: 8px;
 background-color: #ffffff;
}
::-webkit-scrollbar-thumb {
 background-color: #040404;
}
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: 999;
}
.top-banner {
	padding: 0 30px !important;
	position: relative;
}
.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: #fff;
	background: no-repeat;
	outline: none;
	line-height: 25px;
	border-radius: 25px;
	border: 1px solid #f8d660;
}
.social {
	float: left;
}
.social ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.social li {
	list-style: none;
	width: 35px;
	height: 35px;
	margin: 0 3px 0 0;
	line-height: 35px;
	padding: 0;
	display: inline-block;
	background: #73b32e;
	text-align: center;
	border-radius: 100%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.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 {
	background: #00b8ff;
}
.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: 0px solid #cf1372;
	background-color: #f8d660 !important;
	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: #ffffff url(../images/search.png) no-repeat;
	opacity: 1;
	background-size: 35px;
}
 .search input.search-text::-webkit-search-cancel-button {
 cursor:pointer;
}
.enquiry {
	width: 80%;
	height: 35px;
	margin: 0 auto;
	float: right;
	padding: 0;
	text-align: center;
	font-size: 13px;

	line-height: 31px;
	display: block;
	font-weight: 500;
	color: #131216;
	letter-spacing: 1px;

	background: #ffffff;
	border: 2px solid #ffffff;

	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: #000;
	background: #f8d660;
	border-color: #f8d660;
}
.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: #f5d160;
	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: #f5d160!important;
	opacity: 1 !important;
	width: 30px;
	padding: 0 0 3px 1px;
	text-align: center;
	height: 30px;
	border-radius: 100%;
}
.menu {
}
.logo {
	margin: 2% auto 0;
	padding: 0 !important;
}
.logo img {
	padding: 0;
	margin: 0;
	display: block;
	width: 100%;
}
.menu-banner {
}
.menu-collapser {
	position: relative;
	width: 100%;
	height: 40px;
	padding: 0 0;
	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: #f8d660;
	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;
	-webkit-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px -1px rgba(0, 0, 0, .4);
}

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 8px;
	margin: 0;

	line-height: 35px;
	font-size: 14px;

	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: 400;
	letter-spacing: 0;
	-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: #000;
	padding: 8px 10px;
	margin: 0;
	text-transform: none;
	text-align: left;
	letter-spacing: .4px;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.26);
}
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: #5d6163d6;
}
ul.slimmenu li.active a {
	color: #f8d660;
}
ul.slimmenu li a:hover {
	color: #ffffff;
}
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: 7px;
	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 0 0 10px;
	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 {
	width: 100%;
	height: auto;
	background: url(../images/slide.jpg) fixed center center;
	background-size: cover;
}

.slide-banner img {
	width: 100%;
}
.slide-banner .carousel-control.left, .slide-banner .carousel-control.right {
	background-image: none !important;
	position: absolute;
	top: 50%;
	height: 45px;
	width: 45px;
	z-index: 99;
	padding: 3px;
	/* border: 1px solid #fff; */
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

.slide-banner .carousel-inner{
	overflow: unset;
	height: 450px;
}


.slide-banner .carousel-control.left {
	left: -13%;
}
.slide-banner .carousel-control.right {
	right: -13%;
}
.slide-banner:hover .carousel-control.left {
	left: 3%;
}
.slide-banner:hover .carousel-control.right {
	right: 3%;
}
.slide-banner .carousel-inner .item {
}
.slide-banner .slide-text {
	padding: 60px 25px 30px 25px;
	z-index: 200;
	position: relative;
	top: 0;
}
.slide-banner .slide-text .slide-img {margin: 71px 0 0;z-index: 250;position: absolute;}

.slide-banner .slide-text .slide-img img {
	width: 90%;
}
.slide-banner .slide-text .slide-text-in {
	padding: 8% 20px 0 0;
	text-align: right;
	position: relative;
	float: right;
}
.slide-banner .slide-text .slide-text-in:before {
	position: absolute;
	content: '';
	width: 51%;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	right: 35px;
	opacity: .85;
	background: url(../images/sbox.png) no-repeat;
	background-size: 100% 100%;
	z-index: -1;
	-webkit-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	-moz-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	-ms-animation-fill-mode: both;

	-o-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	animation-fill-mode: both;

	animation-delay: 0.2s;
	visibility: visible !important;
	-webkit-animation-name: slideInRight !important;

	animation-name: slideInRight !important;
}
.sh2{
	    font-size: 36px !important;
}





.slide-banner .slide-text .slide-text-in h2 {
	font-size: 25px;
	line-height: 35px;
	font-weight: 800;
	color: #f9d760;
	margin: 0;
	padding: 0 0 7px 0;
	text-align: right;
	letter-spacing: .8px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .25);
	text-transform: uppercase;
	visibility: visible !important;
	-webkit-animation-name: slideInLeft !important;
	animation-name: slideInLeft !important;
}
.slide-banner .slide-text .slide-text-in h2 span {
	color: #f9d760;
	font-weight: 400;
}
.slide-banner .slide-text .slide-text-in h3 {
	color: #ffffff;
	text-transform: none;
	font-size: 17px;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 8%;
	text-align: right;
	letter-spacing: .8px;
	visibility: visible !important;
	-webkit-animation-name: flipInY !important;
	animation-name: flipInY !important;
}
.btn-1 {
	width: 200px;
	height: 40px;
	margin: 14px 20% 0 20%;
	padding: 0;
	float: right;
	display: block;
	color: #060606;
	border: 2px solid #f7d560;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	line-height: 36px;
	border-radius: 15px;
	letter-spacing: .6px;
	position: relative;
	overflow: hidden;
	z-index: 9;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	visibility: visible !important;
	-webkit-animation-name: slideInDown !important;
	animation-name: slideInDown !important;
}
.btn-1 svg {
	margin: 0 3px 0 0;
}
.btn-1:hover, .btn-1:focus {
	color: #fff;
}
.btn-1:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 0;
	margin: 10% 0 0 0;
	padding: 0;
	top: 0;
	right: 0;
	z-index: -1;
	opacity: 0;
	background: #f8d660;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.btn-1:hover:before {
	height: 100%;
	margin: 0;
	opacity: 1;
}
.slide-banner #carousel-example {
	z-index: 99;
}

/*==================== back top ===========================*/

.back-to-top {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 0;
  left: 0;
  display: inline-block;
  padding: 10px 0px 0 20px;
  margin: 15px;
  background: #f5d160;
  border: 2px solid #fff;
  border-radius: 50%;
  z-index: 999;
  color: #fff;
  font-size: 25px;
}
.back-to-top:hover {
  cursor: pointer;
}
/*==============back to top End here ========================*/

/*====================================== about Session ===============================*/
.abt{
	
background-color: #f5f3f3;
	
padding: 0 0 5px;
}

.abt .abt-cont{
    padding: 5% 0 0;
    margin:0 auto;
    text-align:right;
}
.abt .abt-cont h4{
    font-size: 20px;
    line-height: 23px;
    color: #ffffff;
    border: 1px solid #656262;
    display: inline-block;
    margin: 0 0 7px 0;
    padding: 5px 20px;
    border-radius: 10px;
    text-align: right;
    font-weight: 500;
    letter-spacing: 2px;
    background-color: #656262;
    visibility: visible !important;
    -webkit-animation-name: slideInRight !important;
    animation-name: slideInRight !important;
    position: relative;
}

.abt .abt-cont h4:before{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 190%;
	height: 1px;
	left: -190%;
	top: 50%;
	background: #151515;
}

.abt .abt-cont p{
    text-align: right;
    line-height: 1.8;
}
.abt .abt-img-box{
	margin: 0 auto;
}

.abt .abt-img-box img{
	margin: -15% auto 0;	
	width: 100%;
}
/*===========================================  button style ====================================*/

.custom-button{
	font-size: 14px;
	padding: 6px 25px;
	background-color: #000;
	color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.68);
	-moz-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.68);
	box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.68);

	transition:0.4s;
}

.custom-button:hover{
	background:none;

	border:1px #000 solid;
	color:#000;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/*======================================  ayur=====================================*/

.ayur {
	margin: 0 auto;
	text-align: center;
	padding: 30px 0;
}

.ayur h2{
    font-size: 26px;
    line-height: 23px;
    color: #000000;
    display: inline-block;
    margin: 0 0 15px 0;
    padding: 5px 25px;
    border-radius: 10px;
    text-align: right;
    font-weight: 500;
    letter-spacing: 0;
    visibility: visible !important;
    -webkit-animation-name: slideInRight !important;
    animation-name: slideInRight !important;
    position: relative;
}

.ayur h2:before{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 15%;
	height: 130%;
	background-image: url(../images/head-img.png);
	left: -19px;
	top: -19%;
}

.ayur h2:after{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 112%;
	height: 1px;
	right: 0;
	top: 106%;
	background: #603e2a;
}

.ayur p{
	padding:0 0 20px;
}

.ayur .carousel-inner{
	background-image: url(../images/ayur-main.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	background-size: 33%;
	
}

.ayur .right-box .col-md-12:before{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 1px;
	height: 0px;
	left: 0;
	top: 0;
	background: #151515;
	display: block;
	transition:0.4s;
}
.ayur .right-box .col-md-12:after{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 0;
	height: 1px;
	left: 0;
	top: 103%;
	background: #151515;
	display: block;
	transition:0.4s;
}
.ayur .right-box .col-md-12:hover:before{
	height: 103%;
}
.ayur .right-box .col-md-12:hover:after{
	width: 100%;
}

.ayur .right-box .right-a img{
	border-radius:50%;
	width: 27%;
	float:right;
	margin: 5px 0 0;
	border: 4px #ffffff solid;
	-webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.68);
	-moz-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.68);
	box-shadow: 0px 0px 17px -4px rgba(0, 0, 0, 0.43);
}

.ayur .right-box .right-a h4{
	text-align:right;
	padding: 0 35% 0 0;
	color:#000;
	font-size: 21px;
	letter-spacing: 1px;
}

.ayur .right-box .right-a p{
	text-align:right;
	padding: 0 35% 0 0;
	color: #545252;
	line-height: 1.6;
	margin: 0;
}
/*========================Left box style===============================*/

.ayur .left-box .col-md-12:before{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 1px;
	height: 0px;
	left: 100%;
	top: 0;
	background: #151515;
	display: block;
	transition:0.4s;
}
.ayur .left-box .col-md-12:after{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 0;
	height: 1px;
	left: 0;
	top: 103%;
	background: #151515;
	display: block;
	transition:0.4s;
}
.ayur .left-box .col-md-12:hover:before{
	height: 103%;
}
.ayur .left-box .col-md-12:hover:after{
	width: 100%;
}

.ayur .left-box .right-a img{
	border-radius:50%;
	width: 27%;
	float: left;
	margin: 5px 0 0;
	border: 4px #ffffff solid;
	-webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.68);
	-moz-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.68);
	box-shadow: 0px 0px 17px -4px rgba(0, 0, 0, 0.43);
}

.ayur .left-box .right-a h4{
	text-align: left;
	padding: 0 0 0 30%;
	color:#000;
	font-size: 21px;
	letter-spacing: 1px;
}

.ayur .left-box .right-a p{
	text-align: left;
	padding: 0 0 0 30%;
	color: #545252;
	line-height: 1.6;
	margin: 0;
}


/*========================Left box style End Here===============================*/

.ayur .auyr-item-1{
	margin: 0 0 15px 20%;
}
.ayur .auyr-item-2{
	margin: 0 0 15px -2%;
}
.ayur .auyr-item-3{
	margin: 0 0 15px -2%;
}
.ayur .auyr-item-4{
	margin: 0 0 15px 20%;
}



.ayur .auyr-item-5{
	margin: 0 20% 15px 0;

	float: right;

}
.ayur .auyr-item-6{

	margin: 0 -2% 15px 0;

	float: right;

}
.ayur .auyr-item-7{

	margin: 0 -2% 15px 0;

	float: right;

}
.ayur .auyr-item-8{

	margin: 0 20% 15px 0;

	float: right;

}
.ayur .carousel-indicators li{
	background-color:#00000054;
	width: 43px;
	height: 7px;
	transition: 0.5s;
}

.ayur .carousel-indicators .active{
	background-color:#000;
	height: 24px;
	width: 10px;
	border-radius: 0;
}
/*============================== lifestyle ============================*/
.lifestyle{
	
padding: 5px 0 0;
}

.life-cont h2{
    font-size: 26px;
    line-height: 23px;
    color: #000000;
    display: inline-block;
    margin: 3% auto 15px;
    padding: 5px 26px;
    border-radius: 10px;
    text-align: right;
    font-weight: 500;
    letter-spacing: 0;
    visibility: visible !important;
    -webkit-animation-name: slideInRight !important;
    animation-name: slideInRight !important;
    position: relative;
}

.life-cont h2:before{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 10%;
	height: 130%;
	background-image: url(../images/head-img.png);
	left: -19px;
	top: -19%;
}

.life-cont h2:after{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 102%;
	height: 1px;
	right: 0;
	top: 106%;
	background: #603e2a;
}

.life-cont p{
	padding: 0 0 5px;
	line-height: 1.8;
}
.lifestyle .life-cont {
	background-color:#f5d160;
}
.lifestyle .life-cont .col-md-12{
	padding: 35px 35px 68px !important;
}

.lifestyle .life-cont .cont-box{
	padding: 10px 5px 5px !important;
	border-bottom: 1px #000 dashed;
	transition: 0.4s;
}

.lifestyle .life-img{
	background-image: url(../images/Lifestyle.jpg);
	background-size: 100% 100%;
	height: 541px;
	background-repeat: no-repeat;
}
.lifestyle .life-img:after{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 36%;
	height: 100%;
	right: 0;
	top: 0;
	background-image:url(../images/Lifestyle-after.png);
	background-repeat:no-repeat;
	background-size: 100% 100%;
}

.lifestyle .cont-box:hover{
	background-color: #ffffff9e;
	border-bottom: 1px #0000 dashed;
}

.lifestyle .cont-box img{
	float: left;
	width: 24%;
	padding: 0 16px 0 0;
}

.lifestyle .cont-box h4{
	padding: 9px 0;
	font-size: 16px;
	letter-spacing: 0px;
	color: #000;
}

/*========================================= Bamboo =====================================================*/

.bam{
	background-image: url(../images/baboo-bg.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 580px;
	padding: 0 0 54px;
}

.bam-cont{
	text-align: center;
	padding: 35px 0 0;
}

.bam-cont h2{
    font-size: 26px;
    line-height: 23px;
    color: #000000;
    display: inline-block;
    margin: 0 0 20px 0;
    padding: 5px 0 5px 25px;
    border-radius: 10px;
    text-align: right;
    font-weight: 500;
    letter-spacing: 0;
    visibility: visible !important;
    -webkit-animation-name: slideInRight !important;
    animation-name: slideInRight !important;
    position: relative;
}

.bam-cont h2:before{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 16%;
	height: 130%;
	background-image: url(../images/head-img.png);
	left: -19px;
	top: -19%;
}

.bam-cont h2:after{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 122%;
	height: 1px;
	right: -15px;
	top: 106%;
	background: #603e2a;
}

.bam-cont p{
	padding:0 0 20px;
}


/*========================================================= Loder =============================================================*/
.loader {
  max-width: 15rem;
  width: 100%;
  height: auto;
  stroke-linecap: round;
}

circle {
  fill: none;
  stroke-width: 3.5;
  -webkit-animation-name: preloader;
          animation-name: preloader;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;

  -webkit-transform-origin: 170px 170px;

          transform-origin: 170px 170px;

  will-change: transform;
}
circle:nth-of-type(1) {
  stroke-dasharray: 550px;
}
circle:nth-of-type(2) {
  stroke-dasharray: 500px;
}

circle:nth-of-type(1) {
  -webkit-animation-delay: -0.70s;
          animation-delay: -0.70s;
}
circle:nth-of-type(2) {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}


@-webkit-keyframes preloader {
  50% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes preloader {
  50% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/*========================================================= Loder =============================================================*/
.bam .bam-box{
	padding: 0 20px 40px;
}

.bam .bam-items{
	padding: 0 20px;
	background-color: #fff;
	transition: 0.7s;
}

.bam .bam-items .img-box{
	width: 125px;
	height: 125px;
	margin: 12px auto 0;
	background-color: #d09090;
	border-radius: 50%;
	overflow: hidden;
	border: 5px #fff solid;
}

.bam .bam-box:hover .bam-items{
	background-color:#f5d160b3;
	transform: rotateY(360deg);
}

.bam .bam-items h4{
	color: #585757;
	padding: 5px 0 0;
}

.bam .bam-items p{
	color:#000;
	text-align:center;
	padding: 0 0 10px;
}
.bam .carousel-inner{
	height: 310px;
}
.bam .carousel-indicators{
	bottom: 0px;
	width: 100%;
	margin: 0 auto;
	left: 0;
}

.bam .carousel-indicators li{
	width: 50px;
	height: 7px;
	background-color: #0000007d;
}
.bam .carousel-indicators .active{
	height: 25px;
	width:7px;
	border-radius: 0px;
	transition: 0.5s;
	background-color: #000;
}

/*==================================================================  Stay =======================================*/

.stay{
	margin: 0 auto;
	text-align: center;
	position: relative;
}

.stay h2{
    font-size: 26px;
    line-height: 23px;
    color: #000000;
    display: inline-block;
    margin: 3% auto 15px;
    padding: 5px 26px;
    border-radius: 10px;
    text-align: right;
    font-weight: 500;
    letter-spacing: 0;
    visibility: visible !important;
    -webkit-animation-name: slideInRight !important;
    animation-name: slideInRight !important;
    position: relative;
}

.stay h2:before{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 23%;
	height: 130%;
	background-image: url(../images/head-img.png);
	left: -19px;
	top: -19%;
}

.stay h2:after{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 102%;
	height: 1px;
	right: 0;
	top: 106%;
	background: #603e2a;
}

.stay p{
	padding: 0 0 5px;
	line-height: 1.8;
}

.stay .all-top{
	height:auto;
	background-color: #ffffff;
	z-index: 999;
	position: relative;
	margin: -115px auto 0;
	top: 0;
	left: 0;
	-webkit-box-shadow: 0px 0px 61px -17px rgba(0,0,0,0.65);
	-moz-box-shadow: 0px 0px 61px -17px rgba(0,0,0,0.65);
	box-shadow: 0px 0px 61px -17px rgba(0,0,0,0.65);
}

.stay .cont-one{
	padding:0;
	background-color: #f99d2b;
}
.stay .cont-one .col-md-4{
	padding:0;
}

.stay .cont-one .col-md-8 h4{
	text-align: left;
	padding: 20px 0 0 15px;
	font-size: 23px;
	letter-spacing: 1px;
	color: #fff;
}

.stay .cont-one .col-md-8 p{
	text-align: justify;
	padding: 0 0 15px 15px;
	line-height: 1.9;
	color: #fff;
}

/*======================================================================== lesi =================================*/

.lesi{
	position: relative;
	z-index: 0;
	margin: -80px 0 0 0px;
}

.lesi .lesi-left-box{
	background-color: #000000;
	padding: 125px 0 58px 0;
	text-align: right;
}
.lesi .right-box{
	background-color: #f5d160;
	padding: 115px 20px 25px 120px;
}

.lesi-left-box .col-md-12{
	border: 2px #fff solid;
	margin: 15px 0 0 190px;

	z-index: 5;
	background-color: #ffffff;
	width: 80%;

	padding: 0;
	-webkit-box-shadow: 0px 0px 17px -3px rgba(0,0,0,0.59);
	-moz-box-shadow: 0px 0px 17px -3px rgba(0,0,0,0.59);
	box-shadow: 0px 0px 17px -3px rgba(0,0,0,0.59);
}
.lesi-left-box h2{
    font-size: 26px;
    line-height: 23px;
    color: #000000;
    display: inline-block;
    margin: 6% 28px 25px;
    padding: 5px 26px;
    border-radius: 10px;
    text-align: right;
    font-weight: 500;
    letter-spacing: 0;
    visibility: visible !important;
    -webkit-animation-name: slideInRight !important;
    animation-name: slideInRight !important;
    position: relative;
}

.lesi-left-box h2:before{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 10%;
	height: 130%;
	background-image: url(../images/head-img.png);
	left: -19px;
	top: -19%;
}

.lesi-left-box h2:after{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 97%;
	height: 1px;
	right: 17px;
	top: 106%;
	background: #603e2a;
}

.lesi-left-box .col-md-12 p{
	line-height: 2;
	text-align: justify;
	padding: 0 25px 25px;
}

.right-box .col-md-6{
	text-align: left;
	padding: 0 0 10px;
}
.right-box .col-md-6 img{
	float: left;
	width: 15%;
}

.lesi .lesi-cont{
	
float: left;
	
width: 85%;
	
padding: 0 0 0 10px;
}


.right-box .col-md-6 h4{
	padding: 3px 0 0 0;
	font-size: 18px;
	margin: 0;
	letter-spacing: 0;
	color: #000;
	font-weight: 420;
}
.right-box .col-md-6 p{
	clear:both;
	padding: 2px 30px 0 0;
	color: #0000009e;
}

/*===============================================  Testimonial ==============================================*/

.test{
	text-align: center;
}

.test h2{
    font-size: 26px;
    line-height: 23px;
    color: #000000;
    display: inline-block;
    margin: 3% auto 15px;
    padding: 5px 26px;
    border-radius: 10px;
    text-align: right;
    font-weight: 500;
    letter-spacing: 0;
    visibility: visible !important;
    -webkit-animation-name: slideInRight !important;
    animation-name: slideInRight !important;
    position: relative;
}

.test h2:before{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 18%;
	height: 130%;
	background-image: url(../images/head-img.png);
	left: -19px;
	top: -19%;
}

.test h2:after{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 102%;
	height: 1px;
	right: 0;
	top: 106%;
	background: #603e2a;
}

.test p{
	padding: 0 0 5px;
	line-height: 1.8;
}

.test .carousel-inner{
	
	
}

.test .carousel-indicators{
	bottom: 9px;
	margin: 0 auto;
	text-align: center;
	left: -30px;
	width: 100%;
}

.test .carousel-indicators li{
	background-color: #00000063;
	width: 25px;
	transition: 0.5s;
}
.test .carousel-indicators .active{
	height: 25px;
	border: none;
	border-radius: 0;
	width: 7px;
	background: #000;
}

.test .test-box{
	border: 5px #f99d2a solid;
	border-radius: 50%;
	height: 400px;
	width: 400px;
	background-color: #f99d2a42;
}
.test .test-box h4{
	color: #000;
	font-size: 22px;
	padding: 25px 0 0;
}

.test .test-box p{
	text-align: center;
	padding: 16px 25px 0;
	color: #000;
	line-height: 1.8;
}
/*=================================== video style========================*/
.reviewv-box {
  padding: 0 0 32px 0;
}
.reviewv-box ul {
  position: absolute;
  margin: 0;
  margin-left: -57px;
  padding: 2px 0;
  /* background: rgba(245, 209, 96, 0.82); */
  /* border: 2px solid #fff; */
  border-radius: 10px;
  top: 34%;
  left: 49%;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.reviewv-box:hover ul li {
  background-color: #f5d160;
}
.reviewv-box ul li:first-child {
  margin: 0 10px 0 0;
}
.reviewv-box:hover ul li:first-child {
	background-color: #f5d160;
}
.reviewv-box ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 40px;
  float: left;
  background-color: #000;
  border-radius: 10px;
  border: 2px #ffffffc2 solid;
}
.reviewv-box ul li img {
  width: 100%;
  opacity: .65;

  -webkit-transition: .4s;
  -moz-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.reviewv-box ul li img:hover {
  width: 100%;
  opacity: 1;

  -webkit-transition: .4s;
  -moz-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.reviewv-box:hover ul li img {
  -webkit-filter: brightness(0) invert(1);
  -moz-filter: brightness(0) invert(1);
  -o-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.videopop .modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  background: #000;
  border: none;
}
.videopop .modal-body {
  padding: 0;
  height: 450px;
}
.reviewv-box ul li:first-child {
  margin: 0 5px 0 0;
  background-color: #000;
  border-radius: 12px;
}
.clinic-test .buttons-coll {
  padding: 10px 0 0 0;
}
/* ================================== video end here========================*/
/*====================================================================================  Gallery =======================================*/
.gallery{
	text-align: center;
	padding: 24px 0;
	background-color: #fbcc37b3;
}
.gallery h2{
    font-size: 26px;
    line-height: 23px;
    color: #000000;
    display: inline-block;
    margin: 0 0 15px 0;
    padding: 5px 25px;
    border-radius: 10px;
    text-align: right;
    font-weight: 500;
    letter-spacing: 0;
    visibility: visible !important;
    -webkit-animation-name: slideInRight !important;
    animation-name: slideInRight !important;
    position: relative;
}

.gallery h2:before{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 25%;
	height: 130%;
	background-image: url(../images/head-img.png);
	left: -19px;
	top: -19%;
}

.gallery h2:after{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 112%;
	height: 1px;
	right: 0;
	top: 106%;
	background: #603e2a;
}

.gallery p{
	padding:0 0 20px;
}

.gal-main {
	padding: 0 0 0 0;
}
.gal-main-in {
	padding: 0 10px !important;
}
.gal-main-in h4 {
	font-size: 16px;
	text-align: center;
	font-weight: 600;
	line-height: 24px;
	margin: 0;
	letter-spacing: .5px;
	padding: 7px 0;
	color: #fff;
	background: #4a4947;
}
.gallery .g-box {
	margin: 0;
	padding: 0 !important;
	overflow: hidden;
	position: relative;
}
.gallery .g-box img {
	width: 100%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.gallery .g-box:hover img {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
.gallery .g-box:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	margin: 0;
	padding: 0;
	bottom: 100%;
	left: 0;
	z-index: 99;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.gallery .g-box:hover:before {
	bottom: 0;
}
.gallery .g-box .g-box-in {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	opacity: 0;
	background: url(../images/mask.png) center center no-repeat;
	background-size: 55px auto;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.gallery .g-box:hover .g-box-in {
	opacity: 1;
}


/*===================================================  Blog ==================================*/

.blog{
	text-align: center;
	padding: 0 0 25px;
}
.blog h2{
    font-size: 26px;
    line-height: 23px;
    color: #000000;
    display: inline-block;
    margin: 3% auto 15px;
    padding: 5px 26px;
    border-radius: 10px;
    text-align: right;
    font-weight: 500;
    letter-spacing: 0;
    visibility: visible !important;
    -webkit-animation-name: slideInRight !important;
    animation-name: slideInRight !important;
    position: relative;
}

.blog h2:before{
	position: absolute;
	content: '';

	margin: 0;

	padding: 0;
	width: 27%;
	height: 130%;
	background-image: url(../images/head-img.png);
	left: -19px;
	top: -19%;
}

.blog h2:after{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 102%;

	height: 1px;
	right: 0;
	top: 106%;
	background: #603e2a;
}

.blog p{
	padding: 0 0 5px;
	line-height: 1.8;
}

.blog .col-md-5{
	margin:0 auto;
}
.blog .col-md-5 img{
	width:80%;
	margin: 0 auto;
}
.blog .blog-cont{
	width: 100%;
	height: 100%;
}

.blog .blog-cont h4{
	font-size: 20px;
	text-align: left;
	padding: 20px 20px 6px;
	color: #0000009e;
}

.blog .blog-cont p{
	text-align: left;
	padding: 0 20px 10px;
	line-height: 2;
}
.blog .custom-button{
	text-align: left;
	float: left;
	margin: 0 0 0 3%;
}

/*======================================== new ==============================================*/

.news{
	text-align: center;
	background-color: #efefefb8;
}
.news h2{
    font-size: 26px;
    line-height: 23px;
    color: #000000;
    display: inline-block;
    margin: 3% auto 15px;
    padding: 5px 26px;
    border-radius: 10px;
    text-align: right;
    font-weight: 500;
    letter-spacing: 0;
    visibility: visible !important;
    -webkit-animation-name: slideInRight !important;
    animation-name: slideInRight !important;
    position: relative;
}

.news h2:before{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 17%;
	height: 130%;
	background-image: url(../images/head-img.png);
	left: -19px;
	top: -19%;
}

.news h2:after{
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 102%;

	height: 1px;
	right: 0;
	top: 106%;
	background: #603e2a;
}

.news p{
	padding: 0 0 5px;
	line-height: 1.8;
}



.single-blog-item {
    position: relative;
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #f4f4f4;
    background: #ffffff;
    padding: 19px;
    padding-bottom: 18px;
    border: 1px solid #f0f0f0;
    margin-bottom: 40px;
    -webkit-box-shadow: 0px 0px 35px -9px rgba(0,0,0,0.43);
	-moz-box-shadow: 0px 0px 35px -9px rgba(0,0,0,0.43);
	box-shadow: 0px 0px 35px -9px rgba(0,0,0,0.43);
}
.single-blog-item .img-holder{
    overflow: hidden;
    position: relative;     
}
.single-blog-item .img-holder img {
    transform: scale(1.1, 1.1);
    transition: all 0.5s ease 0s;
    width: 100%; 
}
.single-blog-item .img-holder .overlay-style-one{
    transition: all 500ms ease;    
}
.single-blog-item .img-holder .overlay-style-one .content a {
    width: 30px;
    height: 30px;
    display: inline-block;
}
.single-blog-item .img-holder .overlay-style-one span:before {
    font-size: 25px;
    line-height: 30px;
    display: block;
}

.single-blog-item:hover .img-holder .overlay-style-one{
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    top: 0; 
}
.single-blog-item:hover .img-holder img {
    transform: scale(1, 1);
}

.single-blog-item .text-holder {
    transition: all 500ms ease;
}
.single-blog-item:hover .text-holder {

}

.single-blog-item .text-holder .blog-title {
    color: #222222;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    padding: 20px 0 8px;
    display: block;
    transition: all 500ms ease;
    margin: 0 auto;
}
.single-blog-item .text-holder .blog-title:hover{
    color: #0392ce;
}
.single-blog-item .text-holder .text {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 15px;
    display: block;
}
.single-blog-item .text-holder .text p {
    margin: 0; 
}

.single-blog-item .text-holder .meta-info {
    overflow: hidden;
    padding-top: 20px;
}
.single-blog-item .text-holder .meta-info li {
    display: inline-block;
    float: left;
    line-height: 16px;
    margin-right: 20px;
}
.single-blog-item .text-holder .meta-info li:last-child{
    margin-right: 0;
}
.single-blog-item .text-holder .meta-info li a{
    color: #848484;
    font-size: 15px;

    font-weight: 400;
    font-family: 'Hind', sans-serif;

}
.single-blog-item .text-holder .meta-info li a:hover{
    color: #0392ce;
}
.single-blog-item .text-holder .meta-info li a i{
    display: inline-block;
    padding-right: 10px;
}
/* Overlay styles  */
.overlay-style-one{
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 100%;
	background: rgba(245, 209, 96, 0.51);
	color: #fff;
	transition: all .9s ease;
}
.overlay-style-one .box{
    display: table;
    height: 100%;
    width: 100%;    
}
.overlay-style-one .box .content{
    display: table-cell;
    text-align: center;
    vertical-align: middle;    
}


/* =========================================================  Footer ====================================*/

footer {
	padding: 50px 0 0 0;
	background: url(../images/fbg.jpg) fixed;
	background-size: 100% auto;
}
.f-box {
	padding: 31px 30px 30px 30px !important;
	border: 1px solid #717171;
}
.f-box .tittle {
	color: #fff;
	font-size: 21px;
}
.f-box .tittle:before {
	width: 90px;
	height: 80px;
	top: 5px;
}
.f-box .tittle span {
	top: -8px;
	width: 50px;
}
.f-box p {
	font-size: 15px;
	text-align: justify;
	font-weight: 300;
	line-height: 37px;
	margin: 0;
	letter-spacing: .5px;
	padding: 6px 0;
	color: #d6d6d6;
}
.f-box p svg {
	margin: 0 9px 0 0;
}
.f-box p svg path {
	fill: #fcdb7d;
}
.map {
	height: 300px;
	overflow: hidden;
	border: 1px solid #717171;
	border-left: none;
	margin: 0;
	padding: 15px!important;
	
}
.newsletter {
	padding: 30px 15px !important;
	border: 1px solid #717171;
	border-top: none;
}
.newsletter h3 {
	font-family: 'Oswald', sans-serif;
	font-size: 17px;
	line-height: 50px;
	font-weight: 500;
	margin: 0;
	padding: 0;
	position: relative;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	color: #fcdb7d;
}
.newsletter form {
	margin: 0;
	padding: 0;
}
.newsletter form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #d2d2d2;
}
.newsletter form ::-moz-placeholder { /* Firefox 19+ */
 color: #d2d2d2;
}
.newsletter form :-ms-input-placeholder { /* IE 10+ */
 color: #d2d2d2;
}
.newsletter form :-moz-placeholder { /* Firefox 18- */
 color: #d2d2d2;
}
.newsletter .nl1 {
	width: 100%;
	height: 50px;
	padding: 0 15px;
	margin: 0;
	font-size: 13px;
	letter-spacing: .5px;
	color: #fff;
	border: none;
	border: 0px solid #e30a73;
	background: rgba(113, 113, 113, 0.4);
	outline: none;
}
.newsletter .nl2 {
	width: 100%;
	height: 50px;
	background: #fff;
	border: 0px solid #fff;
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 39px;
	outline: none;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.newsletter .nl2:hover {
	background: #fcdb7d;
	color: #fff;
}
.f-copy {
	margin: 50px 0 0 0;
	padding: 18px 0;
	background: #000;
}
.f-copy h6 {
	color: #ffffff;
	font-size: 12px;
	line-height: 23px;
	font-weight: 400;
	margin: 0;
	text-align: left;
	padding: 0;
	letter-spacing: .4px;
}
.f-copy h6 a, .f-copy h6 a:hover, .f-copy h6 a:focus {
	color: #e6c873;
}

/*------------------------------------------------------  Inner Pages style--------------------------------------*/



.inner-banner {
	width: 100%;
	position: relative;
	z-index: 9;
}
.inner-banner .btn-1 {
	position: absolute;
	top: 47%;
	right: 7%;
	z-index: 9999;
	color:#fff;
}
.inner-banner .sbg {
	opacity: .5;
}

.inner-banner img {
	width: 100%;
	opacity: 1;
}
.bknw {
	width: 110px;
	height: 110px;
	border-radius: 100%;
	padding: 10px;
	position: absolute;
	bottom: 8%;
	right: 25%;
	background: rgba(255,0,136,0.85);
	background: -moz-linear-gradient(-45deg, rgba(255,0,136,0.85) 0%, rgba(255,0,136,0.85) 1%, rgba(114,21,99,0.85) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,0,136,0.85)), color-stop(1%, rgba(255,0,136,0.85)), color-stop(100%, rgba(114,21,99,0.85)));
	background: -webkit-linear-gradient(-45deg, rgba(255,0,136,0.85) 0%, rgba(255,0,136,0.85) 1%, rgba(114,21,99,0.85) 100%);
	background: -o-linear-gradient(-45deg, rgba(255,0,136,0.85) 0%, rgba(255,0,136,0.85) 1%, rgba(114,21,99,0.85) 100%);
	background: -ms-linear-gradient(-45deg, rgba(255,0,136,0.85) 0%, rgba(255,0,136,0.85) 1%, rgba(114,21,99,0.85) 100%);
	background: linear-gradient(135deg, rgba(255,0,136,0.85) 0%, rgba(255,0,136,0.85) 1%, rgba(114,21,99,0.85) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0088', endColorstr='#721563', GradientType=1 );
	z-index: 99;
	border: 4px solid #ffdbee;
}
.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: 15px;
	margin: 0;
	letter-spacing: .6px;
	padding: 6px 0 0 0;
	color: #fff;
}
.brd-in {
	padding: 5px 0;
	margin: 0;
	position: absolute;
	z-index: 999;
	width: 100%;
	bottom: 0;
}
.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: #cca019;
}
.innermap {
	height: 370px;
	overflow: hidden;
}
.innerpage {
	margin: 0;
	padding: 0 0 40px 0;
	position: relative;
	z-index: 99;
}
.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: #bd9d37;
}
.innerpage p {
	font-size: 15px;
	text-align: justify;
	font-weight: 400;
	line-height: 28px;
	margin: 0;
	letter-spacing: .8px;
	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: #dfbd51;
	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: #000000;
	color: #fff;
	border: none;
}
.inner-accord {
}
.inner-accord .c-accordion {
	position: relative;
	margin-bottom: 1px;
	width: 100%;
	color: #222222;
	overflow: hidden;
}
.inner-accord .c-accordion input {
	position: absolute;
	opacity: 0;
	z-index: -1;
}
.inner-accord .c-accordion label {
	position: relative;
	font-size: 13px;
	display: block;
	padding-left: 20px;
	color: #000000;
	font-weight: 500;
	letter-spacing: 1.2px;
	line-height: 25px;
	cursor: pointer;
	padding: 8px 0;
	margin: 0;
	text-transform: uppercase;
	border-bottom: 1px dashed #afafaf;
}
.inner-accord .c-accordion__content {
	max-height: 0;
	overflow: hidden;
	background: none;
	transition: max-height .75s;
}
.inner-accord .c-accordion__content ul {
	margin: 0;
	padding: 0;
}
.inner-accord .c-accordion__content ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.inner-accord .c-accordion__content ul li a {
	font-size: 15px;
	text-align: left;
	font-weight: 400;
	line-height: 30px;
	margin: 0;
	letter-spacing: 1px;
	padding: 2px 0 2px 25px;
	color: #333;
	display: block;
	position: relative;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.inner-accord .c-accordion__content ul li a:before {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	top: 16px;
	left: 0;
	width: 15px;
	height: 3px;
	background: #efb708;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.inner-accord .c-accordion__content ul li a:hover:before {
	width: 20px;
}
.inner-accord .c-accordion__content ul li a:hover {
	color: #000;
	padding: 2px 0 2px 35px;
}
.inner-accord .c-accordion__spacing {
	padding: 10px 10px 0 10px;
}
.inner-accord .c-accordion input:checked ~ .c-accordion__content {
	max-height: 1000px;
	transition: max-height 1.5s;
}
.inner-accord .c-accordion label::after {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 3em;
	height: 3em;
	line-height: 3;
	text-align: center;
	transition: all .35s;
}
.inner-accord .c-accordion input[type=checkbox] + label::after {
	content: "";
	width: 0;
	height: 0;
	top: 17px;
	right: 10px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 10px solid #f5d160;
}
.inner-accord .c-accordion input[type=checkbox]:checked + label::after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.innertesti, .ba-gallery, .innerdoctor, .inner-accord {
	background: #e8e8e8;
	margin: 15px 0 0 0;
	padding: 15px;
}
.innertesti .carousel-inner, .ba-gallery .carousel-inner {
	padding: 0 0 35px 0;
}
.innertesti .carousel-indicators, .ba-gallery .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 {
	margin: 0 3px;
	background-color: #00b8ff;
}
.innertesti .carousel-indicators li, .ba-gallery .carousel-indicators li {
	display: inline-block;
	width: 11px;
	height: 11px;
	margin: 0 2px;
	border-radius: 100%;
	background-color: rgb(140, 140, 140);
	border: 0px solid #868686;
}
.innertesti-box {
	padding: 10px 0 0 0;
}
.innertesti h3, .ba-gallery h3, .innerdoctor h3, .inner-accord h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	background: #e0bd50;
	margin: 0 0 10px 0;
	padding: 10px 0;
}
.innertesti .review-box {
	padding: 0 !important;
	text-align: center;
	background: none;
}
.innertesti .review-box p {
	text-align: center;
	font-size: 14px;
	padding: 2px 0;
}
.bapd {
	padding: 0 5px !important;
}
.innerdoctor img {
	width: 86px;
	margin: 0 auto 10px auto;
	border-radius: 100%;
	border: 2px solid #00b8ff;
}
.innerdoctor h4 {
	font-size: 17px;
	text-align: center;
	font-weight: 500;
	line-height: 22px;
	margin: 0;
	letter-spacing: .8px;
	padding: 0;
	color: #000;
}
.innerdoctor h5 {
	font-size: 13px;
	text-align: center;
	font-weight: 500;
	line-height: 27px;
	margin: 0;
	letter-spacing: .8px;
	padding: 0;
	color: #000;
}
.innerdoctor p {
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	padding: 0;
}
.innerdoctor .btn-1 {
	float: none;
	margin: 10px auto 10px auto;
	border: 2px solid #f5d160;
	width: 120px;
	height: 35px;
	line-height: 30px;
	background: none;
	color: #000;
}
.inner-testi {
	padding: 15px;
	margin: 20px 0;
	border-radius: 8px;
	position: relative;
	-webkit-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
}
.inner-testi:before {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 35px;
	height: 30px;
	background: url(../images/comma.png)no-repeat;
	background-size: 100% auto;
	top: -12px;
	left: -10px;
}
.inner-testi h2 {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 10px 0;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
}
.inner-testi h3 {
	text-align: left;
	margin: 0;
	padding: 15px 0 5px 0;
	color: #8e8e8e;
	font-size: 15px;
	font-weight: 600;
}
.inner-testi img {
	width: 70px;
}
.inner-testi h4 {
	margin: 0;
	padding: 0;
	color: #8e8e8e;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.inner-testi h4 .fa {
	margin: 0 5px 0 0;
	color: #ff7a39;
}
.inner-blog {
	padding: 15px;
	margin: 20px 0;
	border-radius: 8px;
	position: relative;
	-webkit-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
}
.inner-blog:before {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	background: url(../images/blg.png)no-repeat;
	background-size: 100% auto;
	top: -18px;
	left: -8px;
}
.inner-blog h2 {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 10px 0;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
}
.successbtn {
	width: 100%;
	height: 35px;
	margin: 5px 0;
	padding: 0;
	color: #00b4af;
	background: #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 35px;
	border: none;
	outline: none;
}
.rd {
	color: #999;
	font-weight: bold;
	margin: 5px 0;
	text-decoration: none;
}
.rd .fa {
	margin: 0 0 0 3px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.rd:hover .fa {
	margin: 0 0 0 6px;
}
.inner-news {
	padding: 15px;
	margin: 20px 0;
	border-radius: 8px;
	position: relative;
	-webkit-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
}
.inner-news:before {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 55px;
	height: 43px;
	background: url(../images/nws.png)no-repeat;
	background-size: 100% auto;
	top: -17px;
	left: -15px;
}
.inner-news h2 {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 10px 0;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
}
.inner-left {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.inner-left .panel-group .panel {
	margin-bottom: 0;
	border-radius: 0;
}
.inner-left .panel-group .panel .fa {
	font-size: 13px;
}
.inner-left .panel-default {
	border-color: #fff;
}
.inner-left .panel-default > .panel-heading {
	color: #fff;
	background-color: #00b4af;
	border-color: #fff;
}

.inner-left .panel-default > .panel-heading + .inner-left .panel-collapse > .panel-body {
	border-top-color: #f0f0f0;
}
.inner-left .collapse.in {
	display: block;
	background-color: #f0f0f0 !important;
	height: auto!important;
	border: 1px solid #f0f0f0 !important;
}
.i-accordion .panel-heading, .d-accordion .panel-heading, .accordion-2a .panel-heading, .accordion-2b .panel-heading, .accordion-3 .panel-heading {
	cursor: pointer;
}
.d-accordion .panel-heading.collapsed .fa-chevron-up:before {
	content: '\f078';
}
.inner-team {
	margin: 15px 0;
	padding: 15px;
	border: 1px solid #ccc;
}
.inner-team img {
	max-width: 130px;
}
.inner-team h4 {
	text-align: center;
	margin: 0;
	padding: 12px 0 0 0;
	color: #000;
	font-size: 16px;
	font-weight: 600;
}
.inner-team h6 {
	margin: 0;
	padding: 5px 0;
	color: #676767;
	font-size: 13px;
	line-height: 21px;
	font-weight: 600;
	text-align: center;
}
.trd {
	text-align: center;
	color: #999;
	font-weight: bold;
	margin: 5px auto;
	padding: 5px 0;
	display: block;
	width: 100px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.trd .fa {
	margin: 0 0 0 3px;
}
.team-detail {
	padding: 0 !important;
}
.team-detail img {
	max-width: 200px;
	padding: 5px;
	border: 1px dotted #00b4af;
}
.team-detail h4 {
	text-align: center;
	margin: 0;
	padding: 12px 0 0 0;
	color: #000;
	font-size: 16px;
	font-weight: 600;
}
.team-detail h6 {
	margin: 0;
	padding: 5px 0;
	color: #676767;
	font-size: 13px;
	line-height: 21px;
	font-weight: 600;
	text-align: center;
}
.team-detail hr {
	width: 100%;
	height: auto;
	margin: 5px auto;
	padding: 0;
	border-bottom: 1px dotted #00a5a2;
}
.gallinner .button {
	display: inline-block;
	padding: 5px 18px;
	background: #f1fffc;
	font-family: sans-serif;
	font-size: 14px;
	letter-spacing: .4px;
	cursor: pointer;
	border: 0px solid #000000;
	margin: 5px;
	border-radius: 5px;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
}
.gallinner .button:hover {
	background-color: #9fe8d9;
}
.gallinner .button:active, .gallinner .button.is-checked {
	background-color: rgb(16, 159, 129);
	outline: none;
	color: #fff;
}
.gallinner .button-group {
	margin: 20px 0;
	text-align: center;
}
.ingalbox {
	padding: 5px !important;
}
.ingalbox img {
	width: 100%;
	padding: 2px;
	border: 1px solid #ccc;

}
.peinnerboxmain {
}
.pepd {
	padding: 0 7px !important;
}
.peinnerbox {
	padding: 15px 20px !important;
	background: #ddfff8 url(../images/pecomma.png) no-repeat bottom right;
	margin: 6px 0;
	border-left: 3px solid #109f81;
}
.peinnerbox p {
	font-size: 14px;
	text-align: justify;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	letter-spacing: .8px;
	padding: 2px 0;
	color: #333;
}
.peinnerbox h6 {
	font-size: 14px;
	text-align: right;
	font-weight: 600;
	line-height: 25px;
	margin: 0;
	letter-spacing: .8px;
	padding: 2px 0;
	color: #000;
}
.peinnerboximg {
	padding: 0 !important;
	overflow: hidden;
	margin: 6px 0;
}
.peinnerboximg img {
	width: 100%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.peinnerboximg:hover img {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}

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

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

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

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

/*======================================================  Fixed Div =======================*/
.fixeddiv {
	width: 90px;
	height: auto;
	margin: 0;
	padding: 0;
	position: fixed;
	z-index: 9999;
	top: 45%;
	right: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixeddiva {
	width: 100%;
	height: auto;
	margin: 0;
	float: right;
	padding: 10px 5px;
	display: block;
	background: rgb(0, 0, 0);
	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: .4px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixeddiva2 {
	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: flipInY;
	animation-name: flipInY;
}
.fixeddiva svg {
	font-size: 20px;
	margin: 0 auto 7px auto;
	display: block;
}
.fixeddiva:hover {
	background: rgb(255, 199, 27);
	color: #fff;
}
	
/*======================== phone */
.phone{
	z-index: 999;
	position: fixed;
	top: 28%;
	right: 0;
	width: 240px;
	height: 80px;
}

.phone .phone-number p{
	margin: 0;
	padding: 7px 0 0 18px;
	font-size: 14px;
	color: #000;
	display: none;
}

.phone-number{
	width: 0;
	height: 35px;
	background-color: #f5d160;
	color: #000000;
	margin: 25px 0% 0 187px;
	text-align: center;
	border-radius: 20px;
	border: 1px #fff solid;
	transition: 0.4s;
}
.phone .phone-i{
	float: right;
	width: 35%;
}

.phone a:hover .phone-number{

	display:block;
	width:165px;
	margin: 25px 0 0  0;
}
.phone a:hover .phone-number p{
	display:block;
}
.call-det{
	z-index: 999;
	position: absolute;
	top: 58%;
	right: 8%;
	padding: 10px 20px 0;
	background-color: #0983d68f;
	border-radius: 10px;
	border: 2px #fff solid;
	font-size: 15px;
	color: #fff;
	line-height: 2;
	text-align: center;
}

