@font-face {
	font-family: 'HelveticaLTStd-Comp';
	src: url('../fonts/helveticaltstdcomp1.eot');
	src: url('../fonts/helveticaltstdcomp1.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/helveticaltstdcomp1.woff') format('woff'),
			 url('../fonts/helveticaltstdcomp1.ttf') format('truetype'),
			 url('../fonts/helveticaltstdcomp1.svg#helveticaltstdcomp1') format('svg');
	font-weight: normal;
	font-style: normal;
}


* {
	padding: 0;
	margin:0;
}

a {
	text-decoration: none;
}

img { 
	border: none;
} 

ul {
	list-style: none;
}

body {
	background: url(../images/bg-dots.png) no-repeat top center #FFF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	overflow-x: hidden;
}
 
a { 
	color: #666666; 
	text-decoration: none;

} 

a:hover { 
	text-decoration: underline;
} 

h1, h2, h3 {
	color: #7368a0;
	font-weight: normal;
} 
 
.left {
	float: left;
}

.right {
	float: right;
}

.clr {
	clear: both;
}

.button {
	background: #7368a0 !important;
	border: none;
	color: #FFF;
	cursor: pointer;
	font-size: 14px;
	padding: 8px 10px; 
	text-transform: uppercase;
	width: 89px  !important;
}

.brder-img {
	border: 3px solid #666666;
	border-radius: 10px;
	padding: 3px;
}

.button:hover {
	background: #8a7dc0 !important;;
}

.green {
	color: #89C77A;
}

.width-20 {
	width: 20%;
}

.width-30 {
	width: 27.5%;
}

.width-40 {
	width: 40%;
}

.width-50 {
	width: 67.5%;
}

.width-60 {
	width: 60%;
}

.width-70 {
	width: 65%;
}

#mainwrapper {
	margin: 0px auto;
}


.center {
	margin: 0px auto  !important;
	width: 1000px !important;
} 

#header {
	padding: 0 0 16px;
}

#header .logo img {
	padding: 8px 0 0 20px;
}

#header h1 {
	color: #7368a0;
	font-size: 20px;
	margin: 45px 40px 0 0;
	font-weight: normal;
}

#header h1 a {
	color: #89c77a;
	font-size: 20px;
	font-weight: normal;
	padding-left: 45px;
}

#menus {
	background: #7368a0;
}


#menus ul {
	margin: 0 0 0 0;
}

#menus ul li {
	border-right: 1px solid #FFF;
	float: left;
	padding: 10px 25px;
}

#menus ul li.last {
	border-right: none;
	padding: 10px 0;
}
/*
#menus ul li.last a {
	padding: 0 0 0 10px;
}*/


#menus ul li, #menus ul li a {
	color: #FFF;
	font-size: 15px;
}

#menus ul li:hover, #menus ul li.active  {
	background: #89C77A;
}


#menus ul li.last:hover  {
	background: #89C77A;
}

.header_banner {
	margin: 0px auto;
	max-width: 1298px;
	height: 296px;
   	width: 100%;
	position: relative;
}


.header_banner img {
	margin: 0 auto;
    max-width: 1298px;
	width: 100%;
}

ul.ppt {
	position: relative;
    max-width: 1300px;
    margin: 0 auto;
    width: 100%;
}

.ppt li {
	list-style-type: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

.ppt img {
	margin: 0 auto;
    max-width: 1300px;
	left: 0;
    top: 0;
    width: 100%;
}


#slideshow-curves  {
    margin: 0 auto;
    max-width: 1298px;
}

#slideshow-curves  img {
	height: 135px;
    margin: 0 auto;
    max-width: 1300px;
	position: relative;
	top: 169px;
	z-index: 50;
	width: 100%;
}

.banner-curve {
	bottom: 0;
	height: 135px;
    margin: 0 auto;
    max-width: 1300px;
	position: absolute;
	z-index: 50;
	width: 100%;
	left : 0;
}

#content {
	position:relative;
}


#content .width-70 {
	/*background:url(../images/shadow-content-leftside.png) no-repeat right top ;*/
	padding: 0px 23px 0;
	min-height: 365px;
	font-size: 15px;
	line-height: 20px;
} 

#content .width-30 {
	background:url(../images/shadow-content-rightside.png) repeat-y left top ;
	margin: 0px 0 0 2px;
	padding: 20px 0 50px 20px;
}

.left-height{ height: 100%; }

.svcs li {
	background:url(../images/list-icon.png) no-repeat 5px;
	color: #000;
	padding: 0 0 0 20px;
	margin: 5px 0; 
}

#feedbackform input {
	background: #FFF;
	border: 1px solid #eaeaea;
	margin: 3px 0;
	padding: 5px;
	width: 209px;
}

.text-label {
    color: #7368a0;
}
label.error {
	color: #F00;
	float: left;
	font-size: 11px;
}

#reviews {
	padding: 0 0 0 0;
	font-size: 12px;
	line-height: 18px;}


#reviews h3, #consultation h3, #social-icons h3 {
	color:#1893bb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 10px;
	text-transform:uppercase;

} 

#footer {
	 background: #89c77a;
	 font-size: 13px;
	 padding: 25px 3px 10px 0;
	 color: #000000;
}

#footer .white-brder {
	border-top: 1px solid #FFFFFF;
	margin-top: 20px;
	width: 1000px;
}

#footer .fmenu {
	padding: 25px 0 0 0;
	margin-left: 80px;
}

#footer .fmenu li {
	border-right: 1px solid #000000;
	float: left;
	padding: 0 6px;
}
	
#footer .fmenu li a:hover {
	color:#FFF;
}

#footer .fmenu li.last {
	border-right: none;
}

#footer .fmenu li a, #footer a  {
	color: #000;
}

#footer .fmenu li a {
	color: #000;
}

#footer  .copyright {
	font-size: 12px;
	padding: 15px 0 0 0;
	text-align: right;
}


#footer .kbizz-link {
	background:url(../images/icon-kbizz.png) no-repeat right;
	display: block;
	float: right;
	margin: 0 0 0 5px;
	height:14px;	
	width: 26px;
}

/***********INSIDE PAGES **************/

.page-index  .banner-curve {
	display: none;
}

#content.inside  {
	padding: 7px 0 0 10px;
    position: relative;
    z-index: 50;
	margin-top: -24px !important;
	top: 0 ;
}

#content.inside .width-70 {
	/*background:url(../images/shadow-content-leftside.png) no-repeat right top ;*/
	padding: 0px 20px 0;
	min-height: 365px;
} 

#content.inside .width-30 {
	background:url(../images/shadow-content-rightside.png) repeat-y left top ;
	margin: 15px 0 0 2px;
	padding: 25px 0 45px 20px;
	min-height: 365px;
}

#content.inside p, #content.inside li { 
	line-height: 22px;
}

.about {
	padding: 0 10px;	
}



/***********ACCORDION *************/

.accordion {
   margin: 0px;   
}

dt {
  background: #e4e4e4;
  border: 1px solid #FFF;
  padding: 10px;
  border-bottom: 0; 
  color: #6CAA5D !important;
}

.accordion  a {
	display: block;
	color: #6CAA5D !important;
	padding: 5px;
	font-weight: bold;
}

dd {
	border-top: 0; 
	border-top: 1px solid white;
	position: relative;
	top: -1px;
}
  	
#my-div
{
    width    : 970px;
    min-height : 1250px;
    overflow : hidden;
    position : relative;
}
 
#my-div iframe
{
    position : absolute;
    top      : -233px;
    left     : 10px;
    min-height : 1600px;
} 

#social-icons {
	margin-top: 210px;
}

#social-icons li {
	float: left;
	margin: 0 0 0 5px;
}

.pdfs li {
	background:url(../images/icon-pdf.png) no-repeat;
	padding: 15px 0 15px 45px;
}

.useful_links li {
	float: left;
	margin: 10px 0;
	text-align: center;
	width: 310px;
}

.useful_links li img {
	border: 1px solid #7368a0;
}

.useful_links li  h4 {
	color: #7368a0;
}

.accordion   img {
	border: 1px solid #7368a0;
	margin: 10px 0 10px 10px ;
}

.bg-green-color {
	background: #89C77A;
	color: #000;
	padding: 15px;
	margin: 0 7px 0 0;
}

.bg-purple-color {
	background: #7368A0;
	color: #FFF;
	padding: 15px;
	margin: 0 7px 0 0;
}


.bg-lightgreen-color {
	background: #e4e4e4;
	padding: 15px;
}

.testimonials li {
	background: #f5fff6;
	border: 1px solid #80ba71;
	border-radius: 10px;
	box-shadow: inset 0 0 8px #89C77A;
	padding: 10px;
}

hr{ background-color: #666; border: medium none; height: 1px; margin: 35px 0; }

.flex { display: flex; }