﻿@media (min-width: 1200px) 
{
  .container {
    width: 986px;
  }
  .menubottom .container {
    width: 1170px;
  }
}
/******************* Common Things ******************/
body {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  overflow-x:hidden;
}
.container {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

.container-fluid {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -10px;
  margin-left: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: static;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.mr-left-5{ margin-left:5px;}
.mr-left-10{ margin-left:10px;}
.mr-left-15{ margin-left:15px;}
.mr-left-20{ margin-left:20px;}
.mr-left-25{ margin-left:25px;}
.mr-left-30{ margin-left:30px;}
.mr-left-35{ margin-left:35px;}
.mr-left-40{ margin-left:40px;}
.mr-left-45{ margin-left:45px;}
.mr-left-50{ margin-left:50px;}

.mr-right-5{ margin-right:5px;}
.mr-right-10{ margin-right:10px;}
.mr-right-15{ margin-right:15px;}
.mr-right-20{ margin-right:20px;}
.mr-right-25{ margin-right:25px;}
.mr-right-30{ margin-right:30px;}
.mr-right-35{ margin-right:35px;}
.mr-right-40{ margin-right:40px;}
.mr-right-45{ margin-right:45px;}
.mr-right-50{ margin-right:50px;}

.mr-top-5{ margin-top:5px;}
.mr-top-10{ margin-top:10px;}
.mr-top-15{ margin-top:15px;}
.mr-top-20{ margin-top:20px;}
.mr-top-25{ margin-top:25px;}
.mr-top-30{ margin-top:30px;}
.mr-top-35{ margin-top:35px;}
.mr-top-40{ margin-top:40px;}
.mr-top-45{ margin-top:45px;}
.mr-top-50{ margin-top:50px;}

.mr-bottom-5{ margin-bottom:5px;}
.mr-bottom-10{ margin-bottom:10px;}
.mr-bottom-15{ margin-bottom:15px;}
.mr-bottom-20{ margin-bottom:20px;}
.mr-bottom-25{ margin-bottom:25px;}
.mr-bottom-30{ margin-bottom:30px;}
.mr-bottom-35{ margin-bottom:35px;}
.mr-bottom-40{ margin-bottom:40px;}
.mr-bottom-45{ margin-bottom:45px;}
.mr-bottom-50{ margin-bottom:50px;}

.pad-left-3{ padding-left:3px;}
.pad-left-4{ padding-left:4px;}
.pad-left-5{ padding-left:5px;}
.pad-left-10{ padding-left:10px;}
.pad-left-15{ padding-left:15px;}
.pad-left-20{ padding-left:20px;}
.pad-left-25{ padding-left:25px;}
.pad-left-30{ padding-left:30px;}
.pad-right-3{ padding-right:3px;}
.pad-right-4{ padding-right:4px;}
.pad-right-5{ padding-right:5px;}
.pad-right-10{ padding-right:10px;}
.pad-right-15{ padding-right:15px;}
.pad-right-20{ padding-right:20px;}
.pad-right-25{ padding-right:25px;}
.pad-right-30{ padding-right:30px;}
.pad-top-3{ padding-top:3px;}
.pad-top-4{ padding-top:4px;}
.pad-top-5{ padding-top:5px;}
.pad-top-10{ padding-top:10px;}
.pad-top-15{ padding-top:15px;}
.pad-top-20{ padding-top:20px;}
.pad-top-25{ padding-top:25px;}
.pad-top-30{ padding-top:30px;}
.pad-bottom-3{ padding-bottom:3px;}
.pad-bottom-4{ padding-bottom:4px;}
.pad-bottom-5{ padding-bottom:5px;}
.pad-bottom-10{ padding-bottom:10px;}
.pad-bottom-15{ padding-bottom:15px;}
.pad-bottom-20{ padding-bottom:20px;}
.pad-bottom-25{ padding-bottom:25px;}
.pad-bottom-30{ padding-bottom:30px;}

.carousel {
    position: relative;
    float: left;
    width: 100%;
}

.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.hide{ display:none;}
.lodarintro:after
{
	background:url(../images/grouploader.gif) no-repeat center center;
	background-size:64px;
	width:60px;
	height:60px;
	left:50%;
	top:50%;
	margin:-30px 0px 0px -30px;
	border-radius:8px;
	position:absolute;
    content: "";
    
}
.Kuralefont{font-family: 'Kurale', serif;}

.viewmore{position:relative; padding:0; margin:20px 0px 0px 0px;}
.viewmore a{font-size:18px; font-weight:300; text-transform:uppercase; color:#414042; text-decoration:none; background:#bcbec0; padding:2px 20px; border-radius:4px;}
.viewmore a:hover{color:#000; background:#c6ce9a;}

.viewmoreColor{position:relative; padding:0; margin:20px 0px 0px 0px;}
.viewmoreColor a{font-size:18px; font-weight:300; text-transform:uppercase; color:#414042; text-decoration:none; background:#c6ce9a; padding:2px 20px; border-radius:4px;}
.viewmoreColor a:hover{color:#000; background:#c6ce9a;}

.general-subheading{padding:0; margin:30px 0px; text-align:center; float:left; position:relative; width:100%; font-size:42px; font-weight:300;}

.general-heading-for-all{padding:0; margin:20px 0px; text-align:center; float:left; position:relative; width:100%;}
.general-heading-for-all .head-he
{
    position:relative;
    text-transform: capitalize;
    margin-left:auto;
    margin-right:auto;
}
.general-heading-for-all .head-he .title-heading
{
    position:relative; padding:0px 15px;
    font-size:32px;
    font-weight:300;
    text-align:center;
    display:inline-block;
    font-family: 'Kurale', serif
}
.general-heading-for-all .head-he .title-heading.white{ color:#fff;}

.general-heading-for-all .subtitle{ font-weight:400; font-size:14px; padding:20px 0px;}
.generalfont{font-family: 'Lato', sans-serif;}

.banner-head-general{position:relative; padding:0; margin:0; z-index:-2; float:left; width:100%;}

.banner-head{position:relative; padding:0; margin:0; z-index:-2; float:left; width:100%;}
.banner-head .fulfill{width:100%; height:100%; position:relative; overflow:hidden;}
.banner-head .fulfill img{ width:100%;}

.successfully-div
{
    background:rgba(0,136,0,0.7);
    padding:20px;
    font-weight:600;
    color:#fff;
    font-size:16px;
    position:fixed;
    top:40%;
    right:20px;
    border-radius:4px;
    -webkit-box-shadow: 2px 2px 12px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 2px 12px 0px rgba(0,0,0,0.75);
    box-shadow: 2px 2px 12px 0px rgba(0,0,0,0.75);
    width:300px;
    display:none;
}
.closemsg{ position:absolute; left:-2px; top:-2px; width:20px; height:20px; color:#fff; background-color:rgba(0,0,0,0.5); text-align:center; font-size:12px; border-radius:16px; cursor:pointer;}
.error-div
{
    background:rgba(238,0,0,0.7);
    padding:20px;
    font-weight:600;
    color:#fff;
    font-size:16px;
    position:fixed;
    top:40%;
    right:20px;
    border-radius:4px;
    -webkit-box-shadow: 2px 2px 12px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 2px 12px 0px rgba(0,0,0,0.75);
    box-shadow: 2px 2px 12px 0px rgba(0,0,0,0.75);
    width:300px;
    display:none;
}

.relative-position{ position:relative;}

.left-border.yellow{ position:absolute; left:-15px; top:8px; bottom:8px; width:10px; background-color:#7c0849;}
.right-border.yellow{ position:absolute; right:-15px; top:8px; bottom:8px; width:10px; background-color:#7c0849;}

.left-border.green{ position:absolute; left:-15px; top:8px; bottom:8px; width:10px; background-color:#7c0849;}
.right-border.green{ position:absolute; right:-15px; top:8px; bottom:8px; width:10px; background-color:#7c0849;}

.left-border.darkyellow{ position:absolute; left:-15px; top:8px; bottom:8px; width:10px; background-color:#7c0849;}
.right-border.darkyellow{ position:absolute; right:-15px; top:8px; bottom:8px; width:10px; background-color:#7c0849;}

.left-border.violet{ position:absolute; left:-15px; top:8px; bottom:8px; width:10px; background-color:#b1d2c7;}
.right-border.violet{ position:absolute; right:-15px; top:8px; bottom:8px; width:10px; background-color:#b1d2c7;}

/******************* Common Things Ends ******************/

.nav-icon-show-hide{ position:relative; width:100%; height:30px; text-align:left; line-height:30px; color:#000; cursor:pointer; font-size:18px; font-weight:normal; background-color:#f0f0f0; border-radius:2px; margin-bottom:5px;}
.nav-labletext{ float:left; width:80px; text-align:center;}
.iconforweb{position:relative; width:30px; text-align:center;  color:#000; cursor:pointer; font-size:20px; font-weight:normal; float:right; margin-top:3px;}

.nav-icon-show-hide .iconforweb .fa.fa-navicon{ display:block;}
.nav-icon-show-hide .iconforweb .fa.fa-close{ display:none;}
.nav-icon-show-hide.active .iconforweb .fa.fa-navicon{ display:none;}
.nav-icon-show-hide.active .iconforweb .fa.fa-close{ display:block;}


.mobile-menu{display:none;}
.nav-icon-show-hide{ display:none;}
.mobile-menu.active{
    display:block;
    position: relative;
    left:0; top:0;
    width:100%;
    height:100%;
    background-color:#fff;
    padding:10px;
    overflow:auto;
    box-shadow:4px 4px 15px rgba(0,0,0,0.3);
    z-index:9999;
}


.centerlist-repeat{position:relative; width:100%; padding:2px; float:left; line-height:18px; background-color:#f5f5f5; margin:0; border-radius:2px;}
.centerlist-repeat .title{padding:0px 0px 10px 0px; font-size:15px; line-height:18px; font-weight:400;}
.centerlist-repeat .title a{ text-decoration:none; color:#8e9d35;}

.centerlist-repeat ul{  padding:0; margin:0; list-style:none; float:none!important; text-align:left;}
.centerlist-repeat ul li{padding:0; margin:0; display:block!important; float:none!important; border-bottom:solid 1px #ccc;}
.centerlist-repeat ul li:last-child{border-bottom:solid 0px #ccc;}
.centerlist-repeat ul li a{padding:2px 0px; display:block; text-decoration:none; text-transform:capitalize!important; height:auto!important}
.centerlist-repeat ul li a:hover{ color:#7c0849!important;}

.accord-down{width:25px; height:25px; position:absolute; right:5px; top:6px; background:url(../images/accord-down.png) no-repeat center center;}
.accord-up{width:25px; height:25px; position:absolute; right:5px; top:6px; background:url(../images/accord-up.png) no-repeat center center;}

.panel-title > a.collapsed .accord-down{ display:block;}
.panel-title > a.collapsed .accord-up{ display:none;}
.panel-group .panel + .panel {margin-top: 1px;}
.panel-title > a .accord-up{ display:block;}
.panel-title > a .accord-down{ display:none;}
.panel-group .panel-body {padding:0px; border-radius: 2px;}
.panel-group .panel {border-radius: 0; box-shadow: none; border:0; background:transparent;}
.panel-default > .panel-heading {padding: 0; border-radius: 2px; color: #fff; background-color: #868686; margin:0px 0px;}
.panel-title {font-size: 16px; position:relative; text-align:left;}
.panel-title > a {display: block; padding:10px 10px; text-decoration: none;}
.mobile-menu.active .panel-group {margin-bottom:0px;}

.headersection-banner{position:relative; padding:0; margin:0;  float:left; width:100%; background:url(../images/texture.png) repeat #fff left top; box-shadow:1px 1px 20px rgba(0,0,0,0.6); z-index:9;}

.headersection-banner-new{position:relative; padding:0; margin:0;  float:left; width:100%; background:url(../images/texture.png) repeat #fff left top; box-shadow:4px 4px 15px rgba(0,0,0,0.3); z-index:9;}

.full-mr{ position: absolute; width:100%; left:0; top:100%;}

.headersection-homepage{position: absolute; padding:0; margin:0;  float:left; width:100%; height:100%; background:url(../headerbanner/banner-ayurveda-home.jpg) no-repeat center center fixed; background-size: cover; z-index:9; min-height:600px;}
.showontbs{ position:relative; float:left; width:100%; display:none;}
.showontbs img{width:100%;}

.banner-section{ padding:0; margin:0; float:left; width:100%; position:relative;}
.banner-section img{width:100%; height:100%;}


.overlaybanner{ left:0; top:0; right:0; bottom:0;  position:absolute; z-index:1000; width:100%; height:100%; text-align:center;}
.overlaybannerslider{ display:none;}
.banner-content{ width:20%; margin:50px 0 0 50px; position:absolute; left:0; top:0; height:100%;}
.banner-content .centermiddlecontent{vertical-align:middle; text-align:center; width:100%; display:table; height:100%;}
.banner-content .centermiddlecontent .content-vertical-text{vertical-align:middle; text-align:center; width:100%; display:table-cell; height:100%;}

.banner-content h2{font-size:50px; color:#aa9c70;font-family: 'Kurale', serif; margin:10px 0px 20px 0px;}
.banner-content p{font-size:20px; color:#fdfdfd; font-family: 'Asap', sans-serif;}
.banner-content p strong{font-weight:normal;font-family: 'Asap Bold', sans-serif;}
.banner-content p em{font-weight:normal;font-family: 'Asap Italic', sans-serif; font-weight:bold;}


.head-section{ padding:40px 0px 40px 0px; margin:0; float:left; width:100%; position:relative;}
.head-section .generalhead{ padding:0; margin:0; width:100%; position:relative;}
.head-section .generalhead .webheader{ width:100%;  }

.headingfor-border-yellow, .headingfor-border-darkyellow, .headingfor-border-green, .headingfor-border-skycolor{position:relative; float:left; width:100%;}

.headingfor-border-yellow:before {
    position: absolute;
    content: "";
    z-index: 3;
    top: 5px;
    left: 0px;
    width:100%;
    height:2px;
    background-color:#7c0849;
}
.headingfor-border-yellow:after {
    position: absolute;
    content: "";
    z-index: 3;
    bottom: 0px;
    left: 0px;
    width:100%;
    height:2px;
    background-color:#7c0849;
}
.headingfor-border-green:before {
    position: absolute;
    content: "";
    z-index: 3;
    top: 5px;
    left: 0px;
    width:100%;
    height:2px;
    background-color:#7c0849;
}
.headingfor-border-green:after {
    position: absolute;
    content: "";
    z-index: 3;
    bottom: 0px;
    left: 0px;
    width:100%;
    height:2px;
    background-color:#7c0849;
}
.headingfor-border-darkyellow:before {
    position: absolute;
    content: "";
    z-index: 3;
    top:5px;
    left: 0px;
    width:100%;
    height:2px;
    background-color:#7c0849;
}
.headingfor-border-darkyellow:after {
    position: absolute;
    content: "";
    z-index: 3;
    bottom: 0px;
    left: 0px;
    width:100%;
    height:2px;
    background-color:#7c0849;
}

.headingfor-border-skycolor:before {
    position: absolute;
    content: "";
    z-index: 3;
    top: 5px;
    left: 0px;
    width:100%;
    height:2px;
    background-color:#b1d2c7;
}
.headingfor-border-skycolor:after {
    position: absolute;
    content: "";
    z-index: 3;
    bottom: 0px;
    left: 0px;
    width:100%;
    height:2px;
    background-color:#b1d2c7;
}

.image-history{ background-color:#f8eddd; padding:0; margin:5px 0px 0px 0px; text-align:center; width:100%; float:left;}
.image-history img{ max-width:100%; padding:0; margin:0; text-align:center;}

.head-section .generalhead .webheader h2{ font-size:40px; margin-left:0px; padding:12px 0px 12px 0px; text-align:left; font-family: 'Kurale', serif; width:100%; vertical-align:middle; margin-top:0; float:left; width:100%; position:relative;}
.head-section .generalhead .webheader h2 span{font-family: 'Lato', sans-serif; font-weight:300; display:block; margin-left:130px;}

.head-section .generalhead .webheader p{ font-size:15px; font-weight:400; font-family: 'Lato', sans-serif; text-align:justify;}
.head-section .generalhead .redmore{ width:100%; display:table-cell; vertical-align:middle; text-align:center;}
.head-section .generalhead .redmore img{text-align:center;}

.head-section h1{ font-weight:500; font-size:40px; line-height:45px; padding:0; margin:0px 0px 10px 0px; text-align:center; font-family: 'Kurale', serif; width:100%; vertical-align:middle;}
.head-section h1 span{ font-family: 'Lato', sans-serif; font-weight:300;}
.head-section p{ font-size:15px; line-height:20px; text-align:center; font-weight:600; width:100%; vertical-align:middle;}

.content-centered-fix-caption
{
    position:absolute;
    bottom:20px;
    width:200px;
    padding:10px 15px;
    background-color:#989a96;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
    color:#fff;
    font-size:18px;
    font-weight:300;
    text-align:center;
    margin-left:-110px;
}
    .content-centered-fix-caption a
    {
        color:#fff; text-decoration:none;
    }

.webheader-para{ text-align:center;}
.webheader-para p{ font-size:15px; font-weight:400!important; font-family: 'Lato', sans-serif; text-align: center;}
.webheader-para .read-more-link{ width:92px; height:22px; background-color:transparent; border:1px solid #ccc;  font-family: 'Lato', sans-serif; font-size:13px; float:none; text-align:center; position:relative; transition: all 200ms ease-out; display:inline-block;}
.webheader-para .read-more-link:hover{background-color:#7c0849; border:1px solid #7c0849;}
.webheader-para .read-more-link a{ text-decoration:none; color:#000; position:absolute; left:0; top:0; width:100%; height:100%;}



.sublink-section{ padding:15px 0px; margin:0; float:left; width:100%; background-color:#fff; font-size:15px; box-shadow: 1px 1px 1px rgba(0, 0, 0, .1); z-index:99;}
.sublink-section.fixtop-sub{ position:fixed; left:0; top:0; right:0; }
.sublink-section ul{ list-style:none; text-align:center; margin:0;}
.sublink-section ul li{ display:inline-block; padding:0px 10px; border-right:solid 1px #ccc;}
.sublink-section ul li:last-child{border-right:0;}
.sublink-section ul li a{ text-decoration:none; color:#000;}
.sublink-section ul li a:hover{color:#7c0849;}

.slidertitle
{
    position:relative;
    padding:0; margin:0;
    text-align:center;
    display:table-cell;
    vertical-align:middle;
}
.slidertitle-landing
{
    position:relative;
    padding:0px 0px 0px 0px; margin:0;
    text-align:center;
    display:table-cell;
    vertical-align: bottom;
}
.captionslider
{
    position:relative;
    padding:0; margin:0;
    text-align:center;
    position:absolute;
    top:0px;
    bottom:0;    
    width:100%;
    height:100%;  
}

.table-format
{
    position:relative;
    padding:0; margin:0;
    text-align:center;
    position:absolute;
    top:0px;
    bottom:0;
    vertical-align:middle;
    display:table;  
    width:100%;
    height:100%;  
}

.generalrepeat-web{ position:relative; padding:0px 0px; float:left; width:100%; margin:20px 0px; z-index:1;}

.generalrepeat{ position:relative; padding:0px 0px; float:left; width:100%; margin:20px 0px; z-index:1;}
.generalrepeat.graybg{ background-color:#e7e8e9;}
.generalrepeat.discoverbg{ background:url(../pic/discoverbg.jpg) no-repeat left top; background-size:cover;}
.generalrepeat.the-theory-of-ayurveda{ background:url(../pic/the-theory-of-ayurveda.png) #e7e8e9 no-repeat left  center; padding:100px 0px;}

.generalrepeat-big{ position:relative; padding:80px 0px; float:left; width:100%; margin:0px 0px; z-index:1;}
.generalrepeat-big.graybg{ background-color:#e7e8e9;}
.generalrepeat-big.awardaccreditation{ background:url(../pic/awardaccreditation.jpg) no-repeat left top; background-size:cover;}


.section-repeat-leftcontent.bdr-bottom{ border-bottom:solid 2px #a1a3a5;}
.section-repeat-leftcontent{ padding:0; margin:10px 0px; float:left; width:100%; position:relative;}
.section-repeat-leftcontent.rightpic .conetent-section{ float:right;}
.section-repeat-leftcontent.rightpic .conetent-section h2{ margin-top:10px;}
.section-repeat-leftcontent.big.rightpic .conetent-section h2{ margin-top:0px;}
.section-repeat-leftcontent.rightpic .content-pic{ float:left;}

.section-repeat-leftcontent .conetent-section{position:relative; padding:0px 0px; margin:0; width:48%; float:left; font-weight:300; color:#231f20; font-size:17px;}
.section-repeat-leftcontent .content-pic{ float:right; padding:0; margin:0; width:49%; position:relative;     box-shadow:6px 6px 15px rgba(0, 0, 0, 0.5);}

.section-repeat-leftcontent .content-pic .borderbox{ border:solid 2px #fff; position:absolute; left:15px; top:15px; right:15px; bottom:15px;}
.section-repeat-leftcontent .content-pic img{ width:100%;}

.section-repeat-leftcontent .conetent-section h2{ color:#414042; font-size:26px; padding:0; margin:0px 0px 10px 0px; line-height:36px; font-family: 'Kurale', serif}
.section-repeat-leftcontent .conetent-section h3{font-weight:400;}

.section-repeat-leftcontent .conetent-section h2 a{ text-decoration:none; color:#414042;}
.section-repeat-leftcontent .conetent-section h2 a:hover{color:#7c0849;}

.section-repeat-leftcontent .conetent-section .para-content{ padding:0; margin:0; float:left; width:100%; line-height: normal;}
.section-repeat-leftcontent .conetent-section .para-content a{ text-decoration: underline; color:#7c0849;}
.section-repeat-leftcontent .conetent-section .para-content a:hover{ text-decoration:none; color:#7c0849;}

.section-repeat-leftcontent .conetent-section .para-content .subtitleb{ font-weight:400;}

.section-repeat-leftcontent .conetent-section .para-general-big{ padding:10px; margin:0; float:left; width:100%; font-size:20px; line-height:30px; font-weight:400;}
.section-repeat-leftcontent .conetent-section .list-content{ padding:0; margin:0; float:left; width:100%;}
.section-repeat-leftcontent .conetent-section .list-content ul{ padding:0; margin:0px 0px 0px 20px; line-height: normal;}
.section-repeat-leftcontent .conetent-section .list-content .readmore-content{ margin-left:20px;}
.section-repeat-leftcontent .conetent-section .readmore-content{ padding:0; margin:15px 0px 0px 0px; float:left; width:100%; font-size:12px; font-weight:700;}
.section-repeat-leftcontent .conetent-section .readmore-content a{ text-decoration:underline; color:#414042;}
.section-repeat-leftcontent .conetent-section .readmore-content a:hover{ color:#7c0849;}




.section-repeat-leftcontent.big .conetent-section{font-size:18px;}
.section-repeat-leftcontent.big .conetent-section h2{font-size:28px; line-height:40px;}
.section-repeat-leftcontent.big .conetent-section h2.latofont{font-family: 'Lato', sans-serif; font-weight:300; font-size:33px;}
.section-repeat-leftcontent.big .conetent-section .readmore-content{font-size:15px;}



.overlaybg-general{ position:absolute; left:0; bottom:0; right:0;  top:0; background-color:rgba(0,0,0,0.5); z-index:0;}
.bg-repeat-base
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-1.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:320px;   
    float:left;
}
.bg-repeat-base2
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-2.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:330px;   
    float:left;
}
.bg-repeat-base3
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-3.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:370px;   
    float:left;
}
.bg-repeat-base4
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-4.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:350px;   
    float:left;
}

.bg-repeat-base5
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-5.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:370px;   
    float:left;
}

.bg-repeat-base6
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-6.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:370px;   
    float:left;
}
.bg-repeat-base7
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-7.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:370px;   
    float:left;
}
.bg-repeat-base8
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-8.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:370px;   
    float:left;
}

.bg-repeat-base9
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-9.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:400px;   
    float:left;
}

.bg-repeat-base10
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-10.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:350px;   
    float:left;
}

.bg-repeat-base11
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-11.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:350px;   
    float:left;
}
.bg-repeat-base12
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-12.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:350px;   
    float:left;
}
.bg-repeat-base13
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-13.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:350px;   
    float:left;
}
.bg-repeat-base14
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-14.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:350px;   
    float:left;
}
.bg-repeat-base15
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-15.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:350px;   
    float:left;
}
.bg-repeat-base16
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-16.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:350px;   
    float:left;
}
.bg-repeat-base17
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-17.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:350px;   
    float:left;
}
.bg-repeat-base18
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-18.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:350px;   
    float:left;
}
.bg-repeat-base19
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-19.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:350px;   
    float:left;
}
.bg-repeat-base20
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-20.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:350px;   
    float:left;
}

.bg-repeat-base21
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-21.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:350px;   
    float:left;
}

.bg-repeat-base22
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-22.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:350px;   
    float:left;
}

.bg-repeat-base23
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-23.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:350px;   
    float:left;
}
.bg-repeat-base24
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-24.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:350px;   
    float:left;
}
.bg-repeat-base25
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-25.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:350px;   
    float:left;
}
.bg-repeat-base26
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-26.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:350px;   
    float:left;
}
.bg-repeat-base27
{
    position:relative;
    padding:0px 0px;
    background:url(../pic/bg-27.jpg) no-repeat center center;
    background-size:cover;
    width:100%;    
    height:350px;   
    float:left;
}


.text-vertical-center-middle
{
    
    display:table;
    text-align:center;
    vertical-align:middle;
    width:100%;    
    position:relative; z-index:1;
}
.subtitle-middle
{
    height:320px;
    display:table-cell;
    text-align:center;
    vertical-align:middle;
    width:100%;    
    font-size:35px;
    color:#fff;
}

/******About Us*****/


/* Carousel */
.aboutmanagementtext
{
    font-size:14px;
    font-weight:300;
    text-align:center;
    margin:30px 0px;
}
#quote-carousel {
    padding: 0 10px 0px 10px;
    margin-top:0px;
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
    float:left;
    width:100%;
    position:relative;
}

#quote-carousel .carousel-indicators {
     position: relative!important;
    bottom: auto;
    /* left: 50%; */
    z-index: 15;
    /* width: 60%; */
    padding-left: 0;
    /* margin-left: -30%; */
    text-align: center;
    list-style: none;
    float:left; width:100%;
    left:auto;
    margin-left:auto;
    right:0!important;
    margin-right:0;
    margin-bottom:70px;
}

#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-control.left {left: -60px;}
#quote-carousel .carousel-control.right {right: -60px;}
#quote-carousel .carousel-indicators {right: 50%; top: auto; bottom: 0px; margin-right: -19px;}
#quote-carousel .carousel-indicators li {
    width:160px;
    height:160px;
    margin: 5px 20px;
    cursor: pointer;
    border: 0px solid #CCC;
    border-radius:100%;
    opacity: 0.9;
    overflow: hidden;
    transition: all 0.4s;
    position:relative;
}
#quote-carousel .carousel-indicators li .basebgoverlay{background-color: rgba(0,0,0,0.5); width:100%; height:100%; position:absolute; left:0; top:0; z-index:9;}
#quote-carousel .carousel-indicators .active {opacity: 1; overflow: hidden;}
#quote-carousel .carousel-indicators .active .basebgoverlay{display:none;}
#quote-carousel .carousel-inner {min-height:160px; float:left; width:100%; text-align:justify;}
.nameofspeeker{ font-size:20px; padding:1px 0px; text-align:center;}
.designation{ font-size:14px; font-style:italic; padding-bottom:20px; text-align:center;}

.webhistory{ display:block; padding:0; margin:0; text-align:center; width:100%;}
.webhistory img{max-width:100%;}
.phonehistory{ display:none; padding:0; margin:0; text-align:center; width:100%;}
.phonehistory img{max-width:100%;}

.blog-small-section{padding:25px; margin:0px 0px 16px 0px; float:left; width:100%; position:relative; display:table; vertical-align:middle; color:#fff; border:solid 1px #fff; text-align:center;}

.blog-small-section .blog-pic-section{ padding:0; margin:0; position:relative; width:100%; float:left; vertical-align:middle;}
.blog-small-section .blog-pic-section img{width:100%;}
.blog-small-section .titleblog{float:left; padding:0px; margin:0px 0px 20px 0px; width:100%;  font-size:16px; line-height:20px; font-weight:400; height:36px; overflow:hidden; font-family: 'Kurale', serif}
.blog-small-section .titleblog a{text-decoration:none; color:#fff;}
.blog-small-section .blog-desctiption-section{padding:10px 0px; margin:0; width:100%; float:left; vertical-align:middle;}
.blog-small-section .blog-desctiption-section .desctiption{float:left; padding:0px; margin:0; width:100%;  font-size:13px; font-weight:400; max-height:92px; overflow:hidden;}
.blog-small-section .blog-desctiption-section .desctiption strong{font-weight:400;}
.blog-small-section .blog-desctiption-section .desctiption p{ margin:0;}

.profile-para{ padding:0; margin:0; line-height:normal;}

.whitebgbottom{ background-color:#fff; height:22%; width:100%; position:absolute; z-index:-1; left:0; bottom:0;}
.prifile-signature{ padding:0; margin:25px 0px 0px 0px; font-style:italic;}
.prifile-signature span{ padding:0; margin:0; font-style: normal; font-size:120%; font-weight:700; display:block;}
.prifile-pic{ padding:0; margin:0px 0px 10px 0px;  width:100%; text-align:center;}
.prifile-pic img{max-width:100%;}

/* Our Brands Section */
.ourbrands{position:relative; padding:80px 0px; margin:0; float:left; width:100%; background:url(../brands/ourbrand-design.png) #ffecd3 repeat left top; overflow-x:hidden; z-index:1}
.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:320px;
}
.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(../brands/leaf-white.png) no-repeat left 7px; background-size:10px}
.productlistboxgroupbrands ul li a{ color:#fff; text-decoration:none;}
.productlistboxgroupbrands ul li a:hover{ color:#7c0849; 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:100%; padding:20px;}

.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(../brands/circle-line.png) 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(../brands/circle1.png) 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(../brands/circle2.png) 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(../brands/circle3.png) 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(../brands/circle4.png) 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(../brands/ayurvedic-center-leaf.png) 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(../brands/leaf-2.png) 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(../brands/ayurvedic-products-leaf.png) no-repeat left top;
	background-size:100%;
	display:table;
}
.ayurvedic-products-leaf ul{ position:absolute; left:200px; width:300px; top:0px;}
.ayurvedic-products-leaf ul li{background:url(../brands/leaf-2.png) 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(../brands/training-leaf.png) 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(../brands/leaf-2.png) 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(../brands/hospitality-leaf.png) no-repeat left top;
	background-size:100%;
	display:table;
}
.hospitality-leaf ul{ position:absolute; left:200px; width:350px; top:80px;}
.hospitality-leaf ul li{background:url(../brands/leaf-2.png) 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:#7c0849; 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(../brands/leaf-3.png) 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(../brands/leaf-2.png) 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(../brands/leaf-4.png) 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(../brands/leaf-1.png) 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;}

.detailpic-logo{ background-color:#fff; padding:5px; position:absolute; margin:10px; z-index:9; border:solid 1px #c1892c; border-radius:2px;}




/********Contact Us *****/
.contactsec-landing{ padding:15px 0px; margin:0px 0px; font-size:18px; line-height:26px; font-weight:300}
.contactsec-landing a{ text-decoration: underline; color:#7c0849;}
.contactsec-landing a:hover{ text-decoration:none; color:#7c0849;}

.address-content{ padding:0; margin:0; font-size:22px; line-height:36px; font-weight:400;}
.click-to-location{ padding:0; margin:35px 0px 0px 0px; font-size:24px; font-weight:400; text-transform:uppercase}
.click-to-location a{ text-decoration:none; color:#7c0849}
.click-to-location a:hover{text-decoration: underline; color:#000}
.locationdiv{ padding:0; margin:0;  width:100%; height:340px; border:solid 1px #000;}
.locationdiv iframe{width:100%; height:100%; padding:0; margin:0; border:0;}

.contact-form{ padding:100px; font-weight:300;}
.contact-form h2{ font-size:34px; font-family: 'Kurale', serif;}
.contact-form input[type="text"]
{
    border:0;
	border-bottom: solid 1px #ccc;
	margin: 0;
	padding:10px 0px;
	color: #000000;
	width: 100%;
	outline:none;
    font-size:27px;
}
.contact-form input[type="file"]
{
	border-bottom: solid 1px #ccc;
	margin: 0;
	padding:10px 0px;
	color: #000000;
	width: 100%;
	max-width: 100%;
	outline:none;
	background-color:#fff;
    font-size:27px;
}
.contact-form input[type="password"]
{
	border-bottom: solid 1px #ccc;
	margin: 0;
	padding:10px 0px;
	color: #000000;
	width: 100%;
	outline:none;
    font-size:27px;
}
.contact-form input[type="radio"]
{
	border: solid 0px #fff;
	margin:3px 3px 0px 0px;
	padding: 0px;
	float:left;
	color: #414042;
	outline:none;
}
.contact-form input[type="checkbox"]
{
	border: solid 0px #fff;
	margin: 3px 3px 0px 0px;
	padding: 0px;
	color: #414042;
	float:left;
	outline:none;
}
.contact-form select
{
	border: solid 0px #ccc;
    border-bottom: solid 1px #ccc;
	margin: 0;
	padding:10px 0px;
	color: #000000;
	width: 100%;
	outline:none;
    font-size:27px;
}
.contact-form textarea
{
	border-bottom: solid 1px #ccc;
	margin: 0;
	padding:10px 0px;
	color: #000000;
	width: 100%;
	height:100px;
	outline:none;
    font-size:27px;
}
.contact-form input[type="submit"]
{
	padding:7px 30px;
	cursor: pointer;
    color:#fff;
	font-weight: 400;
	background-color:#828383;
	margin:30px 0px 0px 0px;
	border:0;
	float:right;
	outline:none;
	border-radius: 0px;
	text-transform:uppercase;
    font-size:25px;
}
.contact-form input[type="reset"]{padding:6px 10px;}


.kac-box-country-cover{ position:relative; float:left; width:100%; padding:0; margin:10px 0px 10px 0px;}

.heading-kac-cover{ position:relative; padding:0px 0px 10px 0px; margin:10px 0px; border-bottom:solid 1px #ccc; font-size:200%; font-weight:400; float:left; width:100%; text-align:center;}
.kairalicenter-location-box
{
    position:relative;
    padding:15px;
    margin:1%;
    float:left;
    width:48%;
    background-color:#fff;
     -webkit-box-shadow: rgba(0,0,0,.3) 0px 0px 10px!important;
    -khtml-box-shadow:  rgba(0,0,0,.3) 0px 0px 10px!important;
	-o-box-shadow:  rgba(0,0,0,.3) 0px 0px 10px!important;
	box-shadow:  rgba(0,0,0,.3) 0px 0px 10px!important;
	height:300px;
	border-radius:2px;
}
.kairalicenter-location-box h2{ position:relative; padding:10px 0px; margin:0; color:#8e9e34; font-size:150%; text-transform:capitalize;}
.kairalicenter-location-box h4{ position:relative; padding:5px 0px; margin:5px 0px!important; color:#c28a2c; font-size:16px; text-transform:capitalize;}
.kairalicenter-coverbox{ position:relative; float:left; width:100%; padding:0; margin:0;}
.kairalicenter-address { position:relative; margin:5px 0px 10px 0px;}
.kairalicenter-telphone { position:relative; margin:2px 0px;}
.kairalicenter-mobile { position:relative; margin:2px 0px;}
.kairalicenter-email { position:relative; margin:2px 0px;}
.kairalicenter-website { position:relative; margin:2px 0px;}


/****Ayurveda****/
.para-content-discover-ayurveda{ font-size:18px; line-height:26px; font-weight:300; padding:10px 0px;}
.conetent-section-18{font-size:18px; padding:0; margin:20px 0px 0px 0px; font-weight:300;}



/*********Careers start**************/
.career-box
{
	border-radius:2px;
    -webkit-border-radius:2px;
	-moz-border-radius:2px;
	-khtml-border-radius:2px;
	-o-border-radius:2px;
    border:1px solid #fff;
    -webkit-box-shadow: rgba(0,0,0,.3) 1px 1px 8px;
    -khtml-box-shadow:  rgba(0,0,0,.3) 1px 1px 8px;
	-o-box-shadow:  rgba(0,0,0,.3) 1px 1px 8px;
	box-shadow:  rgba(0,0,0,.2) 1px 1px 8px;
    padding:0 20px;
    width:100%;
    display:block;
	background:#fff;
	color:#000;
	margin:20px 0px 10px 0px;
	font-size:14px;
	transition: all 1.5s;
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
    -ms-transition: all 1.5s;
    -moz-transition: all 1.5s;
    float:left;
}
.career-box.open{padding:20px;}
.career-box .open-jobs{ display:none;}
.career-box.open .open-jobs{ display:block; border-top:solid 1px #e7e7e7; padding-top:15px;}

.career-box h2{ font-size:20px !important; padding:10px 40px 10px 0px!important; margin:0; font-weight:bold; cursor:pointer; background:url(../images/o-plus.png) no-repeat right center !important;}
.career-box.open h2{ color:#000 !important; background:url(../images/c-close.png) no-repeat right center !important;}

.opening-heading{ padding:6px 0px; font-size:16px; color:#000; font-weight:600; float:left; width:100%:}
.green-dark{ color:#569456; padding-right:5px; min-width:80px; display:inline-block;}
.cl_opening{ width:100%; padding:5px 0px; margin:1px 0px; float:left; font-size:13px; border-top:dotted 1px #f0f0f0;}
.leftopen{ float:left; width:30%; color:#2a2a2a; font-weight:600;}
.rightopen{ float:right; width:68%; color:#000;}
.line-seperator{background: url('../images/h_seperator.png') no-repeat center center; background-size: 100% 1px; width:100%; float:left; height:1px; padding:20px 0px;}
.exp{ width:14px; height:14px; display:inline-block; background:url(../images/exp.png) no-repeat left top; margin-right:5px; margin-bottom:-2px;}
.locations-i{ width:14px; height:14px; display:inline-block; background:url(../images/locations.png) no-repeat left top; margin-right:5px; margin-bottom:-2px;}
.price-i{ min-width:14px; min-height:14px; display:inline-block; background:url(../images/price-i.png) no-repeat left center; margin-right:5px; margin-left:5px; margin-bottom:-2px; padding-left:20px;}
.candidate-requirements-i{ width:24px; height:24px; display:inline-block; background:url(../images/candidate-requirements.png) no-repeat left top; margin-right:5px; margin-bottom:-4px;}
.contactdetail-i{ width:24px; height:24px; display:inline-block; background:url(../images/contactdetail.png) no-repeat left top; margin-right:5px; margin-bottom:-4px;}
.jobdetails-i{ width:24px; height:24px; display:inline-block; background:url(../images/jobdetails.png) no-repeat left top; margin-right:5px; margin-bottom:-4px;}

.book-btn{background:#7c0849; float:right; color:#fff; margin:-10px 0px 10px 0px; font-size:15px; display:block;}
.book-btn:hover{background:#5d4a40;}
.book-btn a{color:#fff; padding:5px 15px; text-decoration:none; display:block; font-weight:300;}


.generallink{background:#7c0849; color:#fff; margin:10px 0px; display:block;}
.generallink:hover{background:#5d4a40;}
.generallink a{color:#fff; padding:5px 15px; text-decoration:none; display:block; font-weight:300;}

/*********Careers end **************/

/**************Forms************/
.applynowbox-form{padding:20px; margin:0; width: 100%; float: left;}
.req {color: #ff0000;}
.rfv{color: #ff0000; position:absolute; right:5px; top:2px;}
.mandatory {color: #ff0000;}
.wdi40{ width:40%; float:left;}
.wdi30{ width:30%; float:left;}
.applynowbox-form table td{font-weight:300; padding:0px 10px 0px 0px;}
.applynowbox-form .formbox{float: left; width: 100%; padding: 0; margin:2px 0px; position:relative;}
.hetitle{ font-weight:400; font-size:16px;}
.applynowbox-form .labeltext{	padding:0;	margin: 0px; width: 27%; float: left; font-weight:600;}
.applynowbox-form .fields{float: right; margin: 0px;padding: 0; width: 72%; position:relative;}
.applynowbox-form .fields img{margin: 0px 0px 0px 2px;}
.applynowbox-form label{padding: 0; margin: 0; font-weight:normal;}
.applynowbox-form input[type="text"]
{
	border:0;
    border-bottom: solid 1px #ccc;
	margin: 0;
	padding:6px 5px;
	color: #000000;
	width: 100%;
	outline:none;
    background-color:#f9f9f9;
}
.applynowbox-form input[type="file"]
{
	border:0;
    border-bottom: solid 1px #ccc;
	margin: 0;
	padding:6px 5px;
	color: #000000;
	width: 100%;
	max-width: 100%;
	outline:none;
	background-color:#f9f9f9;
}
.applynowbox-form input[type="password"]
{
	border:0;
    border-bottom: solid 1px #ccc;
	margin: 0;
	padding:6px 5px;
	color: #000000;
	width: 100%;
	outline:none;
    background-color:#f9f9f9;
}
.applynowbox-form input[type="radio"]
{
	border:0;
    border-bottom: solid 1px #ccc;
	margin:3px 3px 0px 0px;
	padding: 0px;
	float:left;
	color: #414042;
	outline:none;
}
.applynowbox-form input[type="checkbox"]
{
	border:0;
    border: solid 0px #fff;
	margin: 3px 3px 0px 0px;
	padding: 0px;
	color: #414042;
	float:left;
	outline:none;
}
.applynowbox-form select
{
	border:0;
    border-bottom: solid 1px #ccc;
	margin: 0;
	padding:6px 5px;
	color: #000000;
	width: 100%;
	outline:none;
    background-color:#f9f9f9;
}
.applynowbox-form textarea
{
	border:0;
    border-bottom: solid 1px #ccc;
	margin: 0;
	padding:6px 5px;
	color: #000000;
	width: 100%;
	height:100px;
	outline:none;
    background-color:#f9f9f9;
}
.applynowbox-form input[type="submit"]
{
	padding:6px 30px;
	cursor: pointer;
	font-weight: 400;
	background-color:#828383;
	margin:0;
	border:0;
	float:right;
	outline:none;
	border-radius: 0px;
	text-transform:uppercase;
    font-size:22px;
    color:#fff;
}
.applynowbox-form input[type="reset"]{padding:6px 10px;}



/*default page css start*/


.read-more-link{ width:92px; height:22px; background-color:transparent; border:1px solid #ccc;  font-family: 'Lato', sans-serif;font-size:13px; float:right; text-align:center; position:relative;transition: all 200ms ease-out;}
.read-more-link:hover{background-color:#7c0849; border:1px solid #7c0849;}
.read-more-link a{ text-decoration:none; color:#000; position:absolute; left:0; top:0; width:100%; height:100%;}

.image-shadow{
    box-shadow: 1px 2px 7px 0px rgba(0,0,0,0.90);
    position:relative;
    float:left;
    width:100%;
    margin:10px 0px;
    overflow: hidden;
}

.image-shadow img{width:100%; }
.image-shadow:hover img{width:100%; transition: all 0.5s ease-in-out;}
.black-color a{color:#000;}
.white-color a{color:#fff !important;}

.on-hover-class-white{position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0;background-color:rgba(231,232,233,0.1);display:none;}
.on-hover-class-yellow{position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0;background-color:rgba(238,180,30,0.1);display:none;}
.on-hover-class-green{position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0;background-color:rgba(171,186,93,0.1);display:none;}
.on-hover-class-brown{position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0;background-color:rgba(198,146,58,0.1);display:none; }
.on-hover-class-voilet{position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0;background-color:rgba(174,210,197,0.1);display:none;}

.on-hover-class-white.selected-cl{position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0;background-color:rgba(231,232,233,0.3);display:block;}
.on-hover-class-yellow.selected-cl{position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0;background-color:rgba(238,180,30,0.3);display:block;}
.on-hover-class-green.selected-cl{position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0;background-color:rgba(171,186,93,0.3);display:block;}
.on-hover-class-brown.selected-cl{position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0;background-color:rgba(198,146,58,0.3);display:block; }
.on-hover-class-voilet.selected-cl{position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0;background-color:rgba(174,210,197,0.3);display:block;}

.image-shadow:hover .on-hover-class-white{ display:block; transition: all 0.5s ease-in-out;}
.image-shadow:hover .on-hover-class-yellow{ display:block; }
.image-shadow:hover .on-hover-class-green{ display:block; }
.image-shadow:hover .on-hover-class-brown{ display:block; }
.image-shadow:hover .on-hover-class-voilet{ display:block; }

.content-alignment
{
    display:table;
    vertical-align:middle;
    width:100%;
    text-align:center;
    height:100%;
}
.content-centered
{
    display:table-cell;    
    vertical-align:middle;
    text-align:center;
    font-size:24px;
    font-weight:300;    
    padding:0px 10px;      
}
    .content-centered a
    {
        color:#000;
        text-decoration:none;
       
    } 
    
    .content-centered-white
{
    display:table-cell;    
    vertical-align:middle;
    text-align:center;
    font-size:24px;
    font-weight:300;    
    padding:0px 10px;      
}
    .content-centered-white a
    {
        color:#fff;
        text-decoration:none;
    }
    .middle-content
{
    text-align:center;
}

.middle-content a {
    border: solid 1px #000;
    border-radius: 100%;
    width: 26px;
    height: 26px;
    text-align: center;
    vertical-align: middle;    
    display: inline-block;
    background: url(../images/arrow-right.png) no-repeat center center;
    margin:3px;
}

    .middle-content-white
{
    text-align:center;
}

.middle-content-white a {
    border: solid 1px #fff;
    border-radius: 100%;
    width: 26px;
    height: 26px;
    text-align: center;
    vertical-align: middle;    
    display: inline-block;
    background: url(../images/arrow-right-white.png) no-repeat center center;
    margin:3px;
}

.full-width-link
{
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    width:100%;
}


.pichoversection{ position:relative; padding:0; margin:0; width:100%; overflow:hidden;}
.pichoversection img{
    width:100%;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}
.image-shadow:hover .pichoversection img {transform: scale(1.2, 1.2)!important;}

/*default page css end*/


/******** Click Action ********/
.clickmeactionWeB{ position:fixed; left:0; bottom:20px; z-index:999; width:0;}
.clickmeactionWeB.hidefulClick{ position:fixed; left:0; bottom:20px; z-index:999; width:0; display:none;}
.clickmeactionWeB .bubble-close { position:absolute; width:24px; height:24px; color:#fff; background-color:#d82321; font-size:14px; line-height:22px; border-radius:0%; text-align:center; cursor:pointer; top:-15px; left:30px; box-shadow:2px 2px 5px rgba(0,0,0,0.5);}
.basecoverbg-action
{
	background:url(../clickme/clickmebg.png) 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(../clickme/leaf.png) 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(../clickme/leaf.png) 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(../clickme/why-icon.png) 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(../clickme/time-icon.png) 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(../clickme/topright-design.png) no-repeat left top;}
.bottomright-design{ position:absolute; right:0; bottom:0; width:194px; height:54px; background:url(../clickme/bottomright-design.png) no-repeat left bottom;}
.bottom-design{ position:absolute; right:406px; bottom:0; width:100px; height:32px; background:url(../clickme/bottom-design.png) no-repeat left bottom;}
.basecoverbg-action.scrollon .actiononbutton{background:url(../clickme/clicked.png) no-repeat left center;}
.actiononbutton
{
	position:absolute;
	right:-40px;
	top:50%;
	margin-top:-93px;
	width:40px;
	height:186px;
	background:url(../clickme/click.png) 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;
}

.oneline-hr{width: 100%; float: left; height: 1px; background-color: #ccc;}
.heading-design{width:10px; height:46px; background-color:#8e9e34; float:left; margin-right:10px;}
.green-border{border-color:#8e9e34;}


.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%; border-top:solid 1px #ceb8a3; }
.sixcategory-section ul li{padding:3px 10px; margin:0; list-style:none; display:table-cell; width:33.333%; border-right:solid 1px #ceb8a3; font-size:18px; vertical-align:middle; text-align:center;}
.sixcategory-section ul li.bg-color-one{ background-color:#f8e5d1}
.sixcategory-section ul li.bg-color-two{ background-color:#fff}
.sixcategory-section ul li.bg-color-three{ background-color:#f8e5d1}
.sixcategory-section ul li:last-child{ border:0;}
.sixcategory-section ul li span{ font-size:40px;}


.arrow-scroll{ position:absolute; left:50%; bottom:40px; width:50px; height:50px; margin:0px 0px 0px -25px; z-index:9999999; cursor:pointer; text-align:center;}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
.showinmobile{ display:none;}
.hideinmobile{ display:block;}

.showinmobile2{ display:none;}
.hideinmobile2{ display:block;}
.showinmobilehistory{ display:none;}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

.mydiv{ float:left; width:100%;}

.errormsg-subscribe{ padding:0; margin:0px 0px 20px 0px; position:relative; float:left; width:100%; text-align:center;}


.payment-mode{ text-align:center; margin-top:5px; width:100%;}
.payment-mode img{ max-width:100%;}

.trustedicon{ width:50px;}