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

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

@font-face {
  font-family: 'Myriad';
  src: url('/fonts/MyriadBI.eot');
  src: url('/fonts/MyriadBI.eot?#iefix') format("embedded-opentype"), url('/fonts/MyriadBI.woff') format("woff"), url('/fonts/MyriadBI.ttf') format("truetype"), url('/fonts/MyriadBI.svg#MyriadProBoldCondensed') format("svg");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Myriad';
  src: url('/fonts/MyriadI.eot');
  src: url('/fonts/MyriadI.eot?#iefix') format("embedded-opentype"), url('/fonts/MyriadI.woff') format("woff"), url('/fonts/MyriadI.ttf') format("truetype"), url('/fonts/MyriadI.svg#MyriadProBoldCondensed') format("svg");
  font-weight: normal;
  font-style: italic;
}
#erewoord{
	display:none;
}
/*============  Reset  ==============*/
html {
  overflow-y: scroll;
}

body {
  margin: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
}

dd {
  margin: 0 0 0 40px;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
  *overflow: visible;
}

table button, table input {
  *overflow: auto;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

input:invalid, textarea:invalid {
  background-color: #f0dddd;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}
a.toglink {
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: red;
}
a.toglink strong {
	color: red;
}
.clear {
	clear: both;
}
.cimg {
	display: block;
	margin: 5px auto;
}
.togtext {
	padding-top: 18px;
}
/*============  Typography  ==============*/
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  font-size: 14px;
  line-height: 1.231;
}

body, button, input, select, textarea {
  font-family: Myriad, Tahoma, Geneva, sans-serif;
  color: #121A62;
}

a {
  color: #121A62;
  
}
a:hover {
  outline: 0;
  text-decoration: none;
}
a:active {
  outline: 0;
}
a:focus {
  outline: thin dotted;
}

i, em {
  font-style: italic;
}

b, strong {
  color: #121A62;
  font-family: MyriadBC;
}
b i, b em, strong i, strong em {
  font: 700 italic;
}

h1, h2, h3, h4, h5, h6 {
  color: #121A62;
  font-family: MyriadBC;
  margin: 0 0 .5em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #55585d;
}
h1 i, h1 em, h2 i, h2 em, h3 i, h3 em, h4 i, h4 em, h5 i, h5 em, h6 i, h6 em {
  font: 700 italic;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 14px;
}

h4 {
  font-size: 12px;
}

p {
  margin: .5em 0;
}

sup {
  text-decoration: none !important;
}

small {
  font-size: 11px;
  color: #000;
}

ul, ol {
  list-style: inside;
}

/*============  Layout  ==============*/
html {
  background: #fff;
}

.content-width {
  overflow: hidden;
  margin: 0 auto;
  width: 950px;
  position: relative;
}
.content-width-h {
  margin: 0 auto;
  width: 950px;
  position: relative;
}

.content-indent {
  padding: 0 10px;
}

.row {
  list-style: none;
  line-height: 0;
  margin: 10px 0 0 0;
  padding: 0;
  text-align: justify;
  text-justify: newspaper;
}
.row:first-child {
  margin-top: 0;
}
.row > li {
  display: -moz-inline-stack;
  display: inline-block;
  line-height: 1.231;
  vertical-align: top;
  text-align: left;
}
.row > li li {
  text-align: left;
}
.row > .aligner {
  background: none !important;
  border: 0  !important;
  height: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}
.ie6 .row, .ie7 .row {
  text-align-last: justify;
  width: 99.9%;
}
.ie6 .row > li, .ie7 .row > li {
  display: inline;
  zoom: 1;
}
.ie6 .row > .aligner, .ie7 .row > .aligner {
  display: none;
}
.row.cols-2 > li {
  width: 49%;
}
.row.cols-3 > li {
  width: 32%;
}

#logo {
  background: url("../images/top-sprite.png") no-repeat 0 0;
  display: block;
  float: left;
  height: 74px;
  margin: -20px 0 15px;
  width: 336px;
}

.water-bg, img.bg-img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.water-bg {
  background: url('/images/home-page-bg-img.png') no-repeat 50% -275px;
}

/*============  Block with blue title  ==============*/
.b-titled {
  margin-bottom: 25px;
}
.b-titled h1 {
  background: url('/images/titled-block-title-bg.png') no-repeat 0 0;
  height: 45px;
  margin-bottom: 25px;
  overflow: hidden;
  padding-left: 6px;
}
.b-titled h1 span {
  background: url('/images/titled-block-title-bg.png') no-repeat 100% -45px;
  display: block;
  color: #fff;
  font: 400 15px Myriad;
  line-height: 45px;
  padding: 0 16px 0 10px;
}

/*============  Header  ==============*/
#header {
  background-color: #a8feff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#a8feff', endColorstr='#1ecbe0');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a8feff), color-stop(100%, #1ecbe0));
  background-image: -webkit-linear-gradient(top, #a8feff 0%, #1ecbe0 100%);
  background-image: -moz-linear-gradient(top, #a8feff 0%, #1ecbe0 100%);
  background-image: -o-linear-gradient(top, #a8feff 0%, #1ecbe0 100%);
  background-image: -ms-linear-gradient(top, #a8feff 0%, #1ecbe0 100%);
  background-image: linear-gradient(top, #a8feff 0%, #1ecbe0 100%);
  height: 175px;
  /*overflow: hidden;*/
}

.top-tail {
  background: url("../images/top-tail.png") repeat-x 0 0;
  height: 11px;
  margin-bottom: -3px;
}

.top-icons-wrap {
  overflow: hidden;
}

.top-icons {
  background: url("../images/top-sprite.png") no-repeat 0 -80px;
  float: right;
  height: 31px;
  padding: 5px 4px 0;
  width: 88px !important;
}
.top-icons .top-icon {
  background: url("../images/top-sprite.png") no-repeat -2px -122px;
  display: inline-block;
  height: 22px;
  width: 22px;
}
.top-icons .icon-site-map {
  background-position: -30px -122px;
}
.top-icons .icon-email {
  background-position: -62px -122px;
}

/*============  Main menu  ==============*/
.menu-wrap {
  background: url("../images/menu-bg-sprite.png") no-repeat 0 0;
  clear: both;
  height: 36px;
}

.menu-wrap-inner {
  background: url("../images/menu-bg-sprite.png") no-repeat 100% -77px;
  padding: 0 6px;
}
.ie7 .menu-wrap-inner {
  padding-right: 5px;
}

.menu {
  background: url("../images/menu-bg-sprite.png") repeat-x 0 -39px;
  font-family: "MyriadBC";
}
.menu a, .menu span {
  color: white;
  display: block;
  font-size: 18px;
  line-height: 31px;
	font-weight: normal;
	font-style: normal;
}
.menu a {
  padding-left: 6px;
  text-decoration: none;
}
.menu span {
  padding-right: 6px;
}
.menu li {
  height: 33px;
  padding-top: 3px;
}
/*fn drop menu*/
ul.menu {
	overflow: hidden;
}
.menu li {
	display: block;
	float: left;
	margin-right: 41px;
}
.menu li.last {
	margin-right: 0px;
}
.menu li ul {
	position: absolute;
	margin-top: 0;
	width: 120px;
	background-color: #121a62;
	z-index: 99;
	display: none;
	background-image: none;
	padding: 5px;
}
.menu li:hover ul {
	display: block;
	z-index: 110;
}
.menu li ul li, .menu li.active ul li, .menu li.current ul li {
	float: left;
	width: 100%;
	background: none;
}
.menu li:hover ul li span, .menu li ul li span, .menu li.active ul li span, .menu li.active ul li a, .menu li:hover ul li a, .menu li.current ul li a {
	background: none;
}
.menu li ul li.aligner {
	display: none;
}
.menu li ul li:hover a, .menu li.active ul li:hover a, .menu li.current ul li:hover a {
  background: url("../images/menu-item-active-bg.png") no-repeat 0 0;
}
.menu li.active ul li:hover span, .menu li:hover ul li:hover span {
  background: url("../images/menu-item-active-bg.png") no-repeat 100% -31px;
}
.menu li:hover ul li *, .menu li.active ul li *, .menu li.current ul li * {
  color: white;
}
.menu li:hover ul li:hover * {
	color: #121a62;
}
/**/
.menu li.active a, .menu li.current a, .menu li:hover a {
  background: url("../images/menu-item-active-bg.png") no-repeat 0 0;
}
.menu li.active span, .menu li.current span, .menu li:hover span {
  background: url("../images/menu-item-active-bg.png") no-repeat 100% -31px;
}
.menu li.active *, .menu li.current *, .menu li:hover * {
  color: #121a62;
} 

/*============  Main content area  ==============*/
#content-wrap {
  padding: 20px 0;
  position: relative;
}

.welcome-title {
  color: #121A62;
  font-size: 34px;
  margin: 35px 0;
  text-align: center;
  text-transform: uppercase;
}

.slider {
  height: 370px;
  overflow: hidden;
  width: 950px;
}
.slider img {
  height: auto;
  left: 0;
  top: 0;
  width: 100%;
}
.article-item p {
	text-align: justify;
}
/*Left sb*/
.article-content {
	width: 100%;
	float: left;
	overflow: hidden;
	text-align: justify;
}
.article-content a {
	font-weight: bold;
}
.article-item a {
	font-weight: bold;
}
.article-item .activities a {
	font-weight: normal;
	font-style: normal;
}
#content {
	padding: 0 0 0 270px;
}
#sideLeft {
	float: left;
	width: 230px;
	margin-left: -100%;
	position: relative;
}
.block-left {
	width: 48%;
	float: left;
}
.block-right {
	width: 48%;
	float: right;
}
.article-item .block-left p, .article-item .block-right p {
	text-indent: 0px;
	margin-bottom: 15px;
}
/*===people===*/
.people {
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 15px;
}
.people img {
	float: left;
	padding: 4px;
	border-style: solid;
	border: 1px solid #121A62;
	background-color: white;
}
.people-content {
	position: absolute;
	bottom: 0;
	padding-left: 120px;
	font-size: 18px;
}
.article-item .people-content p {
	margin: 0px !important;
}
/*============  News block  ==============*/
.b-news hr {
  border: 1px dashed #999;
  border-width: 0 0 1px;
}
.b-news .row > li {
  border-left: 1px dashed #999;
  padding-left: 15px;
  margin-left: 10px;
  width: 30%;
}
.b-news .row > li:first-child {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}

.news-item {
  padding-bottom: 15px;
}
.news-item .published {
  margin: 0 0 15px 0;
  font-style: italic;
}
.news-item .published a {
	font-weight: bold;
	font-style: normal;
}
.news-item .news-content img {
  float: left;
  margin-right: 10px;
}

/*============  Page bottom block (news and clients)  ==============*/
.page-bottom {
  margin-top: 50px;
  clear: both;
}
.page-bottom .b-news {
  font-size: 12px;
  width: 65%;
}
.page-bottom .news-content img {
  display: block;
  float: none;
  height: auto;
  max-width: 99%;
}
.page-bottom .b-clients {
  width: 30%;
}
.page-bottom .b-clients .row > li {
  margin-bottom: 30px;
}

/*============  Article item  ==============*/
.article-item {
  line-height: 1.5em;
}
.article-item p {
  margin-bottom: 25px;
  text-indent: 1.5em;
}
.article-item ul {
  list-style: disc inside;
  margin: 0 0 25px;
}
.article-item li {
  margin-bottom: 5px;
}
.cols-3 .activities li {
	margin-bottom: 15px;	
}
/*============  Activities list  ==============*/
.activities li {
  font-family: MyriadBC;
  font-size: 19px;
  list-style: none;
}
/**/
#sideLeft .activities li {
	margin-bottom: 10px;
}
#sideLeft .activities li li {
	margin-bottom: 0px;
}
#sideLeft .activities li li a:hover {
	text-decoration: none;
}
.activities li li.active a {
	color: red;
}
#sideLeft .filial .activities li {
	margin-bottom: 0px;
}
#sideLeft .filial .activities li.active a {
	color: red;
}
/**/
.activities li a {
  display: inline-block;
  text-decoration: none;
  color: #121A62;
}
.activities li a:hover {
  text-decoration: underline;
}
.activities li li {
  font-family: Myriad;
  font-size: 13px;
  list-style: disc inside;
}
.activities li li a {
  display: inline;
  padding: 0;
  text-decoration: underline;
}
.activities [class^="activity-"] {
  background: transparent no-repeat 0 0;
  padding-left: 30px;
}
.activities .activity-1 {
  background-image: url("../images/act-1.png");
}
.activities .activity-2 {
  background-image: url("../images/act-2.png");
}
.activities .activity-3 {
  background-image: url("../images/act-3.png");
}
.activities .activity-4 {
  background-image: url("../images/act-4.png");
}
.activities .activity-5 {
  background-image: url("../images/act-5.png");
}
.activities .activity-6 {
  background-image: url("../images/act-6.png");
}
.activities .activity-7 {
  background-image: url("../images/act-7.png");
}
.activities .activity-8 {
  background-image: url("../images/act-8.png");
}
.activities .activity-9 {
  background-image: url("../images/act-9.png");
}
.activities .activity-10 {
  background-image: url("../images/act-10.png");
}

/*============  Projects list  ==============*/
.projects-list {
  line-height: 2em;
}
.projects-list p {
  padding-bottom: 15px;
  text-indent: 0;
}
.projects-list p img {
  float: left;
  padding-right: 40px;
}

/*============  Licenses list  ==============*/
.licenses-list h3 {
  margin-top: 40px;
}
.licenses-list h3:first-child {
  margin-top: 0;
}
.licenses-list p {
  overflow: hidden;
}
.licenses-list p img {
  float: left;
  padding-right: 10px;
}

/*============  Footer  ==============*/
#footer {
  background-color: #a8feff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#a8feff', endColorstr='#1ecbe0');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a8feff), color-stop(100%, #1ecbe0));
  background-image: -webkit-linear-gradient(top, #a8feff 0%, #1ecbe0 100%);
  background-image: -moz-linear-gradient(top, #a8feff 0%, #1ecbe0 100%);
  background-image: -o-linear-gradient(top, #a8feff 0%, #1ecbe0 100%);
  background-image: -ms-linear-gradient(top, #a8feff 0%, #1ecbe0 100%);
  background-image: linear-gradient(top, #a8feff 0%, #1ecbe0 100%);
  height: 60px;
}
.ie7 #footer {
  position: relative;
}
#footer .copyright {
  font-size: 11px;
  margin: 20px 0 0;
  height: 35px;
}

/*============  Toolbox  ==============*/
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

.ir br {
  display: none;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.float-l {
  float: left;
}

.float-r {
  float: right;
}

.margin-t {
  margin-top: 10px;
}

.margin-b {
  margin-bottom: 10px;
}

.padding-l {
  padding-left: 10px;
}

.padding-r {
  padding-right: 10px;
}

.no-margin {
  margin: 0;
}

.text-r {
  text-align: right !important;
}

.text-c {
  text-align: center !important;
}

.width {
  width: 100%;
}

.width-70 {
  width: 70%;
}

.width-80 {
  width: 80%;
}

.align-center {
  margin: 0 auto !important;
}

.star, .asterisk {
  color: #f00;
  font-size: 85%;
}

.fixed-tbl {
  table-layout: fixed;
  width: 100%;
}

.no-p-indent, .no-p-indent p {
  text-indent: 0 !important;
}

.va-middle {
  vertical-align: middle;
}

.no-list-style {
  list-style: none;
}
.phone {
	position: absolute;
	top: 45px;
	right: 10px;
	text-align: right;
	color: #121A62;
	font-size: 18px;
}
.phone strong {
	color: #121A62;
}
#feedback {
	position: absolute;
	top: -10px;
	font-size: 16px;
	width: 255px;
	padding-right: 5px;
	height: 43px;
	right: 160px;
	background-image: url("../images/vopros.png");
	color: white;
	font-family: "MyriadBC";
	text-align: right;
	line-height: 43px;
}
#feedback a {
	color: white;
	text-decoration: none;
}
/*===priject===*/
.priject {
	margin-bottom: 15px;
	clear: both;
}
.priject img {
	float: left;
	margin-right: 20px;
}
.project-title {
	font-size: 16px;
	font-weight: bold;
}
/*===license===*/
.license {
	margin-top: 10px;
}
.license img {
	height: 140px;
	float: left;
	padding-right: 15px;
}
.license-title {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
.license-text a {
	font-weight: bold;
}
/*----------------------------*/
#EmailForm, .errors {
	margin-left: 10px;
}
#EmailForm label, #EmailForm label input, #EmailForm label textarea {
	display: block;
}
#EmailForm label {
	font-size: 12px;
}
#EmailForm label input {
	height: 30px;
	width: 300px;
	padding: 0 10px;
	border: 1px solid #ccc;	
	-webkit-border-radius: 4px;         
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#EmailForm label textarea {
	height: 100px;
	width: 600px;
	padding: 10px 10px;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;         
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.banner {
	text-align: center;
}
/*falkonseo@gmail.com*/
.informer {
	position: absolute;
	right: 0;
	top: 10px;
}
.des-text {
	display: none;
}