/* copyright mars web solution */

/*--
--*/

@import"superfish.css"; @import"coin-slider.css";

/* Getting the new tags to behave */
article, aside, audio, 
canvas, command, 
datalist, details, 
embed, 
figcaption, figure, footer, 
header, hgroup, 
keygen, 
meter, 
nav, 
output, 
progress, 
section, source, 
video {
	display:block;
}
mark, 
rp, rt, ruby, 
summary, 
time {
	display:inline;
}
img {
	border:0px;
}
img a{
	border:0px;
}
a {
	color:#A4332D;
	text-decoration:none;
}
a:hover {
	color:#9ACA53;
	text-decoration:underline;
}

/* Global properties ======================================================== */
body {
	margin:0 0 0 0;
	font-family:'Roboto Condensed';
	font-size:16px;
	color:#666;
	height:100%;
	background:url(../images/body1.jpg) center top repeat;
}
html { 
	min-width:1100px;
}
html, 
body { 
	height:100%;
}
h1,h2,h3,h4,h5,h6,p {
	margin:0px;
	padding:0px;
}
h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:25px;
	margin-bottom:10px;
	font-weight:400;
	color:#491A14;
}
	.grids3 p{ font-size:16px; color:#666;}
h2 {
	font-size:28px; 
	color:#721F1E;
	font-weight:normal;
	font-family:'Roboto Condensed';
}
h3 {
	font-family:'Roboto COndensed'!important;
	color:#AF220C!important;
	font-size:22px;
	font-weight:normal;
	padding-bottom:5px;
	font-weight:400;
}
h4 {
	font-size:16px;
	color:#331E11;
	padding:10px 0;
	font-family:Roboto; line-height:26px;
}
.line{ border-bottom:1px dashed #e2e2e2; padding:5px 0; margin-bottom:10px;}
.img{ float:left; margin-right:10px; box-shadow:2px 2px 2px 2px #e2e2e2;}
h5 {
	font-size:16px;
	color:#666;
	line-height:20px;
}
h6 {
	font-size:19px;
	color:#00923F;
	font-weight:400;
	text-decoration:none;
	font-family:'Roboto Condensed';
	padding:0px;
	margin:20px 0;
}
p {
	color:#666;
	text-align:left;
	line-height:30px;
	font-size:16px;
	padding-bottom:5px;
	font-family:'Roboto Condensed';
}

ul li { list-style:disc; list-style-type:none;}



/* ========================================================  Global properties*/



/* Global Structure ============================================================= */

#wrapper {
	width:1100px;
	margin:auto;
	margin-top:15px;
	background:#fff
}
.bgmain {
	background:#fff;
	float:left;
	
}
header {
	height:125px;
}
.logo {
	float:left;
}
.header-ryt {
	width:259px;
	height:39px;
	background:url(../images/header-ryt.png);
	float:right;
	margin-top:64px;
	padding-left:45px;
}
.header-ryt ul {
	margin:0;
	padding:0;
	list-style:none;
}
.header-ryt li a{
	float:left;
	padding:0 18px;
	line-height:39px;
	color:#808080;
	text-transform:uppercase;
	font-family:calibri, arial;
	font-size:14px;
	background:url(../images/bullet.png) left no-repeat;
}
nav { 
	background:url(../images/menu.jpg) 0 0 repeat-x #242424; 
	margin:0 auto; 
	width:1100px;
}
.clear{
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
}

/*  Buttons */
.button, .button1{
	color:#fff; 
	font:bold 12px/14px Tahoma, Geneva, sans-serif; 
	background:#FF272A; 
	padding:6px 18px 8px 17px; 
	display:inline-block;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	border:0px;
	cursor:pointer;
}
.button a, button1 a{
	color:#fff; 
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}
.button1 {
	float:right;
}
.button:hover,.button1:hover{ 
	text-decoration:none; 
	background:#9ACA53;
	color:#FFF;
}
.link1{
	text-decoration:underline;
}
.link1:hover{
	text-decoration:none;
}
.video{ width:300px; float:right; margin:20px 0; margin-left:20px;}
#section {
	float:left;
	width:1100px;
}
#grids {
	float:left;
}
.grids1, .grids2, .grids3, .grids_4, .grids_5 {
	width:252px;
	padding:15px;
	float:left;
	margin-right:10px;
	
}
 .bg{background:#F8F7EF; padding-left:10px;}
.grids2 {
	width:405px;
}
.grids-2 {
	width:740px;
	padding:15px;
	float:left;
	margin-right:10px;
}
.post_cycle h2{ font-size:18px; padding-bottom:5px;}
/* Post Cycle */
.post_cycle {
  padding: 0;
  margin: 0;
  position: relative;
}
#post-cycle .cycle_item {
  float: left;
  width: 225px;
  padding: 0 0 10px 0;
  margin: 0 10px 2px 10px; 
  background: none;
  list-style-type: none;
  background: #fff;
  border: 1px solid #e7edf1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display:block; margin-bottom:25px;
  
 border:1px #EEE solid; box-shadow: 0 0 2px 2px #eee;
}
#post-cycle .cycle_item a {
  color: #939393;
  text-decoration: none;
  background: none;
  line-height:20px;
}
#post-cycle .cycle_item a .price-box { margin:0; 
}
#post-cycle .cycle_item:hover {
 border:1px #EEE solid; box-shadow: 0 0 2px 2px #DDD;
}
#post-cycle .viewport {
  overflow: hidden;
  position: relative;
  min-height: 235px;
  height: auto!important;
  height: 300px;
  width:740px;
  margin-left:px;
}
.grids-2 h1{ color:#AF220C!important;}
#post-cycle .overview {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
}
#post-cycle .disable {
  visibility: hidden;
}
#post-cycle .buttons-wrap {
  position: absolute;
  right: 15px;
  top: -41px;
}
#post-cycle .buttons-wrap a {
  width: 24px;
  height: 23px;
  overflow: hidden;
  float: left;
  background-repeat: no-repeat;
  background-position: left top;
  background-image:url(../images/next-prev.png);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#post-cycle .buttons-wrap .next {
  margin-left: 1px;
  background-position: -24px 0;
}
#post-cycle .buttons-wrap .next:hover {
  background-position: -24px -23px;
}
#post-cycle .buttons-wrap .prev:hover {
  background-position: 0 -23px;
}
#post-cycle .featured-thumbnail {
  margin: 0;
  float: none;
  display: block;
  border: none;
  padding: 0;
  background: none;
 
}
#post-cycle .featured-thumbnail img {
  float: none;
  margin: 0;
  padding: 0;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
   vertical-align:middle!important; padding:10px;
}
#post-cycle .cycle_item a:hover .featured-thumbnail img {
  opacity:.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#post-cycle .excerpt {
  padding: 0px 18px 2px 18px;
}
/* Folio Cycle */
.folio_cycle {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
}
.folio_cycle .folio_item {
  overflow: hidden;
  display: none;
}
.folio_cycle .folio_item:first {
  display: block;
}
.folio_cycle .folio_item figure.thumbnail {
  width: 270px;
  overflow: hidden;
}
#folio-controls {
  text-align: center;
  overflow: hidden;
}
#folio-controls ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#folio-controls ul li {
  padding: 0 5px 0 0;
  display: inline;
}
#folio-controls ul li a {
  display: inline-block;
  text-decoration: none;
  width: 8px;
  height: 8px;
  background: #000;
  font-size: 0;
  line-height: 0;
}
#folio-controls ul li a:hover {
  background: #999;}
  
.button {
	color:#F60;font-family: 'Fenix', arial; margin-right:10px;
	text-decoration:underline;
	float:right;
}
.button:hover {
	color:#F66;
}
.article {
	width:760px;
	float:left;
	margin:0 0 0 0;
}
.article ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.article li{
	float:left;
	list-style:none;
	margin:0 14px 20px 0px;
	text-align:center;
	font-size:13px;
	font-family:'Open Sans', arial;
	background:#f9f9f9;
	-ms-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.article li:hover{
	background:#FFF;
}
.article li a img: hover{
	opacity:.9;
}
.article li a{
	font-weight:bold;
	color:#976f04;
}
.article li a:hover{
	font-weight:bold;
	color:#000;
}
.article li h3{ font-weight:300px; font-size:18px; color:#4F320B!important; text-transform:capitalize; padding-bottom:30px; border-bottom:5px solid #4F320B;}

#toplinks {
	float:right;
	line-height:34px;
	margin:-45px 8px 0px;
	color:#FFF;
	text-transform:uppercase;
	font-size:18px;
}
#toplinks ul {
	float:left;
	margin:0px;
	padding:0px;
}
#toplinks li {
	float:left;
	background:#00923F;	
	margin:0px 0 0 5px;
	font-size:14px;
	font-weight:lighter;
    font-family: 'Roboto';
}
#toplinks li a{
	color:#FFF;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	display:block;
	padding:0 15px;
	font-weight:400;
}
#toplinks li a:hover{
	background:#D37E2B;
	text-decoration:none;
	color:#FFF;
}
#mid_container1 {float: right;width: 740px;margin: 20px 0px 20px 10px;padding-right: 0px;}
.pad20{ padding-left:10px;}
.title2{ color:#4d4d4d; font-size:19px; line-height:35px; text-align:center; font-family: 'Roboto', sans-serif; margin:10px 30px 0 10px; padding:0 10px 20px 10px; border-bottom:1px solid #e2e2e2;}
.grids3 {
	width:252px; background:#F7F8F3; padding:20px 20px; margin:20px 0
}
.grids_4 {
	width:600px;
}
.grids_5 {
	width:1070px;
}.pdtUl li {
  list-style-image: url(../images/list-icon.png);
  margin-bottom: 10px;
  margin-left:30px;
  font-size:16px;
  line-height:26px;
}
.grids1 ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.grids1 li{
	padding:0px 0 10px 27px;
	margin-bottom:10px;
	list-style:none;
	background:url(../images/marker.png) left  top no-repeat;
	font:14px/16px calibri, arial;
	height:25px;
	border-bottom:1px dashed #e2e2e2;
	color:#998267;
	font-weight:bold;
}
.grids1 li a{
	font-family:'Roboto';
	font-weight:22px; text-transform:uppercase;
	
	font-weight:bold;
	color:#666;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}
.grids1 li a:hover{
	color:#9ACA53;
	padding:0px 0 0 10px;
}
.selected a{
	color:#900;
	padding:0px 0 0 10px;
}
.selected a:link,.selected a:visited{
	color:#900; text-decoration:underline;
}
.grid1padding {
	margin-right:40px;
}
.grids_4 ul, .grids_5 ul{
	margin:0px;
	padding:0px;
}

.ul li {
	margin-right:20px;
}
.imgindent {
	margin-bottom:15px; box-shadow:2px 2px 2px 2px #CCC;
}
.p1 {
	border-bottom:1px #EDEDED solid;
}
.h3 {
	padding-top:10px;
	color:#2FA0DA;
}
.h3-pro {
	text-align:center;
}
.border-bottom {
	border-bottom:1px #D8D3CD solid;
	height:1px;
	width:925px;
	margin:auto;
}

.tooltips{ 
	position:relative; 
	padding:0 0 0 0;
	float:left;
	height:70px;
}
.tooltips li{ 
	float:left; 
	background:none;
	padding:0px;
	margin:0 10px 00 0;
}
.tooltips li a{ 
	margin-top:10px; 
	display:block;
}
.tooltips li a:hover{ 
	padding:10px 0 0px 0px;
}
.textfield, .textarea {
	font-family:'Roboto';
	width:250px;
	height:30px;
	color:#999;
	padding-left:10px;
	outline:none;
	margin-bottom:10px;
	border:1px dashed #CEC7BF;
}
.textarea {
	width:250px;
	height:55px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
#enquiry_content div {
	vertical-align:text-top;
}
#enquiry_content {
	width:99%;
	background:url(../images/enquiry_img.jpg) right no-repeat;
}
/******************** Footer ******************/
.footer{ 
	width:1100px; 
	position:relative; 
	overflow:hidden; 
	margin:0 auto; 
	color:#fff;
	text-shadow:1px solid #333;
	font:17px/22px 'Roboto Condensed', Arial, Helvetica, sans-serif; 
	padding:11px 0 11px 0;
}
footer a{ 
	color:#fff;
}
footer a:hover{
	color:#fc912f; 
	text-decoration:none;
}
#tagline {
	margin:5px 10px 0 0;
	float:right;
	bottom:0;
	font-family:'Roboto', arial;
	font-size:20px;
	color:#76A334;
	text-align:right;
	text-shadow:1px 1px 1px #e2e2e2;
	font-weight:300;
	line-height:30px;
}

.pro-widget { margin:10px auto; padding:0px; }
.pro-widget li { float:left; margin:0 5px 0px 0px; padding:10px;
-webkit-transition: all 0.2s ease;
}
.pro-widget li img{ 
padding:10px; box-shadow:0px 0px 10px #ccc; width: 220px; height:150px;}

.pro-widget li span{ background-image:url(../images/product-carousel.png); background-repeat:no-repeat; background-position:center; width:100%; height:26px; display:block; 
    margin-top: -4px;}
	
.appointment{ width:550px; float:left; background:#F8F9F4; padding:20px;}
.appointment1{ width:740px; float:left; background:#F8F9F4; padding:20px;}
.abt{background:#F6FAF3; padding:10px 20px; margin-bottom:10px; padding-bottom:50px;}

.textbox {
	outline:none;
	background:#f6f6f6;
	border:1px solid #e2e2e2;
	font-family:'Roboto';
	font-size:14px;
	color:#666;
	padding:8px 10px;
	    margin-top: 5px;
	width:220px;
}
.captcha-input {
    width: 82px !important;
    max-width: 82px !important;
    min-width: 82px !important;
}
.captcha-input-2 {
    width: 40px !important;
    max-width: 40px !important;
    min-width: 40px !important;
}

.textbox:focus {
	outline:none;
	background:#f6f6f6;
	border:1px solid #e2e2e2;
	font-family:'Roboto';
	font-size:14px;
	color:#666;
	padding:8px 10px;
	width:220px;
}

	
	

	
#fl   { float: left;
    width: auto;
    margin-left: 1px;
    padding: 6px 9px;
    color: #666;
    font-family: 'Roboto';
    background-color: #F7F5F5;
    border: 1px solid #EBF6E5;}
.captcha{ padding:5px; width:100px; margin-bottom:10px; float:left; margin-right:15px;}
.hnd-p{cursor:pointer;}


.pro-widget li img:hover { background:#f7f9f4; box-shadow:0 0 2px 2px #CCC;}
.pro-widget  h3 { font-size:16px; margin:8px 0px; color:#AC518C; font-family: 'Roboto', cursive; text-align:center;}
.why{ width:490px; float:left; border-right:1px dashed #e2e2e2; padding-right:10px;}
.why1{ width:490px; float:right; padding-left:10px;}

.content-container {
	width:1100px;
	float:left;
	margin-top:10px;
	padding-bottom:10px;
	padding:10px 15px;
}
.mar{ margin-top:0px;}
.col1 {
	width:354px;
	float:left;
}
.col2 {
	width:340px;
	float:left;
	margin-left:17px;
}
.col3 {
	width:350px;
	float:left;
	margin-left:17px;
}
.col4 {
	width:454px;
	float:left;
	margin-left:27px;
}

.img1 {
	width:244px;
	float:left;
	padding-top:20px;
}
.col-text {
	font-family:'Roboto';
	font-size:14px;
	color:#666;
	text-decoration:none;
	font-weight:normal;
	line-height:24px;
	text-align:left;
}
.home{ padding-bottom:0px; color:#666; font-size:20px; margin-bottom:5px; text-align:center; line-height:30px;}
.content img{ padding:20px 0;}
.content{
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	margin-top:15px;
	text-align:left;
	box-shadow:1px 1px 1px #e2e2e2;
}


.readmore-box{
	margin-left:75px;
	text-align:center;
	border-radius:5px;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	line-height:20px;
	color:#988b7d;
	font-family:'Roboto';
	float:right;
	text-decoration:underline;
}
.img2:hover{ opacity:.8; color:#666;}
.readmore-about{
	float:left;
     text-align:center;
	 margin-top:22px;
	background-repeat:repeat-x;
	background-position:left top;
	height:28px;
	border:1px solid #e1e1e1;
	border-radius:15px;
	padding-top:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	line-height:20px;
	color:#988b7d;
	transition:all 0.9s ease-in-out;
	-webkit-transition:all 0.9s ease-in-out;
	-moz-transition:all 0.9s ease-in-out;
	-o-transition:all 0.9s ease--inout;
	-ms-transition:all 0.9s ease-in-out;
}
.readmore-box:hover{
	font-weight:normal;
	text-decoration:underline;
	color:#782422;
}
.readmore-about:hover{
	width:87px;
	float:left;
	text-align:center;
	background-image:url(../image/radmore-about.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	height:28px;
	border:1px solid #e1e1e1;
	border-radius:15px;
	padding-top:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	line-height:20px;
	color:#FFF;
}
	#clients li img {
display: block;
padding: 5px;
box-shadow: 0 0 2px 2px #EEE;
	}#clients {
margin: 0px;
padding: 0px;
display: block;}
#clients li {
float: left;
margin: 10px 15px 15px 0;
display: block;}
.InfoPopup{width:700px; padding:20px;}
.pro-widget2 li p{text-align:center; line-height:17px !important;}
.pro-widget2 h3{font-size:18px !important; text-transform:uppercase;     text-align: center!important; margin-bottom:0px !important}
.font-wt-Bold{font-weight:bold;}
.pro-widget2 li a img:hover{transform:scale(1.05); -webkit-transform:scale(1.05);-o-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05); transition:all ease-in-out 0.4s; -webkit-transition:all ease-in-out 0.4s; -o-transition:all ease-in-out 0.4s; -moz-transition:all ease-in-out 0.4s; -ms-transition:all ease-in-out 0.4s; }
.ProfileHighLights{width:680px; background-color:#f2f2f2; padding:10px; display:inline-block;}
.ProfileHighlightTxt{float:left;}
.ProfilePic{float:right; width:200px;}
.ProfileHighlightTxt h2{font-size:23px; color:#E1912F; margin-bottom:0; padding-bottom:10px; text-transform:uppercase;}
.ProHiLiTxtPost{font-weight:bold; font-size:20px; font-style:italic;}
.ProfileHighlightTxt p{line-height:21px;}
table tr td{ padding:5px;}

.cetr-box-management{width:515px; float:left;}.cetr-box-management-1{width:275px;  margin-right: 20px;float:left;} .cetr-box-management-2{width:275px; float:right;}