@font-face {
	font-family: 'ConduitITCStd-Light';
	src: url('fonts/ConduitITCStd-Light.eot?') format('eot'),
	     url('fonts/ConduitITCStd-Light.otf')  format('opentype'),
	     url('fonts/ConduitITCStd-Light.woff') format('woff'),
	     url('fonts/ConduitITCStd-Light.ttf')  format('truetype'),
	     url('fonts/ConduitITCStd-Light.svg#ConduitITCStd-Light') format('svg');
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: 'ConduitITCStd-BoldItalic';
	src: url('fonts/ConduitITCStd-BoldItalic.eot?') format('eot'),
	     url('fonts/ConduitITCStd-BoldItalic.otf')  format('opentype'),
	     url('fonts/ConduitITCStd-BoldItalic.woff') format('woff'),
	     url('fonts/ConduitITCStd-BoldItalic.ttf')  format('truetype'),
	     url('fonts/ConduitITCStd-BoldItalic.svg#ConduitITCStd-BoldItalic') format('svg');
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: 'ConduitITCStd-LightItalic';
	src: url('fonts/ConduitITCStd-LightItalic.eot?') format('eot'),
	     url('fonts/ConduitITCStd-LightItalic.otf')  format('opentype'),
	     url('fonts/ConduitITCStd-LightItalic.woff') format('woff'),
	     url('fonts/ConduitITCStd-LightItalic.ttf')  format('truetype'),
	     url('fonts/ConduitITCStd-LightItalic.svg#ConduitITCStd-LightItalic') format('svg');
}
/* @group geral */
body {
	min-width: 920px;
	font-size: 62.5%;
	line-height: 1.3em;
	background: #717073;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}
a {
	text-decoration: none;
}
p {
	font-size: 1.3em;
}
legend {
	display: none;
}
.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	display: block;
}
.hide {
	display: none;
}
.block {
	display: block;
}
strong, .bold {
	font-weight: bold;
}
.relative {
	position: relative;
}
.visible {
	visibility: visible;
}
.hidden {
	visibility: hidden;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}
.textCenter {
	text-align: center;
}
.textRight {
	text-align: right;
}
.noscript {
	background: #FFFFE1 url(../_img/static/warning.jpg) no-repeat 5px 2px;
	color:#000;
	font-size:13px;
	line-height:25px;
	padding:0 40px;
}
.m5 {
	margin: 5px !important;
}
.mt7 {
	margin-top: 7px !important;
}
.mtb17 {
	margin-top: 17px !important;
	margin-bottom: 17px !important
}
.mb0 {
	margin-bottom: 0 !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mt20 {
	margin-top: 20px !important;
}
/* @end */

/* @group forms */
input, label, select, textarea {
	font-family: Helvetica, Arial, Geneva, sans-serif;
}
.validation-advice {
	color: #EE2E24 !important;
	padding-top: 5px;
}
#contactForm .validation-advice {
	margin-left: 88px;
}
/* @end */

/* @group structural */
#pageWrapper {
}
#header {
	height: 110px;
	background: #ee2e24;
}
#header > div {
	width: 920px;
	margin: 0 auto;
}
#indexB #header > div {
	width: 860px;
}
#page {
	background: #fff;
}
#page > .content {
	width: 920px;
	margin: 0 auto;
}
#indexB #page > .content {
	width: 860px;
}
/* @end */

/* @group header */
#header h1 {
	float: left;
	width: 222px;
	height: 60px;
	margin-top: 20px;
	text-indent: -9999px;
	background: url(../_img/static/codevision.png) no-repeat;
}
#header h1 a {
	height: 60px;
	display: block;
}
/* @end */

/* @group nav */
#nav {
	float: right;
	margin-top: 63px;
}
#nav > li {
	float: left;
	margin-left: 20px;
}
#nav > li.first {
	margin: 0;
}
#nav > li.multiMenu {
	padding-right: 15px;
}
#nav > li.multiMenu .icon {
	top: 2px;
	right: 0;
	z-index: 1;
	width: 8px;
	height: 7px;
	position: absolute;
	background: url(../_img/backgrounds/dropdownPointer.png) no-repeat;
}
/*
#nav > li > a {
	z-index: 1;
	color: #fff;
	font-size: 19px;
	position: relative;
	text-shadow: 0px 1px 1px #9c0909;
	font-family: 'ConduitITCStd-Bold';
}
#nav > li > a:hover,
#nav > li > a.active {
	color: #9c0909;
	text-shadow: 0px 1px 1px #ff9893;
}
#nav > li.multiMenu > a:hover {
	color: #fff;
	text-shadow: 0px 1px 1px #9c0909;
}
*/

#nav > li > a {
	z-index: 1;
	height: 21px;
	display: block;
	position: relative;
	text-indent: -9999px;
}
.pt #nav > li > a {
	background: url(../_img/sprites/menu_pt.png) no-repeat;
}
.pt #nav li a.home {
	width: 40px;
}
.pt #nav li a.about {
	width: 79px;
	background-position: -58px 0px;
}
.pt #nav li a.solutions {
	width: 65px;
	background-position: -172px 0px;
}
.pt #nav li a.services {
	width: 61px;
	background-position: -273px 0px;
}
.pt #nav li a.academy {
	width: 70px;
	background-position: -370px 0px;
}
.pt #nav li a.news {
	width: 58px;
	background-position: -477px 0px;
}
.pt #nav li a.contacts {
	width: 74px;
	background-position: -553px 0px;
}
.pt #nav li a.home:hover,
.pt #nav li a.home.active {
	background-position: 0 -21px;
}
.pt #nav li a.about:hover,
.pt #nav li a.about.active {
	background-position: -58px -21px;
}
.pt #nav li a.solutions:hover,
.pt #nav li a.solutions.active {
	background-position: -172px -21px;
}
.pt #nav li a.services:hover,
.pt #nav li a.services.active {
	background-position: -273px -21px;
}
.pt #nav li a.academy:hover,
.pt #nav li a.academy.active {
	background-position: -370px -21px;
}
.pt #nav li a.news:hover,
.pt #nav li a.news.active {
	background-position: -477px -21px;
}
.pt #nav li a.contacts:hover,
.pt #nav li a.contacts.active {
	background-position: -553px -21px;
}
.en #nav > li > a {
	height: 20px;
	background: url(../_img/sprites/menu_en.png) no-repeat;
}
.en #nav li a.home {
	width: 40px;
}
.en #nav li a.about {
	width: 79px;
	background-position: -57px 0px;
}
.en #nav li a.solutions {
	width: 66px;
	background-position: -172px 0px;
}
.en #nav li a.services {
	width: 61px;
	background-position: -273px 0px;
}
.en #nav li a.academy {
	width: 65px;
	background-position: -370px 0px;
}
.en #nav li a.news {
	width: 38px;
	background-position: -476px 0px;
}
.en #nav li a.contacts {
	width: 65px;
	background-position: -552px 0px;
}
.en #nav li a.home:hover,
.en #nav li a.home.active {
	background-position: 0 -20px;
}
.en #nav li a.about:hover,
.en #nav li a.about.active {
	background-position: -57px -20px;
}
.en #nav li a.solutions:hover,
.en #nav li a.solutions.active {
	background-position: -172px -20px;
}
.en #nav li a.services:hover,
.en #nav li a.services.active {
	background-position: -273px -20px;
}
.en #nav li a.academy:hover,
.en #nav li a.academy.active {
	background-position: -370px -20px;
}
.en #nav li a.news:hover,
.en #nav li a.news.active {
	background-position: -476px -20px;
}
.en #nav li a.contacts:hover,
.en #nav li a.contacts.active {
	background-position: -552px -20px;
}

.multiMenu {
	position: relative;
}
.multiMenu .bg {
	top: -10px;
	left: -10px;
	right: -10px;
	bottom: 0;
	opacity: .8;
	display: none;
	position: absolute;
	background: #2c2709;
	filter: alpha(opacity=80);
}
.multiMenu:hover .bg {
	display: block;
}
.multiMenu div {
	top: 21px;
	z-index: 2;
	left: -10px;
	display: none;
	min-width: 150px;
	position: absolute;
}
.en .multiMenu div {
	top: 20px;
}
.multiMenu:hover div {
	display: block;
}
.multiMenu div .bg {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.multiMenu div ul {
	position: relative;
}
.multiMenu div ul li {
	border-bottom: 1px solid #666145;
}
.multiMenu div ul li a {
	color: #fff;
	display: block;
	font-size: 18px;
	padding: 0 20px;
	line-height: 40px;
	font-family: 'ConduitITCStd-Light';
	border-bottom: 1px solid #3d3a29;
	text-shadow: 0px 1px 1px #000000;
}
.multiMenu div ul li a:hover {
	background: #3d3a29;
}
.multiMenu div ul li.last,
.multiMenu div ul li.last a {
	border: none;
}
/* @end */

/* @group lang */
#lang {
	top: 30px;
	right: 10px;
	position: absolute;
}
#lang li {
	float: left;
	margin-left: 10px;
}
#lang li a {
	width: 32px;
	height: 23px;
	display: block;
	color: #ffeebc;
	font-size: 15px;
	padding-top: 9px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
#lang li a:hover,
#lang li a.active {
	color: #fff;
	background: url(../_img/backgrounds/langActive.png) no-repeat;
}
/* @end */

/* @group footer */
#footer {
	background: #717073;
}
#footer .contactsBlock {
	float: left;
	width: 175px;
}
#footer .contactsBlock .phone {
	width: 152px;
	height: 16px;
	font-size: 0;
	line-height: 0;
	margin-bottom: 30px;
	text-indent: -9999px;
	background: url(../_img/backgrounds/phone.png) no-repeat;
}
#footer .contactsBlock .facebook {
	color: #d0cfd3;
	font-size: 12px; /* 14px */
	min-height: 38px;
	padding-top: 5px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 50px;
	display: inline-block;
	background: url(../_img/backgrounds/facebook.png) no-repeat;
}
#footer .siteMapBlock {
	float: right;
}
#footer .content {
	width: 920px;
	margin: 0 auto;
}
#indexB #footer .content {
	width: 860px;
}
.secondNav {
	height: 50px;
	background: #919093;
}
.secondNav > div {
	width: 920px;
	margin: 0 auto;
}
#indexB .secondNav > div {
	width: 860px;
}
.secondNav a {
	height: 50px;
	color: #ffeebc;
	font-size: 16px; /* 16px */
	line-height: 50px;
	font-style: italic;
	font-family: Georgia, Palatino, Times New Roman;
}
.secondNav .contacts {
	z-index: 1;
	float: left;
	position: relative;
	margin-right: 110px;
	padding-right: 20px;
	background: #919093;
}
.secondNav .siteMap {
	/*display: block;*/
	display: none;
	background: #828184;
}
.secondNav .gotop {
	z-index: 1;
	float: right;
	padding-left: 20px;
	position: relative;
	padding-right: 20px;
	background: #919093 url(../_img/backgrounds/goTop.png) no-repeat right center;
}
.siteMapBlock > ul > li {
	float: left;
	margin-right: 50px;
	margin-bottom: 10px;
}
.siteMapBlock > ul > li.last {
	margin-right: 0;
}
.siteMapBlock > ul > li.cLeft {
	clear: left;
}
.siteMapBlock > ul > li > a {
	color: #fbc084;
	font-size: 16px; /* 18px */
	font-weight: bold;
	font-style: italic;
	text-shadow: 0px 1px 1px #59595b;
	font-family: Georgia, Palatino, Times New Roman;
}
.siteMapBlock ul li ul {
	padding-top: 15px;
}
.siteMapBlock ul li ul li {
	margin-bottom: 5px;
}
.siteMapBlock ul li ul li a {
	color: #d0cfd3;
	font-size: 12px; /* 12px */
}
.certifications {
	padding-bottom: 25px;
}
.certifications .label {
	color: #aaa9ad;
	font-size: 12px;/* 14px */
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
	text-shadow: 0px 1px 1px #59595b;
	font-family: Georgia, Palatino, Times New Roman;
}
.certifications a {
	margin-right: 40px;
	display: inline-block;
	vertical-align: middle;
}
/* @end */

/* @group breadCrumb */
.breadCrumb {
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
}
.breadCrumb div {
	width: 920px;
	margin: 0 auto;
}
.breadCrumb ul {
	float: left;
}
.breadCrumb ul li {
	float: left;
	padding-right: 10px;
}
.breadCrumb ul li a {
	color: #717073;
	font-size: 12px;/* 14px */
	font-weight: bold;
	padding-right: 15px;
	text-transform: capitalize;
	background: url(../_img/backgrounds/breadCrumbPointer.png) no-repeat right center;
}
.breadCrumb ul li a.active {
	color: #959498;
	background: none;
}
.breadCrumb a.siteMap {
	display: none;
	float: right;
	color: #9c0909;
	font-size: 13px;
	font-weight: bold;
}
/* @end */

/* @group about */
.aboutPage {
	position: relative;
	padding-bottom: 40px;
	margin-bottom: 0 !important;
}
.aboutPage .border {
	bottom: 0;
	top: -20px;
	left: 200px;
	position: absolute;
	border-right: 1px solid #e8e8e8;
}
.sideMenu {
	float: left;
	width: 200px;
	margin-right: 30px;
}
.sideMenu ul {
	border-top: 1px solid #e8e8e8;
}
.sideMenu ul li {
	padding: 15px 0;
	border-bottom: 1px solid #e8e8e8;
}
.sideMenu ul li a {
	color: #525153;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1em;
	font-style: italic;
	font-family: Georgia, Palatino, Times New Roman;
}
.sideMenu ul li a.active,
.sideMenu ul li a:hover {
	color: #ee2e24;
}
.colContent {
	float: left;
	width: 455px;
	margin-top: -20px;
}
.colContent.large {
	width: 690px;
}
.colContent .colContent {
	margin-top: 0;
}
.colImage {
	float: right;
	width: 220px;
	padding-top: 50px;
}
/* @end */

/* @group typo */
h2 {
	color: #ee2e24;
	font-size: 42px;
	line-height: 1.2em;
	margin-bottom: 20px;
	font-family: 'ConduitITCStd-LightItalic';
}
h3 {
	color: #ee2e24;
	font-size: 28px;
	line-height: 1.2em;
	margin-bottom: 15px;
	font-family: 'ConduitITCStd-BoldItalic';
}
.textWrapper, .textWrapper p {
	color: #717073;
	font-size: 12px;/* 16px */
	line-height: 1.5em; /* 1.2em */
}
.textWrapper p {
	margin-bottom: 10px;
}
.textWrapper p a {
	color: #717073;
}
.textWrapper p a:hover {
	color: #EE2E24;
}
.textWrapper h6 {
	color: #525153;
	font-size: 14px; /* 16px */
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 15px;
}
.textWrapper ul li {
	color: #717073;
	font-size: 14px;
	line-height: 1.2em;
	padding-left: 15px;
	margin-bottom: 10px;
	background: url(../_img/backgrounds/iconList.png) no-repeat 0 7px;
}
/* @end */

/* @group landings */
.landings {
	height: 570px;
	position: relative;
}
.landings .landing {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
}
.landings .content {
	top: 570px;
	width: 860px;
	margin: 0 auto;
	position: relative;
}
.landings .landing.eschoolingserver {
	height: 570px;
	background: #2C6F4C url(../_img/static/landings/eschoolingserver/background.jpg) no-repeat center top;
}
.landings .landing.eschoolingbi {
	height: 570px;
	background: #0581B5 url(../_img/static/landings/eschoolingbi/background.jpg) no-repeat center top;
}
.landings .landing > div {
	width: 860px;
	margin: 0 auto;
	position: relative;
}
/* @end */

/* @group eschoolingserver */
.landings .landing.eschoolingserver .mainInfo {
	width: 515px;
	float: right;
	padding-top: 45px;
	margin-bottom: 35px;
}
.landings .landing.eschoolingserver h2 {
	float: left;
	width: 251px;
	height: 78px;
	text-indent: -9999px;
	background: url(../_img/static/landings/eschoolingserver/branding.png) no-repeat;
}
.landings .landing.eschoolingserver p {
	color: #fff;
	float: right;
	width: 245px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 10px;
	text-shadow: 0px 1px 1px #1f7853;
}
.landings .landing.eschoolingserver .specsWrapper {
	float: right;
	width: 450px;
	margin-bottom: 20px;
}
.landings .landing.eschoolingserver .specsWrapper h4 {
	color: #b1d24a;
	font-size: 24px;
	line-height: 1em;
	margin-bottom: 15px;
	font-family: 'ConduitITCStd-BoldItalic';
	text-shadow: 0px 1px 1px #10492d;
}
.landings .landing.eschoolingserver .specs {
	width: 225px;
}
.landings .landing.eschoolingserver .specs li {
	color: #b4ebd2;
	font-size: 15px;
	min-height: 28px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 50px;
	position: relative;
	margin-bottom: 10px;
}
.landings .landing.eschoolingserver .specs .icon {
	top: 0;
	left: 0;
	position: absolute;
	background: url(../_img/static/landings/eschoolingserver/icons.png) no-repeat;
}
.landings .landing.eschoolingserver .specs .icon.pc {
	width: 27px;
	height: 23px;
}
.landings .landing.eschoolingserver .specs .icon.academic {
	width: 22px;
	height: 25px;
	background-position: 0 -23px;
}
.landings .landing.eschoolingserver .specs .icon.teatchers {
	top: 5px;
	width: 34px;
	height: 28px;
	background-position: 0 -48px;
}
.landings .landing.eschoolingserver .specs .icon.academicHat {
	width: 33px;
	height: 19px;
	background-position: 0 -76px;
}
.landings .landing.eschoolingserver .specs .icon.faults {
	width: 27px;
	height: 27px;
	background-position: 0 -95px;
}
.landings .landing.eschoolingserver .specs .icon.schedule {
	top: 7px;
	width: 25px;
	height: 25px;
	background-position: 0 -122px;
}
.landings .landing.eschoolingserver .viewMore {
	height: 42px;
	float: right;
	color: #b1d24a;
	font-size: 21px;
	line-height: 40px;
	position: relative;
	font-family: 'ConduitITCStd-BoldItalic';
	text-shadow: 0px 1px 1px #10492d;
}
.landings .landing.eschoolingserver .viewMore .l {
	top: 0;
	left: 0;
	width: 17px;
	height: 42px;
	position: absolute;
	background: url(../_img/static/landings/eschoolingserver/button.png) no-repeat;
}
.landings .landing.eschoolingserver .viewMore .r {
	height: 42px;
	display: block;
	margin-left: 17px;
	padding-right: 30px;
	background: url(../_img/static/landings/eschoolingserver/button.png) no-repeat right top;
}
/* @end */

/* @group eschoolingbi */
.landings .landing.eschoolingbi .mainInfo {
	padding-top: 75px;
}
.landings .landing.eschoolingbi h2 {
	color: #fff;
	font-size: 40px;
	line-height: 1em;
	font-style: normal;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
}
.landings .landing.eschoolingbi h5 {
	color: #00b9e3;
	font-size: 24px;
	line-height: 1em;
	margin-bottom: 45px;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
}
.landings .landing.eschoolingbi p {
	color: #fff;
	width: 410px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-shadow: 0px 1px 1px #1f7853;
}
/* @end */

/* @group landingControls */
#landingControls {
	z-index: 1;
	right: 60px;
	bottom: 110px;
	position: absolute;
}
#landingControls li {
	float: left;
	margin-left: 5px;
}
#landingControls li a {
	width: 21px;
	height: 21px;
	display: block;
	background: url(../_img/backgrounds/landingsControls.png) no-repeat left bottom;
}
#landingControls li a:hover,
#landingControls li a.active {
	background-position: left top;
}
/* @end */

/* @group newsBlock */
.newsBlock {
	left: 0;
	bottom: 20px;
	position: absolute;
}
.newsBlock h4 {
	color: #ebeae8;
	font-size: 18px;
	line-height: 1em;
	font-style: italic;
	margin-bottom: 10px;
	font-family: Georgia, Palatino, Times New Roman;
}
.newsBlock ul li {
	float: left;
	width: 245px;
	padding: 10px;
	margin-right: 30px;
	position: relative;
}
.newsBlock ul li.last {
	margin-right: 0;
}
.newsBlock ul li a {
	display: block;
}
.newsBlock ul li .text {
	display: block;
	color: #3f3e3e;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	line-height: 16px;
}
.newsBlock ul li div {
	position: relative;
}
.newsBlock ul li .bg {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	background: #fff;
	opacity: .8;
	filter: alpha(opacity=80);
}
.newsBlock .date {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
}
.newsBlock .month {
	background: #FF6652;
	color: #FFF;
	display: block;
	line-height: 20px;
	padding: 0 8px;
}
.newsBlock .day {
	background: #fff;
    border: 1px solid #DCDCDA;
    border-top: 0 none;
    color: #3f3e3e;
	display: block;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
}
.newsBlock .plusBtn {
	top: -10px;
	width: 30px;
	right: -10px;
	height: 30px;
	position: absolute;
	background: url(../_img/backgrounds/newsDetails.png) no-repeat;
}
.newsBlock a:hover .plusBtn {
	background-image: url(../_img/backgrounds/newsDetailsHover.png);
}
/* @end */

/* @group nextFormations */
.nextFormations .list {
	border-top: 1px solid #E8E8E8;
}
.nextFormations .list li {
	border-bottom: 1px solid #E8E8E8;
	padding: 10px;
	position: relative;
}
.nextFormations .list li .dateWrapper {
	margin-right: 10px;
}
.nextFormations .list li .news a {
	display: block;
	color: #717073;
	font-size: 15px;
	line-height: 1.2em;
}
.nextFormations .list li .viewMore {
	height: 30px;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	background: url(../_img/backgrounds/newsDetails.png) no-repeat;
}
.nextFormations .list li:hover .viewMore {
	background-image: url(../_img/backgrounds/newsDetailsHover.png);
}
.nextFormations .news p {
	font-size:15px;
	margin-bottom:3px;
}
/* @end */

/* @group accordion */
.accordion li {
	border-bottom: 1px solid #d2d2d2;
}
.accordion h4 {
	color: #ee2e24;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
	padding: 5px 30px 5px 10px;
	background: #f4f4f4 url(../_img/backgrounds/accordionIcon.png) no-repeat 435px center;
}
.accordion div a {
	display: block;
	line-height: 40px;
	border-bottom: 1px solid #e8e8e8;
}
.accordion div a.last {
	border: none;
}
.accordion div a .label {
	float: left;
	color: #959498;
	font-size: 13px;
	margin-right: 5px;
}
.accordion div a .name {
	float: left;
	color: #717073;
	font-size: 15px;
	font-weight: bold;
}
.accordion div a .date {
	float: right;
}
.accordion div a .date .label {
	float: none;
}
.accordion div a .time {
	color: #717073;
	font-size: 13px;
	font-weight: bold;
}
.accordion .active h4 {
	color: #fff;
	background-color: #ee2e24;
	background-image: url(../_img/backgrounds/accordionIconActive.png);
}
.accordion.schedule h4 {
	background-position: 670px center;
}
.accordion.schedule div a .name {
	width: 625px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.3em;
}
.accordion.schedule .date {
	float: left;
	margin: 5px 8px;
	font-size: 14px;
	font-weight: bold;
}
.accordion.schedule .month {
	background: #FF6652;
	color: #FFF;
	display: block;
	line-height: 20px;
	padding: 0 8px;
}
.accordion.schedule .day {
	color: #3f3e3e;
    border: 1px solid #DCDCDA;
    border-top: 0 none;
	display: block;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
}
.accordion.schedule .place {
	color: #3f3e3e;
	font-size: 13px;
	width: 50%;
}
.accordion.schedule .time {
	color: #3f3e3e;
	float: right;
	width: 50%;
}
.accordion.schedule .place span, .accordion.schedule .time span {
	color: #717073;
}
.accordion.schedule .mt6 {
	margin-top: 6px !important;
}
/* @end */

/* @group academy */
.academyTexts h4 {
	color: #ee2e24;
	font-size: 26px;
	font-style: italic;
	line-height: 1.2em;
	margin-bottom: 10px;
	font-family: Georgia, Palatino, Times New Roman;
}
.academyTexts h5 {
	color: #9c0909;
	font-size: 21px;
	font-style: italic;
	line-height: 1.2em;
	margin-bottom: 10px;
	font-family: Georgia, Palatino, Times New Roman;
}
.academyTexts h6 {
	font-size: 14px;
}
.academyTexts p {
	font-size: 14px;
}
.academyTexts ul li b {
	color: #525153;
}
.academyTexts ul li .small {
	font-size: 12px;
	padding-top: 10px;
}
.academyTexts .price {
	font-size: 16px;
}
.academyTexts .price span {
	font-size: 13px;
}
.academyTexts .price span.participant {
	margin-top: -5px !important;
	display:block;
}
#academyB .colImage {
	padding-top: 0;
}
#academyB .colContent .colImage {
	width: 180px;
	padding: 20px;
	background: #f2f2f2;
}
.miniCol {
	float: left;
	width: 215px;
	margin-right: 20px;
}
.miniCol.right {
	margin-right: 0;
}
/* @end */

/* @group redButton */
a.redButton {
	height: 30px;
	color: #FFF;
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	position: relative;
	font-weight: bold;
	text-shadow: 0px 1px 2px #991e17;
}
a.redButton .l {
	top: 0;
	left: 0;
	width: 15px;
	height: 30px;
	position: absolute;
	background: url(../_img/backgrounds/redButton.png) no-repeat;
}
a.redButton .r {
	height: 30px;
	display: block;
	margin-left: 15px;
	padding-right: 15px;
	background: url(../_img/backgrounds/redButton.png) no-repeat right top;
}
a.redButton:hover .l {
	background-position: left bottom;
}
a.redButton:hover .r {
	background-position: right bottom;
}
/* @end */

/* @group contactsPage */
.contactsPage .col {
	float: left;
	width: 285px;
	margin-right: 30px;
	margin-bottom: 30px;
}
.contactsPage .col.right {
	margin-right: 0;
}
.contactsPage .textWrapper h4 {
	color: #ee2e24;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
.mapHolder {
	float: left;
	width: 609px;
	height: 465px;
	margin-bottom: 20px;
	background: url(../_img/backgrounds/mapHolder.png) no-repeat;
}
.mapHolder #mapBlock {
	top: 4px;
	left: 4px;
	width: 602px;
	height: 457px;
	position: relative;
}
/* @end */

/* @group forms */
.field {
	margin-bottom: 15px;
}
.field label {
	color: #717073;
	font-size: 15px;
}
.textbox {
	display: block;
	padding: 3px 5px;
	position: relative;
	border: 1px solid #dbdbdb;
}
.textbox.focus {
	border-width: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.textbox input {
	padding: 0;
	width: 100%;
	height: 22px;
	color: #717073;
	font-size: 15px;
	border-width: 0;
}
.textbox textarea {
	padding: 0;
	width: 100%;
	height: 22px;
	resize: none;
	height: 175px;
	color: #717073;
	font-size: 15px;
	border-width: 0;
	overflow: hidden;
}
.textbox.mandatory input,
.textbox.mandatory textarea {
	background: url(../_img/backgrounds/mandatory.png) no-repeat 5px 7px;
}
.textbox.mandatory.focus input,
.textbox.mandatory.focus textarea {
	background: none;
}
p.mandatoryAdvice {
	color: #949397;
	font-size: 12px;
	margin-left: 88px;
	padding-left: 15px;
	background: url(../_img/backgrounds/mandatory.png) no-repeat 0 3px;
}
.carreers p.mandatoryAdvice {
	margin-left: 93px;
	margin-bottom: 15px;
}
/* @end */

/* @group contactsForm */
#contactForm.carreers .textbox {
	width: 235px;
}
#contactForm label {
}
#contactForm .textbox {
	float: right;
	width: 185px;
}
#contactForm .textbox.focus {
	width: 180px;
}
/* @end */

/* @group careersForm */
#careersForm.carreers .textbox {
	width: 235px;
}
#careersForm label {
}
#careersForm .textbox {
	float: right;
	width: 215px;
	margin-bottom: 4px;
}
#careersForm .textbox.focus {
	width: 210px;
}
#cv.field img {
	float: right;
	margin-top: -6px;
}
#careersForm #cv .textbox {
	position: absolute;
	visibility: hidden;
}
#careersForm a.redButton {
	margin-top: 7px;
}
#careersForm .validation-advice {
	margin-left: 112px;
	font-size: 12px !important;
	margin-top: 10px !important;
}
#careersForm #fileList div {
	margin-left: 112px;
	margin-top: -14px;
}
#careersForm .ajaxLoader {
  	background: none repeat scroll 0 0 #EBEAEA;
    bottom: 7px;
    font-size: 13px;
    margin-bottom: 25px;
    margin-right: -9px;
    opacity: 0.5;
    padding: 425px 0 14px 12px;
    position: absolute;
    right: 0;
    width: 233px;
}
#careersForm .mandatoryAdvice {
	margin-left: 112px !important;
}
/* @end */

/* @group carrearsPage */
.carrearsPage {
	padding-top: 10px;
}
.carrearsPage .colLeft {
	float: left;
	width: 330px;
}
.carrearsPage .colRight {
	float: right;
	width: 340px;
}
.carrearsPage h4.charge {
	color: #ee2e24;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 15px;
}
.jobsList {
	border-top: 1px solid #e8e8e8;
}
.jobsList li {
	padding: 15px 0;
	border-bottom: 1px solid #e8e8e8;
}
.jobsList li p {
	float: left;
	color: #717073;
	font-size: 15px;
	max-width: 250px;
	line-height: 1.1em;
}
.jobsList li a {
	float: right;
	color: #9c0909;
	font-size: 15px;
	font-weight: bold;
}
/* @end */




#newsB .colLeft {
	float: left;
	margin-right: 30px;
	width: 290px;
}
#newsB .colRight {
	float: left;
	width: 600px;
}
.dateWrapper {
	float: left;
	margin-right: 20px;
}
.dateWrapper .date {
	font-size: 14px;
	font-weight: bold;
}
.dateWrapper .month {
	background: #FF6652;
	color: #FFF;
	display: block;
	line-height: 20px;
	padding: 0 8px;
}
.dateWrapper .day {
    border: 1px solid #DCDCDA;
    border-top: 0 none;
	display: block;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
}
#newsB .newsWrapper .news {
	float: left;
	width: 225px;
}
#newsB .newsWrapper .news h4 {
	color: #525153;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 17px;
}
#newsB .newsWrapper .news p {
	color: #717073;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 30px;
}
#newsB .newsWrapper .news a.seeMore {
	height: 30px;
	color: #FFF;
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	position: relative;
	font-weight: bold;
	text-shadow: 0px 1px 2px #991e17;
}
#newsB .newsWrapper .news a.seeMore .l {
	width: 15px;
	height: 30px;
	position: absolute;
	background: url(../_img/backgrounds/redButton.png) no-repeat;
}
#newsB .newsWrapper .news a.seeMore .r {
	height: 30px;
	display: block;
	margin-left: 15px;
	padding-right: 15px;
	background: url(../_img/backgrounds/redButton.png) no-repeat right top;
}
#newsB .colLeft .highlight {
	margin-bottom: 20px;
}
#newsB .colLeft .highlight .image {
	display: block;
	margin-bottom: 20px;
}
#newsB .colLeft .highlight .image img {
	/*max-height: 200px;*/
}
#newsB .list li {
	border-bottom: 1px solid #E8E8E8;
	padding: 10px;
	position: relative;
}
#newsB .list li.first {
	padding-top: 0;
}
#newsB .list li.first span {
	color: #EE2E24;
	font-size: 15px;
	line-height: 22px;
}
#newsB .list li .dateWrapper {
	margin-right: 30px;
}
#newsB .list li .news a {
	display: block;
	color: #717073;
	font-size: 15px;
	margin-top: 10px;
	line-height: 1.2em;
}
#newsB .list li .viewMore {
	height: 30px;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	background: url(../_img/backgrounds/newsDetails.png) no-repeat;
}
#newsB .list li:hover .viewMore {
	background-image: url(../_img/backgrounds/newsDetailsHover.png);
}
#newsB .colLeft .highlight .shareWrapper .share {
	color: #9C9C9D;
	font-size: 14px;
	line-height: 16px;
}
#newsB .newsWrapper.detailsWrapper {
	min-width: 700px;
}
#newsB .newsWrapper.detailsWrapper .news {
	width: 545px;
}
#newsB .newsWrapper.detailsWrapper .news h4 {
	color: #525153;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 23px;
	font-style: italic;
	font-family: Georgia, Palatino, Times New Roman;
}
#newsB .newsWrapper.detailsWrapper .news p {
	margin-bottom: 30px;
}
#aboutB .clientsList li {
	float: left;
	height: 151px;
	margin-right: 30px;
	width: 150px;
	margin-bottom: 30px;
}
#aboutB .clientsList li.last {
	margin-right: 0;
}
#aboutB .clientsList li a {
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}
#aboutB .clientsList li a .image {
	display: block;
	height: 100%;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
#aboutB .clientsList li a .title {
	background: #525153;
	bottom: 0;
	color: #E8E8E8;
	display: none;
	font-size: 13px;
	left: 0;
	line-height: 15px;
	padding: 10px 9px;
	position: absolute;
	right: 0;
}
#aboutB .clientsList li a:hover .title {
	display: block;
}
#aboutB .testimonial {
	margin-bottom: 60px;
}
#aboutB .quote {
	float: left;
	margin-right: 5px;
}
#aboutB .quote p {
	color: #525153;
	font-size: 24px;
	font-style: italic;
	line-height: 28px;
	margin-bottom: 20px;
}
#aboutB .quote p span {
	color: #959498;
	font-size: 60px;
	line-height: 2px;
	position: relative;
	top: 15px;
	font-family: Georgia, Palatino, Times New Roman;
}
#aboutB .testimonial .content {
	float: left;
	width: 430px;
}
#aboutB .testimonial .content p {
	color: #525153;
	font-size: 18px;/* 24px */
	font-style: italic;
	line-height: 1.4em;
	margin-bottom: 20px;
	font-family: Georgia, Palatino, Times New Roman;
}
#aboutB .testimonial .content p span {
	color: #959498;
	font-size: 60px;
	line-height: 2px;
	position: relative;
	top: 25px;
	font-family: Georgia, Palatino, Times New Roman;
}
#aboutB .testimonial .content .testimonialName {
	color: #EE2E24;
	font-size: 21px;
	line-height: 28px;
	position: relative;
	top: 6px;
	font-family: 'ConduitITCStd-BoldItalic';
}
#aboutB .testimonialsList li {
	float: left;
	margin-bottom: 39px;
	margin-right: 20px;
	width: 335px;
}
#aboutB .testimonialsList li.last {
	margin-right: 0;
}
#aboutB .testimonialsList li .image {
	float: left;
	margin-right: 20px;
	width: 136px;
}
#aboutB .testimonialsList li p {
	color: #717073;
	float: left;
	font-size: 14px;
	line-height: 18px;
	width: 175px;
	margin-bottom: 5x;
	font-style: italic;
}
#aboutB .testimonialsList li p span {
	font-size: 24px;
	line-height: 12px;
	position: relative;
	top: 6px;
}
#aboutB .testimonialsList li p.testimonialName {
	color: #EE2E24;
	font-size: 16px;
	line-height: 1.2em;
	font-family: 'ConduitITCStd-BoldItalic';
}
.horizontalSubNav {
	float: right;
	margin-bottom: 20px;
}
.horizontalSubNav li {
	border-right: 1px solid #E8E8E8;
	float: left;
	padding: 0 10px;
}
.horizontalSubNav li.last {
	border-right: 0 none;
	float: left;
}
.horizontalSubNav li a {
	color: #545153;
	font-size: 14px;
	font-weight: bold;
	line-height: 36px;
}
.horizontalSubNav li a.active, .horizontalSubNav li a:hover {
	color: #ee2e24;
	font-size: 14px;
	line-height: 36px;
}
#solutionsB .colLeft {
	float: left;
	margin-right: 20px;
	width: 285px;
}
#solutionsB .colLeft h4 {
	color: #B1D24A;
	font-family: 'ConduitITCStd-BoldItalic';
	font-size: 45px;
	line-height: 34px;
	margin-bottom: 25px;
}
#solutionsB .colLeft p {
	font-size: 12px;
	line-height: 20px;
}
#solutionsB .colLeft .viewMore {
	height: 30px;
	color: #FFF;
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	position: relative;
	font-weight: bold;
	text-shadow: 0px 1px 2px #991e17;
}
#solutionsB .colLeft .viewMore .l {
	width: 15px;
	height: 30px;
	position: absolute;
	background: url(../_img/backgrounds/redButton.png) no-repeat;
}
#solutionsB .colLeft .viewMore .r {
	height: 30px;
	display: block;
	margin-left: 15px;
	padding-right: 15px;
	background: url(../_img/backgrounds/redButton.png) no-repeat right top;
}
#solutionsB .colRight {
	float: left;
	width: 615px;
}
#solutionsB .colRight .bigImage {
	margin-bottom: 20px;
}
#solutionsB .colRight h6 {
	color: #9C9C9D;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 20px;
}
#solutionsB .colRight .screenshots {
	float: left;
	margin-bottom: 20px;
	width: 617px;
}
#solutionsB .colRight .screenshots li {
	float: left;
	height: 101px;
	margin-right: 28px;
	width: 101px;
	margin-bottom: 20px;
	background-image: url(/_img/backgrounds/imgHolder.png);
}
#solutionsB .colRight .screenshots li.last {
	margin-right: 0;
}
#solutionsB .colRight .screenshots li a {
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 97px;
	position: relative;
	width: 97px;
	top: 1px;
	left: 2px;
}
#solutionsB .colRight .screenshots li a span {
	background-image: url(/_img/backgrounds/solutionsScreenshots.png);
	height: 20px;
	left: 12px;
	position: absolute;
	top: -10px;
	width: 74px;
}
#solutionsB .colRight .relatedNews {
	float: left;
}
#solutionsB .colRight .relatedNews li {
	border-bottom: 1px solid #E8E8E8;
	float: left;
	margin-right: 33px;
	padding: 10px 0;
	position: relative;
	width: 288px;
}
#solutionsB .colRight .relatedNews li.last {
	margin-right: 0;
}
#solutionsB .colRight .relatedNews li .dateWrapper {
	margin-right: 10px;
}
#solutionsB .colRight .relatedNews li .news {
	/*float: left;
	line-height: 46px;*/
	margin-top: 10px;
}
#solutionsB .colRight .relatedNews li .news a {
	display: block;
	color: #717073;
	font-size: 13px;
	line-height: 16px;
}
#solutionsB .colRight .relatedNews li .viewMore {
	height: 30px;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	background: url(../_img/backgrounds/newsDetails.png) no-repeat;
}
#solutionsB .colRight .relatedNews li:hover .viewMore {
	background-image: url(../_img/backgrounds/newsDetailsHover.png);
}
.textbox.mandatory.withText input, .textbox.mandatory.withText textarea {
	background: none;
}



/* news accordion */
.accordion.schedule.news div a {
	border: none;
}
.accordion.schedule.news h4 {
	background-position: 580px center;
}
/* @end */


.aboutPage.careers .textWrapper img {
	float: right;
	margin: 0 0 20px 20px;
}










