/*http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126*/
#header.clearfix DIV.topmenu P.menu A.blog {
	color: #EA254C;
}
/*License: none (public domain)*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD, ARTICLE, ASIDE, CANVAS, DETAILS, EMBED, FIGURE, FIGCAPTION, FOOTER, HEADER, HGROUP, MENU, NAV, OUTPUT, RUBY, SECTION, SUMMARY, TIME, MARK, AUDIO, VIDEO {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/*HTML5 display-role reset for older browsers*/
ARTICLE, ASIDE, DETAILS, FIGCAPTION, FIGURE, FOOTER, HEADER, HGROUP, MENU, NAV, SECTION {
	display: block;
}
BODY {
	line-height: 1;
}
OL, UL {
	list-style: none;
}
BLOCKQUOTE, Q {
	quotes: none;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after {
	content: '';
	content: none;
}
TABLE {
	border-collapse: collapse;
	border-spacing: 0;
}
/*--------------------------- Reset end -------------------------------*/

BODY {
	margin: 0px;
	padding: 0px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

/*--------------------------- Header Styles ---------------------------*/
#header {
	display: block;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 98%;
	max-width: 1200px;
}
#header H1 {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 130px;
	float: left;
}
#header H1 A {
	background: url(../images/logo_hellassites.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 100%;
}
#header .topmenu {
	margin: 0px;
	padding: 10px 0px;
	float: right;
}
#header .topmenu P {
	margin: 0px;
	padding: 0px 5px;
	float: left;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	display: block;
}
#header .topmenu P A {
	display: inline-block;
	margin: 0px 5px;
	padding: 0px 5px;
	color: #666;
	text-decoration: none;
}
#header .topmenu P A:hover {
	text-decoration: underline;
}
#header .topmenu P.languages {
	float: right;
	border-left: 1px solid #64C2EB;
	height: 20px;
}
.topmenu P.menu A.blog {
	font-weight: bold;
	color: #EA254C;
	font-size: 12px;
}
#header .topmenu P.languages STRONG {
	display: block;
	margin: 0px;
	padding: 0px 25px 0px 10px;
	background: url(../images/arrow_more.png) no-repeat right center;
	cursor: pointer;
}
#header .topmenu P.languages A {
	display: none;
}
.no-touch #header .topmenu P.languages:hover A {
	display: block;
}
#header P.phones {
	font: lighter 18px / 30px "Open Sans Condensed", Arial, Helvetica, sans-serif;
	color: #999;
	display: block;
	margin: 30px 0px 0px;
	padding: 0px 10px;
	float: right;
	clear: right;
}
#header P.phones STRONG {
	font-size: 22px;
	line-height: 30px;
	color: #666;
	font-weight: lighter;
	margin-left: 20px;
}
#header P.phones STRONG A {
	color: #666;
	text-decoration: none;
}
#header A.calculate {
	color: #999;
	display: block;
	margin: 30px 25px 0px 0px;
	padding: 0px 15px 0px 5px;
	float: right;
	text-decoration: none;
	background: url(../images/arrow_calculate.png) no-repeat right center;
	font: 20px / 30px "Open Sans Condensed", Arial, Helvetica, sans-serif;
}
#header A.calculate:hover {
	text-decoration: underline;
}

/*--------------------------- Navigation Styles ---------------------------*/
#navigation {
	background: #EA254C;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	position: relative;
	z-index: 2;
}
#navigation > UL {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 98%;
	max-width: 1200px;
}
#navigation UL LI {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}
#navigation UL LI.but07 {
	clear: left;
}
#navigation > UL > LI.more {
	float: right;
	display: none;
}
#navigation UL LI A {
	font: normal 20px / 40px "Open Sans Condensed", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px 11px;
}
#navigation UL LI A.home {
	background: url(../images/icon_home.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 50px;
}
#navigation UL LI:hover A {
	background-color: #64C2EB;
}
#navigation UL LI UL {
	position: absolute;
	left: 0px;
	top: 40px;
	background: #64C2EB;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #FFF;
	width: auto;
	min-width: 100%;
	display: none;
}
#navigation > UL > LI.more > UL {
	left: auto;
	right: 0px;
}
.no-touch #navigation UL LI:hover UL {
	display: block;
}
#navigation UL LI UL LI {
	float: none;
	white-space: nowrap;
}
#navigation > UL > LI.more > UL LI {
	display: none;
}
#navigation UL LI UL LI A {
	font: 12px / 25px "Open Sans ", Arial, Helvetica, sans-serif;
	display: block;
	border-bottom: 1px solid #FFF;
}

/*--------------------------- Mainbanner Styles ---------------------------*/
.mainbanner {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 460px;
	clear: both;
	background: #666 url(../images/mainbanner_back.jpg) no-repeat center center;
}
.mainbanner UL {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	height: 460px;
	width: 100%;
}
.mainbanner UL LI {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 460px;
	width: 100%;
}
.mainbanner UL LI IMG {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
}
.mainbanner UL LI DIV.placer {
	margin: 0px;
	padding: 0px;
	height: 460px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.mainbanner UL LI DIV.placer A.link {
	display: block;
	margin: 0px;
	padding: 0px;
}
.mainbanner UL LI DIV.center {
	margin: 0px auto;
	padding: 0px;
	height: 460px;
	width: 100%;
	max-width: 1200px;
	display: block;
	font: normal 300 18px / 25px "Open Sans", Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #333;
	text-decoration: none;
	position: relative;
}
.mainbanner UL LI DIV.bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px 0px 60px 30px;
}
.mainbanner UL LI DIV.center H2 {
	font-size: 25px;
	line-height: 50px;
	font-weight: 300;
	color: #333;
	margin: 0px 0px 15px;
	padding: 0px;
}
.mainbanner UL LI DIV.center H3 {
	font-size: 18px;
	line-height: 25px;
	font-weight: 300;
	color: #333;
	margin: 0px;
	padding: 0px;
}

/*--------------------------- Services Styles ---------------------------*/
#services {
	background: #F2F2F2;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	position: relative;
	z-index: 2;
}
#services > UL {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 98%;
	max-width: 1200px;
	font-weight: lighter;
	color: #666;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
}
#services > UL LI {
	display: block;
	margin: 0px;
	padding: 2%;
	float: left;
	width: 21%;
}
#services.five > UL LI {
	width: 16%;
}
#services > UL LI H3 {
	font-size: 18px;
	font-weight: normal;
	color: #666;
	display: block;
	line-height: 20px;
	margin: 0px;
	padding: 5px 0px;
}
#services > UL LI H3 A {
	color: #666;
	text-decoration: none;
	display: block;
}
#services > UL LI P {
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#services > UL LI SPAN {
	margin: 10px auto 20px;
	padding: 100px 0px 0px;
	width: 100px;
	border: 2px solid #65C2EB;
	display: block;
	border-radius: 50%;
}
#services > UL LI SPAN.eshop {
	background: url(../images/icon_eshop.png) no-repeat center center;
	background-size: contain;
}
#services > UL LI SPAN.google {
	background: url(../images/icon_google.png) no-repeat center center;
	background-size: contain;
}
#services > UL LI SPAN.social {
	background: url(../images/icon_social.png) no-repeat center center;
	background-size: contain;
}
#services > UL LI SPAN.mobile {
	background: url(../images/icon_mobile.png) no-repeat center center;
	background-size: contain;
}
#services > UL LI SPAN.websites {
	background: url(../images/icon_websites.png) no-repeat center center;
	background-size: contain;
}

/*--------------------------- Points Styles ---------------------------*/
#points {
	display: block;
	margin: 0px 0px 20px;
	padding: 0px;
	clear: both;
	position: relative;
	z-index: 2;
	border-bottom: 1px solid #65C2EB;
}
#points H2 {
	font-weight: lighter;
	color: #FFF;
	background: #65C2EB;
	text-align: center;
	display: block;
	font-size: 22px;
	line-height: 26px;
	margin: 0px;
	padding: 8px 0px;
}
#points > UL {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 98%;
	max-width: 1200px;
	font-weight: lighter;
	color: #666;
	font-size: 13px;
	line-height: 16px;
}
#points > UL LI {
	display: block;
	margin: 0px;
	padding: 30px 0px;
	float: left;
	width: 33.3%;
	font-size: 18px;
	line-height: 20px;
	font-weight: lighter;
	color: #2D9CCD;
	text-align: center;
}
#points > UL LI IMG {
	vertical-align: middle;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}

/*--------------------------- Footer Styles ---------------------------*/
#footer {
	background: #EA254C;
	display: block;
	margin: 0px;
	padding: 15px 0px 30px;
	clear: both;
	position: relative;
	z-index: 2;
	text-align: center;
}
#footer P.links {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 98%;
	max-width: 1200px;
	font-weight: normal;
	color: #FFF;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
}
#footer P.links A {
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	margin: 0px;
	padding: 0px 3px;
}
#footer UL {
	display: inline-block;
	margin: 0px 2%;
	padding: 0px;
	text-align: left;
	max-width: 20%;
	vertical-align: top;
}
#footer UL LI {
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
}
#footer UL LI A {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	display: block;
	margin: 0px;
	padding: 2px 0px;
}
#footer UL LI A:hover {
	text-decoration: underline;
}
#footer UL LI STRONG {
	font-weight: bold;
}
#main {
	display: block;
	margin: 0px auto 20px;
	padding: 0px;
	width: 98%;
	max-width: 1200px;
}

/*--------------------------- Sidebar Styles ---------------------------*/
#main .sidebar {
	margin: 0px;
	padding: 1.5%;
	float: left;
	width: 22%;
	background: #F2F2F2;
}
#main .sidebar IMG.badge {
	width: 100%;
	margin: 0px 0px 10px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
#main .sidebar H2 {
	font-size: 22px;
	line-height: 30px;
	color: #333;
	display: block;
	font-weight: lighter;
	margin: 0px 0px 10px;
	padding: 5px 0px;
}
#main .sidebar UL.articles {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#main .sidebar UL.articles LI {
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
}
#main .sidebar UL.articles LI A {
	font-size: 14px;
	color: #666;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(../images/arrow_articles.png) no-repeat left 4px;
	line-height: 18px;
}
#main .sidebar UL.articles LI A:hover {
	text-decoration: underline;
}

/*--------------------------- Content Styles ---------------------------*/
#main .content {
	margin: 0px;
	padding: 1.5% 0px;
	float: right;
	width: 72.5%;
}
#main .content H2 {
	font-size: 22px;
	line-height: 30px;
	color: #000;
	display: block;
	font-weight: lighter;
	margin: 0px 0px 10px;
	padding: 5px 0px;
}
#main .content H3 {
	font-size: 18px;
	line-height: 20px;
	color: #000;
	display: block;
	font-weight: lighter;
	margin: 0px;
	padding: 10px 0px;
	clear: both;
}
#main .content .accordion H3 {
	cursor: pointer;
}
#main .content H3.puzzle {
	font-size: 18px;
	line-height: 30px;
	color: #000;
	display: block;
	font-weight: lighter;
	margin: 0px 0px 0px -5px;
	padding: 5px 0px 5px 30px;
	background: url(../images/icon_pazzle.png) no-repeat left center;
}
#main .content UL + H3.puzzle, #main .content P + H3.puzzle, #main .content UL + H3 {
	margin-top: 30px;
}
#main .content P {
	color: #666;
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0px 10px;
	padding: 0px;
}
#main .content P STRONG {
	font-weight: bold;
}
#main .content P.offer STRONG {
	color: #EA254C;
}
#main .content P A {
	color: #479EC4;
	text-decoration: none;
}
#main .content P A:hover {
	text-decoration: underline;
}
#main .content .leftable {
	width: 50%;
	margin: 10px 2% 10px 0;
	float: left;
}

/*Table*/
.csstable {
	margin: 0px;
	padding: 0px;
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #DFDFDF;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}
.csstable TABLE {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.csstable TR:last-child TD:last-child {
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.csstable TABLE TR:first-child TD:first-child {
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}
.csstable TABLE TR:first-child TD:last-child {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
}
.csstable TR:last-child TD:first-child {
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
.csstable TR:hover TD {}
.csstable TR:nth-child(odd) {
	background-color: #F7F7F7;
}
.csstable TR:nth-child(even) {
	background-color: #FFFFFF;
}
.csstable TD {
	vertical-align: middle;
	line-height: 17px;
	border: 1px solid #DFDFDF;
	border-width: 0px 1px 1px 0px;
	text-align: left;
	padding: 18px 10px;
	font-size: 14px;
	font-weight: normal;
	color: #666;
}
.csstable TR:last-child TD {
	border-width: 0px 1px 0px 0px;
}
.csstable TR TD:last-child {
	border-width: 0px 0px 1px;
}
.csstable TR:last-child TD:last-child {
	border-width: 0px;
}
.csstable TD STRONG {
	font-weight: bold;
}
.csstable TR.offer STRONG {
	color: #EA254C;
}
.csstable TR.sum STRONG {
	color: #2D9CCD;
}
.csstable TR:first-child TD:last-child {
	border-width: 0px 0px 1px 1px;
}
/*End Table*/

#main .content .analysis {
	width: 48%;
	margin: 10px 0;
	float: right;
}
#main .content UL {
	color: #666;
	font-size: 14px;
	line-height: 17px;
	display: block;
	margin: 0px 0px 20px;
	padding: 0px;
	list-style: none;
}
#main .content UL LI {
	margin: 0px 0px 7px;
	padding: 0px 0px 0px 20px;
	background: url(../images/arrow_articles.png) no-repeat 4px 4px;
	line-height: 18px;
	font-size: 14px;
}
#main .content UL LI.offereshop {
	line-height: 23px;
}
#main .content OL {
	color: #666;
	font-size: 14px;
	line-height: 18px;
	display: block;
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 20px;
	list-style: decimal;
}
#main .content OL LI {
	margin: 0px 0px 15px;
	padding: 0px;
	line-height: 16px;
	font-size: 14px;
}
#main .content OL LI H4 {
	font-size: 16px;
	font-weight: normal;
	color: #000;
	line-height: 25px;
}

/*--------------------------- Path Styles ---------------------------*/
#main .path {
	display: block;
	margin: 0px;
	padding: 15px 0px;
}
#main .path P {
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
	color: #999;
	display: block;
	margin: 0px;
	padding: 0px 5px;
}
#main .path P A {
	color: #666;
	text-decoration: none;
	display: inline-block;
	margin: 0px;
	padding: 0px 3px;
}
#main .path P STRONG {
	color: #999;
	text-decoration: none;
	display: inline-block;
	margin: 0px;
	padding: 0px 3px;
	font-weight: lighter;
}

/*--------------------------- Innerbanner Styles ---------------------------*/
#main .innerbanner {
	display: block;
	margin: -20px 0px 40px;
	padding: 0px;
	width: 100%;
	height: 350px;
	clear: both;
}
#main .innerbanner UL {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	height: 350px;
	width: 100%;
}
#main .innerbanner UL LI {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 100%;
}
#main .innerbanner UL LI IMG {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
}
#main .innerbanner UL LI > IMG {
	height: 350px;
	width: auto;
	margin-left: -100px;
}
#main .innerbanner UL LI DIV.placer {
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#main .innerbanner UL LI DIV.center {
	margin: 0px auto;
	padding: 0px;
	height: 350px;
	width: 100%;
	max-width: 1200px;
	display: block;
	font: normal 300 18px / 25px "Open Sans", Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #333;
	text-decoration: none;
	position: relative;
}
#main .innerbanner UL LI DIV.bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px 0px 30px 40px;
}
#main .innerbanner UL LI DIV.center H2 {
	font-size: 25px;
	line-height: 50px;
	font-weight: 300;
	color: #333;
	margin: 0px 0px 15px;
	padding: 0px;
}
#main .innerbanner UL LI DIV.center H3 {
	font-size: 18px;
	line-height: 25px;
	font-weight: 300;
	color: #333;
	margin: 0px;
	padding: 0px;
}

/*--------------------------- Portfolio Styles ---------------------------*/
#main UL.portfolio {
	margin: 0px 0px 20px;
	padding: 0px;
	list-style: none;
}
#main UL.portfolio LI {
	margin: 0px 0px 20px;
	padding: 1%;
	float: left;
	width: 23%;
	display: block;
	text-align: center;
	background: url(transparent);
}
#main UL.portfolio LI:nth-child(4n+1) {
	clear: left;
}
#main UL.portfolio LI > A {
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	width: 100%;
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}
#main UL.portfolio LI:hover > A {
	-webkit-transform: scale(1.05, 1.07);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1.05, 1.07);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
	position: relative;
	z-index: 99;
}
#main UL.portfolio LI IMG {
	border-width: 0px;
	border-style: none;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	box-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}
#main UL.portfolio LI H4 {
	font-size: 16px;
	font-weight: normal;
	margin: 5px 0px;
	padding: 0px;
	color: #333;
	display: block;
}
#main UL.portfolio LI H4 A {
	color: #333;
	text-decoration: none;
	display: block;
}
#main UL.portfolio LI H4 A:hover {
	text-decoration: underline;
}
#main UL.portfolio LI P {
	font-size: 12px;
	line-height: 14px;
	display: block;
	margin: 0px;
	padding: 0px;
}

/*--------------------------- Form Styles ---------------------------*/
#main .content FORM .section {
	background: #E0F3FB;
	margin: 0px 0px 1%;
	padding: 1% 2%;
	display: block;
}
#main .content FORM INPUT[type="checkbox"], #main .content FORM INPUT[type="radio"] {
	margin: 2px 10px 0px 0px;
	padding: 0px;
	float: left;
	clear: both;
	display: block;
}
#main .content FORM LABEL {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	line-height: 18px;
	width: 88%;
}
#main .content FORM LABEL + SPAN.price {
	font-weight: bold;
	display: block;
	float: right;
	line-height: 18px;
	margin: -18px 0px 0px;
	padding: 0px;
	clear: both;
}
#main .content FORM P {
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	overflow: hidden;
}
#main .content FORM .section.total {
	background: #EA254C;
	padding: 0px 0px 2%;
}
#main .content FORM .section.total H3 {
	color: #FFF;
	padding-right: 2%;
	padding-left: 2%;
}
#main .content FORM .section.total P {
	text-align: right;
	padding: 0px 2%;
	color: #FFF;
	margin: 0px;
	line-height: 30px;
}
#main .content FORM .section.total P STRONG {
	width: 100px;
	display: inline-block;
}
#main .content FORM .section.total P:nth-child(even) {
	background: #EE4F6F;
}
#main .content FORM .section.contact LABEL {
	width: 28%;
	text-align: right;
	margin: 0px 2% 0px 0px;
	padding: 0px;
	line-height: 30px;
}
#main .content FORM .section.contact INPUT[type="text"] {
	border-width: 0px;
	border-style: none;
	display: block;
	margin: 0px;
	padding: 0px 1%;
	width: 58%;
	height: 30px;
	font: 12px / 30px "Open Sans", Arial, Helvetica, sans-serif;
}
#main .content FORM .section.contact SELECT {
	border-width: 0px;
	border-style: none;
	display: block;
	margin: 0px;
	padding: 0px 1%;
	width: 60%;
	height: 30px;
	font: 12px / 30px "Open Sans", Arial, Helvetica, sans-serif;
}
#main .content FORM .section.contact TEXTAREA {
	border-width: 0px;
	border-style: none;
	display: block;
	margin: 0px;
	padding: 1%;
	width: 58%;
	font: 12px / 20px "Open Sans", Arial, Helvetica, sans-serif;
}
#main .content FORM .section.contact INPUT.offer[type="submit"] {
	font: 16px / 30px "Open Sans", Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #EA254C;
	margin: 0px 0px 0px 30%;
	padding: 10px 5%;
	height: auto;
	border-width: 0px;
	border-style: none;
	cursor: pointer;
}
#main .content FORM .section.contact INPUT[type="submit"] {
	font: 16px / 30px "Open Sans", Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #EA254C;
	margin: 0px 0px 0px 30%;
	padding: 0px 3%;
	height: 30px;
	border-width: 0px;
	border-style: none;
	cursor: pointer;
}
#main .content FORM .section.contact INPUT[type="reset"] {
	font: 16px / 30px "Open Sans", Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #EA254C;
	margin: 0px 0px 0px 1%;
	padding: 0px 3%;
	height: 30px;
	border-width: 0px;
	border-style: none;
}
#main .content FORM .section.contact INPUT[type="submit"]:hover, #main .content FORM .section.contact INPUT[type="reset"]:hover {
	background: #64C2EB;
}
#main .content FORM .section.contact INPUT[type="checkbox"] + LABEL {
	width: auto;
}
#main .content FORM .section H3 A.more {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	margin-left: 10px;
}

/*--------------------------- Contact Styles ---------------------------*/
#main .content .section.contactdata {
	margin: 0px 0px 30px;
	padding: 0px;
}
#main .content .section.contactdata P {
	line-height: 25px;
}
#main .content .section.contactdata P EM {
	display: inline-block;
	font-style: normal;
	width: 150px;
}
#main .content .note {
	font-size: 12px;
	margin-left: 10px;
}

/*--------------------------- Diagram Styles ---------------------------*/
#main .diagram {
	display: block;
	margin: 0px;
	padding: 0px;
}
#main .diagram H2 {
	background: #E0F3FB;
	text-align: center;
	display: block;
	margin: 0px auto 2%;
	padding: 0px;
	width: 200px;
	line-height: 50px;
}
#main .diagram .section {
	background: #E0F3FB;
	margin: 0px 0px 2% 2%;
	padding: 1% 2%;
	display: block;
	width: 45%;
	float: left;
	position: relative;
}
#main .diagram .section:nth-child(2n) {
	clear: left;
	margin-left: 0px;
}
#main .diagram .section:after {
	content: " ";
	display: block;
	clear: both;
	visibility: visible;
	line-height: 20px;
	height: 40px;
	background: #E0F3FB;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 10px;
}
#main .diagram .section.marketing:after {
	left: auto;
	top: -30px;
	right: 0px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	/*IE 9*/
	-webkit-transform: rotate(45deg);
	/*Opera, Chrome, and Safari*/
}
#main .diagram .section.clientservice:after {
	top: -30px;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	/*IE 9*/
	-webkit-transform: rotate(-45deg);
	/*Opera, Chrome, and Safari*/
}
#main .diagram .section.development:after {
	left: auto;
	top: -30px;
	right: -15px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	/*IE 9*/
	-webkit-transform: rotate(45deg);
	/*Opera, Chrome, and Safari*/
}
#main .diagram .section.creative:after {
	left: 20px;
	top: -30px;
}
#main .section.bluebox {
	background: #E0F3FB;
	margin: 0px 0px 2%;
	padding: 1% 2%;
	display: block;
	position: relative;
}
#main .content IMG.casestudy {
	margin: 0px 20px 20px 0px;
	padding: 0px;
	float: left;
	width: 180px;
	box-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}

/*--------------------------- Banners Styles ---------------------------*/
#main UL.banners {
	margin: 0px;
	padding: 0px;
}
#main UL.banners LI {
	background: url(transparent);
	margin: 0px 0px 20px;
	padding: 0px;
}
#main UL.banners LI.vertical {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 33%;
}
#main UL.banners LI OBJECT {
	display: block;
	margin: 0px;
	padding: 0px;
	max-width: 100%;
}

/*--------------------------- Overpanel Styles ---------------------------*/
.overpanel {
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.8);
	z-index: 100;
	display: none;
}
.overpanel .container {
	margin: 0px auto;
	padding: 1% 0px;
	width: 80%;
	max-width: 800px;
	background: #FFF;
	display: block;
	position: relative;
}
.overpanel .container .scroller {
	margin: 0%;
	padding: 0%;
	display: block;
	max-height: 450px;
	overflow-y: auto;
	overflow-x: hidden;
}
.overpanel .container A.close {
	background: url(../images/icon_close.png) no-repeat center center;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 20px;
	position: absolute;
	top: 10px;
	right: 20px;
}
.overpanel .container .message {
	margin: 0px;
	padding: 1% 3% 0%;
	display: none;
}
.overpanel .container .message H3 {
	font-weight: normal;
	color: #333;
	font-size: 20px;
	line-height: 30px;
	margin: 0px 0px 10px;
	padding: 0px;
}
.overpanel .container .message P + H3 {
	margin-top: 20px;
}
.overpanel .container .message P {
	font-size: 14px;
	color: #666;
	line-height: 20px;
	margin: 0px 0px 10px;
	padding: 0px;
}
.overpanel .container .message P STRONG {
	font-weight: bold;
}
.overpanel .container .message UL {
	margin: 10px 0px 20px;
	padding: 0px;
}
.overpanel .container .message UL LI {
	font-size: 14px;
	color: #666;
	line-height: 18px;
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 15px;
	background: url(../images/arrow_articles.png) no-repeat 0px 6px;
}
.overpanel .container .message A {
	color: #3CB3E6;
	text-decoration: none;
}
.overpanel .container .message A:hover {
	text-decoration: underline;
}



/* changes 2019-05-31 */
.overpanel.show {
	display: block;
}
.overpanel .box {
	display: block;
	position: absolute; 
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 80%;
	max-width: 500px;
}
.overpanel .box .container {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
}
.overpanel .box .container a.close {
	text-indent: 0px;
	right: 10px;
	width: auto;
	padding: 0px 20px 0px 00px;
	background-position: 100% 50%;
	font-size: 13px;
	line-height: 18px;
	color: #666;
	text-decoration: none;
	letter-spacing: 0.05em;
}
.overpanel .box .container h3 {
	display: block;
	margin: 20px 0px 10px;
	text-align: center;
	font-size: 25px;
	line-height: 30px;
	font-weight: 700;
	color: #EA254C;
}
.overpanel .box .container h3 br {
	display: none;
}
.overpanel .box .container p {
	display: block;
	margin: 0px 0px 10px;
	text-align: center;
	font-size: 18px;
	line-height: 25px;
	font-weight: 300;
	color: #000;
}
.overpanel .box .container p a { 
	color: #EA254C;
	text-decoration: none;
	font-weight: 400;
	margin-left: 10px;
}
.overpanel .box .container form {
	display: block;
	overflow: hidden;
}
.overpanel .box .container form p {
	display: block;
	margin: 0px 0px 10px;
}
.overpanel .box .container form p label {
	display: none;
}
.overpanel .box .container form p input[type="text"], .overpanel .box .container form p input[type="tel"], .overpanel .box .container form p input[type="email"] {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 5px 10px;
	border-radius: 3px;
	border: 2px solid #65C2EB;
	height: 35px;
	font-size: 16px;
	line-height: 25px;
	color: #333;
}
.overpanel .box .container form p input[type="submit"], .overpanel .box .container form p input[type="button"] {
	display: block;
	float: right;
	width: auto;
	padding: 5px 20px;
	box-sizing: border-box;
	border-radius: 3px;
	font-size: 16px;
	line-height: 25px;
	background-color: #EA254C;
	border: 0px none;
	color: #fff;
	height: 35px;
	cursor: pointer;
}


/* Changes 2025-09-02 */
#main .innerbanner ul li .bottom img {
	max-width: 200px;
    max-height: 100px;
}


