/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version:2.9.0
*/
/**
 * YUI Reset
 * @module reset
 * @namespace
 * @requires 
 */
html {
  color: #000;
  background: #fff; }

body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button,
textarea, select, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

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

fieldset,
img {
  border: 0; }

address, button, caption, cite, code,
dfn, em, input, optgroup, option,
select, strong, textarea, th, var {
  font: inherit; }

del,
ins {
  text-decoration: none; }

li {
  list-style: none; }

caption,
th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before,
q:after {
  content: ''; }

abbr,
acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: baseline; }

sub {
  vertical-align: baseline; }

/*because legend doesn't inherit in IE */
legend {
  color: #000; }

html, body {
  height: 100%; }

body {
  margin: 0;
  color: #57564f;
  font: 12px/15px Arial, Helvetica, sans-serif;
  background: #fff;
  min-width: 958px;
  display: table;
  width: 100%; }

a {
  text-decoration: none;
  color: #009640; }

a:hover {
  text-decoration: underline; }

#wrapper {
  width: 958px;
  margin: 0 auto;
  height: 100%;
  display: table; }

.w1 {
  width: 100%;
  display: table-row; }

.w3 {
  width: 100%;
  overflow: hidden;
  padding: 0 0 92px; }

#header {
  overflow: hidden;
  margin: 0 0 19px; }

.header-holder {
  overflow: hidden;
  padding: 28px 0 31px; }

.logo {
  background: url(../images/sprites.png) no-repeat;
  width: 257px;
  height: 49px;
  float: left;
  text-indent: -9999px;
  overflow: hidden; }

.logo a {
  height: 100%;
  display: block; }

#header .holder {
  width: 690px;
  float: right;
  text-align: right;
  padding: 15px 1px 0 0; }

.languages-list {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: 0 0 0 -6px;
  padding: 7px 0 0; }

* + html .languages-list {
  display: inline;
  margin: 0 0 0 -3px; }

.languages-list li {
  float: left;
  padding: 0 0 0 8px; }

.languages-list a {
  width: 16px;
  height: 11px;
  text-indent: -9999px;
  overflow: hidden;
  float: left; }

.languages-list .sweden a {
  background: url(../images/sprites.png) no-repeat -264px 0; }

.languages-list .german a {
  background: url(../images/sprites.png) no-repeat -288px 0; }

.languages-list .britain a {
  background: url(../images/sprites.png) no-repeat -312px 0; }

.add-nav {
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  line-height: 14px;
  padding: 5px 0 0; }

* + html .add-nav {
  display: inline; }

.add-nav li {
  float: left;
  padding: 0 6px 0 7px;
  background: url(../images/separator-01.png) no-repeat 0 2px; }

.add-nav li:first-child {
  background: none; }

.add-nav a {
  color: #a4a294;
  float: left; }

.add-nav a.active,
.add-nav a:hover {
  text-decoration: none;
  color: #009640; }

.link-list {
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  line-height: 24px;
  font-weight: bold;
  padding: 0 12px 0 0; }

* + html .link-list {
  display: inline;
  padding: 0 15px 0 0; }

.link-list li {
  float: left; }

.link-list li a {
  color: #a4a294;
  float: left; }

.link-list li.link a {
  background: url(../images/bg-link-active.png) no-repeat;
  padding: 0 13px 0 16px;
  border-right: 1px solid #dcdac7; }

.link-list li.link a:hover,
.link-list li.link a.active {
  text-decoration: none;
  background: url(../images/bg-link.png) no-repeat; }

.link-list li.link-login a {
  background: url(../images/bg-login-link.png) no-repeat 100% 0;
  padding: 0 15px 0 14px; }

.link-list li.link-login a:hover,
.link-list li.link-login a.active {
  text-decoration: none;
  background: url(../images/bg-login-link-active.png) no-repeat 100% 0; }

.header-frame {
  overflow: hidden;
  background: url(../images/bg-header-frame.png) repeat-x;
  border-bottom: 1px solid #dddbcd;
  padding: 0 10px 10px 0; }

.nav-holder {
  width: 682px;
  float: left; }

#nav {
  width: 100%;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  margin: 0 0 0 -1px;
  text-align: center; }

#nav li {
  float: left;
  padding: 0 11px 0 10px; }

.scaling-active li {
  padding: 0 !important; }

#nav span {
  display: block;
  text-align: center; }

#nav a {
  color: #a4a294;
  padding: 15px 0 0;
  display: inline-block;
  vertical-align: top; }

* + html #nav a {
  display: inline; }

#nav a.active,
#nav a:hover {
  text-decoration: none;
  color: #009640;
  border-top: 5px solid #009640;
  padding: 10px 0 0; }

.search-form {
  margin: 14px 0 0;
  float: right; }

.search-form .text {
  background: url(../images/sprites.png) no-repeat -262px -15px;
  width: 108px;
  height: 24px;
  padding: 0 1px; }

.search-form .text input {
  background: none;
  border: none;
  float: left;
  font-size: 11px;
  line-height: 24px;
  width: 94px;
  height: 24px;
  padding: 0 7px;
  color: #b2b0a1;
  font-weight: bold;
  outline: none; }

.header-frame .link-facebook {
  float: right;
  margin: 16px 18px 0 0; }

.header-frame .link-facebook img {
  vertical-align: top; }

#main {
  width: 958px;
  margin: 0 auto; }

#wrapper.inner3 {
  width: 100%; }

#wrapper.inner3 #header {
  width: 958px;
  margin: 0 auto 33px; }

.inner3 #main {
  width: 100%;
  overflow: hidden;
  position: relative; }

.m1 {
  width: 958px;
  position: relative;
  float: left;
  left: 50%; }

.m2 {
  width: 958px;
  position: relative;
  float: left;
  left: -50%;
  background: url(../images/center-bg.png) repeat-y; }

#main:after {
  content: "";
  display: block;
  clear: both; }

.gallery-block {
  overflow: hidden;
  margin: 0 0 44px; }

.gallery-holder {
  overflow: hidden;
  width: 478px;
  height: 414px;
  float: left;
  position: relative; }

.gallery-holder .gallery {
  overflow: hidden;
  width: 478px;
  height: 414px;
  position: relative; }

.gallery-holder .gallery li {
  width: 478px;
  height: 414px;
  position: absolute;
  left: 0;
  top: 0; }

.gallery-holder .gallery img {
  vertical-align: top; }

.time {
  background: url(../images/sprites.png) no-repeat -381px 0;
  width: 20px;
  height: 18px;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  left: 16px;
  bottom: 13px;
  z-index: 10; }

.switcher {
  overflow: hidden;
  position: absolute;
  bottom: 16px;
  left: 45px; }

.switcher li {
  float: left;
  padding: 0 4px 0 0; }

.switcher a {
  background: url(../images/sprites.png) no-repeat -294px -43px;
  width: 12px;
  height: 12px;
  float: left;
  text-indent: -9999px;
  overflow: hidden; }

.switcher a.active,
.switcher a:hover {
  background-position: -262px -43px; }

.gallery-holder .gallery .text-holder {
  width: 350px;
  position: absolute;
  left: 42px;
  bottom: 63px;
  color: #fff; }

.gallery-holder .gallery h2 {
  font-size: 34px;
  line-height: 34px;
  font-weight: bold;
  display: block;
  margin: 0 0 12px; }

.gallery-holder .gallery h2 span {
  color: #dddc00; }

.gallery-holder .gallery .link {
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  text-decoration: underline;
  margin: 0 0 0 1px; }

.gallery-holder .gallery .link:hover {
  text-decoration: none; }

.gallery-block .wrap {
  width: 478px;
  float: right; }

.g2 {
  background: url(../images/bg-g2.png) no-repeat;
  width: 478px;
  height: 246px;
  overflow: hidden;
  position: relative;
  margin: 0 0 2px; }

.g2 .gallery {
  width: 478px;
  height: 246px;
  overflow: hidden;
  position: relative; }

.g2 .gallery li {
  width: 478px;
  height: 246px;
  position: absolute;
  left: 0;
  top: 0; }

.g2 .gallery .text-holder {
  width: 448px;
  padding: 0 15px;
  position: absolute;
  left: 0;
  top: 44px;
  text-align: center;
  font-size: 20px;
  line-height: 21px;
  font-weight: bold;
  color: #006b2d; }

.g2 .gallery .text-holder .title {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  color: #fff;
  display: block;
  padding: 0 0 10px; }

.g2 .gallery .text-holder p {
  margin: 0 0 7px; }

.g2 .gallery .text-holder .date {
  font-size: 14px;
  line-height: 18px;
  color: #009640;
  display: block; }

.g2 .time {
  left: 11px;
  background-position: -381px -21px; }

.g2 .switcher {
  left: 40px; }

.g2 .switcher a {
  background-position: -278px -59px; }

.g2 .switcher a.active,
.g2 .switcher a:hover {
  background-position: -262px -59px; }

.g3 .link,
.g2 .link {
  font-size: 14px;
  line-height: 16px;
  text-decoration: underline;
  color: #009640;
  position: absolute;
  bottom: 16px;
  right: 17px;
  z-index: 10; }

.g2 .link:hover {
  text-decoration: none; }

.g3 {
  background: #e8e6db url(../images/bg-g3.png) no-repeat 100% 0;
  width: 478px;
  height: 166px;
  overflow: hidden;
  position: relative; }

.g3 .gallery {
  width: 478px;
  height: 166px;
  overflow: hidden;
  position: relative; }

.g3 .gallery li {
  width: 478px;
  height: 166px;
  position: absolute;
  left: 0;
  top: 0; }

.g3 .gallery .text-holder {
  width: 444px;
  position: absolute;
  left: 17px;
  top: 22px;
  text-align: center; }

.g3 .gallery .text-holder .title {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  color: #57564f;
  display: block;
  padding: 0 0 10px; }

.g3 .gallery .text-box {
  background: url(../images/bg-text-box.png) no-repeat;
  width: 324px;
  height: 49px;
  padding: 11px 60px 0;
  font-size: 15px;
  line-height: 21px;
  color: #fff; }

.g3 .time {
  left: 11px;
  background-position: -381px -43px; }

.g3 .switcher {
  left: 40px; }

.g3 .switcher a {
  background-position: -278px -75px; }

.g3 .switcher a.active,
.g3 .switcher a:hover {
  background-position: -262px -75px; }

.g3 .link {
  color: #57564f;
  bottom: 16px;
  right: 17px; }

.g3 .link:hover {
  text-decoration: none; }

.info-map {
  overflow: hidden;
  position: relative;
  margin: 0 0 46px; }

.info-map .heading {
  background: url(../images/bg-img-box-heading.png) no-repeat;
  overflow: hidden;
  height: 33px;
  padding: 7px 0 0 10px;
  font-size: 14px;
  line-height: 23px;
  font-weight: bold;
  color: #a4a294;
  position: relative; }

.info-map .link-open {
  background: url(../images/sprites.png) no-repeat -312px -43px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
  overflow: hidden;
  float: left;
  margin: 0 8px 0 0; }

.info-map .heading strong {
  float: left;
  padding: 0 8px 0 0; }

.counter-box {
  float: left;
  padding: 0 6px 0 0;
  font-size: 14px;
  line-height: 23px;
  font-weight: bold;
  color: #a4a294; }

.counter-box span {
  background: url(../images/sprites.png) no-repeat -380px -66px;
  float: left;
  margin: 0 1px 0 0;
  color: #fff;
  padding: 0 2px;
  width: 16px;
  height: 26px;
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  text-align: center; }

.slide {
  width: 958px;
  margin: -40px 0 0;
  overflow: hidden;
  position: relative;
  z-index: 10;
  background: url(../images/bg-slide.png) repeat-y -958px 0;
  display: none; }

.slide-holder {
  background: url(../images/bg-slide.png) no-repeat; }

.slide-frame {
  background: url(../images/bg-slide.png) no-repeat -1916px 100%;
  overflow: hidden;
  padding: 1px 0 1px 10px; }

.slide .map {
  float: right;
  border-left: 1px solid #dcdac7; }

.slide .map img {
  vertical-align: top; }

.slide .text-box {
  width: 458px;
  float: left;
  overflow: hidden;
  padding: 7px 0; }

.slide .holder {
  overflow: hidden;
  margin: 0 0 13px; }

.slide .link-close {
  background: url(../images/sprites.png) no-repeat -342px -43px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
  overflow: hidden;
  float: left;
  margin: 0 8px 0 0; }

.slide .holder h3 {
  font-size: 14px;
  line-height: 23px;
  font-weight: bold;
  color: #57564f;
  float: left; }

.counter-box .row {
  overflow: hidden;
  margin: 0 0 7px; }

.counter-box .box {
  float: left;
  padding: 0 6px 0 0; }

.slide .counter-box {
  float: none;
  overflow: hidden;
  padding: 0 0 24px 31px; }

.counter-box .box strong {
  float: left; }

.slide .post-holder {
  overflow: hidden;
  margin: 0 0 -23px; }

.slide .post {
  overflow: hidden;
  padding: 0 0 23px; }

.slide .post h3 {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #57564f;
  margin: 0 0 8px;
  padding: 0 0 0 30px; }

.slide .post h3.basket {
  background: url(../images/bullet-05.png) no-repeat 7px 1px; }

.slide .post h3.icon {
  background: url(../images/bullet-06.png) no-repeat 7px 1px; }

.post .info-list {
  overflow: hidden;
  border: 1px solid #dddbcd;
  background: #fff;
  padding: 10px 12px 1px;
  font-size: 13px;
  line-height: 17px;
  color: #a4a294; }

.post .info-list li {
  width: 100%;
  float: left;
  padding: 0 0 12px; }

.post .info-list strong {
  display: block;
  font-weight: bold; }

.post .info-list .date {
  display: block;
  font-style: normal; }

.post .info-list li.active {
  color: #009640; }

.news-block {
  overflow: hidden;
  margin: 0 0 23px; }

.news-block .two-columns {
  float: left;
  width: 466px;
  height: 241px;
  border: 1px solid #fff; }

.news-block .two-columns .news-box.alt {
  margin: 0; }

.news-box {
  float: left;
  border-top: 5px solid #a4a294;
  font-size: 13px;
  line-height: 15px;
  color: #76b729;
  width: 228px;
  margin: 0 8px 0 0; }

.news-box h3 {
  border-bottom: 1px solid #dddbcd;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  color: #57564f;
  margin: 0 0 10px;
  padding: 5px 11px 8px; }

.news-box .text-holder {
  overflow: hidden;
  padding: 0 9px 0 13px; }

.news-box .text-holder .holder {
  overflow: hidden;
  min-height: 135px; }

.news-box .text-holder p {
  margin: 0 0 10px; }

.news-box .text-holder p span {
  color: #009640; }

.news-box .text-holder .link-holder {
  overflow: hidden; }

.news-box .text-holder .link {
  float: left;
  font-size: 14px;
  line-height: 16px;
  text-decoration: underline;
  color: #009640; }

.news-box .text-holder .link:hover {
  text-decoration: none; }

.news-block .info-box {
  float: right;
  width: 468px;
  position: relative; }

.news-block .info-box img {
  vertical-align: top; }

.news-block .info-box .text-holder {
  font-size: 30px;
  line-height: 31px;
  font-weight: bold;
  color: #fff;
  width: 255px;
  position: absolute;
  top: 24px;
  left: 26px; }

.news-block .info-box .link {
  position: absolute;
  left: 31px;
  bottom: 24px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: underline;
  color: #fff; }

.news-block .info-box .link:hover {
  text-decoration: none; }

.logo-resrobot {
  background: url(../images/sprites.png) no-repeat 0 -90px;
  width: 117px;
  height: 30px;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  right: 18px;
  bottom: 16px; }

.logo-resrobot a {
  height: 100%;
  display: block; }

.info-block {
  overflow: hidden; }

.partners-box {
  width: 708px;
  float: left;
  overflow: hidden;
  border-top: 5px solid #a4a294; }

.partners-box .heading {
  overflow: hidden;
  border: 1px solid #dcdac7;
  border-width: 0 1px;
  padding: 5px 8px 8px; }

.partners-box .heading h3 {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  color: #57564f;
  float: left;
  margin: 0; }

.partners-box .heading a {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #009640;
  text-decoration: underline;
  float: right; }

.partners-box .heading a:hover {
  text-decoration: none; }

.g4 {
  width: 602px;
  height: 184px;
  padding: 19px 52px 0;
  position: relative;
  overflow: hidden;
  border: 1px solid #dddbcd; }

.g4 .link-next,
.g4 .link-prev {
  width: 36px;
  height: 203px;
  border-right: 1px solid #dddbcd;
  background: url(../images/bg-link-prev.png) no-repeat 16px 98px;
  position: absolute;
  left: 0;
  top: 0;
  text-indent: -9999px;
  overflow: hidden; }

.g4 .link-next {
  border: 1px solid #dddbcd;
  border-width: 0 0 0 1px;
  left: auto;
  right: 0;
  background: url(../images/bg-link-next.png) no-repeat 16px 98px; }

.g4 .switcher {
  bottom: 13px;
  left: 324px; }

.g4 .switcher a {
  background-position: -278px -90px; }

.g4 .switcher a.active,
.g4 .switcher a:hover {
  background-position: -262px -90px; }

.g4 .gmask {
  width: 599px;
  overflow: hidden;
  position: relative; }

.g4 .gallery {
  width: 9999px;
  overflow: hidden;
  height: 149px; }

.g4 .gallery li {
  float: left;
  width: 99px;
  position: relative;
  border-left: 1px solid #dddbcd; }

.g4 .gallery li:first-child {
  border: none; }

.g4 .gallery .box {
  width: 100%;
  height: 74px;
  position: relative;
  border-bottom: 1px solid #dddbcd; }

.g4 .gallery .box:after {
  content: "";
  display: block;
  clear: both; }

.g4 .gallery .box a {
  width: 100%;
  display: table;
  cursor: pointer;
  height: 74px;
  background: url(../images/none.png); }

.g4 .gallery .box a:hover,
.g4 .gallery .box.over-state a {
  background: #dbdad4; }

.g4 .gallery .box .holder {
  cursor: pointer;
  text-align: center;
  display: table-cell;
  vertical-align: middle; }

.g4 .gallery img {
  vertical-align: middle; }

.info-block .info-box {
  width: 228px;
  float: right;
  border-top: 5px solid #a4a294; }

.info-block .info-box h3 {
  border-bottom: 1px solid #dddbcd;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  color: #57564f;
  margin: 0 0 15px;
  padding: 5px 15px 8px; }

.info-box .blockquote {
  overflow: hidden;
  padding: 0 10px 0 15px;
  font-size: 19px;
  line-height: 20px;
  color: #00506e;
  background: url(../images/bullet-04.png) no-repeat 8px 4px; }

.info-box .blockquote span {
  color: #00a0db; }

.info-box .blockquote blockquote {
  padding: 0 0 21px; }

.info-box .blockquote q {
  display: block;
  padding: 0 0 7px; }

.info-box .blockquote cite {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  display: block;
  color: #00a0db; }

.info-box .blockquote .link {
  font-size: 14px;
  line-height: 16px;
  color: #00a0db;
  margin: 0 0 0 2px;
  text-decoration: underline; }

.info-box .blockquote .link:hover {
  text-decoration: none; }

.expanded .slide {
  display: block; }

.expanded .two-columns {
  border: 1px solid #dddbcd; }

.expanded .news-box h3 {
  border-bottom: 1px solid #dddbcd; }

.expanded .news-box {
  min-height: 236px; }

.expanded .news-box.alt {
  border: 1px solid #dddbcd;
  border-width: 0 0 0 1px;
  border-color: #fff #dddbcd;
  padding: 5px 0 0; }

.expanded .news-box.alt h3 {
  border-bottom: 1px solid #fff; }

.expanded .news-block .info-box .link {
  display: none; }

.expanded .info-block .info-box {
  background: #009640 url(../images/bg-info-box.png) no-repeat 100% 0;
  border: none;
  padding: 5px 0 20px;
  height: 270px; }

.expanded .info-box .blockquote blockquote {
  min-height: 193px; }

.expanded .info-block .info-box h3 {
  color: #fff;
  border: none;
  margin: 0 0 5px; }

.expanded .info-box .blockquote {
  color: #dddc00;
  background: none;
  font-size: 18px;
  line-height: 19px; }

.expanded .info-box .blockquote cite {
  color: #fff; }

.expanded .info-box .blockquote .link {
  color: #fff; }

.expanded .info-map {
  margin: 0 0 39px; }

.expanded .news-block .info-box .text-holder {
  font-size: 34px;
  line-height: 35px;
  font-style: italic; }

#main.expanded {
  margin: 0 auto 15px; }

.expanded .g4 {
  height: 234px; }

.expanded .g4 .link-next,
.expanded .g4 .link-prev {
  height: 254px;
  background-position: 16px 119px; }

.expanded .g4 .gallery li {
  width: 199px; }

.expanded .g4 .gallery .box a,
.expanded .g4 .gallery .box {
  height: 103px; }

.expanded .g4 .gallery {
  height: 200px; }

.expanded .g4 .switcher {
  bottom: 15px;
  left: 323px; }

.inner #header {
  margin: 0 0 33px; }

#content {
  width: 709px;
  float: right;
  padding: 7px 0 0; }

#content h2, #sidebar h2 {
  font-size: 32px;
  line-height: 40px;
  color: #494842;
  font-weight: bold;
  margin: 0 0 27px;
  letter-spacing: -2px; }

#content .text-box, #sidebar .text-box {
  overflow: hidden;
  padding: 0 0 40px 3px; }

#content .text-box .alignright, #sidebar .text-box .alignright {
  float: right;
  margin: 3px 0 0 17px; }

#content .text-box .holder, #sidebar .text-box .holder {
  overflow: hidden;
  font-size: 13px;
  line-height: 17px;
  color: #57564f; }

#content .text-box .holder p, #sidebar .text-box .holder p {
  margin: 0 0 17px; }

#content .text-box .alt-color, #sidebar .text-box .alt-color {
  color: #a4a294;
  font-size: 15px;
  line-height: 19px; }

#content .text-box .link, #sidebar .text-box .link {
  font-size: 13px;
  line-height: 16px;
  color: #009640;
  text-decoration: underline;
  background: url(../images/bullet-01.png) no-repeat 100% 6px;
  padding: 0 17px 0 0; }

#content .text-box .link:hover {
  text-decoration: none; }

#content .info-holder {
  width: 723px;
  overflow: hidden;
  margin: 0 0 29px; }

#content .info-holder .info-box {
  width: 228px;
  float: left;
  position: relative;
  margin: 0 12px 0 0; }

#content .info-box .text-holder {
  font-size: 18px;
  line-height: 19px;
  color: #57564f;
  font-weight: bold;
  position: absolute;
  top: 24px;
  left: 23px;
  width: 190px; }

#content .info-box .link {
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  text-decoration: underline;
  position: absolute;
  left: 22px;
  bottom: 27px; }

#content .info-box .link:hover {
  text-decoration: none; }

#content .info-holder .news-box {
  width: 231px; }

#content .info-holder .news-box h3 {
  font-size: 15px; }

.g5 {
  width: 448px;
  height: 193px;
  padding: 10px;
  position: relative;
  float: left;
  background: #e8e6db url(../images/bg-g3.png) no-repeat 100% 0; }

.g5 .gallery {
  overflow: hidden;
  width: 448px;
  height: 193px;
  position: relative; }

.g5 .gallery li {
  width: 448px;
  height: 193px;
  position: absolute;
  left: 0;
  top: 0; }

.g5 .gallery .photo {
  float: left; }

.g5 .gallery .photo img {
  vertical-align: top; }

.g5 .link {
  font-size: 14px;
  line-height: 16px;
  color: #009640;
  position: absolute;
  right: 14px;
  bottom: 15px;
  text-decoration: underline;
  z-index: 10; }

.g5 .link:hover {
  text-decoration: none; }

.g5 .time {
  left: 13px;
  background-position: -381px -43px; }

.g5 .switcher {
  left: 42px; }

.g5 .switcher a {
  background-position: -278px -75px; }

.g5 .switcher a.active,
.g5 .switcher a:hover {
  background-position: -262px -75px; }

.g5 .gallery .text-holder {
  float: right;
  font-size: 12px;
  line-height: 15px;
  color: #57564f;
  padding: 4px 0 0;
  width: 287px; }

.g5 .gallery .name {
  font-size: 18px;
  line-height: 22px;
  color: #57564f;
  font-weight: bold;
  margin: 0;
  display: block; }

.g5 .gallery .job {
  display: block;
  padding: 0 0 10px; }

.g5 .gallery .contact-box {
  overflow: hidden;
  padding: 0 0 15px; }

.g5 .gallery .phone {
  font-size: 13px;
  line-height: 16px;
  color: #57564f;
  display: block;
  background: url(../images/icon-01.png) no-repeat 3px 0;
  padding: 0 0 3px 20px; }

.g5 .gallery .mail {
  display: block;
  background: url(../images/icon-02.png) no-repeat 0 5px;
  padding: 0 0 0 20px;
  font-size: 13px;
  line-height: 16px; }

.g5 .gallery .mail a {
  text-decoration: underline;
  color: #009640; }

.g5 .gallery .mail a:hover {
  text-decoration: none; }

.g5 .gallery .blockquote {
  padding: 0 0 4px; }

.g5 .gallery .info {
  overflow: hidden; }

.g5 .gallery .info dt {
  float: left;
  padding: 0 5px 0 0;
  font-weight: bold; }

.g5 .gallery .info dd {
  float: left; }

#sidebar {
  width: 228px;
  float: left; }

.side-nav {
  overflow: hidden;
  border: 1px solid #dddbcd;
  border-width: 4px 1px 1px;
  font-size: 15px;
  line-height: 17px;
  font-weight: bold;
  margin: 0 0 32px; }

.side-nav li {
  width: 100%;
  float: left;
  border-top: 1px solid #dddbcd; }

.side-nav a {
  display: block;
  color: #a4a294;
  padding: 9px 1px 8px 8px; }

.side-nav a:hover {
  text-decoration: none;
  background: #f7f6f2; }

.side-nav a.active {
  color: #009640; }

.side-nav a.active:hover {
  background: none; }

.side-nav a.link-drop {
  color: #009640;
  background: url(../images/bullet-08.png) no-repeat 100% 16px; }

.side-nav ul {
  overflow: hidden;
  font-size: 12px;
  color: #a4a294;
  padding: 0 0 6px;
  border-top: 1px solid #dddbcd; }

.side-nav ul li {
  border: none;
  width: 196px;
  float: left;
  padding: 4px 15px 0; }

.side-nav ul a {
  float: left;
  padding: 0; }

.side-nav ul a:hover,
.side-nav ul a.active {
  color: #009640;
  background: none; }

.vacancy-box {
  overflow: hidden;
  margin: 0 0 16px;
  padding: 22px 30px 19px;
  background: #ffd500 url(../images/bg-sidebar-info-box.png) no-repeat; }

.vacancy-box h3 {
  font-size: 18px;
  line-height: 19px;
  font-weight: bold;
  color: #614d1e;
  margin: 0 0 16px; }

.vacancy-box .link {
  font-size: 14px;
  line-height: 16px;
  color: #836f3c;
  text-decoration: underline;
  background: url(../images/icon-03.png) no-repeat 0 2px;
  padding: 0 0 0 23px; }

.vacancy-box .link:hover {
  text-decoration: none; }

.quote-box {
  overflow: hidden;
  background: #81caed url(../images/bg-quote-box.png) no-repeat;
  font-size: 18px;
  line-height: 19px;
  color: #00506e;
  padding: 22px 17px 25px 28px;
  margin: 0 0 19px; }

#content .quote-box h2,
.quote-box h3 {
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  font-weight: bold;
  margin: 0 0 3px;
  letter-spacing: 0; }

.quote-box .blockquote {
  font-weight: bold;
  margin: 0 0 0 -10px;
  padding: 0 0 0 10px;
  background: url(../images/bullet-07.png) no-repeat 3px 2px; }

.quote-box .blockquote blockquote {
  min-height: 158px;
  padding: 0 0 10px; }

.quote-box .blockquote q {
  display: block;
  padding: 0 0 8px; }

.quote-box .blockquote cite {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  display: block;
  color: #fff; }

.quote-box .blockquote .link {
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  text-decoration: underline; }

.quote-box .blockquote .link:hover {
  text-decoration: none; }

.inner2 #header {
  margin: 0 0 33px; }

.inner2 .w3 {
  padding: 0 0 78px; }

#content .text-box .img {
  width: 253px;
  padding: 0 65px 0 0; }

#content .text-box .img img {
  vertical-align: top;
  margin: 0 0 7px; }

#content .text-box .img span {
  display: block;
  font-size: 12px;
  line-height: 13px; }

.content-holder {
  width: 100%;
  overflow: hidden;
  border-top: 5px solid #a4a294; }

.inner2 #content .text-box {
  padding: 0 0 32px 3px; }

.content-holder h3 {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  padding: 8px 9px 12px;
  color: #57564f;
  border-bottom: 1px solid #dddbcd;
  margin: 0 0 25px; }

.content-holder .post-wrap {
  overflow: hidden; }

.content-holder .post-holder {
  width: 457px;
  float: left;
  padding: 0 0 0 11px; }

.aside {
  width: 226px;
  float: right; }

.content-holder .post {
  overflow: hidden;
  margin: 0 0 25px; }

.content-holder .post .holder {
  width: 457px;
  float: left;
  overflow: hidden;
  padding: 0 0 28px;
  border-bottom: 1px solid #dddbcd; }

.content-holder .post .photo {
  float: left;
  border: 1px solid #dddbcd; }

.content-holder .post .photo img {
  vertical-align: top; }

.content-holder .post .text-holder {
  width: 296px;
  float: right;
  font-size: 12px;
  line-height: 15px;
  color: #57564f;
  padding: 1px 0 0; }

.content-holder .post h4 {
  font-size: 18px;
  line-height: 22px;
  color: #57564f;
  font-weight: bold; }

.content-holder .post .job {
  display: block;
  padding: 0 0 10px; }

.content-holder .post .text-holder p {
  margin: 0 0 32px; }

.content-holder .post .text-holder .link {
  color: #009640;
  text-decoration: underline;
  margin: 0 0 0 1px; }

.content-holder .post .text-holder .link:hover {
  text-decoration: none; }

.container {
  width: 226px;
  float: right;
  border: 1px solid #dddbcd;
  border-width: 5px 1px 1px;
  padding: 0 0 16px; }

.container h3,
#content .text-block .container h3,
#content .container h2,
.container h4 {
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  color: #494842;
  margin: 0 0 10px;
  padding: 7px 9px;
  letter-spacing: 0;
  border-bottom: 1px solid #dddbcd; }

.container .frame {
  overflow: hidden;
  padding: 0 10px; }

.inner3 #content .text-box {
  padding: 0 0 38px 3px; }

.spns-block {
  width: 100%;
  padding: 0 0 49px; }

.spns-block:after {
  content: "";
  display: block;
  clear: both; }

.spns-block .heading {
  overflow: hidden;
  margin: 0 0 27px;
  padding: 8px 10px 12px;
  border: 1px solid #a4a294;
  border-width: 5px 0 1px;
  border-color: #a4a294 #a4a294 #dddbcd; }

.spns-block .heading h3 {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  color: #57564f; }

.spns-table {
  border-collapse: collapse; }

.spns-table td {
  width: 117px;
  height: 106px;
  text-align: center;
  vertical-align: middle; }

.spns-table div {
  width: 100%;
  height: 100%; }

.spns-table td:hover {
  background: #dbdad4; }

.spns-holder {
  width: 709px;
  padding: 0 9999px 0 0;
  margin: 0 -9999px 0 2px;
  overflow: hidden; }

.spns-holder:after {
  content: "";
  display: block;
  clear: both; }

.spns-list {
  width: 709px;
  /*float:left;*/
  margin: -11px 0 0 -2px; }

.spns-list:after {
  content: "";
  display: block;
  clear: both; }

.spns-list li {
  width: 117px;
  height: 106px;
  float: left;
  text-align: center;
  border: 1px solid #dddbcd;
  border-width: 1px 0 0 1px;
  position: relative; }

.spns-list a {
  display: table;
  width: 100%;
  height: 106px;
  background: url(../images/none.png); }

.spns-list span {
  display: table-cell;
  cursor: pointer;
  vertical-align: middle; }

.gallery-tooltip,
.spns-list .tooltip {
  width: 104px;
  height: 61px;
  background: #009640;
  position: absolute;
  padding: 35px 17px 10px;
  left: 100%;
  top: 0;
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  color: #fff;
  text-align: left;
  display: none;
  cursor: pointer; }

.spns-list a:hover {
  background: #dbdad4; }

.spns-list a:hover .tooltip {
  display: block; }

.gallery-tooltip .arrow,
.tooltip .arrow {
  background: url(../images/arrow-01.png) no-repeat;
  width: 10px;
  height: 23px;
  position: absolute;
  left: -10px;
  top: 40px; }

.gallery-tooltip {
  display: none;
  z-index: 100;
  height: 43px;
  padding: 21px 15px 10px; }

.gallery-tooltip .arrow {
  top: 50%;
  margin: -12px 0 0; }

.gallery a:hover .gallery-tooltip {
  display: block; }

.inner3 .side-nav {
  margin: 0 0 41px; }

.inner3 #content .text-box .link {
  background: none; }

#content .text-wrap {
  overflow: hidden;
  padding: 0 0 42px; }

#content .text-wrap .info-box {
  float: right;
  position: relative;
  height: 134px;
  margin: 9px 0 0 35px; }

#content .text-wrap .info-box .link {
  background: none;
  bottom: 20px; }

#content .text-wrap .text-box {
  overflow: hidden;
  padding: 0 0 0 3px; }

.content-frame {
  overflow: hidden; }

.content-frame .heading {
  overflow: hidden;
  margin: 0 0 23px;
  padding: 8px 9px 12px;
  border: 1px solid #a4a294;
  border-width: 5px 0 1px;
  border-color: #a4a294 #a4a294 #dddbcd; }

.content-frame .heading h3 {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  color: #57564f;
  float: left; }

.select-form {
  float: right;
  padding: 5px 0 0; }

.select-form label {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  color: #a4a294;
  float: left;
  padding: 0 9px 0 0; }

.select-form select {
  font-size: 12px;
  line-height: 20px;
  color: #000;
  width: 162px;
  float: left; }

.content-frame .post-holder {
  overflow: hidden; }

.inner19 .post,
.content-frame .post {
  overflow: hidden;
  padding: 10px;
  margin: 0 0 14px;
  background: #81caed url(../images/bg-post.png) no-repeat 100% 0; }

.content-frame .post:hover {
  background: #afe0f8 url(../images/bg-post.png) no-repeat 100% 0;
  cursor: pointer; }

.inner19 .post .img-holder,
.content-frame .post .img-holder {
  float: left;
  margin: 0 17px 0 0; }

.inner19 .post .img-holder img,
.content-frame .post .img-holder img {
  vertical-align: top; }

.inner19 .post .text-holder,
.content-frame .post .text-holder {
  overflow: hidden;
  padding: 15px 40px 0 11px; }

.inner19 .post .holder,
.content-frame .post .holder {
  min-height: 166px; }

.inner19 .post .blockquote,
.content-frame .post .blockquote {
  font-size: 26px;
  line-height: 25px;
  font-weight: bold;
  color: #00506e;
  background: url(../images/bullet-09.png) no-repeat 1px 3px;
  padding: 0 0 10px 12px;
  margin: 0 0 0 -12px; }

.inner19 .post .blockquote q,
.content-frame .post .blockquote q {
  display: block;
  padding: 0 0 8px; }

.inner19 .post .blockquote cite,
.content-frame .post .blockquote cite {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
  display: block; }

.inner19 .post .link,
.content-frame .post .link {
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  text-decoration: underline; }

.inner19 .post .link:hover,
.content-frame .post .link:hover {
  text-decoration: none; }

.post-frame {
  overflow: hidden;
  margin: 0 0 32px; }

.post2 {
  overflow: hidden;
  margin: 0 0 25px;
  border-bottom: 1px solid #dddbcd;
  padding: 0 0 25px 10px;
  font-size: 13px;
  line-height: 17px;
  color: #57564f; }

.post2 .img-holder {
  overflow: hidden;
  float: left;
  margin: 0 18px 0 0;
  border: 1px solid #dddbcd; }

.post2 .img-holder img {
  vertical-align: top; }

.post2 .text-holder {
  overflow: hidden;
  padding: 3px 0 0; }

.post2 .text-holder h4 {
  font-size: 18px;
  line-height: 22px;
  color: #57564f;
  font-weight: bold;
  margin: 0 0 7px; }

.post2 .text-holder p {
  margin: 0 0 10px; }

.post2 .text-holder .link {
  display: block;
  font-size: 12px;
  line-height: 14px;
  color: #494842; }

.post2 .text-holder .link a {
  font-size: 12px;
  color: #009640;
  text-decoration: underline; }

.post2 .text-holder .holder {
  overflow: hidden;
  min-height: 133px; }

.post2 .text-holder .link a:hover {
  text-decoration: none; }

.inner4 #header {
  margin: 0 0 33px; }

.inner4 #content .info-box .text-holder {
  left: 21px; }

.inner4 #content .text-wrap {
  padding: 0 0 46px; }

.inner4 .content-holder .post-holder {
  border: 5px solid #a4a294;
  border-width: 5px 0 1px;
  border-color: #a4a294 #a4a294 #dddbcd;
  padding: 24px 0 0 10px; }

.inner4 .content-holder .post {
  margin: 0; }

.inner4 .content-holder .post .holder {
  border: none; }

.three-column {
  overflow: hidden;
  width: 720px;
  margin: 0 0 29px; }

.three-column .box {
  width: 228px;
  float: left;
  position: relative;
  margin: 0 12px 0 0; }

.three-column .box .text-holder {
  width: 140px;
  position: absolute;
  left: 22px;
  top: 21px;
  font-size: 18px;
  line-height: 19px;
  font-weight: bold;
  color: #00a0db; }

.three-column .box .link {
  position: absolute;
  left: 22px;
  bottom: 28px;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  text-decoration: underline; }

.three-column .box .link:hover {
  text-decoration: none; }

.three-column .alt-box .text-holder {
  width: 185px;
  color: #fff; }

.three-column .news-box {
  width: 230px; }

.three-column .news-box h3 {
  font-size: 15px; }

.three-column .alt-box2 .text-holder {
  width: 185px;
  color: #009640; }

.three-column .quote-box {
  padding: 20px 10px 25px 24px;
  width: 194px;
  float: left;
  margin: 0 12px 0 0;
  background: #81caed url(../images/bg-post.png) no-repeat 100% 0; }

.three-column .quote-box h3 {
  margin: 0 0 -1px; }

.three-column .quote-box .blockquote cite {
  display: block;
  font-size: 12px;
  line-height: 14px; }

.three-column .quote-box .blockquote q {
  padding: 0 0 4px; }

.three-column .quote-box .blockquote blockquote {
  min-height: 121px; }

.three-column .quote-box.last {
  margin: 0; }

.info-box .img-holder {
  overflow: hidden;
  position: relative;
  margin: 0 0 23px; }

.info-box .img-holder img {
  vertical-align: top; }

.logo-res {
  background: url(../images/sprites.png) no-repeat 0 -130px;
  width: 192px;
  height: 50px;
  position: absolute;
  left: 13px;
  bottom: 17px;
  text-indent: -9999px;
  overflow: hidden; }

.inner5 #header {
  margin: 0 0 33px; }

.inner5 #content h2 {
  font-size: 32px;
  line-height: 33px;
  margin: 0 0 29px; }

.inner5 #content .text-wrap .text-box {
  padding: 3px 0 0 3px; }

.about-box {
  width: 334px;
  padding: 10px 10px 19px;
  overflow: hidden;
  background: #e8e6db url(../images/bg-g3.png) no-repeat 100% 0; }

.about-box .photo {
  float: left;
  margin: 0 10px 0 0; }

.about-box .photo img {
  vertical-align: top; }

.about-box .holder {
  overflow: hidden;
  font-size: 12px;
  line-height: 15px;
  color: #57564f;
  padding: 4px 0 0; }

.about-box .holder h2.name,
.about-box .holder .name {
  font-size: 18px;
  line-height: 22px;
  color: #57564f;
  font-weight: bold;
  margin: 0;
  display: block; }

.about-box .holder .job {
  display: block;
  padding: 0 0 10px; }

.about-box .holder .contact-box {
  overflow: hidden;
  padding: 0 0 29px; }

.about-box .holder .phone {
  font-size: 13px;
  line-height: 16px;
  color: #57564f;
  display: block;
  background: url(../images/icon-01.png) no-repeat 3px 0;
  padding: 0 0 3px 20px; }

.about-box .holder .mail {
  display: block;
  background: url(../images/icon-02.png) no-repeat 0 5px;
  padding: 0 0 0 20px;
  font-size: 13px;
  line-height: 16px; }

.about-box .holder .mail a {
  text-decoration: underline;
  color: #009640; }

.about-box .holder .mail a:hover {
  text-decoration: none; }

.about-box .link-holder {
  overflow: hidden;
  padding: 0 7px 0 0; }

.about-box .link-more {
  float: right;
  text-decoration: underline; }

.about-box .link-more:hover {
  text-decoration: none; }

.three-column .black-box,
.three-column .green-box {
  padding: 0 10px 0 24px;
  min-height: 213px;
  width: 194px;
  float: left;
  margin: 0 12px 0 0;
  background: black url(../images/bg-black-box.png) no-repeat 100% 0; }

.inner5 .three-column .box .text-holder {
  width: 180px; }

.inner5 #content .text-wrap {
  border-bottom: 1px solid #dddbcd;
  padding: 0 0 46px;
  margin: 0 0 40px; }

.three-column .black-box .link {
  background: url(../images/bullet-10.png) no-repeat 0 2px;
  padding: 0 0 0 19px;
  left: 25px; }

.three-column .green-box {
  background: #009640 url(../images/bg-green-box.png) no-repeat 100% 0; }

.three-column .green-box .text-holder {
  width: 180px;
  color: #fff; }

.three-column .green-box .link {
  background: url(../images/bullet-11.png) no-repeat;
  padding: 0 0 0 23px;
  left: 23px; }

.inner6 #header {
  margin: 0 0 33px; }

.inner6 .about-box {
  float: right;
  margin: 9px 0 0 20px;
  padding: 7px 10px 16px 15px;
  width: 203px; }

.inner6 .about-box .holder .name {
  margin: 0 0 -2px; }

.inner6 .about-box .holder .job {
  padding: 0 0 9px; }

.about-box .info {
  overflow: hidden;
  font-size: 12px;
  line-height: 16px;
  color: #57564f;
  padding: 0 0 22px; }

.about-box .info dt {
  font-weight: bold;
  float: left;
  padding: 0 4px 0 0; }

.about-box .info dd {
  float: left; }

.inner6 .about-box .holder .contact-box {
  padding: 0 0 16px; }

.inner6 .about-box .link-holder {
  padding: 0 5px 0 0; }

.inner6 #content .text-wrap {
  padding: 0 0 33px; }

.container p a {
  text-decoration: underline; }

.container .frame p a:hover {
  text-decoration: none; }

.block-innovation {
  overflow: hidden;
  margin: 0 0 16px;
  padding: 17px 17px 23px;
  background: #afcb08 url(../images/bg-aside-box.png) no-repeat 100% 0; }

.inner6 .content-holder .block-innovation h3,
.block-innovation h3 {
  border: none;
  padding: 0;
  font-size: 18px;
  line-height: 19px;
  color: #006b2d;
  margin: 0 0 17px; }

.block-innovation .link {
  font-size: 14px;
  line-height: 16px;
  color: #009640;
  text-decoration: underline;
  background: url(../images/bullet-12.png) no-repeat 3px 2px;
  padding: 0 0 3px 24px; }

.block-innovation .link:hover {
  text-decoration: none; }

.inner6 .content-holder h3 {
  margin: 0 0 28px; }

.inner6 .content-holder .aside {
  padding: 2px 0 0; }

.inner6 .container {
  width: auto;
  margin: 0 0 18px;
  padding: 0 0 18px; }

.post3 {
  overflow: hidden;
  font-size: 12px;
  line-height: 15px;
  color: #57564f;
  margin: 0 0 25px;
  padding: 0 0 30px;
  border-bottom: 1px solid #dddbcd; }

.post3 .img-holder {
  float: left;
  margin: 0 15px 0 0;
  border: 1px solid #dddbcd; }

.post3 .img-holder img {
  vertical-align: top; }

#content .post3 h2,
.post3 h3,
.post3 h4 {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  color: #57564f;
  margin: 0 0 6px;
  border: none;
  padding: 0;
  letter-spacing: 0; }

#content .post3 h2 a,
.post3 h3 a,
.post3 h4 a {
  color: #57564f; }

.post3 p {
  margin: 0 0 21px; }

.post3 .frame {
  overflow: hidden;
  padding: 0 11px 0 0; }

.post3 .date {
  font-style: normal;
  font-size: 12px;
  line-height: 14px;
  color: #a4a294;
  float: left; }

.post3 .link {
  float: right;
  text-decoration: underline; }

.post3 .link:hover {
  text-decoration: none; }

.alt-post3 .frame {
  padding: 10px 11px 0 0; }

.inner10 #header,
.inner7 #header {
  margin: 0 0 33px; }

#content .link-box {
  overflow: hidden;
  padding: 0 0 16px; }

#content .link-box .link {
  float: left;
  background: url(../images/bullet-13.png) no-repeat 3px 7px;
  padding: 0 0 0 16px;
  text-decoration: underline; }

#content .link-box .link:hover {
  text-decoration: none; }

.inner10 #content,
.inner7 #content {
  padding: 9px 0 0; }

.inner10 #content h2,
.inner7 #content h2 {
  font-size: 32px;
  line-height: 33px;
  color: #494842;
  margin: 0 0 37px;
  padding: 0 50px 0 2px; }

.text-block .text-box .img,
.inner10 #content .text-box .img,
.inner7 #content .text-box .img {
  margin: 3px 0 22px 20px;
  padding: 0;
  width: 478px; }

.inner10 #content .text-box,
.inner7 #content .text-box {
  padding: 0 0 25px 3px; }

.content-wrap {
  overflow: hidden; }

.inner21 #content .text-box .holder p,
.inner10 #content .text-box .holder p,
.inner7 #content .text-box .holder p {
  margin: 0 0 16px; }

#content .text-box h3 {
  font-size: 13px;
  line-height: 17px;
  color: #494842;
  font-weight: bold; }

#content .text-box p a {
  text-decoration: underline; }

#content .text-box p a:hover {
  text-decoration: none; }

#content .text-box .list {
  overflow: hidden;
  padding: 0 0 33px; }

#content .text-box .list li {
  background: url(../images/bullet-14.png) no-repeat 1px 7px;
  padding: 0 0 0 10px; }

.img-list-holder {
  width: 460px;
  overflow: hidden; }

.img-list {
  overflow: hidden;
  width: 480px; }

.img-list li {
  display: inline-block;
  margin: 0 3px 23px 0;
  vertical-align: top; }

* + html .img-list li {
  display: inline;
  margin: 0 6px 23px 0; }

.img-list a {
  display: block;
  position: relative;
  border: 1px solid #dddbcd;
  padding: 3px;
  margin: 0 0 3px; }

.img-list img {
  vertical-align: top; }

.img-list .link-download {
  border: none;
  font-size: 12px;
  line-height: 14px;
  color: #009640;
  background: url(../images/bullet-16.png) no-repeat 0 4px;
  margin: 0 0 0 4px;
  padding: 0 0 0 11px; }

.link-zoom {
  background: url(../images/bg-link-zoom.png) no-repeat;
  width: 13px;
  height: 13px;
  position: absolute;
  left: 7px;
  bottom: 8px;
  text-indent: -9999px;
  overflow: hidden; }

.dq-content .aside .blockquote {
  overflow: hidden;
  font-size: 19px;
  line-height: 20px;
  margin: 0 0 36px;
  padding: 0 5px 0 8px;
  color: #76b729;
  border-left: 1px solid #dddbcd; }

.dq-content .aside .blockquote span {
  color: #009640; }

.text-block .aside,
.inner10 .aside,
.inner7 .aside {
  margin: 0 0 0 20px;
  padding: 3px 0 0; }

.text-block .container,
.inner10 .container,
.inner7 .container {
  width: auto;
  float: none;
  font-size: 12px;
  line-height: 15px;
  color: #57564f; }

.dq-content .aside blockquote {
  padding: 0 0 0 7px;
  /*background:url(../images/bullet-15.png) no-repeat 0 4px;*/ }

.dq-content .aside .blockquote q {
  display: block;
  padding: 0 0 8px; }

.dq-content .aside .blockquote cite {
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
  color: #76b729;
  display: block; }

.inner7 .container p {
  margin: 0 0 15px; }

.container dl {
  overflow: hidden; }

.container dl a {
  text-decoration: underline; }

.container dl a:hover {
  text-decoration: none; }

.inner10 #content .text-box .holder,
.inner7 #content .text-box .holder {
  overflow: visible; }

.inner7 .logo-resrobot {
  bottom: 18px;
  left: 20px; }

.inner8 #header {
  margin: 0 0 33px; }

.inner8 #content h2 {
  font-size: 32px;
  line-height: 33px;
  margin: 0 0 29px; }

.inner8 #content .text-box .holder {
  padding: 3px 0 0; }

.inner8 .info-box .img-holder {
  margin: 0 0 8px; }

.inner8 .info-box .box {
  margin: 0 0 21px; }

.inner8 #content .text-wrap .info-box {
  height: auto; }

.search-box {
  background: url(../images/bg-search-box.png) no-repeat;
  width: 209px;
  height: 211px;
  float: left;
  margin: 0 11px 0 0;
  padding: 6px 11px 0; }

.search-box .logo-resrobot {
  position: static;
  background-position: 0 -185px;
  width: 72px;
  height: 17px;
  display: block;
  margin: 0 auto 37px; }

.inner8 #content .text-wrap {
  border-bottom: 1px solid #dddbcd;
  margin: 0 0 40px;
  padding: 0 0 39px; }

#content .search-box .text-box {
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  font-style: italic;
  color: #9782ba;
  background: url(../images/icon-04.png) no-repeat 11px 0;
  padding: 2px 0 15px 50px; }

.search-form2 {
  overflow: hidden; }

.search-form2 .row {
  width: 100%;
  overflow: hidden;
  padding: 0 0 7px; }

.search-form2 .text {
  background: url(../images/sprites.png) no-repeat -194px -110px;
  width: 206px;
  height: 28px;
  float: left; }

.search-form2 .text input {
  background: none;
  border: none;
  float: left;
  padding: 0 8px;
  font-size: 11px;
  line-height: 28px;
  color: #959595;
  width: 188px;
  height: 28px; }

.search-form2 .btn-holder {
  overflow: hidden;
  padding: 0 2px 0 0; }

.btn-search {
  float: right;
  background: url(../images/sprites.png) no-repeat 0 -211px;
  border: none;
  width: 48px;
  height: 25px;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  padding: 0;
  margin: 0; }

.btn-search:hover {
  cursor: pointer; }

.three-column .box-holder {
  float: left;
  margin: 0 12px 0 0; }

.android-store,
.store-box {
  width: 192px;
  margin: 0 0 17px;
  padding: 18px 13px 15px 23px;
  background: #dddbcd url(../images/bg-g3.png) no-repeat 100% 0; }

.android-store h3,
.store-box h3 {
  font-size: 16px;
  line-height: 17px;
  font-weight: bold;
  color: #57564f;
  margin: 0 0 5px; }

.store-box .link-holder {
  width: 100%; }

.store-box .link-holder:after {
  content: "";
  display: block;
  clear: both; }

.android-store .link,
.store-box .link {
  float: left;
  font-size: 14px;
  line-height: 16px;
  color: #57564f;
  text-decoration: underline;
  margin: 7px 0 0 -2px; }

.android-store .link:hover,
.store-box .link:hover {
  text-decoration: none; }

.link-appstore {
  background: url(../images/sprites.png) no-repeat -194px -142px;
  width: 78px;
  height: 26px;
  float: right;
  text-indent: -9999px;
  overflow: hidden; }

.android-store {
  margin: 0;
  padding: 18px 13px 18px 23px;
  background: #57564f url(../images/bg-android-store.png) no-repeat 100% 0; }

.android-store h3 {
  color: #fff; }

.android-store .link-holder {
  width: 100%; }

.android-store .link-holder:after {
  content: "";
  display: block;
  clear: both; }

.android-store .link {
  color: #fff; }

.three-column .container {
  float: left;
  width: 225px; }

.container .list-link {
  overflow: hidden;
  font-size: 12px;
  line-height: 15px; }

.container .list-link li {
  width: 100%;
  float: left; }

.container .list-link a {
  color: #009640;
  text-decoration: underline; }

.container .list-link a:hover {
  text-decoration: none; }

.three-column .container p {
  margin: 0 0 15px; }

.inner8 .quote-box {
  width: 311px; }

.three-column .about-box .holder .name {
  font-size: 16px; }

.three-column .about-box .holder {
  padding: 2px 0 0; }

.three-column .about-box .holder .contact-box {
  padding: 0 0 14px; }

.three-column .about-box .info {
  padding: 0 0 12px; }

.three-column .about-box {
  padding: 10px 10px 23px; }

.inner7 .alt-page #content {
  padding: 14px 0 0; }

.alt-page #content .link-box {
  padding: 0 0 12px; }

.inner7 .text-info {
  font-size: 11px;
  line-height: 14px;
  color: #a4a294;
  display: block;
  padding: 0 0 29px 4px; }

.inner7 .alt-page #content h2 {
  margin: 0 0 6px; }

.text-block .text-box .img span,
.inner10 #content .text-box .img span,
.inner7 #content .text-box .img span {
  color: #009640; }

.text-block .text-box .img span a,
.inner7 #content .text-box .img span a {
  text-decoration: underline; }

.text-block .text-box .img span a:hover,
.inner7 #content .text-box .img span a:hover {
  text-decoration: none; }

.post3 .alt-img-holder {
  border: none; }

.inner9 .content-holder {
  border: none; }

.inner9 #header {
  margin: 0 0 33px; }

.inner9 #content {
  padding: 6px 0 0; }

.inner9 .aside {
  padding: 11px 0 0; }

.inner9 .content-holder .post-holder {
  padding: 0 0 0 3px;
  width: 465px; }

.inner9 .post3 {
  margin: 0 0 18px;
  padding: 0 0 30px 8px; }

.inner9 #content h2 {
  margin: 0 0 15px;
  padding: 0 0 30px;
  border-bottom: 1px solid #dddbcd; }

.inner10 #content .text-box .img {
  width: 318px; }

.inner10 #content h2 {
  margin: 0 0 31px; }

.inner10 .aside {
  padding: 1px 0 0; }

.inner10 .container {
  padding: 0; }

.info-table-holder {
  overflow: hidden;
  padding: 19px 0 0; }

.info-table {
  border-collapse: collapse;
  border: 1px solid #dad8ca; }

.info-table th {
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #333;
  background: #dddbcd; }

.info-table th span {
  float: left; }

.info-table .link-sort {
  background: url(../images/bg-link-sort.png) no-repeat;
  width: 7px;
  height: 4px;
  float: right;
  text-indent: -9999px;
  overflow: hidden;
  margin: 7px 0 0; }

.info-table th.cell1 {
  width: 213px;
  padding: 8px 10px 9px 11px;
  border-right: 1px solid #c9c7ba; }

.info-table th.cell2 {
  width: 101px;
  padding: 8px 10px 9px 11px;
  border-right: 1px solid #c9c7ba; }

.info-table th.cell3 {
  width: 77px;
  padding: 8px 10px 9px 11px; }

.info-table td {
  font-size: 12px;
  line-height: 16px;
  color: #494842;
  padding: 6px 10px 7px 11px;
  border-top: 1px solid #dddbcd; }

.info-table td.cell1 {
  width: 213px;
  border-right: 1px solid #dddbcd; }

.info-table td.cell2 {
  width: 101px;
  padding: 6px 10px 7px 11px;
  border-right: 1px solid #dddbcd; }

.info-table td.cell3 {
  width: 77px;
  padding: 6px 10px 7px 11px; }

.info-table .alt td {
  background: #f7f6f2; }

.info-table .active td {
  background: #eff5c8; }

.inner11 #header {
  margin: 0 0 33px; }

.inner11 #content .text-box {
  padding: 0 0 38px 3px; }

.inner11 .three-columns {
  overflow: hidden;
  padding: 0 0 45px; }

.two-columns .heading,
.three-columns .heading {
  border: 1px solid #a4a294;
  border-width: 5px 0 1px;
  border-color: #a4a294 #a4a294 #dddbcd;
  font-weight: bold;
  padding: 8px 10px 12px;
  margin: 0 0 25px; }

.two-columns .heading h3,
.three-columns .heading h3 {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  color: #57564f;
  margin: 0; }

.blue-box,
.green-box,
.light-green-box,
.yellow-box {
  width: 182px;
  background: #dddc00 url(../images/bg-yellow-box.png) no-repeat 100% 0;
  font-size: 12px;
  line-height: 15px;
  color: #009640;
  padding: 21px 23px 28px;
  float: left;
  margin: 0 12px 0 0; }

.green-box h3,
.blue-box h4,
.green-box h4,
.light-green-box h4,
.yellow-box h4 {
  font-size: 18px;
  line-height: 19px;
  font-weight: bold;
  color: #009640;
  margin: 0 0 7px; }

.green-box .text-holder,
.light-green-box .text-holder,
.yellow-box .text-holder {
  overflow: hidden;
  min-height: 150px; }

.blue-box .link,
.green-box .link,
.light-green-box .link,
.yellow-box .link {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  text-decoration: underline; }

.blue-box .link {
  font-weight: normal;
  color: #fff; }

.blue-box .link:hover,
.green-box .link:hover,
.light-green-box .link:hover,
.yellow-box .link:hover {
  text-decoration: none; }

.light-green-box {
  color: #006b2d;
  background: #76b729 url(../images/bg-aside-box.png) no-repeat 100% 0; }

.light-green-box h4 {
  color: #006b2d; }

.light-green-box .link {
  color: #006b2d; }

.green-box {
  color: #dddc00;
  margin: 0;
  background: #009640 url(../images/bg-info-box.png) no-repeat 100% 0; }

.green-box h3,
.green-box h4 {
  color: #dddc00; }

.green-box .link {
  color: #dddc00; }

.blue-box {
  color: #fff;
  margin: 0 0 26px;
  padding: 26px 150px 20px 28px;
  background: #81caed url(../images/bg-quote-box.png) no-repeat; }

.blue-box .text-holder {
  overflow: hidden;
  margin: 0 0 17px; }

#content .blue-box h2 {
  font-size: 22px;
  line-height: 22px;
  margin: 0 0 8px;
  color: #00506e;
  letter-spacing: 0; }

.blue-box h4 {
  color: #00506e;
  margin: 0; }

#content .two-columns {
  overflow: hidden;
  width: 100%; }

.two-columns .content {
  width: 468px;
  float: left; }

.two-columns .about-box {
  width: auto;
  margin: 0 0 15px;
  padding: 10px 10px 16px; }

.two-columns .about-box .photo {
  margin: 0 13px 0 0; }

.two-columns .about-box .blockquote {
  padding: 0 0 4px; }

.two-columns .about-box .holder .contact-box {
  padding: 0 0 15px; }

.two-columns .about-box .holder .link-more {
  font-weight: bold; }

.two-columns .column {
  width: 228px;
  float: right; }

.column .quote-box {
  margin: 0 0 17px;
  padding: 19px 14px 23px 23px;
  background: #81caed url(../images/bg-black-box.png) no-repeat 100% 0; }

.column .quote-box h3 {
  margin: 0; }

.column .quote-box .blockquote q {
  padding: 0 0 4px; }

.column .quote-box .blockquote cite {
  font-size: 12px;
  line-height: 14px; }

.column .quote-box .blockquote blockquote {
  min-height: 123px;
  padding: 0 0 10px; }

.inner12 #header {
  margin: 0 0 33px; }

.inner12 #content h2 {
  margin: 0 0 30px; }

.img-block {
  overflow: hidden;
  margin: 0 0 36px; }

.img-block img {
  vertical-align: top;
  margin: 0 0 8px; }

.img-block span {
  display: block;
  font-size: 12px;
  line-height: 13px;
  color: #009640; }

.inner12 .content-frame .text-box {
  width: 468px;
  float: left;
  font-size: 13px;
  line-height: 17px; }

.inner12 #content .text-box .holder {
  border-bottom: 1px solid #dddbcd;
  margin: 0 0 41px; }

.inner12 #content .text-box .list {
  padding: 0 0 32px; }

.inner12 .content-frame .frame {
  overflow: hidden;
  margin: 0 0 0 -3px; }

.inner12 #content .text-box .link {
  background: none; }

.inner12 .green-box,
.inner12 .yellow-box {
  padding: 21px 17px 28px 23px;
  width: 188px; }

.inner12 .green-box {
  color: #fff;
  background: #009640 url(../images/bg-green-box.png) no-repeat 100% 0; }

.inner12 .green-box h4 {
  color: #fff; }

.inner12 #content .green-box .link {
  color: #fff; }

.content-frame .column {
  width: 227px;
  float: right;
  padding: 4px 0 0; }

.inner13 #header {
  margin: 0 0 33px; }

.main-holder {
  width: 707px;
  float: right; }

.main-holder #content {
  width: 459px;
  float: left; }

.main-holder #content .alt-color {
  font-size: 15px;
  line-height: 19px;
  color: #a4a294;
  margin: 0 0 16px; }

.address-box {
  overflow: hidden;
  font-size: 13px;
  line-height: 17px;
  color: #57564f;
  margin: 0 0 58px; }

.address-box address {
  display: block;
  font-style: normal; }

.address-box dl {
  overflow: hidden; }

.address-box dl dt {
  float: left;
  padding: 0 5px 0 0; }

.address-box .link-holder {
  width: 100%;
  padding: 0 0 1px;
  overflow: hidden; }

.address-box .link-mail {
  float: left;
  font-size: 13px;
  line-height: 14px;
  color: #009640;
  text-decoration: underline; }

.address-box .link-mail:hover {
  text-decoration: none; }

.inner13 .aside {
  padding: 18px 0 0;
  width: 228px; }

.inner13 .about-box {
  width: auto;
  padding: 14px 16px 16px; }

.inner13 .about-box .holder {
  padding: 0;
  min-height: 167px; }

.inner13 .about-box .holder .name {
  font-size: 16px;
  line-height: 18px; }

.inner13 .about-box .holder .phone {
  padding: 0 0 2px 20px; }

.inner13 .about-box .holder .contact-box {
  padding: 0 0 15px; }

.inner13 .about-box .link-holder {
  padding: 0; }

.inner13 .content-frame {
  overflow: hidden; }

.inner13 .content-holder h3 {
  margin: 0 0 21px; }

.inner13 .content-holder .alt-heading {
  border: 1px solid #dddbcd;
  border-width: 1px 0; }

.inner13 .img-list-holder {
  padding: 0 0 18px; }

.inner14 #header {
  margin: 0 0 33px; }

.inner14 #content .text-box, .inner14 #sidebar .text-box {
  font-size: 13px;
  line-height: 17px;
  margin: 0 0 47px;
  padding: 0 73px 12px 0;
  border-bottom: 1px solid #dddbcd; }

.inner14 #content .text-box h2, .inner14 #sidebar .text-box h2 {
  font-size: 32px;
  line-height: 33px;
  margin: 0 0 36px; }

.inner14 #content .text-box p, .inner14 #sidebar .text-box p {
  margin: 0 0 17px; }

.inner14 #content .text-box p a, .inner14 #sidebar .text-box p a {
  text-decoration: underline;
  color: #009640; }

.inner14 #content .text-box p a:hover, .inner14 #sidebar .text-box p a:hover {
  text-decoration: none; }

.inner14 #content {
  width: 706px;
  padding: 10px 0 0; }

.inner14 #content .two-columns {
  overflow: hidden;
  width: auto;
  margin: 0 0 46px;
  padding: 0 7px 13px 0;
  border-bottom: 1px solid #dddbcd; }

.two-columns .box-width1 {
  width: 450px;
  float: left; }

#content .two-columns .box-width1 .text-box {
  padding: 0;
  margin: 0;
  border: none; }

.inner13 #content .two-columns .box-width1 h2 {
  margin: 0 0 31px; }

.two-columns .box-width2 {
  width: 220px;
  float: right; }

#content .two-columns .box-width2 .text-box {
  padding: 0;
  margin: 0;
  border: none; }

.inner13 #content .two-columns .box-width2 h2 {
  margin: 0 0 27px;
  font-size: 22px;
  line-height: 23px;
  color: #494842; }

#content .two-columns .box-width2 .alt-color {
  font-size: 13px;
  line-height: 17px; }

.two-columns .columns-holder {
  width: 750px; }

.two-columns .wrap {
  width: 350px;
  float: left;
  margin: 0 9px 0 0; }

#content .two-columns .wrap .text-box {
  padding: 0;
  margin: 0;
  border: none; }

.inner13 #content .two-columns .wrap h2 {
  font-size: 28px;
  line-height: 29px;
  margin: 0 0 38px; }

.inner14 #content .alt-two-columns {
  border: none;
  margin: 0;
  padding: 0; }

.inner15 #header {
  margin: 0 0 33px; }

.inner15 .container {
  width: auto;
  margin: 0 0 52px;
  float: none; }

.inner15 .container .frame p {
  margin: 0 0 15px; }

.inner15 #content {
  padding: 22px 0 0; }

.inner15 .container .frame {
  padding: 0 90px 0 10px; }

.inner15 .two-columns {
  margin: 0 0 41px; }

.inner15 .two-columns .container {
  margin: 0; }

.inner15 .two-columns .container .frame {
  padding: 0 10px; }

.inner15 .two-columns .box-width1 {
  width: 468px; }

.inner15 .two-columns .box-width2 {
  width: 228px; }

.inner15 .two-columns .wrap {
  width: 348px;
  margin: 0 12px 0 0; }

.inner15 .two-columns .wrap .container .frame {
  padding: 0 5px 0 10px; }

.inner15 .alt-two-columns {
  margin: 0;
  padding: 0; }

.inner16 #header {
  margin: 0 0 33px; }

.inner16 #content .heading {
  overflow: hidden;
  border: 1px solid #000;
  margin: 0 0 33px;
  padding: 8px 8px 12px 9px;
  border-color: #a4a294 #a4a294 #dddbcd;
  border-width: 5px 0 1px; }

.inner16 #content h2 {
  font-size: 18px;
  line-height: 22px;
  color: #57564f;
  font-weight: bold;
  letter-spacing: 0;
  margin: 0; }

.inner16 #content {
  padding: 75px 0 0; }

.inner16 .two-columns .box-width1 {
  width: 468px; }

.inner16 .two-columns .box-width2 {
  width: 228px; }

.inner16 .two-columns .wrap {
  width: 348px;
  margin: 0 12px 0 0; }

.inner17 #header {
  margin: 0 0 33px; }

.inner17 .about-box {
  width: auto;
  margin: 0 0 30px;
  padding: 10px 10px 15px; }

.inner17 #content {
  padding: 4px 0 0; }

.inner17 .about-box .photo {
  margin: 0 12px 0 0; }

.inner17 .about-box .holder .name {
  margin: 0 0 3px;
  font-size: 20px; }

.inner17 .about-box .holder .contact-box {
  padding: 0 0 14px; }

.inner17 .about-box .blockquote {
  padding: 0 0 13px;
  max-width: 315px;
  font-size: 12px;
  line-height: 15px; }

.inner17 .about-box .info {
  padding: 0 0 8px; }

.inner17 .about-box .holder {
  font-size: 14px;
  line-height: 16px; }

.inner17 .two-columns .box-width1 {
  width: 468px; }

.inner17 .two-columns .box-width2 {
  width: 228px; }

.inner17 .two-columns .wrap {
  width: 348px;
  margin: 0 12px 0 0; }

.inner17 .two-columns .about-box {
  margin: 0 0 27px; }

.inner17 .two-columns .about-box .holder {
  padding: 2px 0 0; }

.inner17 .two-columns .about-box .holder .name {
  margin: 0; }

.inner17 .two-columns .about-box .holder .contact-box {
  padding: 0 0 16px; }

.inner17 .two-columns .about-box .blockquote {
  padding: 0 0 9px; }

.inner17 .two-columns .about-box .info {
  padding: 0 0 16px; }

.inner17 .about-box .holder .job {
  font-size: 12px; }

.inner17 .box-width2 .about-box {
  padding: 11px 15px 15px; }

.inner17 #content h2.name, .inner17 #sidebar h2.name {
  font-size: 18px;
  letter-spacing: 0;
  margin: 0 0 3px;
  line-height: 22px; }

.inner17 .box-width2 .about-box .holder .name {
  font-size: 16px;
  margin: 0 0 -3px; }

.inner17 .wrap .about-box .holder .name {
  font-size: 16px;
  margin: 0 0 -3px; }

.inner17 .wrap .about-box .photo {
  margin: 0 10px 0 0; }

.inner17 .two-columns .wrap .about-box .holder {
  padding: 4px 0 0; }

.inner17 .wrap .about-box .blockquote {
  max-width: 190px;
  margin: -4px 0 0;
  padding: 0 0 3px; }

.inner18 #header {
  margin: 0 0 33px; }

.inner18 #content {
  float: left; }

.inner18 #sidebar {
  float: right;
  padding: 15px 0 0; }

.inner18 .post-frame {
  overflow: hidden;
  width: 735px;
  margin: 0 0 14px; }

.post-frame .about-box {
  float: left;
  width: 328px;
  margin: 0 13px 0 0; }

.post-frame .about-box .blockquote {
  padding: 0 30px 5px 0; }

.inner18 #content .text-wrap .text-box {
  padding: 0 40px 0 1px; }

.inner18 .address-box {
  margin: 0; }

.inner18 #content .text-wrap {
  padding: 0 2px 49px; }

.inner18 .vacancy-box {
  padding: 19px 19px 22px;
  background: #ffd500 url(../images/bg-sidebar-info-box-alt.png) no-repeat 100% 0; }

.inner18 .container .frame p {
  margin: 0 0 13px; }

.container .link-holder {
  width: 100%;
  overflow: hidden; }

.container .link-visa {
  float: left;
  font-size: 12px;
  line-height: 16px;
  text-decoration: underline;
  padding: 0 0 0 23px;
  background: url(../images/bullet-17.png) no-repeat; }

.container .link-visa:hover {
  text-decoration: none; }

.inner18 .content-frame .heading {
  margin: 0 0 21px; }

.inner18 .about-box .holder .name {
  font-size: 16px; }

.inner18 .about-box .holder .job {
  padding: 0 0 9px; }

.inner18 .about-box .holder .contact-box {
  padding: 0 0 11px; }

.inner18 .post-frame .about-box .blockquote {
  padding: 0 30px 3px 0; }

.inner18 .about-box .info {
  padding: 0 0 14px; }

.inner18 .about-box .holder {
  font-size: 14px; }

.inner19 #header {
  margin: 0 0 33px; }

.inner19 .blue-box,
.inner19 .green-box {
  width: 531px; }

.inner19 .box-width1 .green-box {
  width: 427px; }

.inner19 .wrap .blue-box {
  width: 292px;
  margin: 0; }

.inner19 .wrap .green-box {
  width: 307px; }

.inner19 .green-box {
  padding: 21px 18px 22px 23px; }

.inner19 .green-box .text-holder {
  min-height: 1px;
  margin: 0 0 13px; }

.inner19 #content {
  padding: 3px 0 0; }

.inner19 .two-columns {
  padding: 0 0 34px; }

.inner19 .two-columns .box-width1 {
  width: 468px; }

.inner19 .two-columns .box-width2 {
  width: 228px; }

.inner19 .two-columns .wrap {
  width: 348px;
  margin: 0 12px 0 0; }

.inner19 .green-box .link {
  font-weight: normal; }

.inner19 .vacancy-box {
  padding: 19px 20px 22px;
  background: #ffd500 url(../images/bg-sidebar-info-box-alt.png) no-repeat 100% 0; }

.inner19 .two-columns-alt {
  padding: 0; }

.inner19 .two-columns-alt .blue-box {
  padding: 23px 28px 20px; }

.inner19 .two-columns-alt .green-box .text-holder {
  margin: 0 0 18px; }

.quote-box-alt {
  background: #81caed url(../images/bg-post.png) no-repeat 100% 0; }

.inner19 .post {
  margin: 0 0 28px; }

.inner19 .box-width1 .post .blockquote {
  font-size: 18px;
  line-height: 19px;
  padding: 0 0 5px 12px;
  color: #00506e;
  background: url(../images/bullet-07.png) no-repeat 4px 2px; }

.inner19 .box-width1 .post .img-holder {
  margin: 0 8px 0 0; }

.inner19 .box-width1 .post .text-holder {
  padding: 13px 11px 0; }

.inner19 .box-width1 .post .blockquote cite {
  font-size: 14px; }

.inner19 .box-width1 .post .blockquote q {
  padding: 0 0 5px; }

.inner19 .box-width1 .post .holder {
  min-height: 1px; }

.inner19 .two-columns .post,
.inner19 .two-columns .quote-box {
  margin: 0; }

.inner19 .two-columns .box-width2 .quote-box {
  padding: 22px 17px 25px 25px; }

.inner19 .two-columns .wrap .quote-box {
  padding: 20px 17px 25px 28px; }

.wrap .quote-box h3 {
  margin: 0 0 -1px; }

.wrap .quote-box .blockquote cite {
  font-size: 12px; }

.wrap .quote-box .blockquote q {
  padding: 0 0 3px; }

.wrap .quote-box .blockquote blockquote {
  min-height: 113px; }

.inner19 .two-columns .quote-box .blockquote .link {
  font-weight: normal; }

.inner20 #header {
  margin: 0 0 33px; }

.inner20 #content {
  padding: 0; }

.inner20 .post3 {
  font-size: 13px;
  line-height: 17px;
  color: #57564f;
  margin: 0 0 46px;
  padding: 0;
  border: none; }

.inner20 .post3 .img-holder {
  margin: 0 18px 0 0; }

.inner20 .post3 .text-holder {
  overflow: hidden;
  padding: 3px 0 0; }

.inner20 .post3 .link {
  float: left; }

.inner20 .post3 p {
  margin: 0 0 10px; }

.inner20 .post3 .holder {
  overflow: hidden;
  min-height: 131px; }

.inner20 .two-columns .box-width2 {
  width: 228px;
  padding: 4px 0 0; }

.inner20 .box-width1 .post3 .img-holder {
  margin: 0 15px 0 0; }

.inner20 .box-width1 .post3 .text-holder {
  padding: 5px 0 0; }

.inner20 .two-columns .post3 {
  font-size: 12px;
  line-height: 15px; }

.inner20 .two-columns .post3 p {
  margin: 0 0 16px; }

.inner20 .box-width2 .post3 .img-holder {
  margin: 0 0 4px;
  float: none; }

.inner20 .wrap .post3 .img-holder {
  margin: 0 15px 0 0; }

.inner20 .two-columns .wrap {
  margin: 0 11px 0 0; }

.inner21 #header {
  margin: 0 0 33px; }

.inner21 #content .text-block h2 {
  font-size: 32px;
  line-height: 33px;
  margin: 0 0 36px; }

.inner21 #content {
  padding: 10px 0 0; }

.inner21 #content .text-block {
  border-bottom: 1px solid #dddbcd;
  padding: 0 0 17px;
  margin: 0 0 49px; }

.inner21 #content .text-box .holder {
  overflow: visible; }

.text-block .text-box .img img {
  margin: 0 0 10px; }

.inner21 #content .text-box .img {
  margin: 3px 0 21px 20px;
  padding: 0;
  width: auto; }

.text-block .aside .blockquote {
  margin: 0 0 33px; }

#content .two-columns .text-block h2 {
  font-size: 32px;
  line-height: 33px;
  margin: 0 0 31px; }

#content .text-block .text-box {
  padding: 0 0 0 3px; }

.inner21 #content .box-width1 .text-box .img {
  width: 238px; }

.inner21 .two-columns .box-width1 {
  width: 469px; }

.inner21 #content .two-columns .box-width1 .text-box {
  padding: 0 0 16px 3px; }

.inner21 #content .two-columns .box-width1 .aside {
  float: none;
  width: 100%;
  margin: 0 0 31px;
  overflow: hidden; }

#content .two-columns .box-width1 .container {
  float: left;
  width: 226px; }

.inner21 #content .two-columns .box-width1 .blockquote {
  width: 217px;
  float: right;
  border: 1px solid #dddbcd;
  border-width: 1px 0 0;
  padding: 15px 9px 0 2px; }

.box-width1 .container .frame p {
  margin: 0 0 16px; }

.box-width1 .aside blockquote {
  padding: 0 0 0 7px; }

.inner21 .two-columns {
  border-bottom: 1px solid #dddbcd;
  padding: 0 0 24px;
  margin: 0 0 54px; }

#content .two-columns .box-width2 .text-block h2 {
  font-size: 22px;
  line-height: 23px;
  margin: 0 0 31px;
  padding: 0 2px 0 0; }

.inner21 .two-columns .box-width2 {
  width: 228px; }

.inner21 .box-width2 .img {
  overflow: hidden;
  margin: 0 0 21px; }

.inner21 .box-width2 .img img {
  vertical-align: top;
  margin: 0 0 7px; }

.inner21 .box-width2 .img span {
  font-size: 12px;
  line-height: 13px;
  color: #009640; }

.inner21 .box-width2 .img span a {
  text-decoration: underline; }

.inner21 .box-width2 .img span a:hover {
  text-decoration: none; }

.inner21 .box-width2 .text-box {
  font-size: 13px;
  line-height: 17px; }

.inner21 #content .two-columns .box-width2 .text-box {
  margin: 0 0 36px; }

.inner21 .box-width2 .container {
  margin: 0 0 31px; }

.inner21 .box-width2 .container .frame p {
  margin: 0 0 16px; }

.inner21 #content .two-columns .text-block {
  padding: 0;
  margin: 0;
  border: none; }

#content .two-columns .wrap .text-block h2 {
  font-size: 28px;
  line-height: 29px;
  margin: 0 0 29px;
  letter-spacing: -1px; }

.inner21 .two-columns .wrap {
  margin: 0 11px 0 0; }

.inner21 .wrap .img {
  overflow: hidden;
  margin: 0 0 21px; }

.inner21 .wrap .img img {
  vertical-align: top;
  margin: 0 0 7px; }

.inner21 .wrap .img span {
  font-size: 12px;
  line-height: 13px;
  color: #009640; }

.inner21 .wrap .img span a {
  text-decoration: underline; }

.inner21 #content .wrap .text-box p {
  margin: 0 0 15px; }

.inner21 #content .two-columns .wrap .text-box {
  padding: 0 0 13px 3px;
  font-size: 13px;
  line-height: 17px; }

.inner21 .wrap .container {
  margin: 0 0 25px; }

.inner21 .wrap .container .frame {
  padding: 0 5px 0 10px; }

.inner21 .wrap .container .frame p {
  margin: 0 0 14px; }

.inner21 .wrap .img-list li {
  margin: 0 6px 23px 0; }

* + html .inner21 .wrap .img-list li {
  margin: 0 9px 23px 0; }

.inner21 .alt-two-columns {
  padding: 0;
  margin: 0;
  border: none; }

.inner22 #header {
  margin: 0 0 33px; }

.inner22 .img-block {
  border-bottom: 1px solid #dddbcd;
  margin: 0 0 46px;
  padding: 0 0 40px; }

.inner22 .img-block span a {
  text-decoration: underline; }

.inner22 .img-block span a:hover {
  text-decoration: none; }

.inner22 #content {
  padding: 26px 0 0; }

.inner22 .two-columns {
  border-bottom: 1px solid #dddbcd;
  margin: 0 0 52px;
  padding: 0 0 48px; }

.inner22 .two-columns .img-block {
  border: none;
  padding: 0;
  margin: 0; }

.inner22 .two-columns-alt {
  border: none;
  padding: 0;
  margin: 0; }

.inner22 .two-columns .box-width1 {
  width: 468px; }

.inner22 .two-columns .box-width2 {
  width: 228px; }

#footer {
  width: 100%;
  overflow: hidden;
  display: table-footer-group;
  font-size: 13px;
  line-height: 16px;
  color: #a4a294; }

#footer .f1 {
  height: 1%;
  display: table-row; }

#footer .f2 {
  display: table-cell; }

.footer-holder {
  width: 935px;
  overflow: hidden;
  margin: 0 auto;
  padding: 21px 0 35px 23px;
  border: 1px solid #dddbcd;
  border-width: 5px 0 1px; }

#footer .logo {
  background-position: 0 -52px;
  width: 175px;
  height: 33px;
  float: left;
  margin: 2px 30px 0 0; }

#footer .contact-box {
  width: 140px;
  float: left;
  margin: 0 18px 0 0; }

#footer h2,
#footer h3 {
  font-size: 13px;
  line-height: 16px;
  color: #a4a294;
  font-weight: bold;
  margin: 0 0 1px; }

#footer .contact-box p span {
  display: block; }

#footer .contact-box p .mail {
  color: #a4a294; }

#footer .contact-box .link-holder {
  overflow: hidden;
  padding: 3px 0 0; }

#footer .contact-box .link {
  float: left;
  font-size: 13px;
  line-height: 16px;
  color: #009640;
  font-weight: bold;
  background: url(../images/bullet-01.png) no-repeat 100% 6px;
  padding: 0 21px 0 0; }

#footer .box {
  width: 130px;
  float: left;
  margin: 0 29px 0 0; }

.nav {
  overflow: hidden;
  font-weight: bold; }

.nav li {
  width: 100%;
  float: left; }

.nav a {
  color: #009640;
  float: left;
  padding: 0 0 0 9px;
  background: url(../images/bullet-02.png) no-repeat 0 6px; }

#footer .facebook-box {
  float: right; }

#footer .facebook-box img {
  vertical-align: top; }

.footer-frame {
  width: 958px;
  margin: 0 auto;
  padding: 8px 0; }

.footer-frame .list {
  overflow: hidden;
  font-size: 11px;
  line-height: 16px;
  margin: 0 0 0 -8px; }

.footer-frame .list li {
  float: left;
  background: url(../images/bullet-03.png) no-repeat 0 3px;
  padding: 0 10px 0 11px; }

.footer-frame .list li:first-child {
  background: none; }

.footer-frame .list a {
  color: #a4a294;
  float: left; }

.skiplinks {
  visibility: hidden; }

.dq-col {
  padding-bottom: 15px; }

#sidebar .dq-col {
  padding: 0; }

.dq-row .dq-col-66, .dq-row .dq-col-67 {
  width: 468px !important; }
  .dq-row .dq-col-66 .dq-module, .dq-row .dq-col-67 .dq-module {
    width: 468px !important; }
.dq-row .dq-col-33, .dq-row .dq-col-34 {
  width: 228px !important; }
  .dq-row .dq-col-33 .dq-module, .dq-row .dq-col-34 .dq-module {
    width: 228px !important; }
.dq-row .dq-col-50 {
  width: 348px !important; }
  .dq-row .dq-col-50 .dq-module {
    width: 348px !important; }
.dq-row .dq-last {
  float: right !important; }
  .dq-row .dq-last.dq-divider {
    float: none !important; }
.dq-row .dq-col-100 {
  width: 706px !important; }
  .dq-row .dq-col-100 .dq-module {
    width: 706px !important; }

.g3 .gallery .text-box {
  padding: 8px 60px 3px; }

.info-map .heading strong {
  padding-top: 2px; }

#footer .box.more-padding {
  width: 150px; }

.upper-first li a:first-letter {
  text-transform: uppercase; }

body.page-template-page-blank-php.isntparent #content {
  float: none;
  margin: 0 auto; }
body.page-template-page-blank-php #wrapper {
  margin-top: 20px; }

body.page-template-page-20year-php, body.page-template-page-beige-php {
  background: url(../images/20year-bg.png) #f7f6f2; }
  body.page-template-page-20year-php.page-template-page-beige-php, body.page-template-page-beige-php.page-template-page-beige-php {
    background: #f7f6f2; }
  body.page-template-page-20year-php #wrapper, body.page-template-page-beige-php #wrapper {
    background: #f7f6f2; }
    body.page-template-page-20year-php #wrapper .w3, body.page-template-page-beige-php #wrapper .w3 {
      padding-bottom: 25px; }
  body.page-template-page-20year-php .side-nav li:hover a, body.page-template-page-beige-php .side-nav li:hover a {
    background: #fff; }
  body.page-template-page-20year-php #footer .footer-decor, body.page-template-page-beige-php #footer .footer-decor {
    height: 47px;
    background: url(../images/20year-footer-decor.png) repeat-x;
    margin-bottom: 35px; }

body.home #content, body.page-template-page-fullwidth-php #content, body.page-template-page-20year-php #content, body.page-template-page-beige-php #content {
  float: none;
  width: auto; }
body.home .dq-row .dq-col, body.page-template-page-fullwidth-php .dq-row .dq-col, body.page-template-page-20year-php .dq-row .dq-col, body.page-template-page-beige-php .dq-row .dq-col {
  margin-left: 15px; }
  body.home .dq-row .dq-col:first-child, body.page-template-page-fullwidth-php .dq-row .dq-col:first-child, body.page-template-page-20year-php .dq-row .dq-col:first-child, body.page-template-page-beige-php .dq-row .dq-col:first-child {
    margin-left: 0; }
body.home .dq-row .dq-col-25, body.page-template-page-fullwidth-php .dq-row .dq-col-25, body.page-template-page-20year-php .dq-row .dq-col-25, body.page-template-page-beige-php .dq-row .dq-col-25 {
  width: 228px !important; }
  body.home .dq-row .dq-col-25 .dq-module, body.page-template-page-fullwidth-php .dq-row .dq-col-25 .dq-module, body.page-template-page-20year-php .dq-row .dq-col-25 .dq-module, body.page-template-page-beige-php .dq-row .dq-col-25 .dq-module {
    width: 228px !important; }
body.home .dq-row .dq-col-50, body.page-template-page-fullwidth-php .dq-row .dq-col-50, body.page-template-page-20year-php .dq-row .dq-col-50, body.page-template-page-beige-php .dq-row .dq-col-50 {
  width: 468px !important; }
  body.home .dq-row .dq-col-50 .dq-module, body.page-template-page-fullwidth-php .dq-row .dq-col-50 .dq-module, body.page-template-page-20year-php .dq-row .dq-col-50 .dq-module, body.page-template-page-beige-php .dq-row .dq-col-50 .dq-module {
    width: 468px !important; }
body.home .dq-row .dq-col-75, body.page-template-page-fullwidth-php .dq-row .dq-col-75, body.page-template-page-20year-php .dq-row .dq-col-75, body.page-template-page-beige-php .dq-row .dq-col-75 {
  width: 708px !important; }
  body.home .dq-row .dq-col-75 .dq-module, body.page-template-page-fullwidth-php .dq-row .dq-col-75 .dq-module, body.page-template-page-20year-php .dq-row .dq-col-75 .dq-module, body.page-template-page-beige-php .dq-row .dq-col-75 .dq-module {
    width: 708px !important; }
body.home .dq-row .dq-col-100, body.page-template-page-fullwidth-php .dq-row .dq-col-100, body.page-template-page-20year-php .dq-row .dq-col-100, body.page-template-page-beige-php .dq-row .dq-col-100 {
  width: 958px !important; }
  body.home .dq-row .dq-col-100 .dq-module, body.page-template-page-fullwidth-php .dq-row .dq-col-100 .dq-module, body.page-template-page-20year-php .dq-row .dq-col-100 .dq-module, body.page-template-page-beige-php .dq-row .dq-col-100 .dq-module {
    width: 958px !important; }

.dq-row-33-33-33 .dq-col-33.dq-first, .dq-row-33-33-33 .dq-col-34.dq-first {
  margin-right: 11px; }

.dq-row-25-25-50 .dq-col-25.dq-first, .dq-row-50-25-25 .dq-col-25.dq-first {
  /* margin-right:11px; */ }

ul.roller {
  position: absolute;
  top: 7px;
  left: 246px;
  display: block; }
  ul.roller li {
    height: 27px;
    display: block;
    margin-bottom: 10px; }

#nav .current_page_item a, #nav a:hover, #nav .current-page-ancestor a {
  text-decoration: none;
  color: #009640;
  border-top: 5px solid #009640;
  padding: 10px 0 0;
  	/*transition: all .25s ease-in-out;
     	-moz-transition: all .25s ease-in-out;
     	-webkit-transition: all .25s ease-in-out;
     	transition-property:border-color, color;*/ }

.add-nav .current_page_item a, .add-nav a:hover, .add-nav .current-page-ancestor a {
  text-decoration: none;
  color: #009640; }

.gallery-holder .time, .g2 .time, .g3 .time, .g4 .time, .g5 .time {
  background: url(../images/gray-loader.png);
  background-position: 0 0; }
  .gallery-holder .time:hover, .g2 .time:hover, .g3 .time:hover, .g4 .time:hover, .g5 .time:hover {
    cursor: pointer; }

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
  font-family: 'franklin-gothic-urw', Arial, Helvetica, sans-serif;
  font-weight: 700; }
#content h2, #sidebar h2 {
  letter-spacing: -1px; }

#nav {
  font-family: 'franklin-gothic-urw', Arial, Helvetica, sans-serif;
  font-weight: 700; }

.news-box .text-holder .holder {
  min-height: 125px; }

.partners-box .heading {
  padding: 5px 11px 8px; }
  .partners-box .heading h2,
  .partners-box .heading h3 {
    font-size: 15px;
    line-height: 19px;
    padding-top: 3px; }
  .partners-box .heading a {
    font-weight: normal;
    font-family: 'franklin-gothic-urw', Arial, Helvetica, sans-serif;
    font-weight: 500;
    margin-top: 2px; }

.g2 .gallery .text-holder .title, .g2 .gallery .text-holder p, .g3 .gallery .text-holder .title, .news-box h2, .news-box h3, .dq-divider h3, .partners-box .heading h2, .partners-box .heading h3, .gallery-holder .gallery h2 {
  font-family: 'franklin-gothic-urw', Arial, Helvetica, sans-serif;
  font-weight: 700; }

.gallery-holder .gallery .link, .g3 .link, .g2 .link, .news-box .text-holder .link, .content-frame .quote-box .link {
  font-family: 'franklin-gothic-urw', Arial, Helvetica, sans-serif;
  font-weight: 500; }

.g2 .time {
  background: url(../images/green-loader.png); }

table.info-table {
  margin: 10px 0 28px 0; }
  table.info-table th {
    border-right: 1px solid #C9C7BA; }
    table.info-table th:last-child {
      border-right: 1px solid #DDDBCD; }
  table.info-table tr:hover td {
    background: #F7F6F2; }
  table.info-table tr td {
    border-right: 1px solid #DDDBCD; }

.clear {
  clear: both; }

.block {
  display: block; }

iframe {
  margin: 0 0 7px 0;
  border: 0; }

strong {
  font-weight: bold; }

.page-template-page-right-sidebar-php #sidebar {
  float: right; }
.page-template-page-right-sidebar-php #content {
  float: left; }

blockquote q {
  font-family: 'franklin-gothic-urw', Arial, Helvetica, sans-serif;
  font-weight: 500; }

.dq-content .aside .blockquote {
  margin: 0 0 14px; }

.content-frame .blockquote {
  background: none !important; }
.content-frame .quote-box .link {
  font-size: 14px;
  line-height: 16px;
  color: white;
  text-decoration: none;
  border-bottom: 1px solid;
  float: left; }
  .content-frame .quote-box .link:hover {
    text-decoration: none;
    border-bottom: 1px solid transparent; }

.inner14 #content .text-box, .inner14 #sidebar .text-box {
  padding: 0;
  margin-bottom: 0px;
  border: 0; }

.img-list {
  width: auto; }
  .img-list a:hover span {
    display: block; }

.link-zoom {
  display: none; }

.w3, #main {
  overflow: visible; }

.side-nav {
  font-family: 'franklin-gothic-urw', Arial, Helvetica, sans-serif;
  font-weight: 700; }
  .side-nav ul {
    padding-top: 3px; }
    .side-nav ul li ul {
      border: 0;
      clear: both;
      padding-bottom: 0; }
      .side-nav ul li ul li {
        width: 181px;
        display: none; }
    .side-nav ul .active a {
      color: #009640; }

/* May not be required in the final release */
#content .link-box .link, #sidebar .link-box .link {
  background: url(../images/bullet-13.png) no-repeat 3px 5px;
  text-decoration: none;
  border-bottom: 1px solid; }
  #content .link-box .link:hover, #sidebar .link-box .link:hover {
    border-bottom: 1px solid transparent; }

.content-holder .post .text-holder p {
  margin: 0 0 16px; }

.dq-content, .dq-news {
  padding-bottom: 14px; }
  .dq-content .container, .dq-news .container {
    margin-bottom: 15px; }
  .dq-content .file-list-item, .dq-news .file-list-item {
    margin-bottom: 4px;
    word-break: break-word; }
    .dq-content .file-list-item img, .dq-news .file-list-item img {
      margin-bottom: -3px; }

.container {
  padding-bottom: 0; }

#content .text-box .img-list li, #sidebar .text-box .img-list li {
  margin: 0 2px 2px 0; }

.text-box ul {
  overflow: hidden;
  padding: 0 0 15px; }
  .text-box ul.img-list li {
    background: none;
    padding: 0; }
  .text-box ul li {
    background: url(../images/bullet-14.png) no-repeat 1px 7px;
    padding: 0 0 0 10px; }

.aside blockquote {
  background: none; }

.info-box .blockquote {
  background: none; }

.img img {
  margin: 0 0 7px; }
.img span {
  color: #009640; }

.img-list-holder {
  width: auto; }

.spns-list a {
  float: left;
  height: 104px;
  width: 113px; }
  .spns-list a:hover {
    width: 112px;
    padding-left: 2px; }
    .spns-list a:hover .tooltip {
      display: none; }
.spns-list .tooltip {
  padding: 12px 15px 13px;
  height: 78px; }
  .spns-list .tooltip .wrapper {
    display: table-cell;
    vertical-align: middle;
    word-break: break-word; }

.g4 .gallery .box a:hover, .g4 .gallery .box.over-state a {
  background: none; }

.partners-box a:hover .gallery-tooltip {
  display: none; }

.wrapper {
  height: 100%; }

.box .overlay, .spns-list li .overlay {
  position: absolute !important;
  height: 100% !important;
  width: 100% !important; }
.box:hover .overlay, .spns-list li:hover .overlay {
  background: url(../images/overlay.png) !important; }

span.normal-weight {
  font-weight: normal; }

.g4 .gallery .box div {
  width: 100%;
  display: table;
  cursor: pointer;
  height: 74px;
  background: url(../images/none.png); }

.gallery-tooltip {
  height: 49px;
  padding: 9px 10px 16px 10px;
  width: 85px; }
  .gallery-tooltip .arrow {
    pointer-events: none; }
  .gallery-tooltip .wrapper {
    display: table;
    word-break: break-word; }
    .gallery-tooltip .wrapper span {
      display: table-cell;
      vertical-align: middle; }

.spns-list .arrow {
  pointer-events: none; }
.spns-list span.holder {
  height: 104px;
  width: 113px;
  text-align: center; }
.spns-list .g4 .gallery {
  height: 150px;
  overflow: visible; }
.spns-list .g4 .tooltip {
  width: 104px;
  height: 61px;
  background: #009640;
  position: absolute;
  padding: 35px 17px 10px;
  left: 100%;
  top: 0;
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  color: white;
  text-align: left;
  display: none; }
.spns-list .g4 li div {
  height: 104px;
  width: 113px; }
.spns-list .g4 .box {
  position: relative;
  overflow: visible;
  /*&:hover {
  	.tooltip {
  		display:block;
  		.arrow {
  			display:block;
  		}
  	}
  }*/
  /*
  .tooltip {
  	padding:15px 17px 15px;
  	height:45px;
  	display:block;
  	.arrow {
  		top:28px;
  		background: url(../images/arrow-01.png) no-repeat left top;
  	}
  	span {
  		display:block;
  		text-align:left;
  	}
  }*/ }

.content-holder #sidebar h3, .content-holder .aside h3 {
  border: 0;
  margin: 0;
  padding: 0; }

a.post:hover {
  text-decoration: none; }

body .inner21 #content .text-block h2, body .inner7 .alt-page #content h2, body .inner21 #sidebar .text-block h2, body .inner7 .alt-page #sidebar h2 {
  padding-left: 0;
  margin: 0 0 25px; }

body.single-post .inner21 #content .text-block h2, body.single-post .inner7 .alt-page #content h2 {
  margin: 0 0 5px; }

.inner17 .about-box .photo {
  margin: 0 8px 0 0; }

.inner17 .about-box .holder {
  padding-left: 4px;
  padding-bottom: 10px; }

.inner7 .text-info {
  font-size: 11px;
  line-height: 14px;
  color: #A4A294;
  display: block;
  padding: 0 0 19px 0px; }

body.page-template-page-list-news-php .post-holder h2, .page-template-page-list-press-php .post-holder h2, .page-template-list-industry-news-php .post-holder h2, .archive .post-holder h2 {
  border-bottom: 1px solid #DDDBCD;
  font-size: 32px;
  line-height: 40px;
  color: #494842;
  font-weight: bold;
  margin: 0 0 27px;
  letter-spacing: -2px;
  padding: 0 0 25px 0; }

.inner14 #content .search-box .logo-resrobot, .inner14 #sidebar .search-box .logo-resrobot {
  position: static;
  background-position: 0 -185px;
  width: 72px;
  height: 17px;
  display: block;
  margin: 0 auto 19px; }
.inner14 #content .search-box .text-box, .inner14 #sidebar .search-box .text-box {
  margin: 0;
  padding: 0 0 0 55px;
  margin-top: 33px; }

.page-template-page-list-pressimages-php .content-holder {
  width: 468px; }
  .page-template-page-list-pressimages-php .content-holder h3 {
    border-top: 5px solid #DDDBCD; }
    .page-template-page-list-pressimages-php .content-holder h3.alt-heading {
      border-top: 1px solid #DDDBCD; }

.content-holder {
  border: 0; }
  .content-holder .post-holder {
    padding: 0; }

.dq-image-text-link {
  margin-bottom: 15px; }
  .dq-image-text-link span {
    color: #009640; }

.dq-video span {
  color: #009640; }

.dq-col-50 .dq-html .html-box {
  width: 468px; }

.dq-html .html-box {
  float: left;
  margin: 0 0 15px 0; }

.dq-video .video-box {
  margin: 0 0 15px 0; }

.dq-iframe .iframe-box {
  margin: 0 0 15px 0; }

.dq-col-100 .dq-form .form-holder .form-row, .dq-col-75 .dq-form .form-holder .form-row {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 15px; }

.dq-col-66 .dq-form .form-holder .form-row, .dq-col-67 .dq-form .form-holder .form-row {
  float: left;
  width: 100%; }
  .dq-col-66 .dq-form .form-holder .form-row.checkbox, .dq-col-66 .dq-form .form-holder .form-row.select, .dq-col-67 .dq-form .form-holder .form-row.checkbox, .dq-col-67 .dq-form .form-holder .form-row.select {
    width: 50%; }

.dq-col-50 .dq-form .form-holder, .dq-col-33 .dq-form .form-holder, .dq-col-34 .dq-form .form-holder, .dq-col-66 .dq-form .form-holder, .dq-col-67 .dq-form .form-holder {
  padding-right: 5px; }

.dq-form {
  padding: 10px 0 20px 0; }
  .dq-form .form-row {
    margin-bottom: 15px; }
    .dq-form .form-row ul {
      float: left;
      margin-right: 30px; }
  .dq-form label, .dq-form strong {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    color: #57564f; }
    .dq-form label span, .dq-form strong span {
      color: #ff0f00; }
  .dq-form input.checkbox, .dq-form textarea.checkbox, .dq-form select.checkbox {
    margin-right: 3px; }
  .dq-form input.select, .dq-form textarea.select, .dq-form select.select {
    width: 100%; }
  .dq-form input.submit, .dq-form textarea.submit, .dq-form select.submit {
    background: url(../images/button-submit.png) no-repeat;
    border: none;
    width: 111px;
    height: 32px;
    color: #fff;
    text-shadow: 1px 1px 1px rbga(0, 0, 0, 0.3);
    line-height: 32px;
    margin: 16px 0 20px; }
    .dq-form input.submit:hover, .dq-form textarea.submit:hover, .dq-form select.submit:hover {
      cursor: pointer;
      opacity: 0.9; }
  .dq-form input.textarea, .dq-form textarea.textarea, .dq-form select.textarea {
    height: 100px;
    min-height: 100px;
    max-height: 100px;
    line-height: 18px; }
  .dq-form input.input, .dq-form input.textarea, .dq-form textarea.input, .dq-form textarea.textarea, .dq-form select.input, .dq-form select.textarea {
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    border: 1px solid #dddbcd;
    background: #fff;
    color: #57564f;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
    padding: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }
    .dq-form input.input.error, .dq-form input.textarea.error, .dq-form textarea.input.error, .dq-form textarea.textarea.error, .dq-form select.input.error, .dq-form select.textarea.error {
      background: #ffd0cd; }
  .dq-form .check-column ul li {
    margin-bottom: 2px; }
  .dq-form .check-column label {
    font-weight: normal;
    display: inline; }
  .dq-form .notify-message {
    margin-bottom: 10px;
    padding: 15px 15px 13px 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-weight: bold;
    background: #fdf9a9;
    color: #caa214; }
    .dq-form .notify-message.error {
      background: #ffd0cd;
      color: #6b0000; }
    .dq-form .notify-message.success {
      background: #add47f;
      color: #006b2d; }
  .dq-form .separator {
    border-bottom: 1px solid #dcdac7;
    margin: 0px 0 20px 0; }
  .dq-form a.link {
    text-decoration: underline; }
    .dq-form a.link:hover {
      text-decoration: none; }

.spns-block {
  overflow: visible;
  padding: 0 0 15px; }
  .spns-block .spns-holder {
    width: auto; }
  .spns-block .spns-list {
    margin: -2px 0 0 -2px;
    width: auto; }
    .spns-block .spns-list li {
      width: 113px;
      height: 103px; }

.partners-box {
  margin: 0 0 15px 0; }

.dq-col-33 .dq-list-owners .partners-box, .dq-col-34 .dq-list-owners .partners-box, .dq-col-25 .dq-list-owners .partners-box {
  width: 228px; }
.dq-col-33 .dq-list-owners .g4, .dq-col-34 .dq-list-owners .g4, .dq-col-25 .dq-list-owners .g4 {
  width: 122px; }
  .dq-col-33 .dq-list-owners .g4 .gmask, .dq-col-34 .dq-list-owners .g4 .gmask, .dq-col-25 .dq-list-owners .g4 .gmask {
    width: 99px; }
  .dq-col-33 .dq-list-owners .g4 .switcher, .dq-col-34 .dq-list-owners .g4 .switcher, .dq-col-25 .dq-list-owners .g4 .switcher {
    left: 80px; }

.dq-col-33 .dq-list-owners .partners-box, .dq-col-34 .dq-list-owners .partners-box, .dq-col-25 .dq-list-owners .partners-box {
  width: 228px; }
.dq-col-33 .dq-list-owners .g4, .dq-col-34 .dq-list-owners .g4, .dq-col-25 .dq-list-owners .g4 {
  width: 122px; }
  .dq-col-33 .dq-list-owners .g4 .gmask, .dq-col-34 .dq-list-owners .g4 .gmask, .dq-col-25 .dq-list-owners .g4 .gmask {
    width: 99px; }
  .dq-col-33 .dq-list-owners .g4 .switcher, .dq-col-34 .dq-list-owners .g4 .switcher, .dq-col-25 .dq-list-owners .g4 .switcher {
    left: 80px; }

.dq-col-100 .dq-list-owners .partners-box {
  width: 706px; }
.dq-col-100 .dq-list-owners .g4 {
  width: 600px; }
  .dq-col-100 .dq-list-owners .g4 .gmask {
    width: 599px; }
  .dq-col-100 .dq-list-owners .g4 .switcher {
    left: 338px; }

.dq-col-50 .dq-list-owners .partners-box {
  width: 348px; }
.dq-col-50 .dq-list-owners .g4 {
  width: 242px; }
  .dq-col-50 .dq-list-owners .g4 .gmask {
    width: 199px; }
  .dq-col-50 .dq-list-owners .g4 .switcher {
    left: 154px; }

.dq-col-66 .dq-list-owners .partners-box, .dq-col-67 .dq-list-owners .partners-box {
  width: 468px; }
.dq-col-66 .dq-list-owners .g4, .dq-col-67 .dq-list-owners .g4 {
  width: 362px; }
  .dq-col-66 .dq-list-owners .g4 .gmask, .dq-col-67 .dq-list-owners .g4 .gmask {
    width: 299px; }
  .dq-col-66 .dq-list-owners .g4 .switcher, .dq-col-67 .dq-list-owners .g4 .switcher {
    left: 234px; }

body.home .dq-col-50 .dq-list-owners .partners-box, body.page-template-page-fullwidth-php .dq-col-50 .dq-list-owners .partners-box, body.page-template-page-20year-php .dq-col-50 .dq-list-owners .partners-box, body.page-template-page-beige-php .dq-col-50 .dq-list-owners .partners-box {
  width: 468px; }
body.home .dq-col-50 .dq-list-owners .g4, body.page-template-page-fullwidth-php .dq-col-50 .dq-list-owners .g4, body.page-template-page-20year-php .dq-col-50 .dq-list-owners .g4, body.page-template-page-beige-php .dq-col-50 .dq-list-owners .g4 {
  width: 362px; }
  body.home .dq-col-50 .dq-list-owners .g4 .gmask, body.page-template-page-fullwidth-php .dq-col-50 .dq-list-owners .g4 .gmask, body.page-template-page-20year-php .dq-col-50 .dq-list-owners .g4 .gmask, body.page-template-page-beige-php .dq-col-50 .dq-list-owners .g4 .gmask {
    width: 299px; }
  body.home .dq-col-50 .dq-list-owners .g4 .switcher, body.page-template-page-fullwidth-php .dq-col-50 .dq-list-owners .g4 .switcher, body.page-template-page-20year-php .dq-col-50 .dq-list-owners .g4 .switcher, body.page-template-page-beige-php .dq-col-50 .dq-list-owners .g4 .switcher {
    left: 220px; }

.dq-list-owners .switcher {
  left: 50% !important; }

.inner14 #content .dq-content .text-box h2, .inner14 #content .dq-text-content .text-box h2, .inner14 #content .dq-news .text-box h2, .inner14 #sidebar .dq-content .text-box h2, .inner14 #sidebar .dq-text-content .text-box h2, .inner14 #sidebar .dq-news .text-box h2 {
  margin: 0 0 15px; }
.inner14 #content .dq-col-33 .text-box .img.alignright, .inner14 #content .dq-col-34 .text-box .img.alignright, .inner14 #content .dq-col-25 .text-box .img.alignright, .inner14 #sidebar .dq-col-33 .text-box .img.alignright, .inner14 #sidebar .dq-col-34 .text-box .img.alignright, .inner14 #sidebar .dq-col-25 .text-box .img.alignright {
  margin: 0 0 15px 0; }
.inner14 #content .dq-col-33 .text-box .holder, .inner14 #content .dq-col-34 .text-box .holder, .inner14 #content .dq-col-25 .text-box .holder, .inner14 #sidebar .dq-col-33 .text-box .holder, .inner14 #sidebar .dq-col-34 .text-box .holder, .inner14 #sidebar .dq-col-25 .text-box .holder {
  float: left; }
.inner14 #content .dq-col-33 .text-box h2, .inner14 #content .dq-col-34 .text-box h2, .inner14 #content .dq-col-25 .text-box h2, .inner14 #sidebar .dq-col-33 .text-box h2, .inner14 #sidebar .dq-col-34 .text-box h2, .inner14 #sidebar .dq-col-25 .text-box h2 {
  margin: 0 0 15px; }
.inner14 #content .dq-col-33 .text-box .aside, .inner14 #content .dq-col-34 .text-box .aside, .inner14 #content .dq-col-25 .text-box .aside, .inner14 #sidebar .dq-col-33 .text-box .aside, .inner14 #sidebar .dq-col-34 .text-box .aside, .inner14 #sidebar .dq-col-25 .text-box .aside {
  margin-left: 2px; }

#content .dq-col-33 .dq-content, #content .dq-col-33 .dq-text-content, #content .dq-col-33 .dq-news, #content .dq-col-34 .dq-content, #content .dq-col-34 .dq-text-content, #content .dq-col-34 .dq-news, #content .dq-col-25 .dq-content, #content .dq-col-25 .dq-text-content, #content .dq-col-25 .dq-news, #sidebar .dq-col-33 .dq-content, #sidebar .dq-col-33 .dq-text-content, #sidebar .dq-col-33 .dq-news, #sidebar .dq-col-34 .dq-content, #sidebar .dq-col-34 .dq-text-content, #sidebar .dq-col-34 .dq-news, #sidebar .dq-col-25 .dq-content, #sidebar .dq-col-25 .dq-text-content, #sidebar .dq-col-25 .dq-news {
  width: 227px; }
  #content .dq-col-33 .dq-content h2, #content .dq-col-33 .dq-text-content h2, #content .dq-col-33 .dq-news h2, #content .dq-col-34 .dq-content h2, #content .dq-col-34 .dq-text-content h2, #content .dq-col-34 .dq-news h2, #content .dq-col-25 .dq-content h2, #content .dq-col-25 .dq-text-content h2, #content .dq-col-25 .dq-news h2, #sidebar .dq-col-33 .dq-content h2, #sidebar .dq-col-33 .dq-text-content h2, #sidebar .dq-col-33 .dq-news h2, #sidebar .dq-col-34 .dq-content h2, #sidebar .dq-col-34 .dq-text-content h2, #sidebar .dq-col-34 .dq-news h2, #sidebar .dq-col-25 .dq-content h2, #sidebar .dq-col-25 .dq-text-content h2, #sidebar .dq-col-25 .dq-news h2 {
    font-size: 22px;
    line-height: 23px;
    padding: 0;
    letter-spacing: 0;
    margin: 0 0 10px; }
  #content .dq-col-33 .dq-content .text-info, #content .dq-col-33 .dq-text-content .text-info, #content .dq-col-33 .dq-news .text-info, #content .dq-col-34 .dq-content .text-info, #content .dq-col-34 .dq-text-content .text-info, #content .dq-col-34 .dq-news .text-info, #content .dq-col-25 .dq-content .text-info, #content .dq-col-25 .dq-text-content .text-info, #content .dq-col-25 .dq-news .text-info, #sidebar .dq-col-33 .dq-content .text-info, #sidebar .dq-col-33 .dq-text-content .text-info, #sidebar .dq-col-33 .dq-news .text-info, #sidebar .dq-col-34 .dq-content .text-info, #sidebar .dq-col-34 .dq-text-content .text-info, #sidebar .dq-col-34 .dq-news .text-info, #sidebar .dq-col-25 .dq-content .text-info, #sidebar .dq-col-25 .dq-text-content .text-info, #sidebar .dq-col-25 .dq-news .text-info {
    padding: 0 0 15px 0; }
  #content .dq-col-33 .dq-content .aside, #content .dq-col-33 .dq-text-content .aside, #content .dq-col-33 .dq-news .aside, #content .dq-col-34 .dq-content .aside, #content .dq-col-34 .dq-text-content .aside, #content .dq-col-34 .dq-news .aside, #content .dq-col-25 .dq-content .aside, #content .dq-col-25 .dq-text-content .aside, #content .dq-col-25 .dq-news .aside, #sidebar .dq-col-33 .dq-content .aside, #sidebar .dq-col-33 .dq-text-content .aside, #sidebar .dq-col-33 .dq-news .aside, #sidebar .dq-col-34 .dq-content .aside, #sidebar .dq-col-34 .dq-text-content .aside, #sidebar .dq-col-34 .dq-news .aside, #sidebar .dq-col-25 .dq-content .aside, #sidebar .dq-col-25 .dq-text-content .aside, #sidebar .dq-col-25 .dq-news .aside {
    /*margin-bottom:16px;*/ }

#content .dq-col-50 .dq-content h2, #sidebar .dq-col-50 .dq-content h2 {
  padding: 0; }
#content .dq-col-50 .dq-content .aside, #sidebar .dq-col-50 .dq-content .aside {
  width: 348px; }

#content .dq-col-66 .dq-content .img, #content .dq-col-66 .dq-text-content .img, #content .dq-col-66 .dq-news .img, #content .dq-col-67 .dq-content .img, #content .dq-col-67 .dq-text-content .img, #content .dq-col-67 .dq-news .img, #sidebar .dq-col-66 .dq-content .img, #sidebar .dq-col-66 .dq-text-content .img, #sidebar .dq-col-66 .dq-news .img, #sidebar .dq-col-67 .dq-content .img, #sidebar .dq-col-67 .dq-text-content .img, #sidebar .dq-col-67 .dq-news .img {
  width: 238px; }
#content .dq-col-66 .dq-content h2, #content .dq-col-66 .dq-text-content h2, #content .dq-col-66 .dq-news h2, #content .dq-col-67 .dq-content h2, #content .dq-col-67 .dq-text-content h2, #content .dq-col-67 .dq-news h2, #sidebar .dq-col-66 .dq-content h2, #sidebar .dq-col-66 .dq-text-content h2, #sidebar .dq-col-66 .dq-news h2, #sidebar .dq-col-67 .dq-content h2, #sidebar .dq-col-67 .dq-text-content h2, #sidebar .dq-col-67 .dq-news h2 {
  padding: 0; }
#content .dq-col-66 .dq-content .text-box .img, #content .dq-col-66 .dq-text-content .text-box .img, #content .dq-col-66 .dq-news .text-box .img, #content .dq-col-67 .dq-content .text-box .img, #content .dq-col-67 .dq-text-content .text-box .img, #content .dq-col-67 .dq-news .text-box .img, #sidebar .dq-col-66 .dq-content .text-box .img, #sidebar .dq-col-66 .dq-text-content .text-box .img, #sidebar .dq-col-66 .dq-news .text-box .img, #sidebar .dq-col-67 .dq-content .text-box .img, #sidebar .dq-col-67 .dq-text-content .text-box .img, #sidebar .dq-col-67 .dq-news .text-box .img {
  width: auto !important; }

#content .dq-col-100 .dq-content .img.alignright, #content .dq-col-100 .dq-news .img.alignright, #sidebar .dq-col-100 .dq-content .img.alignright, #sidebar .dq-col-100 .dq-news .img.alignright {
  /*width:318px;*/ }

#content .dq-content .img.alignright, #sidebar .dq-content .img.alignright {
  width: auto; }
#content .dq-content .text-info, #sidebar .dq-content .text-info {
  padding: 0 0 20px 0; }
#content .dq-content .aside, #sidebar .dq-content .aside {
  margin-bottom: 10px; }

#content .dq-content .aside, #content .dq-news .aside, #sidebar .dq-content .aside, #sidebar .dq-news .aside {
  margin-bottom: 0px;
  padding-top: 0;
  clear: right; }

.dq-col-34 .dq-postit .blue-box, .dq-col-34 .dq-postit .green-box, .dq-col-34 .dq-postit .light-green-box, .dq-col-34 .dq-postit .yellow-box, .dq-col-34 .dq-postit .lightgreen-box, .dq-col-34 .dq-postit .vacancy-box, .dq-col-34 .dq-postit .store-box, .dq-col-34 .dq-postit .gray-box, .dq-col-34 .dq-postit .black-box, .dq-col-34 .dq-postit .lightyellow-box, .dq-col-33 .dq-postit .blue-box, .dq-col-33 .dq-postit .green-box, .dq-col-33 .dq-postit .light-green-box, .dq-col-33 .dq-postit .yellow-box, .dq-col-33 .dq-postit .lightgreen-box, .dq-col-33 .dq-postit .vacancy-box, .dq-col-33 .dq-postit .store-box, .dq-col-33 .dq-postit .gray-box, .dq-col-33 .dq-postit .black-box, .dq-col-33 .dq-postit .lightyellow-box, .dq-col-25 .dq-postit .blue-box, .dq-col-25 .dq-postit .green-box, .dq-col-25 .dq-postit .light-green-box, .dq-col-25 .dq-postit .yellow-box, .dq-col-25 .dq-postit .lightgreen-box, .dq-col-25 .dq-postit .vacancy-box, .dq-col-25 .dq-postit .store-box, .dq-col-25 .dq-postit .gray-box, .dq-col-25 .dq-postit .black-box, .dq-col-25 .dq-postit .lightyellow-box {
  width: 182px; }

a.store-box {
  color: #57564F; }

#content .blue-box, #content .green-box, #content .light-green-box, #content .yellow-box, #content .lightgreen-box, #content .vacancy-box, #content .store-box, #content .gray-box, #content .black-box, #content .lightyellow-box {
  background-position: 100% 0; }
#content .green-box {
  background-image: url(../images/bg-green-box.png); }
#content .blue-box {
  background-image: url(../images/bg-quote-box-reverse.png); }
#content .yellow-box {
  background-image: url(../images/bg-sidebar-info-box.png); }
#content .lightgreen-box {
  background-image: url(../images/bg-info-box.png); }
#content .vacancy-box {
  background-image: url(../images/bg-sidebar-info-box-reverse.png); }
#content .store-box {
  background-image: url(../images/bg-g3.png); }
#content .gray-box {
  background-image: url(../images/bg-android-store.png); }
#content .black-box {
  background-image: url(../images/bg-black-box.png); }
#content .lightyellow-box {
  background-image: url(../images/bg-yellow-box.png); }

span.mail {
  word-break: break-word; }

#sidebar .blue-box, #sidebar .green-box, #sidebar .light-green-box, #sidebar .yellow-box, #sidebar .lightgreen-box, #sidebar .vacancy-box, #sidebar .store-box, #sidebar .gray-box, #sidebar .black-box, #sidebar .lightyellow-box {
  background-position: 0 0;
  min-height: 0;
  padding: 21px 21px 51px 25px; }
#sidebar .green-box {
  background-image: url(../images/bg-green-box-reverse.png); }
#sidebar .blue-box {
  background-image: url(../images/bg-quote-box.png); }
#sidebar .yellow-box {
  background-image: url(../images/bg-sidebar-info-box-reverse.png); }
#sidebar .lightgreen-box {
  background-image: url(../images/bg-info-box-reverse.png); }
#sidebar .vacancy-box {
  background-image: url(../images/bg-sidebar-info-box.png); }
#sidebar .store-box {
  background-image: url(../images/bg-g3-reverse.png); }
#sidebar .gray-box {
  background-image: url(../images/bg-android-store-reverse.png); }
#sidebar .black-box {
  background-image: url(../images/bg-black-box-reverse.png); }
#sidebar .lightyellow-box {
  background-image: url(../images/bg-yellow-box-reverse.png); }

.page-template-page-right-sidebar-php #sidebar .blue-box, .page-template-page-right-sidebar-php #sidebar .green-box, .page-template-page-right-sidebar-php #sidebar .light-green-box, .page-template-page-right-sidebar-php #sidebar .yellow-box, .page-template-page-right-sidebar-php #sidebar .lightgreen-box, .page-template-page-right-sidebar-php #sidebar .vacancy-box, .page-template-page-right-sidebar-php #sidebar .store-box, .page-template-page-right-sidebar-php #sidebar .gray-box, .page-template-page-right-sidebar-php #sidebar .black-box, .page-template-page-right-sidebar-php #sidebar .lightyellow-box {
  background-position: 100% 0; }
.page-template-page-right-sidebar-php #sidebar .green-box {
  background-image: url(../images/bg-green-box.png); }
.page-template-page-right-sidebar-php #sidebar .blue-box {
  background-image: url(../images/bg-quote-box-reverse.png); }
.page-template-page-right-sidebar-php #sidebar .yellow-box {
  background-image: url(../images/bg-sidebar-info-box.png); }
.page-template-page-right-sidebar-php #sidebar .lightgreen-box {
  background-image: url(../images/bg-info-box.png); }
.page-template-page-right-sidebar-php #sidebar .vacancy-box {
  background-image: url(../images/bg-sidebar-info-box-reverse.png); }
.page-template-page-right-sidebar-php #sidebar .store-box {
  background-image: url(../images/bg-g3.png); }
.page-template-page-right-sidebar-php #sidebar .gray-box {
  background-image: url(../images/bg-android-store.png); }
.page-template-page-right-sidebar-php #sidebar .black-box {
  background-image: url(../images/bg-black-box.png); }
.page-template-page-right-sidebar-php #sidebar .lightyellow-box {
  background-image: url(../images/bg-yellow-box.png); }

a.opa:hover {
  opacity: 0.85; }

.dq-postit a {
  text-decoration: none; }
  .dq-postit a:hover {
    opacity: 0.85; }
.dq-postit div.link {
  text-decoration: none !important;
  border-bottom: 1px solid; }
  .dq-postit div.link:hover {
    text-decoration: none;
    border-bottom: 1px solid transparent; }
  .dq-postit div.link.link {
    font-family: 'franklin-gothic-urw', Arial, Helvetica, sans-serif;
    font-weight: 700; }
.dq-postit .green-box {
  color: white;
  background: #009640 url(../images/bg-green-box.png) no-repeat 100% 0; }
  .dq-postit .green-box h4 {
    color: white; }
  .dq-postit .green-box .link {
    color: white; }
.dq-postit .vacancy-box {
  float: none !important;
  color: #614D1E; }
  .dq-postit .vacancy-box .link {
    background: none; }
.dq-postit .lightgreen-box {
  color: #DDDC00;
  margin: 0;
  background: #009640 url(../images/bg-info-box.png) no-repeat 100% 0; }
  .dq-postit .lightgreen-box .link {
    color: #DDDC00; }
.dq-postit .gray-box {
  background: #57564f url(../images/bg-android-store.png) no-repeat 100% 0;
  color: #fff; }
  .dq-postit .gray-box .link {
    color: #fff; }
.dq-postit .black-box {
  background: black url(../images/bg-black-box.png) no-repeat 100% 0;
  color: #fff; }
  .dq-postit .black-box h4 {
    color: #00A0DB; }
  .dq-postit .black-box .link {
    color: #fff; }
.dq-postit .lightyellow-box {
  background: #dddc00 url(../images/bg-yellow-box.png) no-repeat 100% 0;
  color: #009640; }
  .dq-postit .lightyellow-box h4 {
    color: #009640; }
  .dq-postit .lightyellow-box .link {
    color: #009640; }
.dq-postit .blue-box, .dq-postit .green-box, .dq-postit .light-green-box, .dq-postit .yellow-box, .dq-postit .lightgreen-box, .dq-postit .vacancy-box, .dq-postit .store-box, .dq-postit .gray-box, .dq-postit .black-box, .dq-postit .lightyellow-box {
  position: relative;
  width: auto;
  margin: 0 0 15px 0;
  font-size: 12px;
  line-height: 15px;
  padding: 21px 25px 51px 21px;
  float: left;
  min-height: 142px; }
  .dq-postit .blue-box h3, .dq-postit .green-box h3, .dq-postit .light-green-box h3, .dq-postit .yellow-box h3, .dq-postit .lightgreen-box h3, .dq-postit .vacancy-box h3, .dq-postit .store-box h3, .dq-postit .gray-box h3, .dq-postit .black-box h3, .dq-postit .lightyellow-box h3 {
    font-size: 18px;
    line-height: 19px;
    font-weight: bold;
    margin: 0 0 16px; }
  .dq-postit .blue-box h4, .dq-postit .green-box h4, .dq-postit .light-green-box h4, .dq-postit .yellow-box h4, .dq-postit .lightgreen-box h4, .dq-postit .vacancy-box h4, .dq-postit .store-box h4, .dq-postit .gray-box h4, .dq-postit .black-box h4, .dq-postit .lightyellow-box h4 {
    font-size: 18px;
    line-height: 19px;
    font-weight: bold;
    margin: 0 0 7px; }
  .dq-postit .blue-box .text-holder, .dq-postit .green-box .text-holder, .dq-postit .light-green-box .text-holder, .dq-postit .yellow-box .text-holder, .dq-postit .lightgreen-box .text-holder, .dq-postit .vacancy-box .text-holder, .dq-postit .store-box .text-holder, .dq-postit .gray-box .text-holder, .dq-postit .black-box .text-holder, .dq-postit .lightyellow-box .text-holder {
    min-height: 0;
    padding: 0;
    margin: 0; }
  .dq-postit .blue-box .link, .dq-postit .green-box .link, .dq-postit .light-green-box .link, .dq-postit .yellow-box .link, .dq-postit .lightgreen-box .link, .dq-postit .vacancy-box .link, .dq-postit .store-box .link, .dq-postit .gray-box .link, .dq-postit .black-box .link, .dq-postit .lightyellow-box .link {
    position: absolute;
    bottom: 20px;
    padding: 15px 0 0 0;
    display: block;
    float: left;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    text-decoration: underline; }
    .dq-postit .blue-box .link:hover, .dq-postit .green-box .link:hover, .dq-postit .light-green-box .link:hover, .dq-postit .yellow-box .link:hover, .dq-postit .lightgreen-box .link:hover, .dq-postit .vacancy-box .link:hover, .dq-postit .store-box .link:hover, .dq-postit .gray-box .link:hover, .dq-postit .black-box .link:hover, .dq-postit .lightyellow-box .link:hover {
      text-decoration: none; }

#content .text-box h3 {
  font-size: 15px; }

#content .dq-list-contacts .blockquote, #sidebar .dq-list-contacts .blockquote {
  margin-bottom: 10px; }
#content .dq-list-contacts .about-box h2.name, #sidebar .dq-list-contacts .about-box h2.name {
  margin: 0 0 3px;
  padding-right: 23px; }
#content .dq-list-contacts .about-box .link-holder a, #sidebar .dq-list-contacts .about-box .link-holder a {
  text-decoration: none;
  border-bottom: 1px solid; }
  #content .dq-list-contacts .about-box .link-holder a:hover, #sidebar .dq-list-contacts .about-box .link-holder a:hover {
    border-bottom: 1px solid transparent; }

.dq-list-contacts .about-box {
  position: relative; }
  .dq-list-contacts .about-box .link-holder {
    position: absolute;
    bottom: 15px;
    right: 15px;
    padding: 0; }

#content .dq-contact .about-box, #sidebar .dq-contact .about-box {
  position: relative;
  margin: 0 0 15px; }
  #content .dq-contact .about-box .link-holder a, #sidebar .dq-contact .about-box .link-holder a {
    text-decoration: none;
    border-bottom: 1px solid; }
    #content .dq-contact .about-box .link-holder a:hover, #sidebar .dq-contact .about-box .link-holder a:hover {
      border-bottom: 1px solid transparent; }
  #content .dq-contact .about-box p, #sidebar .dq-contact .about-box p {
    font-size: 12px;
    line-height: 16px;
    color: #57564F;
    padding: 0 0 13px 0; }
  #content .dq-contact .about-box .blockquote, #sidebar .dq-contact .about-box .blockquote {
    padding: 0; }
  #content .dq-contact .about-box h2.name, #sidebar .dq-contact .about-box h2.name {
    margin: 0 0 3px; }
  #content .dq-contact .about-box .holder .mail, #sidebar .dq-contact .about-box .holder .mail {
    background: url(../images/icon-02.png) no-repeat 0 3px; }
  #content .dq-contact .about-box .link-holder a, #sidebar .dq-contact .about-box .link-holder a {
    position: absolute;
    bottom: 15px;
    right: 15px; }

.inner14 #content .dq-text-content .text-box, .inner14 #sidebar .dq-text-content .text-box {
  padding: 0;
  border: 0; }
  .inner14 #content .dq-text-content .text-box ul, .inner14 #sidebar .dq-text-content .text-box ul {
    padding: 0 0 17px; }

.dq-col-33 .dq-list-contacts .gallery, .dq-col-34 .dq-list-contacts .gallery, .dq-col-25 .dq-list-contacts .gallery {
  width: 185px; }
  .dq-col-33 .dq-list-contacts .gallery .text-holder, .dq-col-34 .dq-list-contacts .gallery .text-holder, .dq-col-25 .dq-list-contacts .gallery .text-holder {
    width: 175px;
    float: left; }
  .dq-col-33 .dq-list-contacts .gallery li, .dq-col-34 .dq-list-contacts .gallery li, .dq-col-25 .dq-list-contacts .gallery li {
    width: 185px; }

.dq-col-50 .dq-list-contacts .gallery {
  width: 305px; }
  .dq-col-50 .dq-list-contacts .gallery .text-holder {
    width: 187px;
    float: left; }
  .dq-col-50 .dq-list-contacts .gallery li {
    width: 306px; }

.dq-col-66 .dq-list-contacts .gallery, .dq-col-67 .dq-list-contacts .gallery {
  width: 425px; }
  .dq-col-66 .dq-list-contacts .gallery .text-holder, .dq-col-67 .dq-list-contacts .gallery .text-holder {
    width: 267px;
    float: left; }
  .dq-col-66 .dq-list-contacts .gallery li, .dq-col-67 .dq-list-contacts .gallery li {
    width: 425px; }

.dq-col-75 .dq-list-contacts .gallery {
  width: 665px; }
  .dq-col-75 .dq-list-contacts .gallery .text-holder {
    width: 507px;
    float: left; }
  .dq-col-75 .dq-list-contacts .gallery li {
    width: 665px; }

.dq-col-100 .dq-list-contacts li {
  width: auto; }

.post-frame {
  margin-bottom: 0; }

.dq-col-100 .dq-list-contacts .post-frame {
  width: 718px; }
  .dq-col-100 .dq-list-contacts .post-frame .about-box {
    margin: 0 11px 11px 0;
    min-height: 159px; }
.dq-col-100 .dq-list-contacts .g5 {
  width: 686px; }
.dq-col-100 .dq-list-contacts .gallery {
  width: 663px; }

.dq-col-33 .dq-list-contacts .post-frame .about-box, .dq-col-34 .dq-list-contacts .post-frame .about-box, .dq-col-25 .dq-list-contacts .post-frame .about-box {
  width: 208px; }

.dq-col-66 .dq-list-contacts .post-frame .about-box, .dq-col-67 .dq-list-contacts .post-frame .about-box {
  width: 448px; }

.dq-list-contacts .post-frame .about-box {
  margin: 0 0 11px 0; }
  .dq-list-contacts .post-frame .about-box .holder {
    font-size: 12px;
    line-height: 14px; }
    .dq-list-contacts .post-frame .about-box .holder .link-holder {
      /*padding:10px 7px 0 0;*/
      font-size: 14px; }
.dq-list-contacts .g5 {
  padding: 10px 10px 30px 10px;
  margin: 0 0 15px 0;
  width: auto;
  height: auto;
  float: none; }
  .dq-list-contacts .g5 .gallery {
    height: 183px; }
    .dq-list-contacts .g5 .gallery li {
      height: auto;
      min-height: 172px; }
    .dq-list-contacts .g5 .gallery .photo {
      margin: 0 10px 10px 0; }

.dq-col-33 .dq-list-cases form.select-form select, .dq-col-34 .dq-list-cases form.select-form select, .dq-col-25 .dq-list-cases form.select-form select {
  width: 148px; }
.dq-col-33 .dq-list-cases .post blockquote, .dq-col-34 .dq-list-cases .post blockquote, .dq-col-25 .dq-list-cases .post blockquote {
  font-size: 18px;
  line-height: 19px; }
  .dq-col-33 .dq-list-cases .post blockquote cite, .dq-col-34 .dq-list-cases .post blockquote cite, .dq-col-25 .dq-list-cases .post blockquote cite {
    display: block;
    font-size: 12px;
    line-height: 14px; }

#footer .box {
  word-break: break-word;
  width: 170px;
  margin: 0 10px 0 0; }
  #footer .box.newsletter {
    margin: 0 0 8px 10px;
    width: 192px; }
    #footer .box.newsletter .dq-form {
      padding: 0; }
    #footer .box.newsletter input.input {
      margin-bottom: 10px;
      color: #a4a294;
      font-weight: normal; }
    #footer .box.newsletter input.submit {
      margin: 5px 0 0 0; }

.inner17 #content h2.name {
  line-height: 20px; }

.dq-col-50 .dq-list-cases .post blockquote {
  font-size: 18px;
  line-height: 19px; }
  .dq-col-50 .dq-list-cases .post blockquote cite {
    display: block;
    font-size: 12px;
    line-height: 14px; }

.dq-list-cases .post .link {
  margin-bottom: 15px;
  border-bottom: 1px solid;
  text-decoration: none;
  float: left; }
  .dq-list-cases .post .link:hover {
    border-bottom: 1px solid transparent; }
.dq-list-cases .post h2 {
  font-family: 'franklin-gothic-urw', Arial, Helvetica, sans-serif;
  font-weight: 700; }
.dq-list-cases .post q {
  font-family: 'franklin-gothic-urw', Arial, Helvetica, sans-serif;
  font-weight: 700; }
.dq-list-cases .post-holder {
  /*margin:0 0 15px 0;*/ }

#content .post3 a.link {
  text-decoration: none;
  border-bottom: 1px solid; }
  #content .post3 a.link:hover {
    border-bottom: 1px solid transparent; }

.dq-col-33 .dq-text-image-link .news-box h2,
.dq-col-33 .dq-text-image-link .news-box h3, .dq-col-34 .dq-text-image-link .news-box h2,
.dq-col-34 .dq-text-image-link .news-box h3, .dq-col-25 .dq-text-image-link .news-box h2,
.dq-col-25 .dq-text-image-link .news-box h3 {
  border-bottom: 1px solid #DDDBCD;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  color: #57564F;
  margin: 0 0 10px;
  padding: 5px 11px 8px;
  font-size: 15px;
  line-height: 19px;
  padding-top: 8px; }
.dq-col-33 .dq-text-image-link .news-box .link, .dq-col-34 .dq-text-image-link .news-box .link, .dq-col-25 .dq-text-image-link .news-box .link {
  font-size: 14px; }
.dq-col-33 .dq-text-image-link .news-box .text-holder, .dq-col-34 .dq-text-image-link .news-box .text-holder, .dq-col-25 .dq-text-image-link .news-box .text-holder {
  float: right;
  width: 205px; }

.dq-col-50 .dq-text-image-link .text-holder {
  float: left;
  width: 186px; }
.dq-col-50 .dq-divider .heading {
  margin-bottom: 10px; }
  .dq-col-50 .dq-divider .heading h2,
  .dq-col-50 .dq-divider .heading h3 {
    font-size: 15px;
    line-height: 16px; }

.dq-col-66 .dq-text-image-link .text-holder, .dq-col-67 .dq-text-image-link .text-holder {
  float: left;
  width: 306px; }

.dq-col-100 .dq-text-image-link .text-holder {
  float: left;
  width: 544px; }

.dq-text-image-link .news-box {
  margin: 0 0 15px 0; }
  .dq-text-image-link .news-box strong {
    color: #009640;
    font-weight: normal; }
  .dq-text-image-link .news-box .link {
    font-size: 12px;
    text-decoration: none;
    border-bottom: 1px solid; }
    .dq-text-image-link .news-box .link:hover {
      border-bottom: 1px solid transparent; }
.dq-text-image-link .post {
  overflow: hidden;
  padding: 0;
  margin: 0 0 15px; }
  .dq-text-image-link .post .holder {
    width: 100%;
    float: left;
    overflow: hidden;
    padding: 0 0 15px;
    border-bottom: 1px solid #DDDBCD; }
  .dq-text-image-link .post .photo {
    width: 146px;
    margin: 0 14px 14px 0;
    float: left;
    border: 1px solid #DDDBCD; }
    .dq-text-image-link .post .photo a {
      text-align: center; }
  .dq-text-image-link .post .text-holder {
    font-size: 12px;
    line-height: 15px;
    color: #57564F;
    padding: 1px 0 0; }
    .dq-text-image-link .post .text-holder .link, .dq-text-image-link .post .text-holder a {
      color: #009640;
      text-decoration: none;
      margin: 0 0 0 1px; }
    .dq-text-image-link .post .text-holder p {
      margin: 0 0 16px; }
    .dq-text-image-link .post .text-holder .link:hover, .dq-text-image-link .post .text-holder a:hover {
      text-decoration: none; }
  .dq-text-image-link .post h4 {
    font-size: 18px;
    line-height: 22px;
    color: #57564F;
    font-weight: bold; }
  .dq-text-image-link .post .job {
    display: block;
    padding: 0 0 10px; }
  .dq-text-image-link .post .link {
    font-size: 12px;
    text-decoration: none;
    border-bottom: 1px solid; }
    .dq-text-image-link .post .link:hover {
      border-bottom: 1px solid transparent; }

.g4 .gmask {
  height: 149px; }
  .g4 .gmask .gallery-list {
    position: absolute;
    top: 0; }

.gallery-block .text-holder h2 {
  text-shadow: 1px 1px 2px rgba(45, 45, 45, 0.5); }
.gallery-block .text-holder div.link {
  text-shadow: 1px 1px 1px rgba(45, 45, 45, 0.5); }

.dq-fact-box .info {
  width: auto;
  float: none;
  border: 1px solid #DDDBCD;
  border-width: 5px 1px 1px;
  padding: 0;
  margin: 0 0 15px 0; }
  .dq-fact-box .info h4 {
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    color: #494842;
    margin: 0 0 10px;
    padding: 7px 9px;
    border-bottom: 1px solid #DDDBCD; }
  .dq-fact-box .info p {
    padding: 0 0 10px 0; }
  .dq-fact-box .info .frame {
    overflow: hidden;
    padding: 0 10px; }
    .dq-fact-box .info .frame ul {
      list-style-type: disc;
      margin: 0 0 10px 0;
      padding: 0 0 0 15px; }
      .dq-fact-box .info .frame ul li {
        list-style-type: disc; }

#content .dq-col-33 .dq-case .post, #content .dq-col-34 .dq-case .post, #content .dq-col-50 .dq-case .post, #content .dq-col-25 .dq-case .post, #sidebar .dq-col-33 .dq-case .post, #sidebar .dq-col-34 .dq-case .post, #sidebar .dq-col-50 .dq-case .post, #sidebar .dq-col-25 .dq-case .post, #main .dq-col-33 .dq-case .post, #main .dq-col-34 .dq-case .post, #main .dq-col-50 .dq-case .post, #main .dq-col-25 .dq-case .post {
  padding-bottom: 25px; }
#content .dq-col-33 .dq-case .content-frame .quote-box, #content .dq-col-34 .dq-case .content-frame .quote-box, #content .dq-col-50 .dq-case .content-frame .quote-box, #content .dq-col-25 .dq-case .content-frame .quote-box, #sidebar .dq-col-33 .dq-case .content-frame .quote-box, #sidebar .dq-col-34 .dq-case .content-frame .quote-box, #sidebar .dq-col-50 .dq-case .content-frame .quote-box, #sidebar .dq-col-25 .dq-case .content-frame .quote-box, #main .dq-col-33 .dq-case .content-frame .quote-box, #main .dq-col-34 .dq-case .content-frame .quote-box, #main .dq-col-50 .dq-case .content-frame .quote-box, #main .dq-col-25 .dq-case .content-frame .quote-box {
  min-height: 167px; }
  #content .dq-col-33 .dq-case .content-frame .quote-box h2, #content .dq-col-34 .dq-case .content-frame .quote-box h2, #content .dq-col-50 .dq-case .content-frame .quote-box h2, #content .dq-col-25 .dq-case .content-frame .quote-box h2, #sidebar .dq-col-33 .dq-case .content-frame .quote-box h2, #sidebar .dq-col-34 .dq-case .content-frame .quote-box h2, #sidebar .dq-col-50 .dq-case .content-frame .quote-box h2, #sidebar .dq-col-25 .dq-case .content-frame .quote-box h2, #main .dq-col-33 .dq-case .content-frame .quote-box h2, #main .dq-col-34 .dq-case .content-frame .quote-box h2, #main .dq-col-50 .dq-case .content-frame .quote-box h2, #main .dq-col-25 .dq-case .content-frame .quote-box h2 {
    font-size: 18px;
    line-height: 22px;
    color: white;
    font-weight: bold;
    margin: 0 0 3px 0px;
    letter-spacing: 0;
    padding: 0; }
#content .dq-col-33 .dq-case q, #content .dq-col-34 .dq-case q, #content .dq-col-50 .dq-case q, #content .dq-col-25 .dq-case q, #sidebar .dq-col-33 .dq-case q, #sidebar .dq-col-34 .dq-case q, #sidebar .dq-col-50 .dq-case q, #sidebar .dq-col-25 .dq-case q, #main .dq-col-33 .dq-case q, #main .dq-col-34 .dq-case q, #main .dq-col-50 .dq-case q, #main .dq-col-25 .dq-case q {
  font-family: 'franklin-gothic-urw', Arial, Helvetica, sans-serif;
  font-weight: 700; }

.dq-col-66 .dq-case .post, .dq-col-67 .dq-case .post {
  padding-bottom: 25px; }
.dq-col-66 .dq-case .blockquote, .dq-col-67 .dq-case .blockquote {
  font-size: 18px;
  line-height: 19px; }
.dq-col-66 .dq-case .content-frame cite, .dq-col-67 .dq-case .content-frame cite {
  font-size: 14px; }

.dq-case .content-frame .holder {
  min-height: 0; }
.dq-case h2 {
  font-family: 'franklin-gothic-urw', Arial, Helvetica, sans-serif;
  font-weight: 700; }

.quote-box {
  margin: 0 0 15px; }
  .quote-box:hover {
    text-decoration: none;
    background: #afe0f8 url(../images/bg-post.png) no-repeat 100% 0; }
  .quote-box .blockquote {
    background: none; }
    .quote-box .blockquote blockquote {
      min-height: 0px;
      padding: 0 0 10px; }

.dq-divider .heading {
  overflow: hidden;
  margin: 0 0 15px;
  padding: 8px 10px 12px;
  border: 1px solid #A4A294;
  border-width: 5px 0 1px;
  border-color: #A4A294 #A4A294 #DDDBCD; }
  .dq-divider .heading h2,
  .dq-divider .heading h3 {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    color: #57564F; }
  .dq-divider .heading.no-text {
    border-width: 0 0 1px;
    padding: 0;
    width: 100%;
    height: 1px; }
