
@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Signika:300,400,600);

body{
	font-family:arial, sans-serif;
	color:#656565;
	font-size:14px;
	background:#FFFFFF;
	background:url(../images/bodybg.jpg);
}


.text_paragraph{     font: 14px arial, sans-serif; text-align:justify; line-height:20px; color:#666666; margin-bottom:10px; margin-top:0px;}

h1{
	font-size:24px;
	font-weight:600;
	color:#f36324;
}
h2{
	font-size:24px;
	font-weight:600;
	color:#f36324;
}
h3{
	font-size:20px;
	font-weight:600;
}
h4{
	margin-top:1.5em;
}

h6{
	color: #f36324;
	font-size:16px;
	padding: 10px;
	display: inline-block;
	min-width: 200px;
	background: #f1f1f1;
}

a{
	text-decoration:none;
	color:#3a8425;
}
a:hover{
	text-decoration:none;
	color:inherit;
}


::-webkit-input-placeholder { color:#333; }
::-moz-placeholder { color:#333; } /* firefox 19+ */
:-ms-input-placeholder { color:#333; } /* ie */
input:-moz-placeholder { color:#333; }


.top_line{ height:3px; background:#3a8425; }

header{ min-height:110px; width:100%; background:url(../images/top_header_bg.jpg) repeat; border-bottom:1px solid #ededed;}



.logo{
width:100%;

float:left;

}

.logo img{
} 



.menu_bg  {
	position: relative;
	background: #3a8425 ;
	min-height:39px; z-index:200;
	
}


.banner {
	position: relative;
	overflow: hidden;
	width: 100%;
	min-height: auto;
	
}


.buil-thumbs{float:left;
margin-right:15px;
overflow: hidden;
border:1px solid #f2f2f2;
margin-top:3px;}



/*-----------social--------------*/


.img_dhy_spacing{ margin-left:10px;}

.social_icons {
			text-align: center;
			float:right;
			overflow: hidden;
			padding: 0;
			list-style: none;
			position: relative;
			margin: 0;
			margin-top: 4px;
			z-index: 10;
}

.social_icons > li {
	cursor: pointer;
	display: inline-block;
	margin: 0 3px;
	border-radius: 500px;
	overflow: hidden;
}

.social_icons > li a {
	border: 2px solid #3a8425;
	border-radius: 500px;
	width: 27px;
	height: 27px;
	display: block;
	background: transparent;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
		background: #3a8425;

}

.social_icons > li a i {
	
	font-size: 18px;
	margin-top: 0px;
	text-align:center;
	vertical-align:middle;
	color: #ffffff;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.social_icons > li a:hover {
	background: #a91c20;
	border: 2px solid #a91c20;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.social_icons > li a:hover i {
	color: #fff;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.brach_heading{ font-family: 'CenturyGothicbold'; font-size:15px; color:#ffffff; padding:6px 0 0 0;}
.brach_headingactive{ font-family: 'CenturyGothicbold'; font-size:15px; color:red; padding:6px 0 0 0;}
.brach_heading:hover{  color:#ff0008;}


.main_rightdiv{ width:500px; height:auto; float:right; margin-top:10px;}
.ph_dhy{ width:150px; float:right; }


/*yellow button*/



#kagroo_kids{ width:100%; height:auto;  text-align:right; margin:14px 0 0 0;}


 .kangroo_button{
	 -moz-box-shadow:-1px -2px 3px rgba(0,0,0,.1),0 -4px 0 #689603,rgba(255,255,255,.1) 0 1px 0 inset,rgba(255,255,255,.15) 0 -1px 0 inset;-webkit-box-shadow:-1px -2px 3px rgba(0,0,0,.1),0 -4px 0 #689603,rgba(255,255,255,.1) 0 1px 0 inset,rgba(255,255,255,.15) 0 -1px 0 inset;box-shadow:-1px -2px 3px rgba(0,0,0,.1),0 -4px 0 #689603,rgba(255,255,255,.1) 0 1px 0 inset,rgba(255,255,255,.15) 0 -1px 0 inset;
 font-family: 'Oswald', sans-serif; font-size:16px; text-shadow:#689603 0 -1px 0; padding:5px 13px 5px 13px;
 
 
 }
  
  

  
.kangroo_button.orange{
	color: #000;
		background:#f0e106;
	border-color:#ffbe11;
	-moz-box-shadow:1px 2px 3px rgba(0,0,0,.1),0 4px 0 #ffbe11,rgba(255,255,255,.2) 0 -1px 0 inset,rgba(255,255,255,.15) 0 1px 0 inset;
	-webkit-box-shadow:1px 2px 3px rgba(0,0,0,.1),0 4px 0 #ffbe11,rgba(255,255,255,.2) 0 -1px 0 inset,rgba(255,255,255,.15) 0 1px 0 inset;box-shadow:1px 2px 3px rgba(0,0,0,.1),0 4px 0 #ffbe11,rgba(255,255,255,.2) 0 -1px 0 	 inset,rgba(255,255,255,.15) 0 1px 0 inset;
	text-shadow:#aa7c00 0 1px 0;
	font-family: 'Oswald', sans-serif; 
border-radius:4px;}
  
  .kangroo_button.orange:hover{
  color: #e31d23;
  }
  
  .kangroo_button.orange:active{
	  -moz-box-shadow:-1px -2px 3px rgba(0,0,0,.1),0 -4px 0 #ffbe11,rgba(255,255,255,.2) 0 1px 0 inset,rgba(255,255,255,.15) 0 -1px 0 inset;
	  -webkit-box-shadow:-1px -2px 3px rgba(0,0,0,.1),0 -4px 0 #ffbe11,rgba(255,255,255,.2) 0 1px 0 inset,rgba(255,255,255,.15) 0 -1px 0 inset;
	  box-shadow:-1px -2px 3px rgba(0,0,0,.1),0 -4px 0 #ffbe11,rgba(255,255,255,.2) 0 1px 0 inset,rgba(255,255,255,.15) 0 -1px 0 inset;
	  text-shadow:#aa7c00 0 -1px 0; border-radius:4px; 
  
  
  }



.control-label { text-align:right;
}




/*======================= MAINTOP =======================*/
#maintop-row {
  position: relative;
  z-index: 3;
}
#maintop-row .row-container {
  background: #fff;
  padding: 0 18px;
  box-shadow: 5px 0 5px -6px #c4c3c3, -5px 0 5px -6px #c4c3c3;
}
#maintop-row #maintop {
  padding: 42px 0;
}
#maintop-row #maintop .mod_caroufredsel .list_carousel {
  padding: 21px 0 59px;
}
#maintop-row #maintop .mod_caroufredsel .caroufredsel_prev,
#maintop-row #maintop .mod_caroufredsel .caroufredsel_next {
  top: auto;
  bottom: 0;
  background: url(../images/car_arr.gif) no-repeat;
  width: 98px;
  height: 33px;
  left: 24px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease 0.2s;
  -moz-transition: all 0.2s ease 0.2s;
  -o-transition: all 0.2s ease 0.2s;
  transition: all 0.2s ease 0.2s;
}
#maintop-row #maintop .mod_caroufredsel .caroufredsel_prev span,
#maintop-row #maintop .mod_caroufredsel .caroufredsel_next span {
  text-indent: -9999px;
  font-size: 0;
}
#maintop-row #maintop .mod_caroufredsel .caroufredsel_prev:hover,
#maintop-row #maintop .mod_caroufredsel .caroufredsel_next:hover {
  background: url(../images/car_arr.gif) no-repeat 0 -33px;
}
#maintop-row #maintop .mod_caroufredsel .caroufredsel_next {
  left: 122px;
  background: url(../images/car_arr.gif) no-repeat right 0;
}
#maintop-row #maintop .mod_caroufredsel .caroufredsel_next:hover {
  background: url(../images/car_arr.gif) no-repeat right -33px;
}
#maintop-row #maintop .mod_caroufredsel .item_content {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #464646;
}
#maintop-row #maintop .mod_caroufredsel .item_img {
  margin-bottom: 14px;
}
#maintop-row #maintop .mod_caroufredsel .item_title {
  margin: 0 0 4px;
}
#maintop-row #maintop .mod_caroufredsel .item_title a {
  color: #bc3944;
}
#maintop-row #maintop .mod_caroufredsel .item_title a:hover {
  color: #919191;
}
.updates .moduleTitle {
  padding: 0 0 0 96px;
}
.updates .item {
  margin: 0;
  padding: 0 0 2px;
}
.updates .item .item_published,
.updates .item .item_content {
  border-top: 1px dotted #afafaf;
  padding-top: 19px;
}
.updates .item .item_published {
  padding-bottom: 12px;
}
.updates .item_num0 .item_published,
.updates .item_num0 .item_content {
  padding-top: 9px;
  border: none;
}
.updates .item_published {
  float: left;
  width: 40px;
  color: #ae2d35;
  text-align: center;
  padding: 0 0 0 20px;
  line-height: 17px;
}
.updates .item_published .month {
  font-size: 30px;
  text-transform: lowercase;
}
.updates .item_published .day {
  font-weight: bold;
  font-size: 44px;
  display: block;
  margin: -13px 0 -2px;
  line-height: 45px;
}
.updates .item_published .year {
  font-size: 18px;
  display: block;
  line-height: 15px;
}
.updates .item_content {
  margin-left: 96px;
}
.updates .item_content .item_title {
  margin-bottom: 5px;
}
.drinks .item_title {
  margin: 0 0 4px;
}
.drinks .item_title a {
  color: #bc3944;
}
.drinks .item_title a:hover {
  color: #919191;
}
.drinks .item_introtext {
  color: #464646;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 16px;
  font-weight: bold;
}




#content-row .row-container {
  background: #fff;
  padding: 42px 18px 62px;
  box-shadow: 5px 0 5px -6px #c4c3c3, -5px 0 5px -6px #c4c3c3;
  position: relative;
}
#content-row #component strong {
  font-size: 14px;
  color: #464646;
  font-family: 'PT Sans Narrow', sans-serif;
  font-weight: normal;
}
#content-row #component p {
  padding: 0 0 19px;
}
#content-row #component .item_published {
  float: left;
  color: #ae2d35;
  font-family: 'PT Sans Narrow', sans-serif;
  margin-right: 48px;
  padding: 0 0 0 10px;
  text-align: center;
}
#content-row #component .item_published .month {
  font-size: 30px;
  text-transform: lowercase;
}
#content-row #component .item_published .day {
  font-weight: bold;
  font-size: 44px;
  display: block;
  margin: -5px 0 -2px;
  line-height: 45px;
}
#content-row #component .item_header {
  padding-top: 12px;
}
#content-row #component .page-blog .items-row {
  border-bottom: 1px dotted #afafaf;
  margin-bottom: 25px;
}
#content-row #component .page-blog .items-row .item {
  margin-bottom: 10px;
}
#content-row #component .page-blog .items-row .item .btn-info {
  margin-bottom: 30px;
}
#content-row #component .page-blog .item_header {
  margin-bottom: 0;
}
#content-row .page_header,
#content-row .item_header {
  margin-bottom: 24px;
}
#content-row .page-item__blog .item_header,
#content-row #page-archive_items .item_header {
  margin-bottom: 0;
}
.body__home #content-row .row-container,
.body__drinks #content-row .row-container {
  padding: 0;
}
.body__home.view-article #content-row .row-container,
.body__drinks.view-article #content-row .row-container {
  padding: 42px 18px 62px;
}
.page-gallery .item_title a {
  color: #bc3944;
}
.page-gallery .item_title a:hover {
  color: #919191;
}
/*======================= CONTENT BOTTOM =======================*/
#content-bottom-row .reservation {
  background: #3b3b3b;
  font-size: 38px;
  font-family: 'Lobster', cursive;
  height: 95px;
  padding: 29px 45px 0 30px;
  margin: 15px 0 0 0;
  width: auto;
}
#content-bottom-row .reservation a {
  color: #ffffff;
  -webkit-transition: all 0.1s ease 0.1s;
  -moz-transition: all 0.1s ease 0.1s;
  -o-transition: all 0.1s ease 0.1s;
  transition: all 0.1s ease 0.1s;
}
#content-bottom-row .reservation a:hover {
  color: #b0b0b0;
}
#content-bottom-row .reservation a span.eml {
  color: #b0b0b0;
}
#content-bottom-row .reservation span {
  float: left;
  margin: 10px 0 0;
}
#content-bottom-row .reservation span.eml {
  font-size: 90px;
  margin: 0 9px 0 0;
}



a.heading1 {text-decoration: none; color:#666666;}
a:hover.heading1 {text-decoration: none; color:red;}

.heading2{font-family: 'Oswald', sans-serif; color:#08367b; font-size:18px; line-height:34px; }

.fa fa-phone{font-family: 'Oswald', sans-serif; color:#08367b; font-size:28px; }

.heading3{ font-family: 'Oswald', sans-serif; color:#3a8425; font-size:21px;  }

.heading4{font-family: 'Oswald', sans-serif;color:#333333; font-size:18px; background:url(../images/divider_line.jpg) 0px 26px no-repeat; margin-bottom:8px; height:34px; text-align:left;}

.heading5{ font-family: 'Oswald', sans-serif; color:#323232; font-size:21px; font-weight:normal; margin:10px 0 0 0; }

.heading9{ font-family: Verdana, Helvetica, sans-serif;font-weight:bold; color:#2c498b; font-size:15px;}

.heading_billabong{ padding:0px 0; }
.dotted_line{ height:10px; background:url(../images/dotted_line.jpg) repeat-x;}




/*footer links*/


/*-----thumbs-----*/
.thumb-pad1 {
	margin: 0 0 0px 0;
	text-align: center;
}
.thumb-pad1:hover figure img {
	margin-top: -60px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad1:hover .thumbnail .caption a {
	color: #428acf;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
}
.thumb-pad1 .thumbnail .caption p {
	margin: 0;
}
.thumb-pad1 .thumbnail .caption a {
		font-family:arial, sans-serif;
	font-size:13px;
	color: #aab1b6;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad1 figure {
	margin: 0 0 1px 0;
	width: 60px;
	height: 60px;
	overflow: hidden;
	border-radius: 100%;
	display: inline-block;
}
.thumb-pad1 figure img {
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad2 {
	margin: 0 0 0px 0;
	overflow: hidden;
}
.thumb-pad2 .thumbnail {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	position: relative;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
	color: #aab1b6;
}
.thumb-pad2 .thumbnail .caption .title {
		font-family:'oswald', sans-serif;
	font-size:18px;
	color: #ffffff;
	margin-bottom: 0px; margin-top:10px;
}
.thumb-pad3 {
	background: #000000;
	margin-bottom: 50px;
}
.thumb-pad3 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad3 .thumbnail .caption {
	padding: 12px 30px 33px 30px;
	color: #aab1b6;
}
.thumb-pad3 .thumbnail .caption p {
	margin-bottom: 0;
}
.thumb-pad3 .thumbnail .caption .title {
		font-family:arial, sans-serif;
	font-size:13px;
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 9px;
}
.thumb-pad3 .thumbnail .caption .description {
	font-family:arial, sans-serif;
	font-size:13px;
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 16px;
}
.thumb-pad3 .thumbnail .caption a {
	font-size: 24px;
	color: #ffffff;
	position: relative;
	top: 3px;
	margin-left: 5px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad3 .thumbnail .caption a:hover {
	color: #aab1b6;
}
.thumb-pad4 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad4 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad4 figure {
	margin: 0 0 27px 0;
}
.thumb-pad4 figure img {
	width: 100%;
	border-radius: 7px;
}
.thumb-pad5 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad5 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad5 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad5 figure img {
	width: 100%;
	border-radius: 7px;
}
.thumb-pad6 {
	overflow: hidden;
	margin-bottom: 32px;
}
.thumb-pad6 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
	overflow: hidden;
}
.thumb-pad6 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #aab1b6;
}
.thumb-pad6 .thumbnail .caption a {
		font-family:arial, sans-serif;
	font-size:13px;
	color: #4e616e;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad6 .thumbnail .caption a:hover {
	color: #569cdf;
}
.thumb-pad6 .thumbnail figure {
	margin: 0 0 27px 0;
}
.thumb-pad6 .thumbnail figure img {
	width: 100%;
	border-radius: 7px;
}
.thumb-pad7 {
	margin: 0 0 52px 0;
	overflow: hidden;
}
.thumb-pad7 .badge {
	width: 60px;
	height: 60px;
	background: #569cdf;
	text-align: center;
	font-family:arial, sans-serif;
	font-size:13px;
	color: #ffffff;

	padding: 9px 0 0 0;
	margin: 0 20px 0 0;
	float: left;
	text-transform: uppercase;
}
.thumb-pad7 .badge span {
	color: #4e616e;
	display: block;
	font-size: 18px;
}
.thumb-pad7 .thumbnail {
	margin: 0 0 12px 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad7 .thumbnail .lnk {
		font-family:arial, sans-serif;
	font-size:13px;
	color: #4e616e;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad7 .thumbnail .lnk:hover {
	color: #569cdf;
}
.thumb-pad7 .thumbnail .description {
	margin: 2px 0 0 0;
}
.thumb-pad7 .thumbnail .description a {
	color: #aab1b6;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad7 .thumbnail .description a:hover {
	color: #569cdf;
}
.thumb-pad7 .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 figure {
	margin: 0 20px 0 0;
	float: left;
}
.thumb-pad7 figure img {
	width: 100%;
	border-radius: 5px;
}
.thumb-pad8 {
	margin: 0;
}
.thumb-pad8 .thumbnail {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #aab1b6;
}
.thumb-pad8 .thumbnail .caption a {
		font-family:arial, sans-serif;
	font-size:13px;
	color: #555;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad8 .thumbnail .caption a:hover {
	color: #5fd0eb;
}
.thumb-pad8 .thumbnail .caption p {
	margin-bottom: 13px;
}
.thumb-pad8 figure {
	margin: 0 20px 0 0;
	float: left;
}


/*-----list-----*/
.list1-1 {
	margin: 0 0 6px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list1-1.indent {
	margin-bottom: 48px;
}
.list1-1 li {
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	margin-bottom: 5px;
	padding-left: 15px;
	background: url(../images/list_arrow2.png) left 5px no-repeat;
}
.list1-1 li p {
	margin-bottom: 0;
}
.list1-1 li a {
	font-family:arial, sans-serif;
	font-size:14px;
	color: #838383;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-1 li a:hover {
	color: #3a8425;
}
.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list1.indent {
	margin: 0 0 17px 0;
}
.list1 li {
	font-size: 13px;
	line-height: 24px;
	overflow: hidden;
	margin-bottom: 4px;
	padding-left: 35px;
	background: url(../images/arrow_bul.jpg) no-repeat;
}
.list1 li p {
	margin-bottom: 0;
}
.list1 li a {
	font-family:arial, sans-serif;
	font-size:13px;
	color: #838383;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	font-weight:bold;
	
}
.list1 li a:hover {
	color: #3a8425;
	text-decoration: none;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	display: inline-block;
	text-align: center;
}
.list2 li {
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 14px;
	padding: 0;
	display: inline-block;
	margin-left: 75px;
}
.list2 li:first-child {
	margin-left: 0;
}
.list2 li a {
	display: inline-block;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list2 li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list3 li {
	font-size: 13px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 18px;
}
.list3 li p {
	margin-bottom: 0;
}
.list3 li .badge {
	width: 60px;
	height: 60px;
	background: #569cdf;
	text-align: center;
		font-family:arial, sans-serif;
	font-size:13px;
	color: #ffffff;
	border-radius: 100%;
	padding: 0;
	margin: 3px 20px 0 0;
	float: left;
}
.list3 li figure {
	margin: 3px 20px 0 0;
	float: left;
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list4 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin-bottom: 27px;
	overflow: hidden;
}
.list4 li p {
	margin-bottom: 18px;
}
.list4 li img {
	float: left;
	margin-right: 20px;
}
.list4 li a {
		font-family:arial, sans-serif;
	font-size:13px;
	color: #ffffff;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list4 li a:hover {
	color: #aab1b6;
}
.list5 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list5 li {
	border-bottom: 1px solid #c4c4c4;
	padding-bottom: 10px;
	margin-bottom: 13px;
}
.list5 li a {
	color: #ff5d5c;
		font-family:arial, sans-serif;
	font-size:13px;
	line-height: 24px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list5 li a:hover {
	color: #aab1b6;
}
.list5 li:last-child {
	border-bottom: none;
}
.list6 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin-bottom: 26px;
	overflow: hidden;
}
.list6 li p {
	margin-bottom: 0;
}
.list6 li time {
	color: #74c0bc;
	font-family:arial, sans-serif;
	font-size:13px;
	float: left;
	margin-right: 6px;
}
.list7 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list7 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin-bottom: 0;
}
.list7 li .badge {
	padding: 0;
	margin: 0;
	width: 53px;
	height: 53px;
	border-radius: 100%;
	background: #74c0bc;
	text-align: center;
	line-height: 52px;
	color: #ffffff;
	font-size: 24px;
	float: left;
	margin-right: 12px;
	margin-top: 6px;
}
.list7 li .title {
	text-transform: uppercase;
	color: #74c0bc;
	font-family:arial, sans-serif;
	font-size:13px;
	margin-bottom: 11px;
}
.list8 {
	margin: 0;
	padding: 0 0 28px 0;
	list-style: none;
}
.list8 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin-bottom: 22px;
}


.list_two_part{ width:50%; height:auto; float:left;}
.list_two_part2{ width:50%; height:auto; float:right;}



.footer_blue{ width:100%; min-height:35px; background:#3a8425; text-align:center; padding:6px 0 0 0; color:#ffffff;}



/* Banner Section */
	.banner-item{position: relative;}
	.banner-details{position: absolute; bottom:0; left:0; width:100%; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6)}
	
	.banner-title{font-family: 'Oswald', sans-serif; font-size: 18px; color:#fff; padding:10px 0px 0px 14px; margin-bottom:0px;}
	a.banner-more{padding:2px 0px 10px 14px;display: inline-block;font-size: 14px; color:#f5e840}
	a.banner-more:hover{color:#fff;}

	.banners .banner-image{}

	/* Subscribe Section */
	.subscribe_section{padding:40px 30px;background:#f5f5f5;margin:0px auto 0px;text-align:center;}
	.subscribe_section input{border:none;}
	.subscribe_section .subs_email_input{padding:9px 9px;margin-right:15px;min-width: 200px;font-size: 12px;color:#555555;vertical-align: middle;background: #ffffff;}
	.subscribe_section .btn{margin-top:1px;}
	.subscribe_section label{font-size: 18px;margin-right:13px;font-family: 'Roboto',Arial,sans-serif;color:#777777;font-weight: 300;font-style: italic;vertical-align: middle;}


/* Upcoming Events Item */
		.upcoming-events{margin-bottom:0px; margin-left:0px !important;}
		.upcoming-events li{padding-bottom:15px;margin-bottom:15px;border-bottom:1px dotted #dddddd; list-style: none !important;}
		.upcoming-events li:last-child{margin-bottom:0px;padding-bottom:0px;border-bottom:none;}
		.upcoming-events .small-event-data{width:46px;height:55px;float:left;display: block;margin-right: 9px;margin-bottom:10px;background: url(../images/calneder_bg.jpg) no-repeat left center;position: relative;}
		.upcoming-events .small-event-data strong{display: block;font-weight: bold;padding:15px 0 0 12px;font-size: 21px;}
		.upcoming-events .small-event-data a{background: url('assets/images/small-date-bg-light.png') no-repeat left center;display: block;width:46px;height: 34px;position: absolute;left: 2px;top:0px;}
		.upcoming-events .small-event-data span{display: block;font-size: 10.5px;text-transform: uppercase;text-align: center;margin-top:8px;}
		.upcoming-events span{display: block;}
		.upcoming-events .event-title{font-size: 13.5px;}
		.upcoming-events span{color:#a5a5a5;font-size: 11.5px;}



.dhyana_warp{ display:block; max-height:400px;}
.dhyana_inner_warp{ display:block; max-height:245px;}





.btn.ajax_add_to_cart_button, .btn.ajax_add_to_cart_product_button {
  position: relative;
   font-family: 'Oswald', sans-serif; 
  font-size: 14px;
  line-height: 13px;
  color: #fff;
  background: #3a8425;
    padding: 10px 10px 10px 51px;
	text-shadow:none;
	    border: 0px solid #f5e840;

  border-radius:0px;

}



  .btn.ajax_add_to_cart_button:before, .btn.ajax_add_to_cart_product_button:before {
    content: "\f101";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-family: "FontAwesome";
    vertical-align: baseline;
    font-size: 21px;
    line-height: 17px;
    padding-top: 9px;
    padding-bottom: 13px;
    height: 33px;
    width: 40px;
    text-align: center;
    color: #3a8425;
    background: #f5e840;
	text-shadow:none;
	 border: 0px solid #f5e840;
  }
  
 

	
  .btn.ajax_add_to_cart_button:hover, .btn.ajax_add_to_cart_product_button:hover 
  {
    color: #3a8425;
    border: 0px solid #f5e840;
    background: #f5e840;
	
	 }


/*right botton code*/



.btn.dhy_rr_to_cart_button, .btn.dhy_rr_to_cart_product_button {
	margin:5px 0;
	width:100%;
  position: relative;
   font-family: 'Oswald', sans-serif; 
  font-size: 14px;
  line-height: 13px;
  color: #fff;
  background: #3a8425;
    padding: 10px 10px 10px 51px;
	text-shadow:none;
	    border: 0px solid #f5e840;

  border-radius:0px;
  text-align:left;

}



  .btn.dhy_rr_to_cart_button:before, .btn.dhy_rr_to_cart_product_button:before {
    content: "\f101";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-family: "FontAwesome";
    vertical-align: baseline;
    font-size: 21px;
    line-height: 17px;
    padding-top: 9px;
    padding-bottom: 13px;
    height: 33px;
    width: 40px;
    text-align: center;
    color: #3a8425;
    background: #f5e840;
	text-shadow:none;
	 border: 0px solid #f5e840;
  }
  
 

	
  .btn.dhy_rr_to_cart_button:hover, .btn.dhy_rr_to_cart_product_button:hover 
  {
    color: #3a8425;
    border: 0px solid #f5e840;
    background: #f5e840;
	
	 }
.inner img{
 width: 100%;
    max-height: 245px;
    max-width: 100%;	
	
	}
/*table*/

/*table {
border: 1px solid #3F6558;
margin-bottom: 20px;
}
thead tr th {
background: #f5e840;
}
th, td {
padding: 0 10px;
}
tbody th, tbody td {
border: 1px solid #3F6558;
}*/


a.goradia {text-decoration: none; color:#ffffff;  }
a.goradia:hover {text-decoration: none; color:#f5e840; }


.shabo-strip{
	width: 100%;
	height:5px;
	position: absolute;
	background: repeat scroll 0 0 rgba(0, 0, 0, 0.2);
	bottom:0px;display: block;
	z-index: -20;}

.text_jata_blue{ color:#3a8425; font-weight:bold;}


.grey-arrow ul{
	list-style-type:none;
	}

.grey-arrow li{
	background:url(../images/list-icon-grey.png) no-repeat 10px 6px;
	padding-left:1.5em;
	line-height:26px;
}
.grey-arrow li a{
	background:none!important;
	padding:0!important;
	color:#656565;
}

.grey-arrow li a:hover{
	background:none!important;
	padding:0!important;
	color:#3a8425;
}

	
	
/********** form css *********/	
/*	label {	
	display: block;
	font-weight:normal!important;
	color:red;
	margin: 0;
    padding: 0;
	font-size:13px;
	}*/
	.textfield{
	width:100%;
	border: 1px solid #CCC;
	background: #f1f1f1;
	line-height: 25px;
	}	

   .txtBox {
          font-family: Trebuchet MS;
	font-size: 12px; 	
	color:#000000;	
            text-align: left;
            height: 25px;
            /*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
     color:#222222; 
    font-size:0.890em;*/
            font-style: normal;
            line-height: 17px;
            padding-left: 5px;
            border: 1px solid #d4d0d0;
            border-radius: 4px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -o-border-radius: 4px;
            -ms-border-radius: 4px;
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }


            .txtBox:hover {
                border-color: #40acc1;
            }


            .txtBox:focus {
                border-color: #40acc1;
                outline: none;
            }



	.solution{
	width:100%;
	font-size: 13px;
	border: 1px solid #CCC;
	background: #f1f1f1;
	line-height: 25px;
	}
	.textarea{
	width:100%%;
	border: 1px solid #CCC;
	background: #f1f1f1;
	line-height: 25px;
	}
	.span{
	color:red;
	}
	.spam{
	display:none;
	}
	.submit{
	padding: 0.5em 1.4em;
	border: none;
	}
	.contact-right{
		padding: 1em 5em 2em 2em;
		box-shadow: #999 0px 0px 0px;
		border: #CCC solid 1px;
		margin-top: 1.2em;
		margin-right: 10px;
	}
	.contact-right a{
		text-decoration: none;
		color:#428bca;
	}
	section .contact-right ul li{
	list-style-type: none;
	padding: 0 1.5em;
	padding-bottom: 0.2em;
	border:none;
	margin:0;
	}
	section .contact-right ul li a{
	font-weight:100;
	}
	.inputname{
	margin-bottom: 1.5%;
	}
	.ctchcode{
	padding-left:2%;
	}
	.ctchcode2{
	width: 9.5%;
	}
	#button{
	color: transparent;
	background: url(images/submit-btn.png) no-repeat;
	height:35px;
	}
	.page_temp_contact span{
	color:red;
	}
/********** form css end *********/


.view{
display: inline-block;
position: relative;
left: 7.1em;
}
.viewoff {
left: 10.3em;
position: absolute;
z-index: 99;
}
.box h3{position: relative; line-height: 0px;
padding-top: 0.3em;
margin: 0;
}
.team .teambox article .box .minus{position: absolute;}
.team .teambox article .box h3 span{font-size:14px;}



.grey-arrow .none{
	background: none;
	color: #428bca;
}
.grey-arrow .none span{
	color:#656565;;
}
h3 .news{
font-size:16px;
}
h3 .news a{
font-weight:normal;
text-decoration: none;
}
h3 .news a span{
padding-left: 0.5em;
}
.contact-us-learn-more{
margin-top: 2em;
}

#attend  input{width: inherit;}
#attend  label{color: #656565 !important; font-size: 16px !important;font-weight: 200 !important;}
#info  input{width: inherit;}
#info  label{color: #656565 !important; font-size: 16px !important;font-weight: 200 !important;}


	
/* slide div end */
/*.col-sm-3.blog-sidebar {
	width:30%
}
.col-sm-offset-1.blog-sidebar{
	margin-left:3.333333%;}*/
	
	
	
.blog-sidebar{
	margin-top:0px;
	background:#fff url(../-panel.jpg) top left no-repeat;
	
	}

.blog-sidebar h1{
	color:#000;
	line-height:28px;
	margin-bottom:5px;
	padding-left:0px;}
	
.blog-sidebar h1 img{
	margin-left:0px;}
	
.blog-sidebar ul{
	padding:8px 8px 4px 0px; font-family: 'Oswald', sans-serif;
	font-size:15px;
	}
	
.blog-sidebar ul ul{
	padding:0px 8px 4px 0px;font-family:arial, sans-serif;
	color:#555;}	
	
.blog-sidebar li{
	padding-left:18px;
	}
	
.blog-sidebar li li{
	padding-left:0px; 
	}
	
.blog-sidebar li li:hover{background:none; color:#3a8425 }	

.blog-sidebar li:hover, .blog-sidebar li.active{
	background:url(../images/arr.png) 0 12px no-repeat;}
	
.blog-sidebar li a{
	display:block;
	color:#000;
	line-height:32px;}
	
	
	
.blog-sidebar li a:hover, .blog-sidebar li.active a{

	text-decoration:none; color:#3a8425 
	}
	
.blog-sidebar li + li a{
	border-top:1px dotted #999;
	}

.blog-sidebar li  li a{
	border-top:none;
	color:#555 !important;
	}

.blog-sidebar li  li a:hover{
	border-top:none;
	color:#3a8425 !important;
	}
	
.blog-sidebar li  li a.active{
	border-top:none;
	color:blue !important;
	}	
	
.blog-main h6{
	margin-bottom:11px;}
.blog-main ul.list-unstyled{
	color:#646464;}
.blog-main ul.list-unstyled li{
	margin-bottom:4px;
	padding-left:0px;
	background:url(../images/black-arr.png) 0 8px no-repeat;}

.blog-main ul{
	list-style-type:none;}
.blog-main ul li{
	line-height:22px;
	border-bottom:1px solid #f1f1f1;
	padding-bottom:10px;
	margin-bottom:10px;}
	
	
.blog-main ul li strong{
	font-weight:bold;}

.blog-main ul.industryList{
	float:left;
	

	}

.form_heading_bg{ width:100%; height:auto; float:left; background:#3a8425; margin:10px 0 ; padding:10px; color:#FFF;}





@media (max-width: 1150px) {
	.dhyana_warp{ display:block;  height:auto;}


}

@media (max-width: 1120px) {

.dhyana_warp{ display:block;  height:auto;}
}



@media (max-width: 1024px) {

.dhyana_warp{ display:block;  height:auto;}
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
.dhyana_warp{ display:block;  height:auto;}





}


@media (max-width: 767px) {


.logo{ text-align:center;}


}



@media screen and (max-width: 606px){


.logo{ text-align:center;}

	
}


.shabo-strip{
	width: 100%;
	height:5px;
	position: absolute;
	background: repeat scroll 0 0 rgba(0, 0, 0, 0.2);
	bottom:0px;display: block;
	z-index: -20;}

.img-border:before {display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; box-shadow: inset 0 0 0 4px rgba(0,0,0,0.1); content: " ";}

.btncss{
border:1px solid #616261; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 20px 10px 20px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #7d7e7d; background-image: -webkit-gradient(linear, left top, left bottom, from(#7d7e7d), to(#0e0e0e));
 background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -moz-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -ms-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: linear-gradient(to bottom, #7d7e7d, #0e0e0e);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7d7e7d, endColorstr=#0e0e0e);
}

.btncss:hover{
 border:1px solid #4a4b4a;
 background-color: #646464; background-image: -webkit-gradient(linear, left top, left bottom, from(#646464), to(#282828));
 background-image: -webkit-linear-gradient(top, #646464, #282828);
 background-image: -moz-linear-gradient(top, #646464, #282828);
 background-image: -ms-linear-gradient(top, #646464, #282828);
 background-image: -o-linear-gradient(top, #646464, #282828);
 background-image: linear-gradient(to bottom, #646464, #282828);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#646464, endColorstr=#282828);
}


.txt_validation {
    font-family: Calibri;
    font-size:12px;
    font-style:italic;
    color:#f00;
    font-weight: 700;
}



