/* copyright mars web solution */

/*--
--*/

@import"superfish.css"; @import"coin-slider.css"; @import"animation.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:#8A2124;
	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;
}
.loction{padding-left:30px; line-height:22px;    margin: 10px 0 10px; position:relative}
.loction:before{
	font-family: FontAwesome;
    position: absolute;
    color: #782422;
    font-size: 25px;
    left: 3px;
    top: 5px;
    content: "\f041";}
	
.emil-box{padding-left:30px; line-height:22px;    margin: 10px 0 10px; position:relative}
.emil-box:before{
	font-family: FontAwesome;
    position: absolute;
    color: #782422;
       font-size: 20px;
    left: 1px;
    top: 0px;
        content: "\f0e0";}	
		
.Landline{padding-left:30px; line-height:22px;    margin: 20px 0 10px; position:relative}
.Landline:before{
	font-family: FontAwesome;
    position: absolute;
    color: #782422;
       font-size: 20px;
    left: 1px;
    top: 0px;
        content: "\f095";}	
		
.person{padding-left:30px; line-height:22px;    margin: 5px 0 5px; position:relative}
.person:before{
	font-family: FontAwesome;
    position: absolute;
    color: #782422;
       font-size: 30px;
    left: 1px;
    top: 0px;
        content: "\f10b";}		
	
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; 
	padding-bottom:23px;
	color:#721F1E;
	font-weight:normal;
	font-family:'Roboto Condensed';
}
h3 {
	font-family:'Roboto COndensed'!important;
	color:#DD137B!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{ border-bottom:1px dashed #e2e2e2; padding:10px 0;}
.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:#8A2124;
	font-weight:400;
	text-decoration:none;
	font-family:'Roboto Condensed';
	padding:0px;
	margin:0px 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:1150px;
	margin:auto;
	margin-top:15px;
	background:#fff
}
.bgmain {
	background:#fff;
	padding:10px 10px 0 10px;
	float:left;
	box-shadow:0px 0px 10px #e2e2e2;
}
header {
	height:140px;
}
.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: 844px;
    float: right;
    margin-right: 10px;
}
.logo-lft{    margin-left: -20px;}
.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:#208CC3; 
	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:1120px;
}
#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:780px;
	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: 243px;
  padding: 0 0 10px 0;
  margin: 0 16px 2px 0; 
  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:780px;
  margin-left:px;
}
.grids-2 h1{ color:#DD137B!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: -30px;
}
.why-list{margin:0 0 10px 0; padding:0;}

.rw-wrapper{
	width: 80%;
	position: relative;
	margin: 110px auto 0 auto;
	font-family: 'Bree Serif';
	padding: 10px;
}
.rw-sentence{
	margin: 0;
	text-align: left;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.rw-sentence span{
	color: #444;
	font-size: 200%;
	font-weight: normal;
}
.rw-words{
	display: inline;
	text-indent: 10px;
}
.rw-words-1 span{
	position: absolute;
	opacity: 0;
	overflow: hidden;
	    color: #9E0554;
	-webkit-animation: rotateWord 12s linear infinite 0s;
	-ms-animation: rotateWord 12s linear infinite 0s;
	animation: rotateWord 12s linear infinite 0s;
}
.rw-words-1 span:nth-child(2) { 
    -webkit-animation-delay: 3s; 
	-ms-animation-delay: 3s; 
	animation-delay: 3s; 
	color: #208CC3;
}
.rw-words-1 span:nth-child(3) { 
    -webkit-animation-delay: 6s; 
	-ms-animation-delay: 6s; 
	animation-delay: 6s; 
	
	color: #208CC3;
}
.rw-words-1 span:nth-child(4) { 
    -webkit-animation-delay: 9s; 
	-ms-animation-delay: 9s; 
	animation-delay: 9s; 
	color: #9E0554;
}

@-webkit-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -webkit-transform: translateY(-30px); }
	5% { opacity: 1; -webkit-transform: translateY(0px);}
    17% { opacity: 1; -webkit-transform: translateY(0px); }
	20% { opacity: 0; -webkit-transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@-ms-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -ms-transform: translateY(-30px); }
	5% { opacity: 1; -ms-transform: translateY(0px);}
    17% { opacity: 1; -ms-transform: translateY(0px); }
	20% { opacity: 0; -ms-transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -webkit-transform: translateY(-30px); transform: translateY(-30px); }
	5% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px);}
    17% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); }
	20% { opacity: 0; -webkit-transform: translateY(30px); transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@media screen and (max-width: 768px){
	.rw-sentence { font-size: 18px; }
}
@media screen and (max-width: 320px){
	.rw-sentence { font-size: 9px; }
}
.bg-slider{position:relative; width:850px; float:left;}
.BannerLeft{     width: 190px;
    height: 312px;
    margin-right: 16px;
    float: left;
    margin-top: 0px;
    margin-left: 10px;
        padding: 40px 20px 5px 20px;
    background-color: #EFE9EC;}
.BannerLeft img{ margin-bottom:20px;}
.BannerLeft p{ font-size:18px; text-transform:uppercase;     color: #782423; margin-bottom:5px;  }
.BannerLeft p:before{ content:''; margin-right:10px; display:inline-block; background-repeat:no-repeat; width:18px; height:20px; background-image:url(../images/ban-left-icon2.png);}
.box-slder-to-txt{    position: absolute;
    z-index: 999;
    bottom: 180px;
    left: 30px;
    padding: 10px;
    background: rgba(201, 201, 201, 0.34);
    width: 450px;
    border: 1px dashed rgba(221, 19, 123, 0.49);
    height: 82px;}
.why-list li{margin:0 0 5px 0; position:relative;   font-family: 'Roboto Condensed'; font-size:16px; line-height:24px;    color: #4d4d4d; padding:0 0 0 20px;}.why-list li:hover{color:#DD137B;}
.why-list li:before{    content: "\f101"; font-size:16px; color:#DD137B; font-family:FontAwesome; position:absolute; left:0; top:-1px}
#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, .button1{
	color:#fff; 
	font:bold 12px/14px Tahoma, Geneva, sans-serif; 
	background:#208CC3; 
	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;
}
.article {
	width:800px;
	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;}
.spl-pera{    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 25px;
    color: #4d4d4d; margin-bottom:10px;}
.title2{ color:#4d4d4d; font-size:19px; line-height:35px; text-align:left; font-family: 'Roboto', sans-serif; margin:10px 30px 0 10px; padding:0 10px 20px 10px; border-bottom:1px solid #e2e2e2;}
.grids3 {
	width:252px; background:#fff; 
}
.grids_4 {
	width:600px;
}
.grids_5 {
	width:1090px;
}.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:1130px; 
	position:relative; 
	overflow:hidden; 
	margin:0 auto; 
	color:#666;
	text-shadow:1px solid #333;
	font:17px/22px 'Roboto Condensed', Arial, Helvetica, sans-serif; 
	padding:31px 0 31px 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;
}
.clients{ width:500px; float:left; margin-left:30px;}
.pro-widget { margin:20px auto; padding:0px; }
.pro-widget li { float:left; margin:0 0px 10px 0px; background:#fff; padding:10px; border-radius:10px!important;  width:340px; height:290px; 
}
.pro-widget li img{ width:340px; height:250px; box-shadow:0px 0px 10px #e2e2e2; border-radius:10px!important; }
.pro-widget li:hover img{transform:scale(0.9); -webkit-transform:scale(0.9); -o-transform:scale(0.9); -moz-transform:scale(0.9); -ms-transform:scale(0.9);transition:all ease-in-out 0.5s; -webkit-transition:all ease-in-out 0.5s;-o-transition:all ease-in-out 0.5s;-moz-transition:all ease-in-out 0.5s;-ms-transition:all ease-in-out 0.5s;}
.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:364px;
	float:left;
}
.col2 {
	width:350px;
	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:#782422; font-size:22px; margin-bottom:5px;}
.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;
-moz-box-shadow:    inset 0 0 15px #ccc;
-webkit-box-shadow: inset 0 0 15px #ccc;
box-shadow:         inset 0 0 15px #ccc; border-radius:5px;
	}#clients {
margin: 0px;
padding: 0px;
display: block; text-align:center;}
#clients li {
 display:inline-block;
margin: 2px;
}
.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:10px;}

.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;}