﻿@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&amp;family=Poppins:wght@100;200;300;400;500;600;700;800;900&amp;display=swap');
body{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	 font-family: 'Poppins';
	padding-top:85px;
}


.font-40 {
	font-size: 40px!important;
}
.uppertest {
	text-transform: uppercase;
}
.whiteheading {
	color: #fff!important;
}
.yellowheading {
	color: #333!important;
}
.yellowheading a {
	color: #648f01 !important;
}
.greenheading {
	color: #8e9e34!important;
}
img {
	max-width: 100%;
}
.uposition {
	position: relative;
	z-index: 9;
}
a.blacklinktext {
	color: #000;
	text-decoration: none;
}
a.blacklinktext:hover {
	color: #000;
	text-decoration: underline;
}
a.whitelinktext {
	color: #fff;
	text-decoration: none;
}
a.whitelinktext:hover {
	color: #fff;
	text-decoration: underline;
}
.hideme {
	display: none;
}
.rightpic {
	float: right;
	padding: 0;
	margin: 0px 0px 20px 30px;
	max-width: 100%;
}
.leftpic {
	float: left;
	padding: 0;
	margin: 0px 30px 20px 0px;
	max-width: 100%;
}
.clearpic {
	float: left;
	padding: 0;
	margin: 2px 0;
	width: 100%!important;
}
.clearpic-training {
	float: left;
	padding: 0;
	margin: 6px 0;
	width: 100%!important;
}
.fright {
	float: right;
}
.fleft {
	float: left;
}
.lightgreenbg {
	background-color: #a5b15d;
}
.lightorangebg {
	background-color: #cfa156;
}
.lightwhitebg {
	background-color: #fff;
}
.contentcenter-he {
	text-align: center;
}
.contentcenter-he.lefttxt {
	text-align: left;
}
.contentcenter-he.lefttxt p {
	padding: 0px 0px;
}
.contentcenter-he h1 {
	font-size: 32px;
}
.contentcenter-he h2 {
	font-size: 30px;
}
.contentcenter-he .centerntheadingforpage {
	font-size: 30px;
	margin-bottom: 10px;
	top: 20px;
	font-weight: 400;
}

.lodarintro {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	bottom: 0;
	background-color: rgba(0,0,0,0.7);
	z-index: 99999999999999;
}
.lodarintro span {
	background: url(../AppData/Local/Temp/images/grouploader.html) no-repeat center center;
	background-size: 80px;
	width: 80px;
	height: 80px;
	left: 50%;
	top: 50%;
	margin: -40px 0px 0px -40px;
	border-radius: 8px;
	position: absolute;
}
/***********************Menu**********************************/
.toptop {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999;
}
.scrolltofix.fixed {
	position: fixed!important;
	left: 0;
	top: 0;
	bottom: auto;
	width: 100%;
	z-index: 999;
}
.scrolltofix.min-bottom {
	position: relative;
}
.scrolltofix.fixed .menubottom {
	background-color: rgba(255, 255, 255, 0.98);
	box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.2);
}
.scrolltofix.toptop .menubottom {
	background-color:#FFF;
	box-shadow: 2px 2px 2px rgba(0,0,0,.2);
}
.logo {
	margin: 0;
	margin: 5px 0px 5px 0px;
	float: left;
	position: relative;
	z-index: 999;
}
.fulresponsive {
	position: absolute;
	width: 100%;
	background: #fff;
	margin: -1px 0px 0px 0px;
	overflow-x: hidden;
	float: left;
	height: auto;
	left: 0;
	top: 100%;
	right: 0;
}
.fulresponsive.min-bottom {
	position: relative;
	width: 100%;
	background: #fff;
	margin: 0;
	overflow-x: hidden;
	float: left;
	height: auto;
	left: 0;
	top: 0%;
	right: 0;
}
.menubottom {
	padding: 0px 0px 0px 0px;
	width: 100%;
	float: left;
	z-index: 9;
	position: relative;
}
.righttoplinks {
	float: right;
	padding: 0;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	position: relative;
}
.weather {
	float: left;
	position: relative;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
.calltophome {
	float: left;
	position: relative;
	padding: 0;
	margin: 10px 20px 0px 0px;
}
.calltophome a {
	color: #000;
}
.calltophome i {
	margin-right: 5px;
}
.howtoreachtophome {
	float: left;
	position: relative;
	padding: 0;
	margin: 10px 20px 0px 0px;
}
.howtoreachtophome a {
	color: #000;
}
.howtoreachtophome i {
	margin-right: 5px;
}
.emailtophome {
	float: left;
	position: relative;
	padding: 0;
	margin: 10px 20px 0px 0px;
}
.emailtophome a {
	color: #000;
}
.emailtophome i {
	margin-right: 5px;
}
.weather ul.dropdown-menu {
	border-radius: 8px;
	padding: 10px 5px;
}
.weather:hover ul.dropdown-menu {
	display: block;
	border-radius: 1px;
	padding: 10px 5px;
}
.weather-levle {
	position: relative;
	display: inline-block;
	padding: 8px 10px 8px 34px;
	background: url(../AppData/Local/Temp/images/weather.html) #fff no-repeat 10px center;
	cursor: pointer;
	color: #000;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}
#weather {
	position: relative;
	padding: 3px 10px;
	margin: 0;
	height: 250px;
	width: 100%;
}
#weather iframe {
	width: 200px;
	position: relative;
	height: 100%;
	border: 0;
}
.view360 {
	float: left;
	position: relative;
	padding: 0;
	margin: 0px 0px 0px 10px;
}
.view360 a {
	position: relative;
	display: inline-block;
	padding: 8px 10px 8px 34px;
	background: url(../AppData/Local/Temp/images/360view.html) #fff no-repeat 10px center;
	color: #000;
	text-decoration: none;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}
.view360 a:hover {
	color: #8e9e34;
}
.select-language {
	float: left;
	padding: 0;
	margin: 0px 0px 0px 10px;
}
.flagfor-LG {
	padding: 0;
	margin: 2px 0px 0px 0px;
	float: left;
	display: none;
}
.flagfor-LG a {
	padding: 0;
	margin: 0px 2px;
	cursor: pointer!important;
}
.selectfor-LG {
	float: right;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
.language-box {
	border: solid 0px #cecece;
	padding: 8px 40px 8px 8px;
	cursor: pointer;
	background-color: #fff;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}
.downbox-divider {
	position: absolute;
	right: 0;
	width: 24px;
	height: 100%;
	top: 6px;
	border-left: solid 0px #cecece;
	text-align: center;
	font-size: 16px;
	color: #8e9e34;
}
.selectfor-LG .dropdown-menu {
	right: 0;
	left: auto;
	min-width: 100px;
}
.selectfor-LG .dropdown-menu li a {
	position: relative;
	padding: 6px 10px;
	height: auto;
	display: block;
	color: #000;
}
.searchtop {
	position: relative;
	padding: 0;
	margin: 0px 5px 0px 0px;
	float: left;
	width: 35px;
	height: 35px;
	padding: 0;
	background-color: #fff;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
	font-size: 12px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.searchtop.active {
	position: relative;
	padding: 0;
	margin: 0px 5px 0px 0px;
	float: left;
	width: 160px;
}
.searchtop.active .onactive {
	width: 100%;
	border: solid 1px #cecece;
	background: #fff;
	float: right;
}
.onactive {
	width: 0px;
	border: solid 0px #cecece;
	background: #fff;
	position: relative;
	overflow: hidden;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.searchtop input[type="text"] {
	padding: 7px 30px 7px 5px;
	margin: 0;
	border: 0;
	outline: none;
	width: 100%;
	background: transparent;
}
.searchtop input[type="submit"] {
	padding: 7px 0px 7px 5px;
	margin: 0;
	border: 0;
	outline: none;
	width: 26px;
	text-align: center;
	cursor: pointer;
	background: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	text-indent: -5000px;
	overflow: hidden;
}
.searchtop input[type="button"] {
	padding: 7px 0px 7px 5px;
	margin: 0;
	border: 0;
	outline: none;
	width: 26px;
	text-align: center;
	cursor: pointer;
	background: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	text-indent: -5000px;
	overflow: hidden;
}
.srh-b {
	position: absolute;
	right: 0;
	top: 0;
	width: 26px;
	position: absolute;
	padding: 2px 0px 0px 0px;
	z-index: 0;
}
.searchicon-click {
	position: absolute;
	width: 35px;
	height: 35px;
	right: 0;
	top: 0px;
	background: url(../AppData/Local/Temp/images/search-icon.html) no-repeat center center;
	cursor: pointer;
}
.navbar-brand {
	float: left;
	height: auto;
	padding: 0 0px;
}
.navbar-default {
	background-color: #000;
	border-color: transparent;
	padding-bottom: 0;
	margin-bottom: 0;
	border-radius: 0;
}
.nav.navbar-nav.navbar-right {
	padding-top:40px;
}
a {
	text-decoration: none !important;
}
.navbar a {
	text-decoration: none;
	color: #000;
}
.navbar a:hover {
	color: #f0b41a;
}
ul.navbar-nav li:last-child .dropdown-menu {
	right: 0;
	left: auto;
}
/*ul.navbar-nav li:last-child .dropdown-menu > li > a { white-space:  normal;}*/

.navbar-toggle .icon-bar {
	background-color: #000;
}
.navbar-collapse {
	
	padding-left: 0;
}
.navbar-nav > li > a {
	padding: 5px 8px 5px 8px;
	font-size: 15px;
	color: #666;
	font-weight: 600;
	/* letter-spacing: 1.2px; */
	text-transform: uppercase;
	font-family: Montserrat;
}

.threetbs {
	position: relative;
	padding: 0;
	margin: 0;
	width: 100%;
	z-index: 2;
	font-weight: 400;
	font-size: 17px;
	float: left;
}
.threetbsfomr {
	padding: 0;
	margin: 0;
	position: absolute;
	right: 15px;
	top: 0px;
	text-align: right;
}
.threetbsfomr ul {
	padding: 0;
	margin: 0;
	text-align: center;
	list-style: none;
}
.threetbsfomr ul li {
	padding: 0;
	margin: 0px 0px 0px 4px;
	float: left;
}
.threetbsfomr ul li a {
	padding: 5px 16px;
	text-decoration: none;
	color: #000;
	display: block;
	cursor: pointer;
	background-color: rgba(255,255,255,0.92);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
.threetbsfomr ul li a:hover {
	color: #fff;
	background-color: rgba(239,179,27,0.95);
}
/***********************Slider*******************************/
.slidermain {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	float: left;
	height: 100%;
}
.slidermain.fullactive {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	float: left;
	height: auto;
}
.carousel-caption {
	position: absolute;
	bottom: 40px;
	z-index: 10;
	color: #fff;
	text-align: left;
	left: 0;
	right: auto;
}
.carousel-caption .subbgcont {
	background-color: rgba(0,0,0,0.6);
	padding: 26px 100px;
	min-width: 300px;
}
.carousel-caption h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 38px;
	letter-spacing: 1px;
}
.carousel-caption h2 a {
	color: #fff;
	text-decoration: none;
}
.carousel-caption p {
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
}
.logoupper {
	position: absolute;
	left: 0;
	top: 20px;
	width: 100%;
	z-index: 9;
}
.logoupper a {
	position: relative;
	padding: 0px;
	margin: 30px 0px 0px 0px;
	display: block;
}
/***********************About Village *******************************/



.about-healing-village-section {
	position: relative;
	padding: 0;
	margin: 0;
	color: #000;
	float: left;
	width: 100%;
}
.about-healing-village-section h2 {
	font-size: 30px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
.aboutbillage-texture {
	position: relative;
	padding: 66px 0px;
}
.aboutbillage-texture p {
	margin-right: 50px;
}
.sub-text {
	font-size: 20px;
	padding: 15px 0px;
	line-height: 30px;
	font-weight: 400;
}
.sub-text span {
	display: block;
}
.read-more-text {
	font-weight: 400;
}
.read-more-text a {
	text-decoration: none;
	color: #000;
}
.read-more-text a:hover {
	text-decoration: underline;
	color: #000;
}
.read-more-circle {
	padding: 0;
	margin: 0;
	display: block;
}
.read-more-circle a {
	border: solid 1px #000;
	border-radius: 100%;
	width: 32px;
	height: 32px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	background: url(../AppData/Local/Temp/images/healing-arrow.html) no-repeat center center;
}
.bg-healing-village {
	position: relative;
	padding: 0px 0px;
	background: url(../AppData/Local/Temp/images/healing-bg-1.html) no-repeat center center;
	width: 100%;
	height: 260px;
}
.text-vertical-center-middle {
	display: table;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.subtitle-middle {
	height: 260px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	font-size: 35px;
	color: #fff;
}
#VideoYoutube {
	position: relative;
}
#VideoYoutube .item {
	position: relative;
	height: auto;
}
#VideoYoutube .owl-pagination {
	display: block;
	bottom: 0px;
}
#VideoYoutube .owl-controls {
	position: absolute;
	left: 0;
	width: 100%;
	margin: 10px 0px 0px 0px;
}
#VideoYoutube .owl-buttons div {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
#VideoYoutube .owl-buttons {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	position: absolute;
	top: -200px;
	width: 100%;
}
#VideoYoutube .owl-prev {
	position: absolute;
	left: -50px;
	width: 40px;
	height: 40px;
	text-indent: -500000px;
	background: url(../AppData/Local/Temp/images/left-arrow-dark.html) no-repeat center center;
	background-color: rgba(0,0,0,0.0);
}
#VideoYoutube .owl-next {
	position: absolute;
	right: -50px;
	width: 40px;
	height: 40px;
	text-indent: -500000px;
	background: url(../AppData/Local/Temp/images/right-arrow-dark.html) no-repeat center center;
	background-color: rgba(0,0,0,0.0);
}
.modal-content-web {
	border-radius: 10px;
	position: relative;
	float: left;
	background: url(../AppData/Local/Temp/images/experience-bg.html) #fff repeat left top;
	overflow: hidden;
}
.modal-content-web .close {
	position: absolute;
	z-index: 999;
	width: 36px;
	height: 36px;
	top: 20px;
	right: 20px;
	cursor: pointer;
	transition: all .3s ease;
	text-align: center;
	color: #000;
	background: #d1a863;
	line-height: 36px;
	font-size: 20px;
	opacity: .9;
	border-radius: 4px;
}
.modal-content {
	border-radius: 0;
	position: relative;
	float: left;
	background-color: #fff;
}
.iframe-video-popup {
	position: relative;
	padding: 0;
	width: 853px;
	float: left;
}
.iframe-video-popup iframe {
	border: 0;
	outline: none;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 480px;
}
.modal-content .close {
	position: absolute;
	z-index: 999;
	width: 36px;
	height: 36px;
	top: -12px;
	right: -36px;
	cursor: pointer;
	transition: all .3s ease;
	text-align: center;
	color: rgb(160, 160, 160);
	background: url(../AppData/Local/Temp/images/close-popup.html) no-repeat center center;
}
.fade-scale {
	transform: scale(0.8);
	opacity: 0;
	-webkit-transition: all 0.55s linear;
	-o-transition: all 0.55s linear;
	transition: all 0.55s linear;
}
.fade-scale.in {
	opacity: 1;
	transform: scale(1);
}
.bgcover-popup-cover-expbox {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	position: relative;
}
.bgcover-popup-cover {
	padding: 25px 30px;
	margin: 0;
	float: left;
	width: 100%;
	position: relative;
}
.bgcover-popup-video {
	padding: 0px;
	margin: 0;
	float: left;
	width: 100%;
	position: relative;
}
.bgcover-popup-video .popup-video-cont {
	border-bottom: solid 1px #ccc;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
.bgcover-popup-video .popup-experience-cont {
	float: left;
	width: 100%;
	padding: 30px;
	text-align: justify;
	font-size: 16px;
}
.bgcover-popup-video .popup-experience-cont span {
	font-weight: 400;
	color: #8e9e34;
}
.bgcover-popup-video .popup-experience-title {
	font-size: 30px;
	text-transform: uppercase;
	line-height: 30px;
	padding: 25px 30px;
	font-weight: 400;
	background-color: #8e9e34;
	color: #fff;
}
.bgcover-popup-video .popup-video-title {
	font-size: 20px;
	line-height: 30px;
	padding: 0px 150px 10px 0px;
	margin-bottom: 10px;
	font-weight: 400;
}
.bgcover-popup-video .popup-video-date {
	font-size: 14px;
	font-weight: 400;
	padding: 2px 0px;
}
.bgcover-popup-video .popup-video-comments {
	font-size: 14px;
	font-weight: 400;
	padding: 2px 0px;
}
.yottie-popup-video-properties {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
	width: 140px;
	overflow: hidden;
}
.bottom-line {
	line-height: 20px;
	font-size: 21px;
	font-weight: 400;
	color: #555;
	margin-bottom: 5px;
	float: left;
	width: 100%;
	border-bottom: solid 2px #167ac6;
	padding-bottom: 5px;
}
.bottom-like-dislike {
	font-size: 14px;
	font-weight: 400;
	color: #555;
	float: left;
	width: 100%;
}
.like-left {
	float: left;
	width: 50%;
	text-align: left;
}
.like-right {
	float: right;
	width: 50%;
	text-align: right;
}
.company-title-total-view {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}
.company-title-total-view .logo-thumb {
	width: 48px;
	height: 48px;
	float: left;
	margin-right: 15px;
}
.company-title-total-view .youtube-t-likebtn {
	padding: 0;
	margin: 0;
	float: left;
}
.company-title-total-view .youtube-t-likebtn a {
	color: #414141;
}
.company-title-total-view .youtube-t-likebtn .youtube-t {
	font-size: 15px;
	font-weight: 400;
	display: block;
	padding-bottom: 5px;
}
.company-title-total-view .youtube-t-likebtn .likebtn {
	font-size: 15px;
	font-weight: 400;
	display: block
}
/********************EXP**************************/
.experience-section {
	position: relative;
	padding: 50px 0px;
	margin: 0;
	color: #000;
	box-shadow: 0px 5px 10px 2px rgba(0,0,0,.2);
	float: left;
	width: 100%;
}
.exp-ful-box {
	text-align: center;
	padding: 15px;
	position: relative;
	box-shadow: 3px 7px 15px rgba(0,0,0,.3);
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	margin: 15px 0px 40px 0px;
}
.exp-ful-box:hover {
	box-shadow: 4px 8px 18px rgba(0,0,0,.5);
}
.exp-ful-box .exp-icon {
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: center;
}
.exp-ful-box .exp-icon img {
	width: 66px;
}
.exp-ful-box .title-exp {
	font-size: 20px;
	font-weight: 700;
	line-height: 22px;
	padding: 0px 0px;
	text-transform: uppercase;
	display: table;
	width: 100%;
	height: 80px;
}
.exp-ful-box .title-exp a {
	color: #648f01 ;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
}
.exp-ful-box .description-exp {
	font-size: 15px;
	/* font-weight: 300; */
	padding: 0px 0px 0px 0px;
	line-height: normal;
	/* height: 120px; */
	overflow: hidden;
	margin-bottom: 40px;
	color: #33;
	line-height: 25px;
}
.exp-ful-box .readmore-exp {
	font-size: 15px;
	font-weight: 300;
	line-height: 21px;
	position: absolute;
	bottom: -15px;
	left: 50%;
	width: 106px;
	text-align: center;
	margin-left: -53px;
}
.exp-ful-box .readmore-exp a {
	padding: 3px 10px;
	display: inline-block;
	background: #648f01 ;
	color: #fff;
	text-decoration: none;
}
/********************Treatment Packages**************************/
.treatment-section {
	position: relative;
	padding: 80px 0px;
	margin: 0;
	color: #000;
	float: left;
	width: 100%;
	background: url(../AppData/Local/Temp/images/texture-1.html)
}
.treatmentboxthree {
	padding: 0px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	width: 100%;
	position: relative;
	background: #fff;
	box-shadow: 1px 1px 10px rgba(0,0,0,.1);
	margin: 10px 0px;
	float: left;
}
.treatmentboxthree:hover {
	box-shadow: 2px 2px 15px rgba(0,0,0,.3);
}
.treatmentboxthree .title-description {
	position: relative;
	padding: 15px 40px 15px 15px;
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	float: left;
	width: 100%;
}
.treatmentboxthree .titlehead {
	font-size: 24px;
	font-weight: 300;

}
.treatmentboxthree .descriptionsubject {
	padding: 0px;
}
.treatmentboxthree .title-description a {
	color: #000;
	text-decoration: none;
	display: block;
}
.treatmentboxthree .title-description a:hover {
	text-decoration: underline;
	color: #8d9c37;
}
.treatmentboxthree .picture {
	width: 100%;
	overflow: hidden;
	float: left;
	position: relative;
}
.treatmentboxthree .picture img {
	width: 100%;
	float: left;
	transition: all 0.8s ease-in-out;
}
.treatmentboxthree:hover .picture img {
	transform: scale(1.1, 1.1)!important;
}
.treatmentboxthree .picture a.booknow-package-pic-bottom {
	text-decoration: none;
	color: #fff;
	background: #8e9e34;
	display: block;
	padding: 6px 20px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.treatmentboxthree .redmore {
	width: 24px;
	height: 24px;
	text-align: center;
	position: absolute;
	right: 15px;
	bottom: 15px;
	font-size: 30px;
	font-weight: 300;
	background: url(../AppData/Local/Temp/images/readmore-arrow.html) no-repeat center center;
}
.treatmentboxthree .redmore a {
	display: inline-block;
	color: #000;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
/********************Accomadation Packages**************************/
.accomadation-section {
	position: relative;
	padding: 70px 0px;
	margin: 0;
	color: #000;
	background:#f9f9f9 repeat;
	box-shadow: 0px 5px 10px 2px rgba(0,0,0,.2);
	float: left;
	width: 100%;
}
.categoryboxthree {
	padding: 10px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	width: 100%;
	position: relative;
	background: #fff;
	box-shadow: 1px 1px 10px rgba(0,0,0,.2);
	margin: 20px 0px;
	float: left;
}
.categoryboxthree:hover {
	box-shadow: 2px 2px 15px rgba(0,0,0,.3);
}
.categoryboxthree .title-description {
	position: relative;
	padding: 10px 25px 10px 15px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	float: left;
	width: 100%;
	overflow: hidden;
	line-height: normal;
}
.categoryboxthree .titlehead {
	font-size: 28px;
	font-weight: 300;
	margin: 0px 0px 0px 0px;
}
.categoryboxthree .descriptionsubject {
	padding-right: 30px;
}
.categoryboxthree .title-description a {
	color: #648f01 ;
	text-decoration: none;
	display: block;
	font-weight: 600;
	font-size: 26px;
	text-transform: uppercase;
	padding-top: 9px;
}
.categoryboxthree .title-description a:hover {
	color: #8d9c37;
}
.categoryboxthree .picture {
	width: 100%;
	overflow: hidden;
	float: left;
	position: relative;
}
.categoryboxthree .picture img {
	width: 100%;
	height: 100%;
	float: left;
	transition: all 0.7s ease-in-out;
}
.categoryboxthree:hover .picture img {
	transform: scale(1.1, 1.1)!important;
}
.categoryboxthree .redmore {
	width: 24px;
	height: 24px;
	text-align: center;
	position: absolute;
	right: 10px;
	bottom: 15px;
	font-size: 30px;
	font-weight: 300;
	background: url(../AppData/Local/Temp/images/readmore-arrow.html) no-repeat center center;
}
.categoryboxthree .redmore a {
	display: inline-block;
	color: #000;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
/******************** COURSES & CERTIFICATES **************************/
.coursesandcerticicate-section {
	position: relative;
	padding: 80px 0px;
	margin: 0;
	color: #000;
	float: left;
	width: 100%;
}
.coursesBox {
	padding: 0px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	width: 100%;
	position: relative;
	background: #fff;
	box-shadow: 1px 1px 10px rgba(0,0,0,.2);
	margin: 30px 0px 0px 0px;
	float: left;
}
.coursesBox:hover {
	box-shadow: 2px 2px 15px rgba(0,0,0,.3);
}
.coursesBox .title-description {
	position: absolute;
	padding: 20px 140px 20px 20px;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	float: left;
	width: 100%;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	bottom: 25px;
}
.coursesBox .titlehead {
	font-size: 24px;
	font-weight: 300;
	margin: 0px 0px 5px 0px;
	line-height: normal;
}
.coursesBox .descriptionsubject {
	padding: 0px;
}
.coursesBox .title-description a {
	color: #fff;
	text-decoration: none;
	display: block;
}
.coursesBox .title-description a:hover {
	color: #fff;
}
.coursesBox .picture {
	width: 100%;
	overflow: hidden;
	float: left;
	position: relative;
}
.coursesBox .picture img {
	width: 100%;
	float: left;
	transition: all 0.7s ease-in-out;
/*	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
	-webkit-filter: grayscale(100%); */
}
.coursesBox:hover .picture img {
	transform: scale(1.1, 1.1)!important;
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
	-webkit-filter: grayscale(0%);
}
.coursesBox .redmore {
	width: 24px;
	height: 24px;
	position: relative;
	background: url(../AppData/Local/Temp/images/readmore-arrow-light.html) no-repeat center center;
	display: inline-block;
	margin-left: 50px;
	cursor: pointer;
	top: 5px;
}
.coursesBox .title-description a.booknow-package-pic-bottom {
	text-decoration: none;
	color: #fff;
	background: #648f01 ;
	display: block;
	padding: 6px 20px;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
/******************** Latest Offer & Upcoming Events Section **************************/

.offer-events-section {
	position: relative;
	padding: 40px 0px;
	float: left;
	margin: 0;
	width: 100%;
	background: url(../AppData/Local/Temp/images/texture-1-1.html) #f0f0f1 repeat left top;
	box-shadow: 10px 7px 10px 0px rgba(0,0,0,.1);
}
.bg-offer-more {
	position: relative;
	padding: 0px 0px;
	background: url(../AppData/Local/Temp/images/bg-offer-more.html) no-repeat center center;
	width: 100%;
	height: 210px;
	margin: 45px 0px;
}
.bg-offer-more .text-vertical-center-middle {
	display: table;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.bg-offer-more .subtitle-middle {
	height: 210px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	font-size: 44px;
	color: #fff;
	line-height: normal;
}
.bg-offer-more .subtitle-middle a {
	color: #fff;
	text-decoration: none;
}
.bg-offer-more .subtitle-middle span {
	display: inline-block;
}
.bg-offer-more .subtitle-middle span a {
	display: inline-block;
	padding: 6px 20px;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	background: #8e9e34;
}
.latestoffer-upcomingevents {
	position: relative;
	padding: 0px 0px 10px 0;
	margin: 30px 0px 0px 0px;
	float: left;
	width: 100%;
	background: url(../AppData/Local/Temp/images/texture-1-1.html) #f0f0f1 repeat left top;
}
.latestoffer-upcomingevents:after {
	content: "";
	position: absolute;
	height: 96%;
	left: 50%;
	top: 2%;
	width: 1px;
	z-index: 0;
	background-color: #4c4700;
}
.latestoffer-upcomingevents h3 {
	font-size: 24px;
	padding: 0px 0px 10px 0px;
	margin: 0;
	border-bottom: solid 1px #4c4700;
	position: relative;
}
.latestoffer-upcomingevents h3 a {
	color: #000;
	text-decoration: none;
}
.latestoffer-upcomingevents h3 a:hover {
	color: #000;
	text-decoration: underline;
}
.latestoffer-upcomingevents h3 i {
	position: absolute;
	right: 10px;
	font-size: 24px;
	top: 5px;
}
.latestoffer {
	position: relative;
	padding: 0;
	margin: 0px 5%;
	float: left;
	width: 90%;
}
.latestoffer.offer {
	position: relative;
	padding: 0;
	margin: 0px 2% 0px 0;
	float: left;
	width: 98%;
}
.latestoffer.events {
	position: relative;
	padding: 0;
	margin: 0px 0 0px 2%;
	float: left;
	width: 98%;
}
.latestoffer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.latestoffer ul li {
	padding: 5px 1%;
	position: relative;
	float: left;
	width: 33.333333%;
}
.latestoffer ul li i {
	position: absolute;
	right: 10px;
	font-size: 30px;
	top: 25px;
}
.latestoffer ul li a {
	text-decoration: none;
	color: #000;
}
.latestoffer ul li a:hover {
	text-decoration: underline;
	color: #000;
}
.latestoffer ul li .pictureview {
	position: relative;
	padding: 10px;
	margin: 10px 0px;
	width: 100%;
	float: left;
	background-color: #fff;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	box-shadow: 2px 2px 10px rgba(0,0,0,.2);
}
.latestoffer ul li:hover .pictureview {
	box-shadow: 10px 7px 10px 0px rgba(0,0,0,.2);
}
.latestoffer ul li img {
	float: left;
	width: 100%;
	position: relative;
	left: 0;
	float: left;
	margin: 0px 15px 0px 0px;
}
.latestoffer ul li .titleof-heading {
	font-size: 15px;
	padding: 5px 0px;
	float: left;
	width: 100%;
}
.latestoffer ul li .posted-description {
	font-size: 15px;
	font-weight: 600;
	padding: 2px 0px;
	width: 100%;
}
#RetreatProgram {
	position: relative;
}
#RetreatProgram .item {
	position: relative;
	height: auto;
}
#RetreatProgram .owl-pagination {
	display: none;
}
#RetreatProgram .owl-controls {
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	height: 50px;
	margin: -25px 0px 0px 0px;
}
#RetreatProgram .owl-buttons div {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
#RetreatProgram .owl-prev {
	position: absolute;
	left: 40px;
	width: 50px;
	height: 50px;
	text-indent: -500000px;
	background: url(../AppData/Local/Temp/images/left-arrow-light.html) no-repeat center center;
	background-color: rgba(0,0,0,0.5);
}
#RetreatProgram .owl-next {
	position: absolute;
	right: 40px;
	width: 50px;
	height: 50px;
	text-indent: -500000px;
	background: url(../AppData/Local/Temp/images/right-arrow-light.html) no-repeat center center;
	background-color: rgba(0,0,0,0.5);
}
.itemlist {
	position: relative;
	padding: 0;
	margin: 15px 0px 0px 0px;
	float: left;
	width: 100%;
}
.itemlist .slide-pic {
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	position: relative;
}
.itemlist .slide-pic img {
	width: 100%;
	transition: all 0.5s ease-in-out;
}
.itemlist:hover .slide-pic img {
	width: 100%;
	transform: scale(1.1, 1.1)!important;
}
.itemlist .titleofslide {
	background-color: rgba(0,0,0,0.7);
	color: #fff;
	padding: 10px 10px 10px 20px;
	position: absolute;
	bottom: 0;
	font-size: 12px;
	width: 100%;
}
.itemlist .titleofslide a {
	color: #fff;
}
.itemlist .titleofslide.white {
	background-color: rgba(255,255,255,.7);
	color: #000;
	padding: 10px;
	text-align: center;
}
.itemlist .titleofslide span {
	font-size: 16px;
	display: block;
	font-weight: 400;
}
.itemlist .titleofslide i {
	position: absolute;
	right: 20px;
	font-size: 16px;
	line-height: 17px;
	top: 15px;
	background-color: #8e9e34;
	padding: 3px;
	width: 24px;
	height: 24px;
	border-radius: 100%;
	text-align: center;
}
.itemlist.border-6 {
	position: relative;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	border: solid 10px #e7e7e7;
}
/********************  Our Visitor's Experiences Section ********************/

#OurClientSpeeks {
	position: relative;
}
#OurClientSpeeks .item {
	padding: 0px 40px;
	height: auto;
	margin: 0px 0px;
}
#OurClientSpeeks .owl-pagination {
	display: block;
}
#OurClientSpeeks .owl-controls {
	position: absolute;
	left: 0;
	width: 100%;
	top: 40%;
}
#OurClientSpeeks .owl-prev {
	position: absolute;
	left: 0;
	width: 40px;
	height: 40px;
	text-indent: -500000px;
	background: url(../AppData/Local/Temp/images/left-arrow.html) no-repeat center center;
}
#OurClientSpeeks .owl-next {
	position: absolute;
	right: 0;
	width: 40px;
	height: 40px;
	text-indent: -500000px;
	background: url(../AppData/Local/Temp/images/right-arrow.html) no-repeat center center;
}
#ReviewFeedback {
	position: relative;
}
#ReviewFeedback .item {
	padding: 0px 0px;
	height: auto;
	margin: 0px 0px;
}
#ReviewFeedback .owl-pagination {
	display: none;
}
#ReviewFeedback .owl-controls {
	position: absolute;
	left: 0;
	width: 100%;
	top: 46%;
}
#ReviewFeedback .owl-prev {
	position: absolute;
	left: 0;
	width: 40px;
	height: 40px;
	text-indent: -500000px;
	background: url(../AppData/Local/Temp/images/left-arrow.html) no-repeat center center;
}
#ReviewFeedback .owl-next {
	position: absolute;
	right: 0;
	width: 40px;
	height: 40px;
	text-indent: -500000px;
	background: url(../AppData/Local/Temp/images/right-arrow.html) no-repeat center center;
}
.visitorexperience {
	position: relative;
	padding: 80px 0px;
	margin: 0;
	width: 100%;
	float: left;
}
.visitorexperience h2 {
	padding: 0;
	margin: 0;
}
.mobileview1 {
	display: none!important;
}
.mobilehide1 {
	display: block!important;
}
.ourclients-feedback {
	position: relative;
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	display: none;
}
.ourclients-speeks {
	position: relative;
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	display: block;
}
.speeks-of-clients {
	padding: 0;
	margin: 10px 0px;
	width: 100%;
	float: left;
}
.writereview-space {
	text-align: right;
}
.user-dtl {
	float: left;
	width: 100%;
	padding: 10px 0px 10px 80px;
	color: #000;
	font-size: 12px;
	height: 70px;
	position: relative;
}
.user-dtl span {
	font-size: 14px;
	font-weight: 400;
	display: block;
}
.name-designation {
	position: relative;
	padding: 0px 0px 0px 10px;
}
.clientpicture {
	position: absolute;
	width: 60px;
	height: 60px;
	overflow: hidden;
	left: 20px;
	top: 0;
	border-radius: 100%;
}
.clientpicture img {
	width: 100%;
	min-height: 100%;
	float: left;
}
.user-comments {
	text-align: center;
	padding: 0 20px;
	line-height: 16px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
.covertwo-box {
	position: relative;
	padding: 0px 0px;
	margin: 5px 0px 25px 0px;
	width: 100%;
	float: left;
	min-height: 100px;
}
.review-bg {
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
	position: relative;
	color: #000;
}
.description-comments {
	position: relative;
	padding: 0;
}
.review-list {
	font-size: 14px;
	margin: 0px 0px 0px 110px;
	position: relative;
	padding: 0px 45px;
	background: url(../AppData/Local/Temp/images/left-coma.html) no-repeat left center;
}
.review-list:after {
	background: url(../AppData/Local/Temp/images/right-coma.html) no-repeat right center;
	content: "";
	position: absolute;
	height: 24px;
	right: 0px;
	top: 50%;
	width: 24px;
	z-index: 0;
	margin-top: -12px;
}
.review-list h4 {
	font-size: 14px;
	padding: 0;
	margin: 0px 0px 10px 0px;
	line-height: 18px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif!important;
}
.review-list h4 span {
	font-size: 13px;
	font-style: normal;
	display: block;
}
.avtar-review {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
	height: 80px;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
}
.avtar-review img {
	height: 80px;
	width: 80px;
	margin: 0;
	float: left;
}
.icon-avatar {
	padding: 3px 0px;
	font-weight: 500;
}
.icon-avatar span {
	font-size: 12px;
	font-weight: 300;
}
.icon-avatar.aarogya {
	background: url(../AppData/Local/Temp/images/aarogya-i.html) no-repeat left top;
	background-size: 24px;
}
.icon-avatar.yuvan {
	background: url(../AppData/Local/Temp/images/yuvan-i.html) no-repeat left top;
	background-size: 24px;
}
.icon-avatar.taahira {
	background: url(../AppData/Local/Temp/images/tahira-i.html) no-repeat left top;
	background-size: 24px;
}
.writereview-space {
	margin: 0px 0px 0px 0px;
	float: left;
	position: relative;
}
.tripadvisor-rating {
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
	border-left: solid 3px #f0b41a;
	min-height: 550px;
}
.tripadvisor-rating h4 {
	color: #c28b2e;
	padding: 0px 0px;
	margin: 0px 0px 20px 0px;
	text-transform: uppercase;
	font-size: 22px;
}
.myrating .starating {
	padding: 0;
	margin: 0 auto;
	float: none;
	position: relative;
	height: 18px;
	width: 90px;
}
.myrating .starating .stars-compare {
	padding: 0;
	margin: 0;
	width: 90px;
	float: left;
}
.myrating .starating .stars-compare .default-rating {
	background: url(../AppData/Local/Temp/images/stars.html) repeat-x left top;
	height: 18px;
	width: 90px;
	position: absolute;
}
.myrating .starating .stars-compare .hover-rating {
	position: absolute;
	background: url(../AppData/Local/Temp/images/stars.html) repeat-x left -18px;
	height: 18px;
}
.TA_selfserveprop {
	background-color: #fff;
	width: 242px;
	margin-bottom: 10px;
}
.centerarrow {
	text-align: center;
}
.rate-logo {
	position: relative;
	padding: 0px 0px;
	margin: 0px 0px 20px 0px;
}
.rate-logo img {
	display: block;
	margin-bottom: 10px;
}
.tripadvisor-rate-center {
	margin: 0 auto;
	width: 240px;
}
.TA_selfserveprop {
	margin-bottom: 10px;
}
/********************As Featured In**************************/
.asfeaturedin-section {
	position: relative;
	padding: 70px 0px;
	margin: 0;
	color: #000;
	background: url(../AppData/Local/Temp/images/texture-2.html) #f0f0f1 repeat;
	box-shadow: 0px 5px 10px 2px rgba(0,0,0,.2);
	float: left;
	width: 100%;
}
#AsFeaturedIn .item {
	padding: 10px;
	height: auto;
	margin: 3px;
}
#AsFeaturedIn .owl-pagination {
	display: none;
}
#AsFeaturedIn .owl-controls {
	position: absolute;
	left: 0%;
	width: 100%;
	top: 50%;
	margin: -20px 0px 0px 0px;
}
#AsFeaturedIn .owl-prev {
	position: absolute;
	left: -30px;
	width: 34px;
	height: 34px;
	text-indent: -500000px;
	background: url(../AppData/Local/Temp/images/left-arrow.html) no-repeat center center;
	background-size: 18px;
}
#AsFeaturedIn .owl-next {
	position: absolute;
	right: -30px;
	width: 34px;
	height: 34px;
	text-indent: -500000px;
	background: url(../AppData/Local/Temp/images/right-arrow.html) no-repeat center center;
	background-size: 18px;
}
.featured-item {
	padding: 6px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	width: 100%;
	position: relative;
	background: #fff;
	box-shadow: 1px 1px 10px rgba(0,0,0,.2);
	margin: 20px 0px;
	float: left;
	text-align: center;
}
.featured-item:hover {
	box-shadow: 2px 2px 15px rgba(0,0,0,.3);
}
.featured-item .title-description {
	position: relative;
	padding: 0;
	margin: 30px 0 5px 0;
	font-size: 11px;
	float: left;
	width: 100%;
}
.featured-item .titlehead {
	height: 40px;
	background-color: #f0f0f1;
	text-align: center;
	padding: 5px 0px;
}
.featured-item .titlehead img {
	max-width: 100%;
	max-height: 100%;
}
.featured-item .descriptionsubject {
	padding: 8px 10px;
	height: 40px;
	overflow: hidden;
	font-size: 13px;
	line-height: normal
}
.featured-item .postedtime {
	font-size: 11px;
	font-style: italic;
	padding: 0px 10px;
}
.featured-item .title-description a {
	color: #000;
	text-decoration: none;
	display: block;
}
.featured-item .title-description a:hover {
	text-decoration: underline;
	color: #8d9c37;
}
.featured-item .picture {
	width: 100%;
	overflow: hidden;
	float: left;
	position: relative;
	text-align: center;
	transition: all 0.7s ease-in-out;
}
.featured-item .picture img {
	width: 100%;
	transition: all 0.7s ease-in-out;
}
.featured-item:hover .picture img {
	transform: scale(1.1, 1.1)!important;
}
.asfeaturedin h4 {
	font-size: 24px;
	padding: 0px 0px 10px 0px;
	margin: 0;
	position: relative;
}
.asfeaturedin h3 {
	font-size: 24px;
	padding: 0px 0px 10px 0px;
	margin: 0;
	border-bottom: solid 1px #4c4700;
	position: relative;
}
.asfeaturedin h3 a {
	color: #000;
	text-decoration: none;
}
.asfeaturedin h3 a:hover {
	color: #000;
	text-decoration: underline;
}
.asfeaturedin h3 i {
	position: absolute;
	right: 26px;
	font-size: 20px;
	top: 10px;
}
.news-article {
	position: relative;
	padding-right: 40px;
	margin: 0;
	float: left;
	width: 100%;
	border-right: solid 2px #94a33e;
}
.news-article ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.news-article ul li {
	border-bottom: solid 1px #4c4700;
	padding: 15px 0px 15px 0px;
	position: relative;
	float: left;
	width: 100%;
}
.news-article ul li i {
	position: absolute;
	right: 20px;
	font-size: 30px;
	top: 25px;
}
.news-article ul li a {
	text-decoration: none;
	color: #000;
}
.news-article ul li a:hover {
	text-decoration: underline;
	color: #000;
}
.news-article ul li img {
	float: left;
	width: 64px;
	height: 64px;
	position: relative;
	left: 0;
	float: left;
	margin: 0px 15px 0px 0px;
}
.news-article ul li .titleof-heading {
	font-size: 15px;
	padding-right: 50px;
}
.news-article ul li .posted-description {
	font-size: 12px;
	font-style: italic;
	padding: 2px 0px;
	padding-right: 50px;
}
.featuredlist {
	padding: 40px 0px 0px 20px;
	float: left;
	width: 100%;
	position: relative;
}
.featuredlist ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
.featuredlist ul li {
	display: inline-block;
	padding: 0px 0px;
	margin: 20px 20px;
}
.divider-horizontal {
	float: left;
	width: 100%;
	text-align: center;
	margin: 30px 0px 0px 0px;
	padding: 0;
}
.divider-horizontal img {
	max-width: 100%;
}
/***************************** Awards & Accreditations Section *******************************/

#AwardsAccreditations .item {
	padding: 10px;
	height: auto;
}
#AwardsAccreditations .owl-pagination {
	display: none;
}
#AwardsAccreditations .owl-controls {
	position: absolute;
	left: 0%;
	width: 100%;
	top: 40%;
	margin: -20px 0px 0px 0px;
}
#AwardsAccreditations .owl-prev {
	position: absolute;
	left: -30px;
	width: 34px;
	height: 34px;
	text-indent: -500000px;
	background: url(../AppData/Local/Temp/images/left-arrow.html) no-repeat center center;
	background-size: 18px;
}
#AwardsAccreditations .owl-next {
	position: absolute;
	right: -30px;
	width: 34px;
	height: 34px;
	text-indent: -500000px;
	background: url(../AppData/Local/Temp/images/right-arrow.html) no-repeat center center;
	background-size: 18px;
}
.awardaccreditation-section {
	position: relative;
	padding: 100px 0px;
	margin: 0;
	float: left;
	width: 100%;
	box-shadow: 0px 5px 10px 2px rgba(0,0,0,.2);
	z-index: 8
}
.award-item {
	padding: 0px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	width: 100%;
	position: relative;
	float: left;
	text-align: center;
}
.award-item .title-description {
	position: relative;
	padding: 10px 15px;
	margin: 0px 0px 10px 0px;
	font-size: 17px;
	float: left;
	width: 100%;
}
.award-item .titlehead {
	font-size: 18px;
	font-weight: 400;
	background-color: #f0f0f1;
	padding: 6px 0px;
	margin: 25px 0px;
	height: 36px;
	overflow: hidden;
}
.award-item .descriptionsubject {
	padding-top: 5px;
	height: 76px;
	overflow: hidden;
}
.award-item .title-description a {
	color: #000;
	text-decoration: none;
	display: block;
}
.award-item .title-description a:hover {
	text-decoration: underline;
	color: #8d9c37;
}
.award-item .picture {
	width: 100%;
	float: left;
	position: relative;
	text-align: center;
	padding: 10px;
}
.award-item .picture img {
	max-width: 100%;
	transition: all 0.7s ease-in-out;
}
.award-item .picture img:hover {
	transform: scale(1.1, 1.1)!important;
}
/************************* Our Partners Section ************************/

#OurPartner {
	position: relative;
	margin-top: 30px;
}
#OurPartner .item {
	padding: 0px 0px 0px 0px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	height: auto;
}
#OurPartner .owl-wrapper-outer {
	width: 96%;
	float: left;
}
#OurPartner .owl-pagination {
	display: none;
}
#OurPartner .owl-controls {
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	height: 40px;
	margin: 30px 0px 0px 0px;
	z-index: 1;
}
#OurPartner .owl-prev {
	position: absolute;
	left: -30px;
	width: 34px;
	height: 34px;
	text-indent: -500000px;
	background: url(../AppData/Local/Temp/images/left-arrow.html) no-repeat center center;
	background-size: 18px;
}
#OurPartner .owl-next {
	position: absolute;
	right: -30px;
	width: 34px;
	height: 34px;
	text-indent: -500000px;
	background: url(../AppData/Local/Temp/images/right-arrow.html) no-repeat center center;
	background-size: 18px;
}
#OurPartner .owl-wrapper-outer {
	z-index: 1;
}
.ourpartner-section {
	position: relative;
	padding: 175px 0px;
	margin: 0;
	float: left;
	width: 100%;
	box-shadow: 0px 5px 10px 2px rgba(0,0,0,.2);
	z-index: 9;
}
.partner-link {
	position: relative;
	text-align: center;
}
.partner-link img {
	max-width: 100%;
}
.ourpartner-list {
	position: relative;
	padding: 0;
	margin: 20px 0px 0px 0px;
	width: 100%;
	float: left;
	text-align: center;
}
.ourpartner-list ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.ourpartner-list ul li {
	display: inline-block;
	text-align: center;
	padding: 20px 0px;
	width: 24%;
	border-bottom: dotted 1px #ccc;
	border-right: dotted 1px #ccc;
}
.ourpartner-list ul li:last-child {
	border-bottom: dotted 1px #ccc;
	border-right: dotted 0px #ccc;
}
.ourpartner-list ul li:nth-child(4) {
	border-bottom: dotted 1px #ccc;
	border-right: dotted 0px #ccc;
}
.ourpartner-list ul li:nth-child(5) {
	border-bottom: dotted 0px #ccc;
}
.ourpartner-list ul li:nth-child(6) {
	border-bottom: dotted 0px #ccc;
}
.ourpartner-list ul li:nth-child(7) {
	border-bottom: dotted 0px #ccc;
}
.ourpartner-list ul li:nth-child(8) {
	border-bottom: dotted 0px #ccc;
}
/*********************** Our Brands Section *********************/
.ourbrands-section {
	position: relative;
	padding: 60px 0px 60px 0px;
	margin: 0;
	float: left;
	width: 100%;
	background: #FFF !important;
	overflow: hidden;
}
.ourbrands-section:after {
	background: url(../AppData/Local/Temp/images/ourbrand-design.html) repeat center center;
	position: absolute;
	content: "";
	z-index: 0;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
#GroupBrand .item {
	padding: 15px;
	height: auto;
	margin: 3px;
}
#GroupBrand .owl-pagination {
	display: none;
}
#GroupBrand .owl-controls {
	position: absolute;
	left: 0%;
	width: 100%;
	top: 50%;
	margin: -20px 0px 0px 0px;
}
#GroupBrand .owl-prev {
	position: absolute;
	left: 0px;
	width: 34px;
	height: 34px;
	text-indent: -500000px;
	background: url(../AppData/Local/Temp/images/left-arrow.html) no-repeat center center;
	background-size: 18px;
}
#GroupBrand .owl-next {
	position: absolute;
	right: 0px;
	width: 34px;
	height: 34px;
	text-indent: -500000px;
	background: url(../AppData/Local/Temp/images/right-arrow.html) no-repeat center center;
	background-size: 18px;
}
.centre-logo-mobile {
	font-family: 'Kurale', serif;
	color: #fff;
	font-size: 24px;
	color: #fff;
	float: left;
	text-align: center;
	padding: 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: dotted 1px #fff;
	width: 100%;
}
.mobileresponsivebrands {
	display: none;
	font-family: 'Kurale', serif;
}
.staticlogo-kairali {
	position: relative;
	float: left;
	width: 100%;
	padding: 0;
	text-align: center;
	margin: 0;
}
.productlistboxgroupbrands {
	position: relative;
	padding: 20px;
	margin: 0;
	float: left;
	width: 100%;
	min-height: 350px;
}
.productlistboxgroupbrands ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: 'Kurale', serif;
	color: #fff;
	font-size: 18px;
	float: left;
	width: 100%;
}
.productlistboxgroupbrands ul li {
	padding: 2px 0px 2px 24px;
	margin: 0px 0px;
	display: block;
	background: url(../AppData/Local/Temp/images/leaf-white.html) no-repeat left 7px;
	background-size: 10px
}
.productlistboxgroupbrands ul li a {
	color: #fff;
	text-decoration: none;
}
.productlistboxgroupbrands ul li a:hover {
	color: #8d9c35;
	text-decoration: underline;
}
.productlistboxgroupbrands.centrebg {
	background: rgba(141,156,53,0.6);
}
.productlistboxgroupbrands.productbg {
	background: rgba(141,156,53,0.6);
}
.productlistboxgroupbrands.trainingbg {
	background: rgba(141,156,53,0.6);
}
.productlistboxgroupbrands.hospitalitybg {
	background: rgba(141,156,53,0.6);
}
.cent-div-mobile {
	position: relative;
	margin: 0px auto;
	width: 360px;
	padding: 25px;
}
.coverofbrands {
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 412px;
	height: 412px;
	margin-top: 20px;
	font-family: 'Kurale', serif;
}
.brands-circle {
	position: absolute;
	width: 416px;
	height: 422px;
	background: url(../AppData/Local/Temp/images/circle-line.html) no-repeat left top;
	background-size: 100%;
	left: 0;
	top: 0;
	margin: -6px 0px 0px -6px;
}
.brands-circle1 {
	position: absolute;
	width: 190px;
	height: 75px;
	background: url(../AppData/Local/Temp/images/circle1.html) no-repeat right top;
	background-size: 100%;
	right: 6px;
	top: 0;
	margin: -10px 0px 0px 0px;
	z-index: 0;
}
.brands-circle2 {
	position: absolute;
	width: 77px;
	height: 196px;
	background: url(../AppData/Local/Temp/images/circle2.html) no-repeat left top;
	background-size: 100%;
	left: 0;
	top: 7px;
	margin: -10px 0px 0px -10px;
	z-index: 0;
}
.brands-circle3 {
	position: absolute;
	width: 190px;
	height: 76px;
	background: url(../AppData/Local/Temp/images/circle3.html) no-repeat left bottom;
	background-size: 100%;
	left: 0;
	bottom: 0;
	margin: 0px 0px -5px 0px;
	z-index: 0;
}
.brands-circle4 {
	position: absolute;
	width: 80px;
	height: 199px;
	background: url(../AppData/Local/Temp/images/circle4.html) no-repeat right top;
	background-size: 100%;
	right: 0;
	bottom: 0;
	margin: -5px 0px 5px 5px;
	z-index: 0;
}
.ayurvedic-center-leaf a {
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-size: 25px;
	width: 140px;
	display: block;
	margin: 60px 0px 0px 30px;
}
.ayurvedic-products-leaf a {
	color: #fff;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 25px;
	margin: 60px 0px 0px 20px;
}
.training-leaf a {
	color: #fff;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 25px;
	margin: 80px 0px 0px 0px;
}
.hospitality-leaf a {
	color: #fff;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 27px;
	margin: 110px 0px 0px 0px;
	line-height: 25px;
}
.ayurvedic-center-leaf {
	position: absolute;
	left: 0;
	top: 0;
	width: 220px;
	height: 217px;
	background: url(../AppData/Local/Temp/images/ayurvedic-center-leaf.html) no-repeat left top;
	background-size: 100%;
	display: table;
}
.ayurvedic-center-leaf ul {
	position: absolute;
	right: 200px;
	width: 270px;
	top: 80px;
}
.ayurvedic-center-leaf ul li {
	background: url(../AppData/Local/Temp/images/leaf-2.html) no-repeat left 10px;
	background-size: 10px;
	line-height: 22px;
}
.ayurvedic-center-leaf ul li a {
	color: #4d4d4f;
	text-decoration: none;
	padding: 2px 0px 2px 25px;
	display: inline-block;
	margin: 0;
	display: inline-block;
	text-align: left;
	width: auto;
	font-size: 18px;
}
.ayurvedic-products-leaf {
	position: absolute;
	right: 0;
	top: 0;
	width: 220px;
	height: 217px;
	background: url(../AppData/Local/Temp/images/ayurvedic-products-leaf.html) no-repeat left top;
	background-size: 100%;
	display: table;
}
.ayurvedic-products-leaf ul {
	position: absolute;
	left: 200px;
	width: 300px;
	top: 80px;
}
.ayurvedic-products-leaf ul li {
	background: url(../AppData/Local/Temp/images/leaf-2.html) no-repeat left 10px;
	background-size: 10px;
	line-height: 22px;
}
.ayurvedic-products-leaf ul li a {
	color: #4d4d4f;
	text-decoration: none;
	padding: 2px 0px 2px 25px;
	display: inline-block;
	margin: 0;
	display: inline-block;
	text-align: left;
	width: auto;
	font-size: 18px;
}
.training-leaf {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 220px;
	height: 217px;
	background: url(../AppData/Local/Temp/images/training-leaf.html) no-repeat left top;

	background-size: 100%;
	display: table;
}
.training-leaf ul {
	position: absolute;
	right: 200px;
	width: 270px;
	top: 60px;
}
.training-leaf ul li {
	background: url(../AppData/Local/Temp/images/leaf-2.html) no-repeat left 10px;
	background-size: 10px;
	line-height: 22px;
}
.training-leaf ul li a {
	color: #4d4d4f;
	text-decoration: none;
	padding: 2px 0px 2px 25px;
	display: inline-block;
	margin: 0;
	display: inline-block;
	text-align: left;
	width: auto;
	font-size: 18px;
}
.hospitality-leaf {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 220px;
	height: 217px;
	background: url(../AppData/Local/Temp/images/hospitality-leaf.html) no-repeat left top;
	background-size: 100%;
	display: table;
}
.hospitality-leaf ul {
	position: absolute;
	left: 200px;
	width: 350px;
	top: 60px;
}
.hospitality-leaf ul li {
	background: url(../AppData/Local/Temp/images/leaf-2.html) no-repeat left 10px;
	background-size: 10px;
	line-height: 22px;
}
.hospitality-leaf ul li a {
	color: #4d4d4f;
	text-decoration: none;
	padding: 2px 0px 2px 25px;
	display: inline-block;
	margin: 0;
	display: inline-block;
	text-align: left;
	width: auto;
	font-size: 18px;
}
.mainlogo {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 150px;
	height: 150px;
	margin: -75px 0px 0px -75px;
	z-index: 9;
	background-color: rgba(255,255,255,0.85);
	border-radius: 100%;
	display: table;
	text-align: center;
	padding: 15px;
}
.mainlogo a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.coverofbrands ul li {
	position: relative;
	display: block;
}
.coverofbrands ul li a:hover {
	color: #8d9c35;
	text-decoration: underline;
}
.ayurvediccentre-logo {
	position: absolute;
	right: 30px;
	top: 40px;
	font-size: 32px;
	text-align: center;
	color: #fff;
	width: 180px;
	height: 110px;
	display: table;
	line-height: 35px;
}
.ayurvediccentre-logo a {
	position: relative;
	vertical-align: middle;
	display: table-cell;
	color: #fff;
	text-decoration: none;
}
.ayurvedicproducts-logo {
	position: absolute;
	left: 30px;
	top: 40px;
	font-size: 32px;
	text-align: center;
	color: #fff;
	width: 180px;
	height: 110px;
	display: table;
	line-height: 35px;
}
.ayurvedicproducts-logo a {
	position: relative;
	vertical-align: middle;
	display: table-cell;
	color: #fff;
	text-decoration: none;
}
.kairalitraining-logo {
	position: absolute;
	right: 30px;
	top: 0px;
	font-size: 32px;
	text-align: center;
	color: #fff;
	width: 180px;
	height: 110px;
	display: table;
	line-height: 35px;
}
.kairalitraining-logo a {
	position: relative;
	vertical-align: middle;
	display: table-cell;
	color: #fff;
	text-decoration: none;
}
.kairalihospitality-logo {
	position: absolute;
	left: 32px;
	top: 0px;
	font-size: 32px;
	text-align: center;
	color: #fff;
	width: 180px;
	height: 110px;
	display: table;
	line-height: 32px;
}
.kairalihospitality-logo a {
	position: relative;
	vertical-align: middle;
	display: table-cell;
	color: #fff;
	text-decoration: none;
}
.listof-web-1 {
	position: relative;
	padding: 0;
	margin: 30px 0px 0px 0px;
	float: left;
	width: 50%;
	height: 250px;
	display: table;
}
.listof-web-1 ul {
	padding: 0;
	margin: 0px 0px 0px 130px;
	list-style: none;
	float: left;
	width: 50%;
}
.listof-web-1 ul li {
	background: url(../AppData/Local/Temp/images/leaf-3.html) no-repeat left center;
	background-size: 10px
}
.listof-web-1 ul li a {
	color: #da8937;
	text-decoration: none;
	padding: 1px 0px 1px 25px;
	display: inline-block;
}
.listof-web-2 {
	position: relative;
	padding: 0;
	margin: 30px 0px 0px 0px;
	float: right;
	width: 50%;
	height: 250px;
	display: table;
}
.listof-web-2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
	width: 55%;
	display: table-cell;
	vertical-align: bottom;
}
.listof-web-2 ul li {
	background: url(../AppData/Local/Temp/images/leaf-2.html) no-repeat left center;
	background-size: 10px
}
.listof-web-2 ul li a {
	color: #efb41c;
	text-decoration: none;
	padding: 1px 0px 1px 25px;
	display: inline-block;
}
.listof-web-3 {
	position: relative;
	padding: 0;
	margin: 50px 0px 0px 0px;
	float: left;
	width: 50%;
	height: 150px;
}
.listof-web-3 ul {
	padding: 0;
	margin: 0px 0px 0px 130px;
	list-style: none;
	float: left;
	width: 50%;
}
.listof-web-3 ul li {
	background: url(../AppData/Local/Temp/images/leaf-4.html) no-repeat left center;
	background-size: 10px
}
.listof-web-3 ul li a {
	color: #c1892c;
	text-decoration: none;
	padding: 1px 0px 1px 25px;
	display: inline-block;
}
.listof-web-4 {
	position: relative;
	padding: 0;
	margin: 50px 0px 0px 0px;
	float: right;
	width: 50%;
	height: 150px;
}
.listof-web-4 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
	width: 55%;
}
.listof-web-4 ul li {
	background: url(../AppData/Local/Temp/images/leaf-1.html) no-repeat left center;
	background-size: 10px
}
.listof-web-4 ul li a {
	color: #a1663e;
	text-decoration: none;
	padding: 1px 0px 1px 25px;
	display: inline-block;
}
.dividerbrands {
	height: 1px;
	background-color: #ccc;
	float: left;
	width: 100%;
}
.brand-list {
	float: left;
	width: 100%;
	position: relative;
}
.logolist {
	position: relative;
	text-align: center;
	width: 20%;
	padding: 5px 0;
	border-right: solid 1px #ccc;
	float: left;
	cursor: pointer;
}
.logolist img {
	max-width: 100%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.logolist:hover img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
.logolist.rightborder {
	border-right: solid 0px #ccc;
}
/* Footer Section */
.sixcategory-section {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	position: relative;
	font-weight: 400;
}
.sixcategory-section ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: table;
	width: 100%;
}
.sixcategory-section ul li {
	padding: 20px 10px;
	margin: 0;
	list-style: none;
	display: table-cell;
	width: 33.333%;
	border-right: 0;
	font-size: 17px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 1px;
	color: #FFF;
}
.sixcategory-section ul li.bg-color-one {
	background-color: #648f01 ;
}
.sixcategory-section ul li.bg-color-two {
	background-color: #000;
}
.sixcategory-section ul li.bg-color-three {
	background-color: #648f01 ;
}
.sixcategory-section ul li:last-child {
	border: 0;
}
.sixcategory-section ul li span {
	font-size: 40px;
}
.footer {
	position: relative;
	padding: 30px 0px 60px 0px;
	margin: 0;
	background: #000;
	background-size: cover;
	float: left;
	width: 100%;
	border-top: 1px solid;
}
.footer:after {
	background: rgba(0, 0, 0, 0.70);
	position: absolute;
	content: "";
	z-index: 3;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.footer h4 {
	font-family: 'Roboto', Arial, Helvetica, sans-serif!important;
}
.quicklinks {
	padding: 0;
	margin: 0;
	position: relative;
	color: #fff;
	float: left;
	width: 100%;
}
.quicklinks ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.quicklinks ul li {
	float: left;
	width: 100%;
	padding: 7px 0;
		display: table;
}
.quicklinks ul li a {
	text-decoration: none;
	color: #e0e0e0;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.quicklinks ul li a:hover {
	color: #fff;
}
.newslettersignup {
	padding: 0;
	margin: 0;
	position: relative;
	color: #fff;
	float: left;
	width: 100%;
}
.filofinpur {
	position: relative;
	padding: 0;
	margin: 0px 0px 20px 0px;
	width: 100%;
	background-color: #fff;
	float: left;
}
.filofinpur input[type="text"] {
	padding: 5px 80px 5px 5px;
	margin: 0;
	width: 100%;
	color: #000;
	border: 0;
	outline: none;

}
.filofinpur input[type="submit"] {
	padding: 5px 0px;
	margin: 0;
	width: 80px;
	text-align: center;
	color: #fff;
	border: 0;
	background-color: #8d9f33;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 0!important;
}
.newslettersignup p {
	padding: 0;
	margin: 15px 0px;
}
.sociallinks {
	position: relative;
	padding: 0;
	margin: 0;
	float: left;
}
.sociallinks ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sociallinks ul li {
	float: left;
	padding: 0;
	margin: 0;
	width: 38px;
	position: relative;
}
.sociallinks ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 24px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	display: block;
	width: 36px;
	text-align: center;
}
.sociallinks ul li a:hover {
	background-color: rgba(254,165,63,0.8)
}
.gototop {
	position: absolute;
	color: #000;
	text-align: center;
	display: inline-block;
	width: 160px;
	height: 20px;
	vertical-align: middle;
	border-bottom: 50px solid #fff;
	border-right: 80px solid transparent;
	border-left: 80px solid transparent;
	position: absolute;
	left: 50%;
	bottom: -69px;
	z-index: 10;
	margin-left: -80px;
	cursor: pointer;
}
.gototop .fulltop {
	text-align: center;
	float: left;
	width: 160px;
	position: absolute;
	left: -80px;
	top: 15px;
}
.gototop i {
	display: block;
	font-size: 18px;
}
.scrolltop {
	position: fixed;
	color: #fff;
	width: 48px;
	height: 48px;
	right: 10px;
	bottom: 80px;
	z-index: 999999;
	cursor: pointer;
	border-radius: 100%;
	border: solid 1px rgba(0,0,0,0.8);
	background-color: rgba(0,0,0,0.4);
	line-height: 44px;
	text-align: center;
}
.scrolltop i {
	font-size: 20px;
}
.copyright {
	padding: 30px 0px;
	margin: 0;
	position: relative;
	float: left;
	width: 100%;
	font-weight: 400;
	font-size: 16px;
}
.foot-copy {
	text-align: center;
	padding: 0;
	margin: 0;
}
.foot-copy ul {
	padding: 0;
	margin: 0px auto;
	list-style: none;
}
.foot-copy ul li {
	display: inline-block;
	padding: 0px 10px;
	margin: 0;
	border-right: solid 1px #555;
}
.foot-copy ul li:last-child {
	border-right: solid 0px #555;
}
.foot-copy ul li a {
	text-decoration: none;
	color: #000;
}
.foot-copy ul li a:hover {
	text-decoration: underline;
	color: #000;
}
.copymsg {
	padding-top: 20px;
	margin: 0;
	text-align: center;
	color: #000;
}
ul.link-down {
	float: right !important;
	list-style: none;
	padding: 0;
	margin: -20px 0px 0px 0px;
}
ul.link-down li {
	font-size: 11px;
	letter-spacing: 1px;
	float: left;
	margin: 0px 0px 0px 10px !important;
	padding: 10px 15px !important;
	background: #008000 !important;
}
ul.link-down li:hover {
	background: #323232 !important;
}
ul.link-down li a.download-br {
	display: block;
	text-decoration: none;
	padding-right: 20px !important;
	color: #ffffff !important;
	background: url(../AppData/Local/Temp/images/pdf-icon.html) no-repeat right center;
}
ul.link-down li a.view-site {
	display: block;
	text-decoration: none;
	padding-right: 20px !important;
	color: #ffffff !important;
	background: url(../AppData/Local/Temp/images/link.html) no-repeat right center;
}
ul.link-down li a:hover {
	color: #ffffff;
}
.address-foot {
	color: #fff;
	font-weight: 300;
	clear: both;
	width: 100%;
	position: relative;
	margin-top: 10px;
	float: left;
}
.address-foot a {
	color: #fff;
	font-weight: 400;
	font-size: 14px;
}
.errormsg-subscribe {
	position: absolute;
	float: left;
	width: 100%;
	top: 70px;
}
.errormsg-subscribe .rfv {
	color: Red;
	padding: 0;
	margin: 0;
	float: left;
	left: 0px;
	top: 0;
}
/******** Click Action ********/
.clickmeactionWeB {
	position: fixed;
	left: 0;
	bottom: 20px;
	z-index: 999;
	width: 0;
}
.basecoverbg-action {
	background: url(../AppData/Local/Temp/clickme/clickmebg.html) repeat #fff left top;
	width: 980px;
	padding: 40px;
	padding-right: 20px;
	margin: 0;
	line-height: normal;
	float: left;
	position: relative;
	left: -980px;
	-webkit-transition: all 1.0s ease-in-out;
	-moz-transition: all 1.0s ease-in-out;
	-o-transition: all 1.0s ease-in-out;
	-ms-transition: all 1.0s ease-in-out;
	transition: all 1.0s ease-in-out;
}
.basecoverbg-action.scrollon {
	left: 0px;
	-mox-box-shadow: 7px 7px 25px rgba(0,0,0,0.3);
	-webkit-box-shadow: 7px 7px 25px rgba(0,0,0,0.3);
	-khtml-box-shadow: 7px 7px 25px rgba(0,0,0,0.3);
	-o-box-shadow: 7px 7px 25px rgba(0,0,0,0.3);
	box-shadow: 7px 7px 25px rgba(0,0,0,0.3);
}
.basecoverbg-action:after {
	background: #ccc;
	content: "";
	position: absolute;
	width: 2px;
	right: 455px;
	top: 40px;
	bottom: 40px;
}
.dynamicsection-left {
	float: left;
	width: 460px;
	padding: 0;
	margin: 0px 0px 5px 0px;
}
.maintitle-click {
	font-size: 22px;
	padding: 2px 0px 2px 2px;
	position: relative;
	word-spacing: -2px;
}
.maintitle-click .leaf-icon {
	background: url(../AppData/Local/Temp/clickme/leaf.html) no-repeat left top;
	width: 24px;
	height: 24px;
	position: absolute;
	left: -22px;
	top: 5px;
	background-size: 24px 24px;
}
.upload-ads {
	float: left;
	width: 100%;
	position: relative;
	margin: 10px 0px 10px 0px;
	-mox-box-shadow: 6px 6px 15px rgba(0,0,0,0.4);
	-webkit-box-shadow: 6px 6px 15px rgba(0,0,0,0.4);
	-khtml-box-shadow: 6px 6px 15px rgba(0,0,0,0.4);
	-o-box-shadow: 6px 6px 15px rgba(0,0,0,0.4);
	box-shadow: 6px 6px 15px rgba(0,0,0,0.4);
}
.upload-ads img {
	width: 100%;
}
.footcontent-web {
	float: left;
	width: 100%;
	position: relative;
	padding: 0;
	margin: 5px 0px 0px 0px;
	font-size: 13px;
}
.subtitle-web {
	font-size: 16px;
	padding: 0px 0px 0px 20px;
	margin: 0;
	float: left;
	width: 100%;
	font-weight: 400;
	position: relative;
}
.subtitle-web:after {
	background: url(../AppData/Local/Temp/clickme/leaf.html) no-repeat left center;
	content: "";
	position: absolute;
	height: 18px;
	width: 18px;
	left: 0px;
	top: 0px;
	background-size: 16px 16px;
}
.whydescription-web {
	padding: 1px 0px 1px 20px;
	margin: 2px 0px;
	float: left;
	width: 100%;
	position: relative;
}
.whydescription-web:after {
	background: url(../AppData/Local/Temp/clickme/why-icon.html) no-repeat left center;
	content: "";
	position: absolute;
	height: 18px;
	width: 18px;
	left: 0px;
	top: 0px;
	background-size: 16px 16px;
}
.time-web {
	padding: 2px 0px 2px 20px;
	margin: 0;
	float: left;
	width: 100%;
	font-weight: 600;
	position: relative;
}
.time-web:after {
	background: url(../AppData/Local/Temp/clickme/time-icon.html) no-repeat left center;
	content: "";
	position: absolute;
	height: 18px;
	width: 18px;
	left: 0px;
	top: 0px;
	background-size: 16px 16px;
}
.staticsection-right {
	width: 420px;
	float: right;
	padding: 0;
	margin: 0;
}
.companysection {
	position: relative;
	width: 210px;
	float: left;
	text-align: center;
	margin: 0px 0px;
	padding: 10px 5px;
}
.companysection:first-child {
	border-right: solid 1px #ccc;
}
.companysection:nth-last-child(2) {
	border-right: solid 1px #ccc;
}
.pic-section-web {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}
.pic-section-web img {
	width: 120px;
}
.description-section-web {
	padding: 0;
	margin: 0;
	font-size: 12px;
	float: left;
	width: 100%;
}
.description-section-web span {
	font-weight: 600;
	display: block;
	letter-spacing: -0.5px;
}
.description-section-web span a {
	color: #000;
}
.readmore-web {
	padding: 0;
	margin: 5px 0px 0px 0px;
	float: left;
	width: 100%;
}
.readmore-web img {
	width: 24px;
	border: 0;
}
.topright-design {
	position: absolute;
	right: 0;
	top: 0;
	width: 251px;
	height: 63px;
	background: url(../AppData/Local/Temp/clickme/topright-design.html) no-repeat left top;
}
.bottomright-design {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 194px;
	height: 54px;
	background: url(../AppData/Local/Temp/clickme/bottomright-design.html) no-repeat left bottom;
}
.bottom-design {
	position: absolute;
	right: 406px;
	bottom: 0;
	width: 100px;
	height: 32px;
	background: url(../AppData/Local/Temp/clickme/bottom-design.html) no-repeat left bottom;
}
.actiononbutton {
	position: absolute;
	right: -43px;
	top: 50%;
	margin-top: -103px;
	width: 43px;
	height: 206px;
	background: url(../AppData/Local/Temp/clickme/click.html) no-repeat left center;
	cursor: pointer;
	-webkit-transition: all 1.0s ease-in-out;
	-moz-transition: all 1.0s ease-in-out;
	-o-transition: all 1.0s ease-in-out;
	-ms-transition: all 1.0s ease-in-out;
	transition: all 1.0s ease-in-out;
}
.heading-design {
	width: 10px;
	height: 46px;
	background-color: #8e9e34;
	float: left;
	margin-right: 10px;
}
.green-border {
	border-color: #8e9e34;
}
.join-new {
	position: absolute;
	right: 0;
	top: 43px;/* background: #000; */
}
.join-new a {
	background: rgba(255,255,255,0.9);
	padding: 9px 15px;
	border-radius: 0;
	margin-left: 4px;
	box-shadow: 2px 2px 5px;
	width: 100%;
	display: table;
	margin-top: 9px;
	text-align: center;
	font-weight: 500;
	color: #666;
}
.join-new a:hover {
	background: #f3c409;
	color: #FFF;
}
.carousel-inner.vertical {
	height: 100%; /*Note: set specific height here if not, there will be some issues with IE browser*/
	max-height: 200px;
}
.carousel-inner.vertical > .item {
	-webkit-transition: .6s ease-in-out top;
	-o-transition: .6s ease-in-out top;
	transition: .6s ease-in-out top;
}
 @media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner.vertical > .item {
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	perspective: 1000;
}
.carousel-inner.vertical > .item.next, .carousel-inner.vertical > .item.active.right {
	-webkit-transform: translate3d(0, 33.33%, 0);
	transform: translate3d(0, 33.33%, 0);
	top: 0;
}
.carousel-inner.vertical > .item.prev, .carousel-inner.vertical > .item.active.left {
	-webkit-transform: translate3d(0, -33.33%, 0);
	transform: translate3d(0, -33.33%, 0);
	top: 0;
}
.carousel-inner.vertical > .item.next.left, .carousel-inner.vertical > .item.prev.right, .carousel-inner.vertical > .item.active {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	top: 0;
}
}
.carousel-inner.vertical > .active {
	top: 0;
}
.carousel-inner.vertical > .next, .carousel-inner.vertical > .prev {
	top: 0;
	height: 100%;
	width: auto;
}
.carousel-inner.vertical > .next {
	left: 0;
	top: 33.33%;
	right: 0;
}
.carousel-inner.vertical > .prev {
	left: 0;
	top: -33.33%;
	right: 0;
}
.carousel-inner.vertical > .next.left, .carousel-inner.vertical > .prev.right {
	top: 0;
}
.carousel-inner.vertical > .active.left {
	left: 0;
	top: -33.33%;
	right: 0;
}
.carousel-inner.vertical > .active.right {
	left: 0;
	top: 33.33%;
	right: 0;
}
#carousel-pager .carousel-control.left {
	bottom: initial;
	width: 100%;
}
#carousel-pager .carousel-control.right {
	top: initial;
	width: 100%;
}
.photo {
	width: 160px;
	background: #f1f1f1;
	margin: auto;
	overflow: hidden;
}
.mar-box {
	margin-bottom: 20px;
}
.name {
	font-size: 16px;
	clear: both;
	text-align: center;
	margin: auto;
	font-weight: 500;
	margin-top: 7px;
	letter-spacing: 1px;
}
/***********Common themes**********/
.cs-container {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 100%;
}
.cs-slider {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 100%;
}
.cs-container a {
	background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICR‌​AEAOw==');
}
.cs-container img {
	max-width: 100%;
	display: block;
}
/*********************************/


/***Navigation arrows****/
.cs-container .cs-nav-next, .cs-container .cs-nav-prev {
	width: 45px;
	height: 45px;
	position: absolute;
	border-radius: 6px;
	background-image: url(../AppData/Local/Temp/fz3temp-2/images.html);
	background-color: rgba(0,0,0,0.3);
	cursor: pointer;
	top: 50%;
}
.cs-container .cs-nav-next:hover, .cs-container .cs-nav-prev:hover {
	background-color: rgba(0,0,0,0.7);
}
.cs-container .cs-nav-next {
	right: 0;
	background-position: -65px 2px;
}
.cs-container .cs-nav-prev {
	left: 0;
	background-position: -25px 2px;
}
/************************/

/*****nav bullets*********************/
.cs-container .cs-nav-cont {
	position: absolute;
	left: 45px;
	bottom: -25px;
	z-index: 20;
}
.cs-container .cs-nav-cont span {
	background-image: url(../AppData/Local/Temp/fz3temp-2/images.html);
	width: 24px;
	height: 24px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}
.cs-container .cs-nav-cont span:hover, .cs-nav-cont span.cs-current {
	background-position: 0px -24px;
	opacity: 1.0;
}
/*************************************/

/******Play button*****/
.cs-container .cs-nav-play {
	background-image: url("../AppData/Local/Temp/fz3temp-2/images.html");
	background-position: -150px -6px;
	height: 20px;
	width: 20px;
	position: absolute;
	right: 45px;
	bottom: -25px;
	cursor: pointer;
}
.cs-container .cs-nav-play.cs-nav-stop {
	background-position: -117px -6px;
}
/**************************/

/*****Title style*****/
.cs-container .cs-title {
	background-color: black;
	bottom: 0;
	color: white;
	display: none;
	float: left;
	font-family: 'Volkhov', Georgia, sans-serif;
	font-size: 130%;
	font-style: italic;
	font-weight: 400;
	left: 0;
	line-height: 38px;
	margin-bottom: 0;
	opacity: 0.8;
	padding: 0 10px;
	position: absolute;
	right: 0;
}
/***********************************/

.cs-container .cube-face {
	margin: 0;
	display: block;
	position: absolute;
	-moz-backface-visibility : hidden;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.cs-container .cs-shadow {
	position: absolute;
	bottom: -70px;
	left: 50%;
	margin-left: -368px;
	background: transparent url(../AppData/Local/Temp/fz3temp-2/shadow.html) no-repeat top left;
	height: 168px;
	width: 736px;
	z-index: -1;
}
/* Fallback Style */
.cs-slider-fb-wrapper {
	overflow: hidden;
}
.cs-slider-fb img {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}
.cs-loader {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
	z-index: 1001;
}.navbar-default .navbar-nav > li > a {
	color: #FFF;
}
.contentcenter-he {
	color: #333;
}
.logo-mymove {
	width: 100px;
	height: 100px;
	background: red;
	position: relative;
	-webkit-animation: mymove 5s infinite; /* Safari 4.0 - 8.0 */
	animation: mymove 5s infinite;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes mymove {
 from {
left: 0px;
}
to {
	left: 100%;
}
}
 @keyframes mymove {
 from {
left: 0px;
}
to {
	left: 100%;
}
}
.dropdown-menu {
	min-width: 241px;
}
.dropdown-menu li a {
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding: 9px 10px;
	white-space: nowrap;
	font-weight: 500;
}
.contact-main {
	padding-top: 80px;
}
.contact-main .item .item-inner {
	margin: 30px;
	padding: 30px 10px;
	background: #f5f5f5;
	min-height: 300px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.contact-main .item .icon {
	position: relative;
	width: 90px;
	height: 90px;
	border: 2px solid #6dbd63;
	background: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	display: table;
	margin: 0 auto;
	-webkit-transition: -webkit-transform ease-out 0.2s, background 0.3s;
	-moz-transition: -moz-transform ease-out 0.2s, background 0.3s;
	transition: transform ease-out 0.2s, background 0.3s;
	margin-bottom: 30px;
}
.contact-main .item .icon .fa, .contact-main .item .icon .pe-icon {
	color: #6dbd63;
	font-size: 48px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
#team {
	background: #eee !important;
}
.btn-primary:hover, .btn-primary:focus {
	background-color: #108d6f;
	border-color: #108d6f;
	box-shadow: none;
	outline: none;
}
.btn-primary {
	color: #fff;
	background-color: #0049ab;
	border-color: #0049ab;
}
section {
	padding: 60px 0;
}
section .section-title {
	text-align: center;
	color: #0049ab;
	margin-bottom: 50px;
	text-transform: uppercase;
	position:relative;
}
#team .card {
	border: none;
	background: #ffffff;
}
.image-flip:hover .backside, .image-flip.hover .backside {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
 border-radius: .25rem;
}
.image-flip:hover .frontside, .image-flip.hover .frontside {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.mainflip {
	-webkit-transition: 1s;
	-webkit-transform-style: preserve-3d;
	-ms-transition: 1s;
	-moz-transition: 1s;
	-moz-transform: perspective(1000px);
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transition: 1s;
	transform-style: preserve-3d;
	position: relative;
}
.frontside {
	position: relative;
	-webkit-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	z-index: 2;
	margin-bottom: 30px;
}
.backside {
	position: absolute;
	top: 0;
	left: 0;
	background: white;
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	-webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
	-moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
	box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}
.frontside, .backside {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: 1s;
	-webkit-transform-style: preserve-3d;
	-moz-transition: 1s;
	-moz-transform-style: preserve-3d;
	-o-transition: 1s;
	-o-transform-style: preserve-3d;
	-ms-transition: 1s;
	-ms-transform-style: preserve-3d;
	transition: 1s;
	transform-style: preserve-3d;
}
.frontside .card, .backside .card {
	min-height: 312px;
}
.backside .card a {
	font-size: 18px;
	color: #0049ab !important;
}
.frontside .card .card-title, .backside .card .card-title {
	color: #0049ab !important;
}
.frontside .card .card-body img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
}
.aboutSection p {
	font-size: 15px;
	color: #444;
	margin-bottom: 20px;
	font-weight: 400;
	text-align: center;
}
.benifit {
	background: #e2edfe;
	padding: 20px 0;
}
/*----------------------------------------------------*/
/*----------------- Testimonials CSS -----------------*/
/*----------------------------------------------------*/
.testimonial {
	margin-bottom: 10px;
	font-weight: 400;
}
.testimonial-section {
	width: 100%;
	height: auto;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	border: 1px solid #fff;
}
.testimonial-section:after {
	top: 100%;
	left: 50px;
	border: solid transparent;
	content: " ";
	position: absolute;
	border-top-color: #fff;
	border-width: 15px;
	margin-left: -15px;
}
.testimonial-desc {
	margin-top: 20px;
	text-align: left;
	padding-left: 15px;
}
.testimonial-desc img {
	border: 1px solid #f5f5f5;
	border-radius: 150px;
	height: 70px;
	padding: 3px;
	width: 70px;
	display: inline-block;
	vertical-align: top;
}
.testimonial-writer {
	display: inline-block;
	vertical-align: top;
	padding-left: 10px;
}
.testimonial-writer-name {
	font-weight: bold;
}
.testimonial-writer-designation {
	font-size: 85%;
}
.testimonial-writer-company {
	font-size: 85%;
}
/*---- Outlined Styles ----*/
.testimonial.testimonial-default {
}
.testimonial.testimonial-default .testimonial-section {
	border-color: #777;
}
.testimonial.testimonial-default .testimonial-section:after {
	border-top-color: #777;
}
.testimonial.testimonial-default .testimonial-desc {
}
.testimonial.testimonial-default .testimonial-desc img {
	border-color: #777;
}
.testimonial.testimonial-default .testimonial-writer-name {
	color: #777;
}
.testimonial.testimonial-primary {
}
.testimonial.testimonial-primary .testimonial-section {
	border-color: #337AB7;
	color: #286090;
	background-color: rgba(51, 122, 183, 0.1);
}
.testimonial.testimonial-primary .testimonial-section:after {
	border-top-color: #337AB7;
}
.testimonial.testimonial-primary .testimonial-desc {
}
.testimonial.testimonial-primary .testimonial-desc img {
	border-color: #337AB7;
}
.testimonial.testimonial-primary .testimonial-writer-name {
	color: #337AB7;
}
.testimonial.testimonial-info {
}
.testimonial.testimonial-info .testimonial-section {
	border-color: #5BC0DE;
	color: #31b0d5;
	background-color: rgba(91, 192, 222, 0.1);
}
.testimonial.testimonial-info .testimonial-section:after {
	border-top-color: #5BC0DE;
}
.testimonial.testimonial-info .testimonial-desc {
}
.testimonial.testimonial-info .testimonial-desc img {
	border-color: #5BC0DE;
}
.testimonial.testimonial-info .testimonial-writer-name {
	color: #5BC0DE;
}
.testimonial.testimonial-success {
}
.testimonial.testimonial-success .testimonial-section {
	border-color: #5CB85C;
	color: #449d44;
	background-color: rgba(92, 184, 92, 0.1);
}
.testimonial.testimonial-success .testimonial-section:after {
	border-top-color: #5CB85C;
}
.testimonial.testimonial-success .testimonial-desc {
}
.testimonial.testimonial-success .testimonial-desc img {
	border-color: #5CB85C;
}
.testimonial.testimonial-success .testimonial-writer-name {
	color: #5CB85C;
}
.testimonial.testimonial-warning {
}
.testimonial.testimonial-warning .testimonial-section {
	border-color: #F0AD4E;
	color: #d58512;
	background-color: rgba(240, 173, 78, 0.1);
}
.testimonial.testimonial-warning .testimonial-section:after {
	border-top-color: #F0AD4E;
}
.testimonial.testimonial-warning .testimonial-desc {
}
.testimonial.testimonial-warning .testimonial-desc img {
	border-color: #F0AD4E;
}
.testimonial.testimonial-warning .testimonial-writer-name {
	color: #F0AD4E;
}
.testimonial.testimonial-danger {
}
.testimonial.testimonial-danger .testimonial-section {
	border-color: #D9534F;
	color: #c9302c;
	background-color: rgba(217, 83, 79, 0.1);
}
.testimonial.testimonial-danger .testimonial-section:after {
	border-top-color: #D9534F;
}
.testimonial.testimonial-danger .testimonial-desc {
}
.testimonial.testimonial-danger .testimonial-desc img {
	border-color: #D9534F;
}
.testimonial.testimonial-danger .testimonial-writer-name {
	color: #D9534F;
}
/*---- Filled Styles ----*/
.testimonial.testimonial-default-filled {
}
.testimonial.testimonial-default-filled .testimonial-section {
	color: #fff;
	border-color: #777;
	background-color: #777;
}
.testimonial.testimonial-default-filled .testimonial-section:after {
	border-top-color: #777;
}
.testimonial.testimonial-default-filled .testimonial-desc {
}
.testimonial.testimonial-default-filled .testimonial-desc img {
	border-color: #777;
	background-color: #777;
}
.testimonial.testimonial-default-filled .testimonial-writer-name {
	color: #777;
}
.testimonial.testimonial-primary-filled {
}
.testimonial.testimonial-primary-filled .testimonial-section {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}
.testimonial.testimonial-primary-filled .testimonial-section:after {
	border-top-color: #337AB7;
}
.testimonial.testimonial-primary-filled .testimonial-desc {
}
.testimonial.testimonial-primary-filled .testimonial-desc img {
	border-color: #2e6da4;
	background-color: #337ab7;
}
.testimonial.testimonial-primary-filled .testimonial-writer-name {
	color: #337AB7;
}
.testimonial.testimonial-info-filled {
}
.testimonial.testimonial-info-filled .testimonial-section {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}
.testimonial.testimonial-info-filled .testimonial-section:after {
	border-top-color: #5BC0DE;
}
.testimonial.testimonial-info-filled .testimonial-desc {
}
.testimonial.testimonial-info-filled .testimonial-desc img {
	border-color: #46b8da;
	background-color: #5bc0de;
}
.testimonial.testimonial-info-filled .testimonial-writer-name {
	color: #5BC0DE;
}
.testimonial.testimonial-success-filled {
}
.testimonial.testimonial-success-filled .testimonial-section {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.testimonial.testimonial-success-filled .testimonial-section:after {
	border-top-color: #5CB85C;
}
.testimonial.testimonial-success-filled .testimonial-desc {
}
.testimonial.testimonial-success-filled .testimonial-desc img {
	border-color: #4cae4c;
	background-color: #5cb85c;
}
.testimonial.testimonial-success-filled .testimonial-writer-name {
	color: #5CB85C;
}
.testimonial.testimonial-warning-filled {
}
.testimonial.testimonial-warning-filled .testimonial-section {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}
.testimonial.testimonial-warning-filled .testimonial-section:after {
	border-top-color: #F0AD4E;
}
.testimonial.testimonial-warning-filled .testimonial-desc {
}
.testimonial.testimonial-warning-filled .testimonial-desc img {
	border-color: #eea236;
	background-color: #f0ad4e;
}
.testimonial.testimonial-warning-filled .testimonial-writer-name {
	color: #F0AD4E;
}
.testimonial.testimonial-danger-filled {
}
.testimonial.testimonial-danger-filled .testimonial-section {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}
.testimonial.testimonial-danger-filled .testimonial-section:after {
	border-top-color: #D9534F;
}
.testimonial.testimonial-danger-filled .testimonial-desc {
}
.testimonial.testimonial-danger-filled .testimonial-desc img {
	border-color: #d43f3a;
	background-color: #D9534F;
}
.testimonial.testimonial-danger-filled .testimonial-writer-name {
	color: #D9534F;
}
.event-list > li {
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 5px rgb(51, 51, 51);
	box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
	padding: 0px;
	margin: 0px 0px 20px;
}
.event-list > li > time {
	display: inline-block;
	width: 100%;
	color: rgb(255, 255, 255);
	background-color: rgb(197, 44, 102);
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
}
.event-list > li:nth-child(even) > time {
	background-color: rgb(165, 82, 167);
}
.event-list > li > time > span {
	display: none;
}
.event-list > li > time > .day {
	display: block;
	font-size: 56pt;
	font-weight: 100;
	line-height: 1;
}
.event-list > li time > .month {
	display: block;
	font-size: 24pt;
	font-weight: 900;
	line-height: 1;
}
.event-list > li > img {
	width: 100%;
}
.event-list > li > .info {
	padding-top: 5px;
	text-align: center;
}
.event-list > li > .info > .title {
	font-size: 15pt;
	font-weight: 700;
	margin: 0px;
}
.event-list > li > .info > .desc {
	font-size: 15px;
	font-weight: 400;
	margin: 0px;
	line-height: normal;
	line-height:22px;
}
.event-list > li > .info > ul,  .event-list > li > .social > ul {
	display: table;
	list-style: none;
	margin: 10px 0px 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}
.event-list > li > .social > ul {
	margin: 0px;
}
.event-list > li > .info > ul > li,  .event-list > li > .social > ul > li {
	display: table-cell;
	cursor: pointer;
	color: rgb(30, 30, 30);
	font-size: 11pt;
	font-weight: 300;
	padding: 3px 0px;
}
.event-list > li > .info > ul > li > a {
	display: block;
	width: 100%;
	color: rgb(30, 30, 30);
	text-decoration: none;
}
.event-list > li > .social > ul > li {
	padding: 0px;
}
.event-list > li > .social > ul > li > a {
	padding: 3px 0px;
}
.event-list > li > .info > ul > li:hover,  .event-list > li > .social > ul > li:hover {
	color: rgb(30, 30, 30);
	background-color: rgb(200, 200, 200);
}
.facebook a,  .twitter a,  .google-plus a {
	display: block;
	width: 100%;
	color: rgb(75, 110, 168) !important;
}
.twitter a {
	color: rgb(79, 213, 248) !important;
}
.google-plus a {
	color: rgb(221, 75, 57) !important;
}
.facebook:hover a {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(75, 110, 168) !important;
}
.twitter:hover a {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(79, 213, 248) !important;
}
.google-plus:hover a {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(221, 75, 57) !important;
}
 @media (min-width: 768px) {
.event-list > li {
	position: relative;
	display: block;
	width: 100%;
	height: 120px;
	padding: 0px;
	margin-bottom:30px;
}
.mobile{
	display:table;
	}
.event-list > li > time,  .event-list > li > img {
	display: inline-block;
}
.event-list > li > time,  .event-list > li > img {
	width: 120px;
	float: left;
}
.event-list > li > .info {
	background-color: rgb(245, 245, 245);
	overflow: hidden;
}
.event-list > li > time,  .event-list > li > img {
	width: 120px;
	height: 120px;
	padding: 0px;
	margin: 0px;
}
.event-list > li > .info {
	position: relative;
	height: 120px;
	text-align: left;
	padding-right: 40px;
}
.event-list > li > .info > .title,  .event-list > li > .info > .desc {
	padding: 0px 10px;
}
.event-list > li > .info > ul {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.event-list > li > .social {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 40px;
}
.event-list > li > .social > ul {
	border-left: 1px solid rgb(230, 230, 230);
}
.event-list > li > .social > ul > li {
	display: block;
	padding: 0px;
}
.event-list > li > .social > ul > li > a {
	display: block;
	width: 40px;
	padding: 10px 0px 9px;
}
}
.section-title.h1::after {
	content: "";
	width: 100px;
	height: 1px;
	background: #0049ab;
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: auto;
}
#team .item{max-height:260px; overflow:hidden; margin-top:20px;}

#team .item img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#team .item:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.product_title a, .product_pirce a {
	color: #333;
	font-size: 17px;
	display: block;
	text-align: center;
	/* width: 100%; */
	text-decoration:none;
	letter-spacing:1px;
}
.product_pirce {
	border-top: 1px solid rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(0,0,0,0.2);
	padding: 8px 5px;
	width: auto;
	display: inline-block;
	min-width: 196px;
	margin-top: 0;
}

.preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (max-width: 996px) {
    .preview {
      margin-bottom: 20px; } }

.preview-pic {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.preview-thumbnail.nav-tabs {
  border: none;
  margin-top: 15px; }
  .preview-thumbnail.nav-tabs li {
    width: 18%;
    margin-right: 2.5%; }
    .preview-thumbnail.nav-tabs li img {
      max-width: 100%;
      display: block; }
    .preview-thumbnail.nav-tabs li a {
      padding: 0;
      margin: 0; }
    .preview-thumbnail.nav-tabs li:last-of-type {
      margin-right: 0; }

.tab-content {
  overflow: hidden; }
  .tab-content img {
    width: 100%;
    -webkit-animation-name: opacity;
            animation-name: opacity;
    -webkit-animation-duration: .3s;
            animation-duration: .3s; }

.card {
  margin-top:0px;
  background: #eee;
  padding: 3em;
  line-height: 1.5em; }

@media screen and (min-width: 997px) {
  .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.colors {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.product-title, .price, .sizes, .colors {
  text-transform: UPPERCASE;
  font-weight: bold; }

.checked, .price span {
  color: #ff9f1a; }

.product-title, .rating, .product-description, .price, .vote, .sizes {
  margin-bottom: 15px; }

.product-title {
  margin-top: 0; }

.size {
  margin-right: 10px; }
  .size:first-of-type {
    margin-left: 40px; }

.color {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  height: 2em;
  width: 2em;
  border-radius: 2px; }
  .color:first-of-type {
    margin-left: 20px; }

.add-to-cart, .like {
  background: #ff9f1a;
  padding: 1.2em 1.5em;
  border: none;
  text-transform: UPPERCASE;
  font-weight: bold;
  color: #fff;
  -webkit-transition: background .3s ease;
          transition: background .3s ease; }
  .add-to-cart:hover, .like:hover {
    background: #b36800;
    color: #fff; }

.not-available {
  text-align: center;
  line-height: 2em; }
  .not-available:before {
    font-family: fontawesome;
    content: "\f00d";
    color: #fff; }

.tooltip-inner {
  padding: 1.3em; }

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }
			
			.details .product-title {
	font-size: 16px;
	font-weight: 400;
	color: #666;
}

.carousel-indicators li {
	background-color: #648f01 ;
	border: 1px solid #648f01 ;
	border-radius: 100%;
}
.sixcategory-section ul li {
	padding: 11px 10px;
	margin: 0;
	list-style: none;
	display: table-cell;
	width: 33.333%;
	border-right: 0;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 1px;
	color: #FFF;
}
.product_pirce span {
	color: green;
	font-size: 14px;
	margin-left: ;
	margin-left: 15px;
}

.pro-img {
	max-width: 100%;
	width: 100%;
	height: 250px;
	display: flex;
	margin: auto;
	background:#FFF;
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
}
.pro-img img {
	position: absolute;
	width: auto;
	margin: auto;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	display: table;
}

.socialLinks {
	list-style: none;
	z-index: 9;
	position: fixed;
	bottom: 0;
	top:0;
	right:0;
	transform: none;
	background: rgba(255,255,255,.9);
	width: 60px;
	padding: 10px;
	text-align: center;
	margin-bottom:auto;
	margin-top:auto;
	height:auto;
	max-height:175px;
}

.socialLinks i { margin: 2px 0;width: 37px;height: 35px;line-height: 35px;color: #FFF;font-size: 20px;}
socialLinks .fa-youtube {background: #da2724;}
.socialLinks .fa-facebook {background: #3949a9;}
.socialLinks .fa-twitter {background: #41a7fb;}
.socialLinks .fa-pinterest { background: #da2724;}
.socialLinks .fa-linkedin {background: #42a5f6;}

.topbaar {
	background-color: #648f01;
	width: 100%;
	padding: 4px 0;
}
.topbaar a{color:#fff; letter-spacing:1px; font-size:13px; padding-right:10px; text-transform:uppercase}

.panel-body {
	padding: 15px;
	background: #eee;
}

.panel-primary > .panel-heading {

    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;

}
.panel-heading {
color: #ffffff;
background: linear-gradient(to right,#10869c 0%,#118ca3 12%,#139fb9 34%,#14a5c0 46%,#13a1bb 63%,#118ca3 89%,#10869c 100%);
border-color: #428bca;
border-radius:0;
border: 0;
padding:5px 15px;
min-height: 0;
text-transform: uppercase;
position: relative;
margin:0;
}
.padding15{padding:10px 15px 10px 0;}
.login-bg{background:#eee;}
.label-area {
	font-size: 14px;
}

#markets h1, #markets h3, #markets p {
	font-weight: 500;
}
#markets .title-box {
	background-color: #eee;
	padding: 4% 0;
}
#markets ul {
	padding: 0;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}
#markets li {
	background-color: rgba(0,0,0,.001);
	transition: all .2s ease 0s;
	padding: 5px 5px 5px 0;
	list-style: none;
	width: 25%;
	vertical-align: text-top;
	cursor: pointer;
	margin-bottom: 20px;
}
#markets .country-name {
	color: #666;
	padding-left: 10px;
	text-transform: capitalize;
}
#markets h3::after {
	border-top: 1px solid #ddd;
	content: "";
	display: inline;
	float: left;
	height: 1px;
	margin: 0 2% 30px;
	position: relative;
	top: -6px;
	width: 98%;
	z-index: 1;
}
#markets h3 span {
	background-color: #fff;
	z-index: 5;
	padding: 0 20px 0 0;
	position: relative;
}
.awards .main-jeunesse-text {
	margin-top:8%;
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 3px;
	margin-bottom: 0;
}
.awards .trademark {
	font-size: 15px;
	vertical-align: super;
}

.awards .main-awards-text {
	margin-top: 0;
	color: #fff;
	font-size:80px;
	font-weight: 700;
	letter-spacing: 3px;
	margin-bottom: -60px;
}
.awards #shiva {
	font-size: 120px;
	padding: 25px 0;
}
.awards .count {
	color: #fff;
	font-weight: 700;
}
.awards .and-counting-txt {
	font-size: 37px;
	text-align: center;
	color: #fff;
	font-weight: 300;
	margin-bottom:60px;
	margin-top: -48px;
}
.awards .and-counting-txt {
	font-size: 37px;
	text-align: center;
	color: #fff;
	font-weight: 300;
}
.awards .awards-title {
	line-height: 40px;
	font-size: 40px;
	font-weight: 300;
	color: #58595b;
	text-align: center;
}
.awards .ranking-box img {
	max-width: 100px;
	margin: 0 auto;
	display: block;
}
.awards .hashgtag {
	font-size: 40px;
	vertical-align: super;
	color:#58595b;
}
.ranking-box .count {
	font-weight: 700;
	color:#656565;
}
.ranking-box {
	border-right: 1px solid #c4c4c4;
	margin:50px 0;
}
.ranking-box:last-child{border:0;}
.awards .rank-text {
	color: #656565;
	dfont-size: 22px;
	font-weight: 400;
	line-height: 23px;
	width: 100%;
	text-align: center;
	color:#58595b;
}
.awards .ranking {
	font-size: 7em;
	text-align: center;
}
.ranking-bg{ background-color: #eee;padding: 4% 0;}

.contact-us .info-banner {

    background-color: #eee;

}
.content-space, div.content-space {

    padding: 54px 0;

}
.navbar-collapse.in {
	 overflow-y:none;
}
.nav > li {
	
	margin: 0px 10px;
}

@media screen and (max-width:767px) {
.navbar-default {
	background-color: transparent;
	border-color: transparent;
	padding:5px 15px;
	background: #000;
}
.topbaar .Login-bgn a {
	padding: 7px 14px;
	background: #FFF;
	display: inline-block;
	color: #000;
	border-radius: 5px;
}

.topbaar .col-sm-6.col-xs-5 a {
	/* padding-top: 10px !important; */
	margin-top: 10px;
	display: inline-block;
}
body {
	padding-top: 98px;
	font-size: 13px;
}
.navbar-header {
	background: #000;
}
.carousel-indicators {
	bottom: -8px;
}
.navbar-header img{width:50px;}
.scrolltofix.toptop .menubottom {
	background-color: transparent;
	box-shadow: 2px 2px 2px rgba(0,0,0,.2);
}
.nav.navbar-nav.navbar-right {
	padding-top: 18px;
	background: rgba(255,255,255,0.9);
	margin-top: 0;
	padding-left: 10px;
}
.navbar-default .navbar-nav > li > a {
	color: #333;
	font-weight: 700;
	font-size: 13px;
	letter-spacing: 0.2px;
}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #635021;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
}
.mobile-menu.hidden-sm.hidden-md.hidden-lg,.mobile-menu ul  {
	background: #FFF;
	list-style: none;
	margin: 0;
	padding-left: 16px;
}
.mobile-menu ul{text-transform:inherit !important;}
.mobile-menu li a {
	font-size: 13px;
	text-transform: uppercase;
}
.sub-tittle {
	font-size: 15px !important;
	font-weight:900;
	border-top: 1px solid rgba(0,0,0,0.2);
	width: 95% !important;
	display: block;
	padding: 7px 0px;
	margin-top:13px;
	color:#648f01   !important;
}
.contentcenter-he .centerntheadingforpage {
	font-size: 22px;
	margin-bottom: 10px;
	top: 20px;
	/* font-family: 'Montserrat', Arial, Helvetica, sans-serif !important; */
	font-weight: 600;
}
.navbar-collapse { padding-right:0;}
.mobile-menu li ul{padding-left:0 !important;}
.accomadation-section {padding: 30px 0px;}
}
.counternew {
	position: relative;
	clear: both;
	padding: 100px 0;
	text-align: center;
	background: url(../images/bg-1.jpg) no-repeat;
	background-size: cover;
	color:#FFF;
}

.counternew h3 {
	text-transform: uppercase;
	letter-spacing: 1px;
}


.main-footer {
	position: relative;
	background-color: #0a0a0a;
	background-repeat: no-repeat;
	background-position: center center;
	color: #ffffff;
	padding: 100px 0;
}

.text {
	padding: 20px 0;
}

.main-footer .social-icon-three {
	position: relative;
	display: block;
}

.main-footer .social-icon-three li {
	position: relative;
	display: inline-block;
	margin-right: 7px;
}

.main-footer .social-icon-three li a {
	position: relative;
	display: inline-block;
	height: 34px;
	width: 34px;
	background-color: #222;
	color: #ffffff;
	text-align: center;
	padding: 5px 0;
	line-height: 24px;
	font-size: 14px;
	margin-right: 5px;
	border-radius: 50%;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}