/* Generated by less 2.2.0 */
@import url("reset.css");
/* columns of same height styles */

.align-left{
    float: left;
    margin: 0 20px 20px 0;
}
.align-center{
    text-align: center;
}
.align-right{
    float: right;
    margin: 0 0 20px 20px;
}

#sidebar .align-left{    
    margin: 0 0 20px 0;
    float: none;
}
#sidebar .align-center{
    text-align: center;
}
#sidebar .align-right{    
    margin: 0 0 20px 0;
    float: none;
}


.container-xs-height {
  display: table;
  padding-left: 0px;
  padding-right: 0px;
}
.row-xs-height {
  display: table-row;
}
.col-xs-height {
  display: table-cell;
  float: none;
}
@media (min-width: 768px) {
  .container-sm-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
  }
  .row-sm-height {
    display: table-row;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
  }
}
@media (min-width: 992px) {
  .container-md-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
  }
  .row-md-height {
    display: table-row;
  }
  .col-md-height {
    display: table-cell;
    float: none;
  }
}
@media (min-width: 1200px) {
  .container-lg-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
  }
  .row-lg-height {
    display: table-row;
  }
  .col-lg-height {
    display: table-cell;
    float: none;
  }
}
/* firefox fix */
.img-responsive {
  width: 100%;
}
/* vertical alignment styles */
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}
body {
  color: #808080;
  font-style: normal;
  font-family: 'myriad-pro-n4', 'myriad-pro', sans-serif;
  font-size: 14px;
  line-height: 1.636363em;
  font-weight: 500;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'myriad-pro-n6', 'myriad-pro', sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 0;
  line-height: 1.2;
}
a {
  color: #f2bc46;
}
a:hover {
  color: #007b58;
  text-decoration: none;
}
.more-btn {
  border: 0;
  margin: 0;
  display: inline-block;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 30px;
  font-size: 12px;
  padding: 0 14px;
  background: #00815f url('../gfx/btn-more-bg.png') repeat-x left bottom;
}
.more-btn:hover {
  text-decoration: none;
  color: #fff;
  background: #f3c04e url('../gfx/btn-more-yellow-bg.png') repeat-x left bottom;
}
.more-btn.yellow {
  background: #f3c04e url('../gfx/btn-more-yellow-bg.png') repeat-x left bottom;
}
.more-btn.yellow:hover {
  background: #00815f url('../gfx/btn-more-bg.png') repeat-x left bottom;
}
.clear {
  clear: both;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent;
}
.box {
  padding: 20px;
  margin-bottom: 20px;
}
.box.box-bg {
  background: #f7f6f2;
}
.box.form legend {
  float: left;
  font-size: 30px;
  line-height: 1em;
  color: #008e66;
  margin-bottom: 25px;
  font-family: 'myriad-pro-n4', 'myriad-pro', sans-serif;
  font-weight: normal;
  border: 0;
}
#header .container {
  border-bottom: solid 1px #e5e5e5;
}
#footer {
  font-family: Arial, sans-serif;
  border-top: solid 1px #e5e5e5;
  background-color: #f7f6f2;
  font-size: 11px;
  line-height: 11px;
  color: #999;
}
#footer > .container > .row {
  padding-top: 30px;
  padding-bottom: 30px;
}
#footer > .container > .row + .row {
  border-top: solid 1px #e5e5e5;
}
@media (min-width: 992px) {
  #footer .partner-footer {
    float: right;
  }
}
@media (max-width: 991px) {
  #footer .partner-footer {
    margin-top: 30px;
  }
}
#footer .partner-footer p,
#footer .partner-footer img {
  display: inline-block;
}
#footer .partner-footer img {
  margin-right: 15px;
}
#footer .createdby {
  float: right;
  color: #b2b2b2;
}
@media (max-width: 767px) {
  #footer .createdby {
    display: block;
    float: none;
    margin-top: 30px;
  }
}
#footer .createdby img {
  margin-left: 10px;
}
#footer .logo {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
#footer .footer-menu {
  display: inline-block;
}
@media (max-width: 767px) {
  #footer .footer-menu {
    display: block;
  }
}
@media (max-width: 767px) {
  #footer .footer-menu li {
    display: block;
    margin-bottom: 10px;
    border: 0 !important;
  }
}
#footer .footer-menu li + li {
  border-left: solid 1px #999;
}
#footer .footer-menu a {
  color: #999;
  padding: 0 5px;
}
@media (max-width: 767px) {
  #footer .footer-menu a {
    padding: 0;
  }
}
.navbar-header {
  position: relative;
  z-index: 2;
}
.navbar-toggle {
  margin-top: 30px;
}
.navbar-toggle .icon-bar {
  border: solid 2px #000;
  border-radius: 3px;
}
.navbar-brand {
  display: inline-block;
  height: inherit;
}
@media (max-width: 1199px) {
  .navbar-brand {
    width: 200px;
  }
}
@media (max-width: 991px) {
  .navbar-brand img {
    width: 190px;
  }
}
#search {
  position: absolute;
  right: 30px;
  top: 25px;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 991px) {
  #search {
    position: static;
  }
}
#search legend,
#search label {
  display: none;
}
#search .field-text {
  float: left;
  padding: 0;
  width: 250px;
}
@media (max-width: 991px) {
  #search .field-text {
    width: 100%;
  }
}
#search .field-text input {
  font-size: 12px;
  padding: 6px 0;
  line-height: 16px;
  height: 16px;
  border: none;
  width: 100%;
  font-style: italic;
}
#search .field-text input::-webkit-input-placeholder {
  color: #a6a6a6;
}
#search .field-text input:-moz-placeholder {
  color: #a6a6a6;
}
#search .field-text input::-moz-placeholder {
  color: #a6a6a6;
}
#search .field-text input:-ms-input-placeholder {
  color: #a6a6a6;
}
#search .field-text input.placeholder {
  color: #a6a6a6;
}
@media (max-width: 991px) {
  #search .field-text input {
    height: 30px;
  }
}
#search button {
  border: none;
  padding: 0;
  margin: 0;
  width: 30px;
  height: 28px;
  text-indent: -9999em;
  background: url('../gfx/ico-search.png') no-repeat right 50%;
}
@media (max-width: 991px) {
  #search button {
    position: absolute;
    right: 30px;
  }
}
#top-navbar-collapse {
  position: relative;
}
#top-navbar-collapse .lang-switch {
  position: absolute;
  left: 50%;
  margin-top: 30px;
}
@media (max-width: 991px) {
  #top-navbar-collapse .lang-switch {
    text-align: right;
    position: relative;
    left: inherit;
    margin-top: 0;
  }
}
#top-navbar-collapse .lang-switch li {
  display: inline-block !important;
}
#top-navbar-collapse .lang-switch li + li {
  border-left: 1px solid #999;
}
#top-navbar-collapse .lang-switch a {
  padding: 0 10px;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  color: #999;
  font-weight: 600;
}
#top-navbar-collapse .lang-switch a:hover {
  background-color: transparent;
  color: #4c4c4c;
}
#top-navbar-collapse .lang-switch .active a {
  color: #4c4c4c;
}
#top-navbar-collapse .navbar-top-menu {
  margin-top: 50px;
}
@media (max-width: 991px) {
  #top-navbar-collapse .navbar-top-menu {
    text-align: right;
    margin-top: 0;
    margin-bottom: 0;
  }
}
#top-navbar-collapse .navbar-top-menu li {
  padding: 0;
}
#top-navbar-collapse .navbar-top-menu li a {
  padding: 15px 25px;
  font-size: 20px;
  font-family: 'myriad-pro-n6', 'myriad-pro', sans-serif;
  font-weight: 600;
  color: #007b58;
  background-repeat: no-repeat;
  background-position: left center;
}
#top-navbar-collapse .navbar-top-menu li a:hover {
  background-color: transparent;
}
@media (max-width: 991px) {
  #top-navbar-collapse .navbar-top-menu li a {
    display: inline-block;
    padding-right: 10px !important;
    background-image: none !important;
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px 25px;
  }
}
#top-navbar-collapse .navbar-top-menu li.phone a {
  background-image: url(images/icon-phone.png);
}
#top-navbar-collapse .navbar-top-menu li.booking a {
  background-image: url(images/icon-booking.png);
}
#top-navbar-collapse .navbar-top-menu li.results a {
  background-image: url(images/icon-results.png);
}
#top-navbar-collapse .navbar-top-menu li.shop a {
  background-image: url(images/icon-shop.png);
}
#top-navbar-collapse .navbar-top-menu li.twitter a {
  background-image: url(images/icon-twitter.png);
}
#top-navbar-collapse .navbar-menu {
  clear: both;
  background: #00815f url('images/bg-nav-global.png') repeat-x left bottom;
  padding: 10px 0 0 0;
  margin: 0 -30px 0;
}
@media (max-width: 991px) {
  #top-navbar-collapse .navbar-menu {
    margin: 0 -15px 0;
    padding: 0;
  }
}
#top-navbar-collapse .navbar-menu .navbar-nav {
  margin: 0;
}
@media (max-width: 991px) {
  #top-navbar-collapse .navbar-menu .navbar-nav {
    text-align: right;
    margin: 0 !important;
  }
}
#top-navbar-collapse .navbar-menu .navbar-nav li + li {
  border-left: 1px solid #339377;
}
#top-navbar-collapse .navbar-menu .navbar-nav li + li.extra {
  border-left-color: #e5dab1;
}
#top-navbar-collapse .navbar-menu .navbar-nav a {
  font-family: 'myriad-pro-n6', 'myriad-pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 25px;
}
@media (max-width: 1199px) {
  #top-navbar-collapse .navbar-menu .navbar-nav a {
    padding: 10px 14px;
  }
}
#top-navbar-collapse .navbar-menu .navbar-nav a:hover {
  background-color: transparent;
}
@media (min-width: 992px) {
  #top-navbar-collapse .navbar-menu .navbar-nav a:hover {
    border-bottom: 3px solid #f2bc46;
    margin-bottom: -3px;
  }
}
#top-navbar-collapse .navbar-menu .navbar-nav .extra a {
  border-left-color: #e5dab1;
  background: #e2d5a5 url('images/bg-nav-global-extra.png') repeat-x left bottom;
}
@media (max-width: 991px) {
  #top-navbar-collapse .navbar-menu .navbar-nav .extra a {
    background: #e2d5a5;
  }
}
@media (min-width: 992px) {
  #top-navbar-collapse .navbar-menu .navbar-nav .active a {
    border-bottom: 3px solid #f2bc46;
    margin-bottom: -3px;
  }
}
iframe,
img {
  max-width: 100%;
}
figure img {
  max-width: 100%;
}
@media (max-width: 767px) {
  figure img {
    width: 100%;
  }
}
.intro-list-title {
  font-size: 28px;
  display: block;
  clear: both;
  color: #000;
  font-weight: 400;
  padding-top: 25px;
  margin-bottom: 25px;
  margin-left: 30px;
}
@media (max-width: 767px) {
  .intro-list-title {
    margin-left: 0;
  }
}
.intro-list a {
  color: #000;
  display: block;
  margin-bottom: 30px;
  text-decoration: none;
  background: url(../images/li-intro.png) right 20px bottom 20px no-repeat;
}
.intro-list a img {
  width: 100%;
}
.intro-list a:hover {
  color: #fff;
  background: #007b58 url(../images/li-intro-hover.png) right 20px bottom 20px no-repeat;
}
.intro-list a:hover img {
  opacity: 0.7;
}
.intro-list.biznes a {
  background-image: none;
}
.intro-list.biznes a:hover {
  background-color: #f2bc46;
}
.intro-list.biznes a:hover p span.arr {
  background: url(../img/p-arr-hover.png) left bottom no-repeat;
}
.intro-list h3 {
  font-size: 22px;
  font-weight: 400;
  margin-left: 20px;
  margin-top: 5px;
}
.intro-list .s-title {
  font-size: 22px;
  font-weight: 200;
  margin-left: 20px;
  padding-bottom: 15px;
  display: block;
}
.intro-list p {
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 20px;
}
.intro-list p span.arr {
  display: inline-block;
  width: 18px;
  height: 1em;
  margin-left: 0.5em;
  background: url(../img/p-arr.png) left bottom no-repeat;
}
.estell-box-link {
  overflow: hidden;
  position: relative;
  display: block;
  /*background-color: #8C428A;*/
  height: 467px;
  padding: 0;
  margin: 0 0 30px;
}
@media (max-width: 1199px) {
  .estell-box-link {
    height: 410px;
  }
}
@media (min-width: 440px) and (max-width: 640px) {
  .estell-box-link {
    height: 660px;
  }
}
.estell-box-link img {
  width: 100%;
}
.estell-box-link:hover .estell-box {
  opacity: 0.8;
}
.estell-box-link .link {
  display: block;
  font-size: 20px;
  font-weight: 200;
  color: #fff;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0;
  padding: 26px;
  background: #333333 url(../img/li-uslugi-hover.png) right 25px center no-repeat;
}
#carousel-hp {
  position: relative;
}
#carousel-hp .carousel-indicators {
  left: 0;
  bottom: 0;
  width: inherit;
  height: 80px;
  margin: 0;
  background-color: #fff;
}
@media (max-width: 767px) {
  #carousel-hp .carousel-indicators {
    height: 20px;
  }
}
#carousel-hp .carousel-indicators li {
  display: block;
  float: left;
  margin: 0 !important;
  border: 0 !important;
  background-color: #007b58;
  color: #fff;
  border-radius: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  text-indent: 0;
}
#carousel-hp .carousel-indicators li.active,
#carousel-hp .carousel-indicators li:hover {
  background-color: #f2bc46;
}
#carousel-hp .item {
  padding-bottom: 80px;
  background-size: cover;
  background-position: right center;
}
@media (max-width: 767px) {
  #carousel-hp .item {
    padding-bottom: 0;
  }
}
#carousel-hp .item .txt {
  margin-left: -15px;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 33px 40px;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  min-height: 454px;
}
@media (max-width: 767px) {
  #carousel-hp .item .txt {
    margin-right: -15px;
  }
}
#carousel-hp .item .txt a {
  color: inherit;
}
#carousel-hp .item .txt h3 {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 14px;
}
#carousel-hp .item .txt article {
  font-size: 14px;
  line-height: 17px;
  font-weight: normal;
}
#carousel-hp .item .txt article .extra {
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
}
#carousel-hp .item .txt article ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#carousel-hp .item .txt article ul li {
  font-size: 18px;
  margin-left: -18px;
  padding-left: 18px;
  font-family: 'myriad-pro-n4', 'myriad-pro', sans-serif;
  color: #fff;
  background: url('images/arr-white-right.png') no-repeat left 0.3em;
  margin-bottom: 8px;
  font-weight: 300;
}
#carousel-hp .item .more {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  text-indent: -9999em;
}
#sidebar {
  margin-bottom: 30px;
}
#sidebar h3 {
  margin-top: 30px;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #404040;
  margin-bottom: 20px;
}
#sidebar figure img {
  margin-bottom: 5px;
    width: 100%;
}
#sidebar .news-homepage ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sidebar .news-homepage ul li {
  padding: 0 0 30px 0;
  margin-bottom: 30px;
  margin-left: 60px;
  border-bottom: 1px solid #e5e5e5;
}
#sidebar .news-homepage ul li time {
  background: #f2f2f2;
  float: left;
  margin-left: -60px;
  width: 38px;
  border: 1px solid #e5e5e5;
}
#sidebar .news-homepage ul li time .d {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  line-height: 36px;
  display: block;
  text-align: center;
  font-size: 18px;
  color: #f2bb44;
  font-weight: 600;
  margin-bottom: 1px;
}
#sidebar .news-homepage ul li time .my {
  background: #fff;
  border-top: 1px solid #e5e5e5;
  display: block;
  font-size: 12px;
  line-height: 14px;
  padding: 4px 0;
  text-align: center;
  color: #b2b2b2;
}
#sidebar .news-homepage ul li h4 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 7px;
  color: #007956;
}
#sidebar .news-homepage ul li h4 a {
  color: inherit;
}
#sidebar .news-homepage ul li p {
  line-height: 18px;
  color: #808080;
}
#sidebar .news-homepage nav {
  padding-left: 60px;
  margin-top: -15px;
  padding-bottom: 30px;
}
#sidebar .news-homepage nav a {
  float: left;
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url('images/news-home-nav.png');
  display: block;
  text-indent: -9999em;
}
#sidebar .news-homepage nav a.prev {
  background-position: -29px -24px;
}
#sidebar .news-homepage nav a.prev:hover {
  background-position: 0px -24px;
}
#sidebar .news-homepage nav a.next {
  background-position: -29px 0;
}
#sidebar .news-homepage nav a.next:hover {
  background-position: 0px 0px;
}
#sidebar .news-homepage nav:after {
  content: "";
  clear: both;
}
#sidebar img {
  max-width: 100%;
}
@media (max-width: 767px) {
  #sidebar img {
    width: 100%;
  }
}
.hp-box-text-1,
.hp-box-job {
  padding-top: 27px;
}
@media (min-width: 1200px) {
  .hp-box-text-1 img {
    float: left;
  }
  .hp-box-text-1 h3,
  .hp-box-text-1 a {
    margin-left: 140px;
  }
}
@media (min-width: 992px) {
  .hp-box-job {
    background: url('../gfx/hp-box-job.png') no-repeat right bottom;
  }
}
#nav-footer {
  background: #ffffff url('../gfx/1px_gray.gif') repeat-x left top;
  margin-bottom: 0;
  margin-top: 20px;
}
#nav-footer .navbar-toggle {
  margin-top: 8px;
  margin-right: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #nav-footer a {
    padding-left: 15px;
    padding-right: 0px;
  }
}
#nav-footer h2 {
  font-size: 14px;
  display: inline-block;
  color: #999999;
  line-height: 30px;
  text-transform: uppercase;
  padding-top: 15px;
}
#nav-footer li {
  text-align: center;
}
@media (max-width: 991px) {
  #nav-footer li {
    text-align: right;
  }
}
#nav-footer a {
  font-size: 14px;
  color: #007c5a;
  line-height: 30px;
}
#nav-footer a:hover {
  background-color: transparent;
}
@media (min-width: 992px) {
  #nav-footer a:hover {
    background: url('../gfx/nav-footer-hover.png') no-repeat 50% top;
  }
}
#nav-footer a span {
  padding-left: 25px;
  display: inline-block;
  background-image: url('../gfx/ico-sites.png');
  background-repeat: no-repeat;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #nav-footer a span {
    padding-left: 19px;
  }
}
#nav-footer a.link-0 span {
  background-position: -180px -30px;
}
#nav-footer a.link-1 span {
  background-position: -150px -60px;
}
#nav-footer a.link-2 span {
  background-position: -120px -90px;
}
#nav-footer a.link-3 span {
  background-position: -90px -120px;
}
#nav-footer a.link-4 span {
  background-position: -60px -150px;
}
#nav-footer a.link-5 span {
  background-position: -30px -180px;
}
#nav-footer a.link-6 span {
  background-position: 0px -210px;
}
#nav-footer a.link-7 span {
  background-position: -210px 0px;
}
.hp-box-newsletter {
  min-height: 185px;
  padding: 27px 10px 0 30px;
  background: url('../gfx/hp-newsletter-bg-2.jpg') no-repeat right top;
  color: #404040;
}
@media (min-width: 768px) and (max-width: 991px) {
  .hp-box-newsletter {
    background: transparent;
  }
}
@media (max-width: 767px) {
  .hp-box-newsletter {
    padding: 27px 30px 0 30px;
    background-size: cover;
  }
}
.hp-box-newsletter h3 {
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 11px;
  color: #404040;
}
.hp-box-newsletter p {
  line-height: 18px;
  margin-bottom: 16px;
}
.hp-box-newsletter form {
  width: 70%;
}
@media (max-width: 991px) {
  .hp-box-newsletter form {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .hp-box-newsletter button {
    width: 100%;
  }
}
.hp-box-newsletter .field-text {
  padding: 0 20px 0 0;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .hp-box-newsletter .field-text {
    padding: 0;
  }
}
.hp-box-newsletter .field-text input {
  background-image: url('../gfx/ico-newsletter.png');
  background-repeat: no-repeat;
  background-position: 10px 50%;
  line-height: 18px;
  color: #a6a6a6;
  font-size: 11px;
  font-style: italic;
  padding: 5px 9px 5px 26px;
  border: 0;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .hp-box-newsletter .field-text input {
    border: solid 1px #e5e5e5;
  }
}
.homepage-box {
  background: url('../gfx/hp-box-job.png') no-repeat right bottom;
  min-height: 185px;
}
.homepage-2 .homepage-box {
  background-image: none;
}
.homepage-box h3 {
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 11px;
  color: #404040;
}
.homepage-box p {
  line-height: 18px;
  margin-bottom: 16px;
}
.homepage-box .hp-box-job ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.homepage-box .hp-box-job li {
  background: url('../gfx/li-breadcrumbs.png') no-repeat left 0.6em;
  padding-left: 17px;
}
.homepage-box .hp-box-job li a {
  color: #007b58;
  font-size: 12px;
}
#popup-newsletter {
  display: none;
}
.popup-newsletter {
  overflow: hidden;
  width: 740px;
  background: url('../gfx/bg-popup-newsletter.jpg') no-repeat right top;
  padding: 28px 20px 40px 40px;
}
.popup-newsletter h3 {
  font-size: 36px;
  line-height: 1em;
  margin-bottom: 18px;
  color: #f2bc46;
  margin-bottom: 16px;
}
.popup-newsletter p {
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 36px;
}
.popup-newsletter input[type="text"] {
  clear: left;
  float: left;
  background: url('../gfx/popup-newsletter-input.png') no-repeat left top;
  border: 1px solid #e6e5e1;
  font-size: 12px;
  line-height: 20px;
  padding: 14px 15px 14px 25px;
  width: 268px;
}
.popup-newsletter button {
  float: left;
  height: 50px;
  background: #f3bf4b;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  line-height: 50px;
  padding: 0 25px;
  border: none;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
}
.partners-box h3 {
  font-size: 18px;
  font-weight: bold;
  color: #008e66;
  padding-left: 40px;
  background: url('../gfx/ico-pb.png') no-repeat left 50%;
  line-height: 32px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.partners-box ul {
  margin: 0;
  padding: 0;
  text-align: right;
}
.partners-box ul li {
  display: inline-block;
  margin-left: 30px;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .partners-box ul li {
    margin-left: 10px;
  }
}
.partners-box ul li a {
  display: block;
}
.breadcrumbs {
  clear: both;
  font-family: Arial, sans-serif;
}
@media (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}
.breadcrumbs ol {
  list-style: none;
  padding: 0;
}
.breadcrumbs li {
  display: inline-block;
  padding-left: 18px;
  margin-right: 10px;
  background: url('../gfx/li-breadcrumbs.png') no-repeat left 50%;
}
.breadcrumbs li:first-child {
  padding-left: 0px;
  background: none;
}
.breadcrumbs li:first-child a {
  color: #b3b3b3;
}
.breadcrumbs a {
  font-size: 11px;
}
#breadcrumbs {
  padding-bottom: 4px;
  border-bottom: 1px solid #e5e5e1;
  margin-bottom: 20px;
}
.nav-local {
  border: 1px solid #e5e5e5;
  padding: 9px 20px;
  margin-bottom: 20px;
  border-radius: 0;
}
.nav-local .navbar-brand {
  padding: 12px 15px;
  width: 240px;
}
@media (max-width: 991px) {
  .nav-local {
    border: 0;
    padding: 0;
  }
}
.nav-local .navbar-header {
  background-color: #007b58;
}
.nav-local .navbar-header a {
  color: #fff;
}
@media (min-width: 992px) {
  .nav-local .navbar-header {
    display: none;
  }
}
.nav-local .navbar-toggle {
  margin: 0;
}
.nav-local .navbar-toggle .icon-bar {
  border-color: #fff;
}
.nav-local ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 992px) {
  .nav-local ul {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .nav-local ul {
    text-align: right;
  }
}
.nav-local ul a {
  padding: 0 0 0 10px !important;
}
@media (max-width: 991px) {
  .nav-local ul a {
    font-size: 16px;
  }
}
.nav-local ul a:hover {
  background-color: transparent;
}
.nav-local li {
  padding: 7px 0;
}
@media (min-width: 992px) {
  .nav-local li {
    border-top: 1px solid #e5e5e5;
    float: none;
  }
}
@media (max-width: 767px) {
  .align-right,
  .align-left,
  .align-right img,
  .align-left img {
    width: 100% !important;
  }
}
.nav-local li:first-child {
  border-top: 0px;
}
.nav-local a {
  font-size: 13px;
  color: #808080;
  line-height: 15px !important;
  display: block;
  font-weight: 600;
}
.nav-local a:hover,
.nav-local a.active {
  color: #f2bc47;
  padding-left: 10px;
}
@media (min-width: 992px) {
  .nav-local a:hover,
  .nav-local a.active {
    background: url('../gfx/nav-local-active.png') no-repeat left 0.3em;
  }
}
.page-title {
  color: #00805d;
  font-size: 36px;
  font-weight: 500;
  line-height: 1em;
  margin-bottom: 20px;
}
.section-departments {
  padding-top: 20px;
  margin-bottom: 15px;
}
/* MAIN */
.page-title {
  color: #00805d;
  font-size: 36px;
  font-weight: 500;
  line-height: 1em;
  margin-bottom: 20px;
}
.page-subtitle {
  font-size: 24px;
  line-height: 28px;
  color: #808080;
  font-weight: 300;
  /*margin-top:-16px;*/
  display: block;
  margin-bottom: 35px;
}
.breadcrumbs {
  clear: both;
  font-family: Arial, sans-serif;
}
.breadcrumbs ol {
  list-style: none;
  padding: 0;
}
.breadcrumbs li {
  display: inline-block;
  padding-left: 18px;
  margin-right: 10px;
  background: url('../gfx/li-breadcrumbs.png') no-repeat left 50%;
}
.breadcrumbs li:first-child {
  padding-left: 0px;
  background: none;
}
.breadcrumbs li:first-child a {
  color: #b3b3b3;
}
.breadcrumbs a {
  font-size: 11px;
}
#breadcrumbs {
  padding-bottom: 4px;
  border-bottom: 1px solid #e5e5e1;
  margin-bottom: 20px;
}
.box {
  padding: 20px;
  margin-bottom: 20px;
}
.box-bg {
  background: #f7f6f2;
}
.box.form legend {
  float: left;
  font-size: 30px;
  line-height: 1em;
  color: #008e66;
  margin-bottom: 25px;
  font-family: 'myriad-pro-n4', 'myriad-pro', sans-serif;
  font-weight: normal;
}
fieldset {
  width: 100%;
}
.box.form .application fieldset {
  margin-bottom: 20px;
}
.box.form .application fieldset .field.field-text {
  padding-right: 0;
}
.box.form .application fieldset .field.field-textarea {
  padding-right: 0;
}
.box.form .application legend {
  margin-bottom: 10px;
}
.box.form .prescriptions {
  font-family: Arial, sans-serif;
  line-height: 18px;
}
.box.form .prescriptions fieldset {
  margin-bottom: 20px;
}
.box.form .prescriptions legend {
  margin-bottom: 10px;
}
.box.form .prescriptions fieldset.fields legend {
  font-size: 23px;
}
.form p.error {
  color: red;
  margin-bottom: 10px;
}
.form .legend {
  display: block;
  margin-bottom: 6px;
  font-size: 11px;
}
.form .field-text,
.form .field-textarea,
.form .field-select {
  padding: 0 0 0 0;
  margin-bottom: 9px;
}
.form .field-select {
  padding-right: 0px;
}
.form .field-checkbox-list {
  clear: both;
}
.form .field-text label,
.form .field-textarea label,
.form .field-select label {
  display: none;
}
.form .field-text input,
.form .field-textarea textarea {
  padding: 6px 11px;
  line-height: 12px;
  border: 1px solid #e5e5e5;
  border-top-width: 2px;
  width: 100%;
}
.form .field-text.error input,
.form .field-textarea.error textarea {
  border: 2px solid red;
  margin: 0px -1px -1px -1px;
}
.form .field-select.error select {
  border: 2px solid red;
}
.form .field-text input:focus,
.form .field-textarea textarea:focus {
  border: 2px solid #eab542;
  margin: 0 -1px -1px -1px;
}
.form .field-select select {
  color: #999999;
  width: 100%;
  line-height: 16px;
  height: 28px;
  border: 1px solid #e5e5e5;
  border-top-width: 2px;
  padding: 4px 4px 4px 8px;
}
.form .field-phone {
  padding-left: 40px;
}
.form .field-phone .prefix {
  float: left;
  margin-left: -40px;
  width: 40px;
  text-align: center;
  font-weight: bold;
  line-height: 28px;
  color: #b2b2b2;
}
.form .field-agreement,
.form .field-checkbox {
  display: block;
  margin-bottom: 9px;
  clear: both;
}
.form .field-agreement input,
.form .field-checkbox input {
  float: left;
  margin-left: -30px;
}
.form .field-agreement .l,
.form .field-checkbox .l {
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  font-size: 11px;
  line-height: 13px;
  display: block;
  padding-right: 15%;
  font-weight: 300;
}
.form .field-checkbox .l {
  padding-top: 3px;
  padding-bottom: 2px;
}
.form .field-agreement .l {
  font-size: 10px;
}
.form .field.error .error-txt {
  color: red;
  font-size: 11px;
  padding: 1px 0 0 12px;
  display: block;
}
.form .field-file {
  clear: both;
}
.form .field-file .qq-upload-button {
  background: #008e66;
  font-size: 12px;
}
.form .field-file.error .qq-upload-button {
  background: #ff0000;
}
.form .field-file .qq-upload-list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-indent: 0;
}
.form .field-file .qq-upload-list li {
  margin: 0 0 3px 0;
  text-indent: 0;
  font-size: 12px;
  padding: 2px 5px;
}
.radio {
  height: 18px;
  width: 18px;
  clear: left;
  float: left;
  margin: 0 0 3px;
  background: url("../gfx/radio.png");
  background-repeat: no-repeat;
  cursor: default;
}
.checkbox {
  height: 18px;
  width: 18px;
  clear: left;
  float: left;
  margin: 0 0 3px;
  background: url("../gfx/checkbox.png") no-repeat;
  cursor: default;
  text-align: left;
}
.checkbox input,
.radio input {
  display: none;
}
.checkbox input.show,
.radio input.show {
  display: inline;
}
.form .field-agreement.error .checkbox {
  background-image: url('../gfx/checkbox-error.png');
}
.form .field-agreement.error .radio {
  background-image: url('../gfx/radio-error.png');
}
.form .button {
  float: right;
  padding: 0 20px;
  border: 0;
  margin: 0 0 0 10px;
  line-height: 42px;
  background: #008e66;
  font-size: 18px;
  font-family: 'myriad-pro-n6', 'myriad-pro', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}
.form .button:hover {
  background: #f7c048;
}
.placeholder {
  color: #808080;
}
.art {
  font-family: Arial, sans-serif;
  line-height: 18px;
}
.art h2,
.art h3,
.art h4,
.art h5,
.art h6 {
  font-family: 'myriad-pro-n6', 'myriad-pro', sans-serif;
}
.art > h2 {
  color: #00805d;
  font-size: 36px;
  font-weight: 500;
  line-height: 1em;
  margin-bottom: 15px;
}
.art p {
  margin-bottom: 18px;
}
.art h4 {
  font-size: 18px;
  color: #808080;
  margin-bottom: 8px;
}
.art figure {
  margin-bottom: 30px;
}
.art figure.align-left {
  float: left;
  margin-right: 30px;
}
.art figure.align-right {
  float: right;
  margin-left: 30px;
}
.art figure.contact-form.align-left,
.art figure.contact-form.align-right {
  width: 350px;
}
.art ul {
  list-style-position: inside;
  list-style-image: url('../gfx/li-list.png');
  margin-bottom: 18px;
}
.art ul li {
  padding: 3px 0;
  margin: 0 0 0 3em;
  text-indent: -1em;
}
.art ul.faq {
  list-style-position: outside;
  list-style-image: none;
}
.art ul.faq > li {
  padding: 0;
  margin: 0;
  text-indent: 0;
}
.art ol {
  list-style-position: inside;
  margin-bottom: 18px;
}
.art ol li {
  padding: 3px 0;
  margin: 0 0 0 1.9em;
  text-indent: -1em;
}
@media screen and (min-width: 0) {
  /* IE9 and IE10 rule sets go here */
  /* .art ul li {
        margin-left: 3.4em;
        text-indent: -1.4em;
    }*/
}
.art .excerpt {
  color: #808080;
  font-weight: bold;
}
.art table {
  border: 1px solid #e5e5e5;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 20px;
}
.art th,
.art td {
  border: 1px solid #e5e5e5;
  vertical-align: middle;
  text-align: center;
  padding: 12px;
}
.art tr:nth-child(2n+1) td {
  background: #f5f5f5;
}
.art section.tags {
  margin-bottom: 20px;
}
.art section.tags h4 {
  font-size: 12px;
  float: left;
  margin-right: 12px;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 2px;
}
.art section.tags li {
  vertical-align: top;
  display: inline-block;
  text-indent: 0;
  margin: 0;
  padding: 0;
  margin: 2px;
}
.art section.tags li a {
  display: inline-block;
  font-size: 12px;
  background: #ccc;
  color: #fff;
  font-style: italic;
  line-height: 20px;
  padding: 0 7px;
}
.art section.tags li a:hover {
  background: #f2bc46;
}
blockquote {
  border: 0;
}
.art blockquote {
  font-family: Georgia, serif;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
  color: #ccbf8f;
  font-weight: bold;
  text-align: center;
}
.art blockquote cite {
  display: block;
  text-align: right;
  font-size: 14px;
}
.art .cite {
  font-style: italic;
  color: #ccbd8b;
}
.art .h {
  font-size: 30px;
  color: #f2bc47;
  font-weight: normal;
  margin-bottom: 6px;
}
.art iframe {
  border: none;
}
.art .gallery h3 {
  font-size: 30px;
  line-height: 34px;
  font-weight: 300;
  margin-bottom: 10px;
}
.art .gallery ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px -16px;
  text-indent: 0;
}
@media (max-width: 767px) {
  .art .gallery ul {
    margin: 0 0 20px;
  }
}
.art .gallery li {
  float: left;
  margin: 0 0 16px 16px;
  padding: 0;
  text-indent: 0;
  position: relative;
}
@media (max-width: 767px) {
  .art .gallery li {
    margin: 0 0 15px;
    float: none;
  }
}
.art .gallery li > a {
  position: relative;
  display: block;
}
.art .gallery li > a > img {
  display: block;
}
@media (max-width: 1199px) {
  .art .gallery li > a > img {
    width: 221px;
  }
}
@media (max-width: 991px) {
  .art .gallery li > a > img {
    width: 228px;
  }
}
@media (max-width: 767px) {
  .art .gallery li > a > img {
    width: 100%;
  }
}
.art .gallery.bppl li > a .caption {
  display: none;
  color: #5c5c5c;
  font-size: 10px;
  background: url('../gfx/1px-white-80p.png');
  position: absolute;
  left: 0px;
  bottom: 0px;
  right: 0;
  padding: 4px 6px;
}
.art .gallery.bppl li > a:hover .caption {
  display: block;
}
.art .gallery.bppl li > a.full-picture {
  font-size: 10px;
}
.art.download {
  border-bottom: 1px solid #e5e5e1;
  margin-bottom: 10px;
}
.art.download ul {
  margin-bottom: 11px;
}
.art.download ul li {
  text-indent: 0;
}
/*.art-contact {margin-right:50px;}*/
.text-col-half-left {
  width: 445px;
  margin-right: 30px;
  float: left;
  clear: both;
  margin-bottom: 30px;
}
.text-col-half-right {
  width: 475px;
  margin-right: 0px;
  float: right;
  margin-bottom: 30px;
}
ul.list {
  margin-bottom: 7px;
  list-style: none;
}
ul.list li {
  color: #007f5c;
  margin-left: 20px;
  padding: 7px 0;
  position: relative;
  border-top: 1px solid #e5e5e5;
}
ul.list li:first-child {
  border-top: none;
}
ul.list li:before {
  position: absolute;
  left: -20px;
  top: 7px;
  content: "-";
  text-indent: -9999em;
  display: block;
  height: 18px;
  width: 20px;
  background: url('../gfx/li-list.png') no-repeat 5px 50%;
}
table.table-1 {
  clear: both;
  border-collapse: collapse;
  margin-right: -60px;
  margin-bottom: 32px;
  border: 0;
}
@media (max-width: 767px) {
  table.table-1 {
    width: 570px;
  }
}
@media (max-width: 767px) {
  table.table-1 .th-row {
    width: 220px;
  }
}
.table-1 th,
.table-1 td {
  padding: 10px 0;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.table-1 thead th {
  text-align: center;
  font-weight: 600;
  font-size: 12px;
  font-weight: bold;
}
.table-1 tbody td {
  width: 19%;
  vertical-align: middle;
  text-align: center;
}
.table-1 tbody th {
  padding-left: 1%;
  padding-right: 1%;
  text-align: left;
  font-weight: normal;
}
.table-1 tbody tr:nth-child(2n+1) th {
  background: #f7f6f2;
}
.table-1 tbody tr.odd th {
  background: #f7f6f2;
}
.table-1 .col-1 {
  background: #fff;
}
.table-1 .col-2 {
  background: #f3ecca;
}
.table-1 .col-3 {
  background: #f4e6a6;
}
.table-1 .col-4 {
  background: #edd980;
}
.table-1 tr:nth-child(2n+1) td {
  background: inherit;
}
table.financial-info tbody tr:nth-child(2n+1) th {
  background: #f7f6f2;
}
table.financial-info tbody tr.odd th {
  background: #f7f6f2;
}
table.financial-info.fi2 tbody th {
  text-align: left;
}
.banner {
  display: block;
  margin-bottom: 20px;
}
.banner img {
  display: block;
  max-width: 100%;
}
#sidebar .banner {
  clear: both;
}
#sidebar .extra {
  font-size: 18px;
  color: #ccbf8f;
  padding-bottom: 5px;
}
.section-values {
  clear: both;
}
#slider {
  position: relative;
}
#slider ul.slides li {
  display: none;
}
#slider ul.slides img {
  display: block;
}
#slider .content {
  width: 380px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 20;
}
#slider .slide-content {
  display: none;
}
#slider .slide-content .more {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  text-indent: -9999em;
  background: url('../gfx/1px.gif');
}
#slider .slide-content.active {
  display: block;
}
#slider .content .txt-w {
  width: 100%;
  height: 393px;
  background: url('../gfx/bg-slider-txt.png');
  position: relative;
}
#slider .content .txt {
  padding: 33px 40px;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
}
#slider .content .txt a {
  color: inherit;
}
#slider .content nav {
  background: #fff;
  float: left;
  height: 161px;
}
#slider nav li {
  float: left;
}
#slider nav a {
  float: left;
  width: 20px;
  line-height: 20px;
  text-align: center;
  background: #007b5f;
  font-size: 12px;
  color: #fff;
  font-family: 'myriad-pro-n4', 'myriad-pro', sans-serif;
  font-weight: 600;
}
#slider nav a.current,
#slider nav a:hover {
  background: #f2bc46;
}
.slider-txt h3 {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 14px;
}
.slider-txt article {
  font-size: 14px;
  line-height: 17px;
  font-weight: normal;
}
.slider-txt article .extra {
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
}
.slider-txt li {
  font-size: 18px;
  margin-left: -18px;
  padding-left: 18px;
  font-family: 'myriad-pro-n4', 'myriad-pro', sans-serif;
  color: #fff;
  background: url('../gfx/arr-white-right.png') no-repeat left 0.3em;
  margin-bottom: 8px;
  font-weight: 300;
}
.partners-box h3 {
  font-size: 18px;
  font-weight: bold;
  color: #008e66;
  padding-left: 40px;
  background: url('../gfx/ico-pb.png') no-repeat left 50%;
  line-height: 32px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.partners-box li {
  float: left;
  margin: 0 0 0 30px;
  width: 140px;
}
@media (max-width: 1199px) {
  .partners-box li {
    margin-left: 10px;
  }
}
.partners-box .wrap {
  width: 100%;
  position: relative;
  min-height: 56px;
}
.partners-box ul {
  width: 100%;
}
.partners-box .slider {
  position: relative;
  width: 100%;
  margin-left: 10px;
}
.partners-box nav .next,
.partners-box nav .prev {
  position: absolute;
  top: 0px;
  height: 50px;
  width: 10px;
  text-indent: -9999em;
  background-image: url('../gfx/nav-pb.png');
  background-repeat: no-repeat;
}
.partners-box nav .next {
  left: 100%;
  background-position: left 50%;
}
.partners-box nav .prev {
  right: 100%;
  background-position: right 50%;
}
.results {
  padding: 0 32px;
}
.results h2 {
  background: url('../gfx/ico-search-x.png') no-repeat left 50%;
  margin-left: -32px;
  padding-left: 32px;
  font-weight: 300;
  color: #999896;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 3px;
}
.results h2 em {
  color: #007d5b;
}
.results .count {
  font-size: 18px;
  line-height: 24px;
  color: #f2bc47;
  margin-bottom: 10px;
}
.results-list {
  margin-bottom: 25px;
}
.results-list li {
  margin: 0 -32px;
  padding: 24px 32px;
  border-top: 1px solid #e5e5e5;
  position: relative;
}
.results-list li:first-child {
  border-top: none;
}
.results-list li:hover {
  background: #f7f6f2;
}
.results-list h3 {
  font-size: 24px;
  color: #007c59;
  line-height: 1em;
  margin-bottom: 10px;
}
.results-list p {
  font-size: 16px;
  line-height: 24px;
  color: #808080;
}
.results-list .details {
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  color: #404040;
}
.results-list .more {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  text-indent: -9999em;
  background: url('../gfx/1px.gif');
}
.pagination {
  padding-top: 20px;
  display: block;
}
.pagination .prev,
.pagination .next {
  color: #999999;
  background: url('../gfx/arr-pagination.png') no-repeat;
  padding: 0 20px;
}
.pagination .prev:hover,
.pagination .next:hover {
  color: #404040;
}
.pagination .prev {
  float: left;
  background-position: left 50%;
}
.pagination .next {
  float: right;
  background-position: right 50%;
}
.pagination ul {
  text-align: center;
  letter-spacing: -0.41em;
  word-spacing: -0.32em;
}
@media (max-width: 767px) {
  .pagination ul {
    display: none;
  }
}
.pagination li {
  display: inline-block;
  margin: 0 5px;
  letter-spacing: normal;
  word-spacing: normal;
}
.pagination li a {
  width: 20px;
  display: block;
  line-height: 20px;
  text-align: center;
  color: #999999;
  font-family: 'myriad-pro-n4', 'myriad-pro', sans-serif;
  font-weight: 600;
}
.pagination li.sep {
  margin-left: 0;
  margin-right: 0;
}
.pagination li a.current,
.pagination li a:hover {
  background: #f7c048;
  color: #fff;
}
.partner {
  padding-left: 270px;
  padding-top: 10px;
}
.partner .logo {
  float: left;
  margin-left: -270px;
}
.partner h3 {
  font-size: 24px;
  line-height: 1em;
  margin-bottom: 18px;
  color: #f2bc46;
}
.partner h4 {
  color: #808080;
}
.partner .places,
.partner .services {
  width: 200px;
  float: left;
  padding-top: 20px;
}
.partner .places {
  margin-right: 0px;
}
.partner .services {
  margin-right: 60px;
}
ul.list-download {
  padding-top: 7px;
  margin-bottom: 21px;
  list-style: none;
  margin-left: 17px;
}
ul.list-download li {
  margin-left: 20px;
  border-top: 1px solid #e5e5e5;
}
ul.list-download li:first-child {
  border-top: none;
}
ul.list-download li a {
  margin-left: -20px;
  display: block;
  padding: 5px 0 5px 20px;
  color: #999;
  background: url('../gfx/li-list-download.png') no-repeat left -24px;
}
ul.list-download li a:hover {
  background-position: -30px 6px;
  color: #007c59;
}
.partners-inline {
  padding-left: 230px;
}
@media (max-width: 767px) {
  .partners-inline {
    padding-left: 0;
  }
}
.partners-inline h4 {
  width: 230px;
  text-align: center;
  margin-left: -230px;
  float: left;
  line-height: 36px;
  font-weight: normal;
  color: #008e66;
}
@media (max-width: 767px) {
  .partners-inline h4 {
    width: auto;
    margin-left: 0;
  }
}
.partners-inline img {
  margin-right: 25px;
}
@media (max-width: 767px) {
  .partners-inline img {
    margin-bottom: 15px;
  }
}
.btn {
  background: #008e66;
  color: #fff;
  font-size: 16px;
  font-family: 'myriad-pro-n4', 'myriad-pro', sans-serif;
  margin-right: 5px;
  line-height: 18px;
  font-weight: 600;
  padding: 11px 31px;
  display: inline-block;
  border: none;
  margin-bottom: 15px;
}
.btn:hover {
  background: #f2bc47;
}
.btn span {
  display: block;
}
.btn.btn-buy {
  background: #82ca9c;
}
.btn.btn-buy span {
  padding-left: 48px;
  background: url('../gfx/ico-btn.png') no-repeat 0px -40px;
}
.btn.btn-phone span {
  padding-left: 40px;
  background: url('../gfx/ico-btn.png') no-repeat -80px 0px;
}
.btn.btn-more {
  background: #f2bc47;
  font-size: 11px;
  line-height: 14px;
  padding: 3px 15px;
  font-weight: normal;
  border-radius: 0;
}
.btn.btn-more:hover {
  color: #fff;
  background: #008e66;
}
.contact-type {
  padding-left: 23px;
  margin-bottom: 12px;
  position: relative;
}
@media (max-width: 767px) {
  .contact-type {
    padding-left: 15px;
  }
}
.contact-type .icon {
  position: absolute;
  left: -3px;
  top: 1px;
}
@media (max-width: 767px) {
  .contact-type .icon {
    display: none;
  }
}
.contact-type h3 {
  font-size: 24px;
  line-height: 1em;
  color: #f2bc46;
  margin-left: -23px;
  padding-left: 23px;
  font-weight: 500;
  margin-bottom: 10px;
}
.contact-type p {
  line-height: 24px;
}
.contact-type a {
  color: #008e66;
}
.contact-type strong {
  color: inherit;
}
.contact-group {
  border-bottom: 1px solid #b3b3b3;
  margin-bottom: 25px;
}
.contact-group.last {
  border-bottom: none;
  margin-bottom: 0;
}
.e-404 .container.e404 {
  background: #ffffff url('../gfx/bg-404.jpg') 10% -191px;
  background-repeat: no-repeat;
  margin-top: -21px;
}
.e-404-c {
  padding: 70px 230px 60px 430px;
}
@media (max-width: 991px) {
  .e-404-c {
    padding-left: 120px;
  }
}
@media (max-width: 767px) {
  .e-404-c {
    padding: 30px;
  }
}
.e-404-c p {
  border-bottom: 1px solid #e0d3a0;
  line-height: 34px;
  font-size: 36px;
  font-weight: 300;
  color: #e0d3a0;
  padding: 28px 0;
  margin-bottom: 15px;
}
.e-404-c h2 {
  width: 424px;
  height: 203px;
  background: url('../gfx/e404.png') no-repeat left top;
  text-indent: -9999em;
  margin-left: -92px;
}
@media (max-width: 767px) {
  .e-404-c h2 {
    width: 100%;
    background-size: contain;
    margin-left: 0;
    height: 100px;
  }
}
.e-404-c .back {
  margin-left: -15px;
  padding-left: 15px;
  color: #007f5c;
  text-transform: uppercase;
  line-height: 18px;
  font-weight: bold;
  background: url('../gfx/arr-back.png') no-repeat left 50%;
}
.news-list li {
  border-bottom: 1px solid #e5e5e1;
  margin: 18px 0 0 0;
  padding-bottom: 20px;
  position: relative;
}
.news-list.no-pager {
  padding-bottom: 20px;
}
.news-list.no-pager li.last {
  border-bottom: none;
}
.news-list li.no-img {
  padding-left: 0;
}
.news-list li:first-child {
  border-top: 0;
}
.news-list li img {
  max-width: 100%;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .news-list li img {
    width: 100%;
  }
}
.news-list li time,
.news > time {
  color: #ccbe8d;
  font-size: 11px;
  line-height: 11px;
  margin-bottom: 7px;
  display: block;
}
.news-list li h4 {
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
  color: #4c4c4c;
  margin-bottom: 7px;
}
.news-list li p {
  margin-bottom: 15px;
  line-height: 18px;
  font-family: Arial, sans-serif;
}
.news-list .more-link {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -9999em;
  background: url('../gfx/1px_transparent.gif');
}
.news-list .btn-more {
  position: relative;
  z-index: 2;
}

.news > h3 .msg-archive{
    font-size: 16px;
    color: #dccd97;
    background: url(../images/msg-archive-icon.png) left top 3px no-repeat;
    display: inline-block;
    line-height: 30px;
    padding-left: 30px;
    margin-left: 15px;
    vertical-align: bottom;
}
.news > h3,
.art.stock h3,
.subarts .art > h3,
.subarts h3.page-title {
  font-size: 30px;
  color: #007e5b;
  font-weight: normal;
  margin-bottom: 6px;
}
.news.with-img {
  padding-left: 370px;
}
.news.with-img > h3,
.news.with-img > time,
.news.with-img > .excerpt {
  margin-left: -370px;
}
.news.with-img figure.align-left {
  margin-left: -370px;
}
.items-list li {
  border-bottom: 1px solid #e5e5e1;
  margin: 10px 0 0 0;
  padding-bottom: 20px;
}
.items-list h3,
.items-list h4 {
  font-size: 24px;
  line-height: 28px;
  font-weight: normal;
  color: #f2bc47;
  margin-bottom: 8px;
}
.items-list .description {
  margin-top: -8px;
  margin-bottom: 8px;
}
.items-list p {
  line-height: 18px;
  font-family: Arial, sans-serif;
}
.institutions-list li {
  position: relative;
  padding-top: 30px;
  margin-top: 0;
}
.institutions-list li:hover {
  background: #f7f6f2;
}
.institutions-list li:hover h4 {
  color: #007553;
}
.institutions-list li.wimg .img {
  max-width: 100%;
}
.institutions-list .link {
  line-height: 20px;
  margin: 5px 0;
  float: left;
  color: #007e5c;
}
.institutions-list .btn-more {
  font-size: 12px;
  padding: 8px 15px;
  float: left;
  clear: both;
  margin: 10px 0;
}
.institutions-list .map-link {
  position: absolute;
  right: 20px;
  bottom: 16px;
  color: #999999;
  font-size: 11px;
  line-height: 13px;
  background: url('../gfx/ico-marker.png') no-repeat left 50%;
  padding-left: 30px;
  width: 170px;
  font-family: Arial, sans-serif;
}
@media (max-width: 1199px) {
  .institutions-list .map-link {
    position: static;
    display: block;
    margin-top: 15px;
  }
}
.institutions-list .map-link strong {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
}
.institutions-list .map-link .coords {
  display: block;
}
.institutions-list .services {
  display: none;
}
.section-departments {
  padding-top: 20px;
  margin-bottom: 15px;
}
.lay-sidebar .section-departments {
  margin-right: 20px;
}
.section-departments .institutions-list li {
  padding-top: 20px;
  padding-bottom: 20px;
}
.modal {
  padding: 20px 40px 40px 40px;
  position: static !important;
  display: block !important;
  overflow: inherit !important;
  left: inherit !important;
  top: inherit !important;
}
#fancybox-wrap{
    padding: 15px;
}
#fancybox-close {
  right: -70px;
}
@media (max-width: 767px) {
    #fancybox-close {
      display: none !important;
    }
}
.modal h3 {
  font-size: 24px;
  line-height: 24px;
  color: #f2bc47;
  margin-bottom: 17px;
}
.modal-map {
   width: 600px;
    margin-right: 25px;
}
.modal-map .map {
  width: 100%;
  height: 600px;
}
.modal.institutions-services {
  width: 500px;
    margin-right: 25px;
}
.pagination {
  overflow: hidden;
}
.pagination > div {
  float: left;
}
.pagination ul {
  margin: 0 115px;
}
.pagination .next {
  margin-left: -115px;
  float: right;
}
.title-1 {
  clear: both;
  font-size: 36px;
  line-height: 28px;
  padding-bottom: 10px;
  border-bottom: 2px solid #b3b3b3;
  color: #808080;
  font-weight: 300;
  padding-left: 0px;
}
@media (min-width: 768px) {
  .ico-deps {
    background-image: url('../gfx/ico-deps.png');
    background-repeat: no-repeat;
    padding-left: 40px;
  }
}
.ico-deps-hospitals {
  background-position: 0px -100px;
}
.ico-deps-clinics {
  background-position: -50px -50px;
}
.ico-deps-departments {
  background-position: -100px 0px;
}
.notice {
  padding: 24px 0px 0px 0px;
  border: solid 3px #e5e5e5;
  border-radius: 20px;
  border-top-right-radius: 0;
}
.notice > div {
  padding: 15px 40px 16px 40px;
}
.notice > div.clear {
  height: 24px;
}
.notice h3 {
  font-size: 14px !important;
  line-height: 16px !important;
  color: #807758 !important;
  padding-right: 40px;
  margin-bottom: 9px;
  margin-top: 0 !important;
}
@media (min-width: 1200px) {
  .notice h3 {
    background: url('../gfx/ico-notice.png') no-repeat 94px 12px;
  }
}
.notice p {
  font-size: 12px;
  color: #b2a77b;
  line-height: 16px;
  font-family: Arial, sans-serif;
}
.notice p strong {
  color: #807758;
}
.department-show .details {
  font-family: Arial, sans-serif;
}
.department-show .section-services {
  position: relative;
}
.department-show .section-services h3 {
  padding-right: 190px;
}
@media (max-width: 767px) {
  .department-show .section-services h3 {
    padding-right: 0;
  }
}
.department-show .section-services > nav {
  position: absolute;
  right: 0px;
  top: 6px;
}
.department-show .section-services > nav span {
  padding-right: 20px;
  margin-left: 19px;
  border-right: 1px solid #dbdbdb;
  float: right;
}
.department-show .section-services > nav span:first-child {
  border-right: 0;
}
.department-show .details-group {
  border: 1px solid #e5e5e5;
  margin-bottom: 10px;
}
.section-gallery ul {
  margin: 0 -5px 0 -5px !important;
}
.section-gallery ul li {
  display: block;
  float: left;
  width: 50%;
  margin: 0 !important;
  padding: 5px;
}
.section-gallery ul li img {
  width: 100%;
}
.section-gallery img {
  width: 99px;
}
@media (max-width: 991px) {
  .section-gallery img {
    width: 127px;
  }
}
@media (max-width: 320px) {
  .section-gallery img {
    width: 140px;
  }
}
.department-show .details-group .section {
  border-top: 1px solid #e5e5e5;
  margin-bottom: 0px;
}
.department-show .details-group .section:first-child {
  border-top: none;
}
.department-show .details-group address {
  font-style: normal;
}
.department-show .details-group p {
  margin-bottom: 22px;
}
.department-show .details-group address {
  margin-bottom: 15px;
}
.department-show .details-group .map-link {
  font-size: 12px;
  line-height: 11px;
  text-transform: uppercase;
  color: #999;
  font-weight: bold;
  background: url('../gfx/ico-map-s.png') no-repeat left 50%;
  padding-left: 10px;
  margin-bottom: 22px;
  display: inline-block;
}
.department-show .section-gallery ul {
  margin-left: -10px;
}
.department-show .section-gallery li {
  margin: 0 0 10px 10px;
  float: left;
}
.section {
  margin-bottom: 20px;
}
.section.bg {
  background: #f7f6f2;
}
.section.padding {
  padding: 12px 30px 9px 30px;
}
.section > h3 {
  font-size: 24px;
  line-height: 28px;
  color: #f2bc47;
  font-weight: normal;
  margin-bottom: 14px;
}
ul.equipment-list {
  list-style: none;
}
ul.equipment-list li {
  border-top: 1px solid #e5e5e5;
  padding: 5px 0;
  margin: 0;
  background: none;
  text-indent: 0;
  font-size: 12px;
}
ul.equipment-list h4 {
  line-height: 16px;
  font-size: 14px;
  color: #808080;
  background: none;
  padding: 0;
  margin-bottom: 4px;
}
ul.equipment-list p {
  color: #c3b392;
  line-height: 16px;
  margin-bottom: 0;
}
.ico-link {
  background: url('../gfx/ico-service.png') no-repeat;
  line-height: 15px;
  height: 15px;
  padding-left: 18px;
}
.ico-link.label {
  color: #999999;
}
.ico-link-desc,
.ico-link-desc.legend:hover {
  background-position: 0px -90px;
}
.ico-link-desc:hover {
  background-position: -60px -30px;
}
.ico-link-doctors,
.ico-link-doctors.legend:hover {
  background-position: -30px -60px;
}
.ico-link-doctors:hover {
  background-position: -90px 0px;
}
.services-list > li {
  padding-left: 15px;
  background: url('../gfx/arr-services-list.png') no-repeat 0px -26px;
}
.services-list > li.toggle-active {
  background-position: -30px 0px;
}
.services-list > li.toggle-active h4 {
  font-weight: bold;
  color: #007754;
}
.services-list h4 {
  cursor: pointer;
  font-size: 12px;
  line-height: 16px;
  color: #808080;
  font-weight: normal;
  padding: 5px 0;
  border-bottom: 1px solid #e5e5e5;
}
.services-list ul {
  background: #f7f6f2;
  padding: 12px 15px;
  border-top: 1px solid #e5e5e5;
}
.services-list .name {
  width: 200px;
  float: left;
}
.services-list ul {
  display: none;
}
.services-list ul li:hover .name {
  color: #008e66;
}
.services-list ul li {
  padding-left: 10px;
  background: url('../gfx/li-dot.png') no-repeat 0px 0.9em;
  overflow: hidden;
}
.services-list .ico-link {
  padding-left: 0;
  width: 15px;
  text-indent: -9999em;
  display: inline-block;
  margin-right: 2px;
}
.doctors-results {
  padding: 0;
}
.doctors-results h2 {
  margin-left: 0;
  margin-bottom: 30px;
}
.doctors-table {
  border-bottom: 1px solid #e5e5e5;
  padding: 16px 20px;
}
.doctors-table thead {
  display: none;
}
.doctors-table td,
.doctors-table > div {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .doctors-table td,
  .doctors-table > div {
    padding-bottom: 15px;
  }
}
.doctors-table .col-name {
  font-weight: normal;
  color: #999;
}
.doctors-table .col-name a {
  color: #007754;
}
.filter .field-text {
  margin-bottom: 12px;
}
.filter .field-text label,
.filter .field-multiselect legend,
.filter .field-select label {
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  color: #00805d;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 2px;
  border: 0;
}
.filter .field-text input,
.filter .field-multiselect .current,
.filter .field-select .select,
.custom-select {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #808080;
  width: 100%;
  padding: 18px 19px;
  border: 1px solid #e5e5e5;
  border-width: 2px 1px 1px 1px;
}
.filter .field-text input {
  line-height: 22px;
}
@media screen and (min-width: 0) {
  /* IE9 and IE10 rule sets go here */
  /* .filter .field-text input {
        padding-top: 19px;
        padding-bottom: 20px;
    }*/
}
.filter .fieldset-radio legend {
  font-weight: 600;
  color: #999;
  float: left;
  margin-right: 10px;
  line-height: 18px;
}
.filter .fieldset-radio.no-legend legend {
  display: none;
}
.filter .fieldset-radio label,
.filter .field-multiselect label {
  float: left;
  margin-right: 20px;
  line-height: 18px;
  font-weight: 600;
  color: #999;
}
.filter .fieldset-radio .radio,
.filter .field-multiselect .checkbox {
  margin-right: 8px;
}
.filter .field-multiselect,
.filter .field-select,
.custom-select {
  position: relative;
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  .button-filter {
    padding-top: 26px;
  }
}
.filter .field-multiselect .current,
.filter .field-select .select,
.custom-select {
  display: block;
  background: url('../gfx/arr-multiselect-down.png') no-repeat right 50%;
}
.filter .field-multiselect.active .current {
  background-image: url('../gfx/arr-multiselect-up.png');
}
.filter .field-multiselect > div {
  display: none;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 2;
}
.filter .field-multiselect ul {
  border: 1px solid #e5e5e5;
  border-top: 0px;
  background: #fff;
  overflow-y: auto;
  max-height: 160px;
}
.filter .field-multiselect ul li {
  padding: 6px 13px;
}
.filter .field-multiselect label {
  float: none;
  display: block;
  font-weight: normal;
  padding-left: 26px;
}
.filter .field-multiselect label .checkbox {
  float: left;
  margin-left: -26px;
}
.filter .field-multiselect label .l {
  margin-left: -26px;
  display: block;
  position: relative;
  padding-left: 26px;
}
.filter .field-select {
  padding-right: 0;
}
.filter .field-select select,
.custom-select select {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #808080;
  width: 100%;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0;
  padding: 18px 19px;
  text-indent: 0.01px;
  text-overflow: '';
  webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.custom-select select {
  padding: 5px 19px;
}
.filter .field-select select option,
.custom-select select option {
  line-height: 22px;
  display: block;
  line-height: 16px;
}
.filter .field-select .select {
  padding: 0;
  margin-bottom: 15px;
}
.filter button {
  background: #f7c048;
  width: 100%;
  text-align: center;
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  line-height: 61px;
}
.filter button:hover {
  background: #007b5f;
}
.filter-doctors {
  margin-bottom: 50px;
}
.filter-doctors .col-1 {
  float: left;
  width: 350px;
  margin-right: 20px;
}
.filter-doctors .col-2 {
  float: left;
  width: 340px;
  margin-right: 20px;
}
.filter-doctors .col-3 {
  float: left;
  width: 340px;
  margin-right: 20px;
}
.filter-doctors .col-4 {
  float: left;
  width: 110px;
  padding-top: 26px;
}
.filter-prices {
  margin-bottom: 4px;
}
.filter-prices .col-1 {
  float: left;
  width: 240px;
  margin-right: 20px;
}
.filter-prices .col-2 {
  float: left;
  width: 310px;
  margin-right: 20px;
}
.filter-prices .col-3 {
  float: left;
  width: 240px;
  margin-right: 20px;
}
.filter-prices .col-4 {
  float: left;
  width: 110px;
  padding-top: 26px;
}
.filter-jobs {
  margin-bottom: 20px;
}
.filter-jobs .col-1,
.filter-jobs .col-2 {
  float: left;
  width: 405px;
  margin-right: 20px;
}
.filter-jobs .col-3 {
  float: left;
  width: 110px;
  padding-top: 26px;
}
.filter-institutions {
  margin-bottom: 4px;
}
.filter-institutions .col-1 {
  float: left;
  width: 240px;
  margin-right: 20px;
}
.filter-institutions .col-2 {
  float: left;
  width: 310px;
  margin-right: 20px;
}
.filter-institutions .col-3 {
  float: left;
  width: 240px;
  margin-right: 20px;
}
.filter-institutions .col-4 {
  float: left;
  width: 110px;
}
.filter#prices {
  margin-bottom: 30px;
}
.prices-group {
  margin-bottom: 30px;
}
.footnote {
  font-size: 12px;
  line-height: 18px;
  color: #ccbe8d;
  margin-bottom: 20px;
}
.title-2 {
  font-weight: 300;
  color: #999896;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 3px;
  margin-bottom: 26px;
}
.title-3 {
  font-weight: 600;
  color: #00805e;
  font-size: 24px;
  line-height: 1em;
  margin-bottom: 16px;
}
.title-4 {
  font-weight: 600;
  color: #f2bc47;
  font-size: 30px;
  line-height: 1em;
  margin-bottom: 20px;
}
.lay-doctor #content {
  width: 100%;
}
@media (max-width: 767px) {
  #sidebar {
    margin-top: 30px;
  }
}
.doctor-show > figure {
  float: left;
  margin-left: -200px;
  padding: 9px;
  border: 1px solid #e5e5e5;
  width: 150px;
}
.doctor-show > figure img {
  display: block;
}
.doctor-show h3 {
  padding-left: 25px;
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  color: #007e5c;
  padding-bottom: 9px;
  border-bottom: 1px solid #e5e5e5;
  padding-right: 150px;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .doctor-show h3 {
    padding-right: 0;
  }
}
.doctor-show .print {
  font-size: 12px;
  float: right;
  margin-top: -35px;
  background: #f2bc46 url('../gfx/ico-print.png') no-repeat 9px 50%;
  line-height: 30px;
  color: #fff;
  padding: 0 10px 0 40px;
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 767px) {
  .doctor-show .print {
    display: none;
  }
}
.doctor-show .print:hover {
  background-color: #007e5c;
}
.doctor-show header {
  margin-bottom: 10px;
}
.doctor-show header p.specialization {
  line-height: 22px;
  font-size: 18px;
}
.doctor-show header p.specialization .plus {
  color: #f2bc46;
  font-size: 22px;
  font-weight: bold;
  margin: 0 7px;
}
.doctor-show .col-r {
  float: right;
  width: 630px;
}
.doctor-show .section {
  padding-left: 30px;
  margin-bottom: 22px;
}
.doctor-show .section.br {
  border-bottom: 1px solid #e5e5e5;
}
.doctor-show .section > h4 {
  font-size: 24px;
  line-height: 24px;
  color: #999896;
  font-weight: 300;
  margin-bottom: 16px;
}
.doctor-show .section > h4 {
  margin-left: -30px;
  padding-left: 30px;
}
.doctor-show dl {
  margin-bottom: 12px;
}
.doctor-show dt {
  font-size: 18px;
  line-height: 22px;
  color: #403e3e;
}
.doctor-show dd {
  color: #999999;
  line-height: 18px;
  margin: 0 0 18px 0;
}
.doctor-show .related a,
.doctor-show .related span {
  font-size: 12px;
  line-height: 30px;
  color: #999999;
  padding: 0 11px;
  font-weight: bold;
  text-transform: uppercase;
  background: #f7f6f2;
  display: inline-block;
  margin-bottom: 10px;
}
.doctor-show .art {
  color: #999;
  margin-right: 0;
  text-align: justify;
  margin-bottom: 25px;
}
.doctor-show .art strong {
  color: #404040;
}
.doctor-show .doctor-shedules {
  border: 1px solid #e5e5e5;
  border-width: 1px 1px 0 1px;
  margin-bottom: 30px;
}
.doctor-show .doctor-shedules li {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 20px;
}
.doctor-show .doctor-shedules h4 {
  font-size: 18px;
  line-height: 22px;
  color: #f2bc46;
}
.doctor-show .section-related h4,
.doctor-show .section-specializations h4 {
  float: left;
  margin-right: 10px;
}
.doctor-show .section-related li {
  float: left;
  margin-right: 10px;
}
.doctor-show .section-specializations p {
  font-size: 18px;
  color: #ccbf8f;
  vertical-align: baseline;
  display: inline-block;
  padding-top: 5px;
}
.doctor-show .section-specializations p a {
  color: inherit;
}
.doctor-show figure.doctor-pic {
  border: 1px solid #e5e5e5;
  padding: 10px;
  margin-bottom: 10px;
}
.doctor-show figure.doctor-pic img {
  display: block;
  border: 1px solid #e5e5e5;
  width: 100%;
}
.ico-2 {
  background: url('../gfx/ico-2.png') no-repeat -999em -999em;
}
.ico-2-1 {
  background-position: 0 -48px;
}
.ico-2-2 {
  background-position: -30px -24px;
}
.ico-2-3 {
  background-position: -60px 0px;
}
.ico-3 {
  background: url('../gfx/ico-3.png') no-repeat -999em -999em;
}
.ico-3-1 {
  background-position: 0px -24px;
}
.ico-3-2 {
  background-position: -24px 0px;
}
.promotions {
  border: 1px solid #e5e5e5;
  overflow: hidden;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .promotions .col-sm-9 {
    background: url('../gfx/1px_gray.gif') repeat-y;
  }
}
.promotions.promotions-slider .col-sm-3 {
  background-color: #f2bc47;
  height: 200px;
}
@media (max-width: 767px) {
  .promotions.promotions-slider .col-sm-3 {
    height: inherit;
  }
  .promotions.promotions-slider .col-sm-3 h3 {
    margin-bottom: 0;
  }
}
.promotions header {
  padding: 22px 40px;
}
.promotions header h3 {
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  color: #808080;
  font-weight: 600;
  margin-bottom: 10px;
}
.promotions ul {
  padding: 30px 50px 10px 30px;
}
.promotions ul > li,
.promotions article {
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
}
@media (max-width: 991px) {
  .promotions ul > li,
  .promotions article {
    margin-bottom: 30px;
  }
}
.promotions ul > li img {
  max-width: 100%;
}
@media (max-width: 991px) {
  .promotions ul > li img {
    margin-bottom: 30px;
  }
}
.promotions ul > li > h4 {
  font-weight: bold;
  margin: 6px 0 8px;
}
.promotions ul > li:hover h4 {
  color: #00805e;
}
.promotions ul > li .more,
.promotions article .more {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -9999em;
  background: url('../gfx/1px_transparent.gif');
}
.promotions.promotions-slider {
  position: relative;
  border: 1px solid #fff;
}
.promotions.promotions-slider h3 {
  color: #fff;
}
.promotions.promotions-slider .wrap {
  overflow: hidden;
  margin-left: -15px;
}
@media (max-width: 767px) {
  .promotions.promotions-slider .wrap {
    display: none;
  }
}
.promotions.promotions-slider .slides {
  width: 100%;
  height: 200px;
}
.promotions.promotions-slider article {
  padding-left: 0;
}
.promotions.promotions-slider article {
  margin: 0;
  height: 200px;
}
.promotions.promotions-slider article h4 {
  font-size: 18px;
  line-height: 24px;
  margin: 55px 0 5px 300px;
  color: #007f5d;
}
.promotions.promotions-slider article p {
  font-size: 12px;
  width: 350px;
  margin: 0 0 0 300px;
}
.promotions.promotions-slider nav {
  position: absolute;
  bottom: 45px;
  left: 500px;
  z-index: 10;
}
.promotions.promotions-slider nav li {
  float: left;
  margin-right: 10px;
}
.promotions.promotions-slider nav a {
  width: 10px;
  height: 10px;
  display: block;
  text-indent: -9999em;
  background: url('../gfx/dot-slider.png') no-repeat left 0px;
}
.promotions.promotions-slider nav a.current {
  background-position: 0px -10px;
}
.promotion-show .col-right {
  float: right;
  width: 310px;
}
.promotion-show .col-content {
  float: left;
  width: 620px;
  margin-right: 0px;
}
.promotion-show .excerpt {
  color: #b2a77b;
  margin-bottom: 50px;
}
.promotion-show .description {
  padding-left: 245px;
  margin-bottom: 70px;
}
.promotion-show .description figure.align-left {
  float: left;
  margin-left: -245px;
}
ul.faq > li {
  border-bottom: 1px solid #e5e5e1;
}
ul.faq li > a {
  display: block;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  color: #808080;
  -webkit-transition: padding .2s linear, color .2s linear;
  transition: padding .2s linear, color .2s linear;
}
ul.faq li.toggle-active > a {
  background: url('../gfx/nav-local-active.png') no-repeat left 0.75em;
  padding-left: 10px;
  color: #f2bc47;
  font-weight: 600;
}
ul.faq li .art h3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  color: #666;
  margin-bottom: 12px;
}
ul.faq li .content {
  display: none;
  background: #f7f6f2;
  padding: 15px 30px;
  margin: 0;
  border-top: 2px solid #f2bc47;
}
.consultations .section-1 {
  border: 1px solid #e5e5e5;
  margin-bottom: 28px;
  clear: both;
}
@media (max-width: 767px) {
  .consultations .section-1 {
    padding-bottom: 15px;
  }
}
.consultations .section-1 > h3 {
  border-bottom: 1px solid #e5e5e5;
  padding: 12px 39px;
  font-size: 30px;
  line-height: 34px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .consultations .section-1 > h3 {
    margin-bottom: 15px;
  }
}
.section-1 > .list-3 {
  width: 25%;
  float: left;
}
@media (max-width: 767px) {
  .section-1 > .list-3 {
    width: 100%;
  }
}
.consultations .section-services {
  clear: both;
}
.consultations .section-services > ul {
  width: 25%;
}
@media (max-width: 767px) {
  .consultations .section-services > ul {
    width: 100%;
  }
}
.list-2 {
  float: left;
  padding: 26px 0;
  font-family: Arial, sans-serif;
}
.list-2 > li {
  margin: 0 40px;
  line-height: 14px;
  color: #808080;
  margin-bottom: 10px;
  padding-left: 10px;
  background: url('../gfx/li-2.gif') no-repeat left 0.47em;
}
.list-2 a {
  color: inherit;
}
.list-2 a:hover {
  color: #007f5c;
}
.list-3 {
  float: left;
  padding: 26px 0;
  font-family: Arial, sans-serif;
}
@media (max-width: 767px) {
  .list-3 {
    padding: 0;
  }
}
.list-3 > li {
  line-height: 14px;
  color: #808080;
  margin-bottom: 10px;
}
.list-3 > li > span {
  margin: 0 40px;
  padding-left: 10px;
  background: url('../gfx/li-2.gif') no-repeat left 0.47em;
  display: block;
}
.list-3 a {
  color: inherit;
}
.list-3 a:hover {
  color: #007f5c;
}
.consultations .pricelist-table {
  float: left;
}
.consultations .section-actions {
  width: 300px;
  float: right;
}
.consultations .section-actions nav {
  margin-bottom: 20px;
}
.consultations .section-actions .btn-2 {
  margin-bottom: 10px;
}
.consultations .cols-section {
  border: 1px solid #e5e5e5;
  overflow: hidden;
  clear: both;
  margin-bottom: 28px;
}
.consultations .cols-section .section-1 {
  float: left;
  border: 0;
}
.consultations .cols-section .section-1 .list-2 {
  width: 100%;
}
.consultations .cols-section.cols-1 .section-1 {
  width: 100%;
}
.consultations .cols-section.cols-2 {
  background: url('../gfx/faux-cols-section-2.gif') repeat-y left top;
}
.consultations .cols-section.cols-2 .section-1 {
  width: 50%;
}
.consultations .cols-section.cols-3 {
  background: url('../gfx/faux-cols-section-3.gif') repeat-y left top;
}
.consultations .cols-section.cols-3 .section-1 {
  width: 33%;
}
.pricelist-table {
  border-collapse: collapse;
  width: 100%;
}
.pricelist-table thead th {
  font-size: 18px;
  font-weight: bold;
  color: #808080;
}
.pricelist-table td,
.pricelist-table th {
  text-align: left;
  padding: 4px 25px;
  border-bottom: 1px solid #e5d497;
}
.pricelist-table td:nth-of-type(n),
.pricelist-table th:nth-of-type(n) {
  border-bottom: 0;
  background: #f8f5e8;
}
.pricelist-table tbody tr:nth-child(2n) td {
  background: #ffffff;
}
.pricelist-table tr td:nth-of-type(2),
.pricelist-table tr th:nth-of-type(2) {
  text-align: center;
}
.pricelist-table tbody tr th,
.pricelist-table tbody tr th:nth-of-type(n) {
  background: #e5d497;
  color: #ffffff;
}
.pricelist-table thead tr th,
.pricelist-table thead tr th:nth-of-type(n) {
  background: none;
}
.btn-2 {
  background: #f2bc47;
  background-position: 30px 50%;
  background-repeat: no-repeat;
  color: #fff;
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  padding: 15px 0 15px 36px;
  display: block;
}
.btn-2 > span {
  background: url('../gfx/arr-white-right.png') no-repeat right 62%;
  padding-right: 15px;
}
.btn-2.gray > span {
  background-image: url('../gfx/arr-right-gray.png');
}
.btn-2 em {
  font-weight: normal;
  font-size: 1em;
  font-style: normal;
}
.btn-2.gray {
  background-color: #e5e5e5;
  color: #636363;
}
.btn-2.btn-2-doctors {
  background-image: url('../gfx/btn-2-doctors.png');
  padding-left: 60px;
}
.btn-2.btn-2-departments {
  background-image: url('../gfx/btn-2-departments.png');
  padding-left: 60px;
}
.btn-2.btn-2-preparation {
  background-image: url('../gfx/btn-2-preparation.png');
  padding-left: 60px;
}
.lay-contact-cols > .col-l {
  float: left;
  width: 520px;
  padding: 0;
  margin-right: 0;
}
.lay-contact-cols > .col-r {
  float: right;
  width: 410px;
}
.quick-filter {
  border-bottom: 1px solid #e5e5e1;
  padding-bottom: 9px;
  margin-bottom: 25px;
}
.quick-filter .field-select label {
  float: left;
  font-size: 18px;
  color: #999;
  line-height: 30px;
  margin-right: 10px;
}
.quick-filter .field-select .select {
  float: left;
  border: 1px solid #e5e5e5;
  border-bottom-color: #f2f2f2;
  padding: 5px;
  background: url('../gfx/1px-gray-2.gif') repeat-x left bottom;
}
.quick-filter .field-select .select select {
  width: 130px;
  line-height: 17px;
  height: 17px;
  border-bottom: 1px solid #e5e5e5;
  background: transparent;
  border: 0;
  color: #404040;
}
.news-homepage {
  padding: 30px 10px 10px 30px;
}
@media (max-width: 991px) {
  .news-homepage {
    padding-left: 0;
  }
}
.news-homepage h3 {
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #404040;
  margin-bottom: 20px;
}
.news-homepage li {
  padding: 0 0 30px 0;
  margin-bottom: 30px;
  margin-left: 60px;
  border-bottom: 1px solid #e5e5e5;
}
.news-homepage li time {
  background: #f2f2f2;
  float: left;
  margin-left: -60px;
  width: 38px;
  border: 1px solid #e5e5e5;
}
.news-homepage li time .d {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  line-height: 36px;
  display: block;
  text-align: center;
  font-size: 18px;
  color: #f2bb44;
  font-weight: 600;
  margin-bottom: 1px;
}
.news-homepage li time .my {
  background: #fff;
  border-top: 1px solid #e5e5e5;
  display: block;
  font-size: 12px;
  line-height: 14px;
  padding: 4px 0;
  text-align: center;
  color: #b2b2b2;
}
.news-homepage li h4 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 7px;
  color: #007956;
}
.news-homepage li h4 a {
  color: inherit;
}
.news-homepage li p {
  line-height: 18px;
  color: #808080;
}
.news-homepage nav {
  padding-left: 60px;
  margin-top: -15px;
}
.news-homepage nav a {
  float: left;
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url('../gfx/news-home-nav.png');
  display: block;
  text-indent: -9999em;
}
.news-homepage nav a.next {
  background-position: -29px 0;
}
.news-homepage nav a.prev {
  background-position: -29px -24px;
}
.news-homepage nav a.next:hover {
  background-position: 0px 0px;
}
.news-homepage nav a.prev:hover {
  background-position: 0px -24px;
}
.more-btn {
  border: 0;
  margin: 0;
  display: inline-block;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 30px;
  font-size: 12px;
  padding: 0 14px;
  background: #00815f url('../gfx/btn-more-bg.png') repeat-x left bottom;
}
.more-btn:hover {
  background: #f3c04e url('../gfx/btn-more-yellow-bg.png') repeat-x left bottom;
}
.more-btn.yellow {
  background: #f3c04e url('../gfx/btn-more-yellow-bg.png') repeat-x left bottom;
}
.more-btn.yellow:hover {
  background: #00815f url('../gfx/btn-more-bg.png') repeat-x left bottom;
}
#main.homepage-2 {
  padding-bottom: 0;
}
.hp-box-newsletter {
  height: 185px;
}
@media (max-width: 767px) {
  .hp-box-newsletter {
    margin-top: 30px;
  }
}
.homepage-box h3,
.hp-box-newsletter h3,
.hp-box-contact h3 {
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 11px;
  color: #404040;
}
.homepage-box p,
.hp-box-newsletter p {
  line-height: 18px;
  margin-bottom: 16px;
}
.hp-box-stock {
  padding-top: 27px;
}
.hp-box-stock table {
  width: 100%;
  border-collapse: collapse;
}
.hp-box-stock table th,
.hp-box-stock table td {
  border: 1px #E6E6E6 solid;
  width: 33%;
  text-align: center;
  padding: 7px 0;
}
.hp-box-stock table th {
  background-color: #F5F5F5;
}
.hp-box-stock .more-btn {
  margin-top: 5px;
  float: right;
}
.bt {
  border-top: 1px solid #e5e5e5;
}
.hp-box-newsletter.wide {
  color: inherit;
}
@media (min-width: 992px) {
  .hp-box-newsletter.wide {
    background-image: url('../gfx/hp-newsletter-bg.jpg');
  }
}
@media (max-width: 991px) {
  .hp-box-newsletter.wide {
    height: inherit;
    background-image: none;
  }
}
.hp-box-newsletter.wide form {
  width: auto;
}
.hp-box-newsletter.wide .field-text {
  float: left;
  margin-bottom: 10px;
  width: 240px;
}
@media (max-width: 1199px) {
  .hp-box-newsletter.wide .field-text {
    width: 200px;
  }
}
@media (max-width: 991px) {
  .hp-box-newsletter.wide .field-text {
    width: 100%;
  }
}
.hp-box-newsletter.wide form .field-text input {
  line-height: 18px;
  color: #a6a6a6;
  font-size: 11px;
  font-style: italic;
  padding: 5px 9px;
  border: 1px solid #e5e5e5;
  width: 100%;
  background: url('../gfx/input-top.png') repeat-x left top;
}
.hp-box-newsletter.sidebar .field-text {
  margin-bottom: 10px;
}
.hp-box-newsletter.sidebar {
  color: inherit;
  margin-bottom: 20px;
  width: inherit;
  float: none;
  padding-right: 30px;
  padding-bottom: 27px;
  height: auto;
  border: 1px solid #e5e5e5;
  background: url('../gfx/hp-newsletter-bg.jpg') no-repeat right top;
}
.hp-box-newsletter.sidebar form {
  width: auto;
}
.hp-box-newsletter.sidebar form .field-text input {
  line-height: 18px;
  color: #a6a6a6;
  font-size: 11px;
  font-style: italic;
  padding: 5px 9px;
  border: 1px solid #e5e5e5;
  width: 100%;
  background: url('../gfx/input-top.png') repeat-x left top;
}
.hp-box-contact {
  padding: 27px 30px 0 0px;
}
@media (max-width: 767px) {
  .hp-box-contact h3 {
    margin-left: 30px;
  }
}
.hp-box-contact .person {
  width: 230px;
  float: left;
  padding: 10px 20px 0 30px;
}
@media (max-width: 767px) {
  .hp-box-contact .person {
    float: none;
    width: 100%;
  }
}
.hp-box-contact .person h4 {
  color: #008e66;
  font-size: 18px;
  margin-bottom: 10px;
}
.hp-box-contact .person .desc {
  margin-bottom: 6px;
  font-weight: bold;
  display: block;
  line-height: 1.4em;
}
.hp-box-contact .person .tel {
  display: block;
}
.ri .hp-box-contact {
  padding: 27px 10px 0 30px;
  background: url('../gfx/anna.jpg') no-repeat 50px 100%;
}
@media (max-width: 1199px) {
  .ri .hp-box-contact {
    background: transparent;
  }
}
@media (max-width: 767px) {
  .ri .hp-box-contact {
    padding-left: 0;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .ri .hp-box-contact h3 {
    margin-left: 0;
  }
}
.ri .hp-box-contact .person {
  float: none;
  padding-top: 5px;
  width: inherit;
  padding-left: 220px;
}
@media (max-width: 1199px) {
  .ri .hp-box-contact .person {
    padding-left: 0;
  }
}
.section-jobs {
  margin-bottom: 40px;
}
.section-jobs > h3 {
  margin-bottom: 20px;
}
.table-jobs {
  border-collapse: collapse;
  width: 100%;
  line-height: 20px;
  margin-bottom: 20px;
}
.table-jobs thead th {
  background: #007e5b;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  padding: 5px 20px;
  text-align: left;
}
.table-jobs td {
  padding: 10px 20px;
}
.table-jobs a {
  color: #808080;
}
.table-jobs a:hover {
  color: #007e5b;
}
.table-jobs .col-city {
  border-left: 1px solid #fff;
}
.table-jobs tr:nth-child(2n) td {
  background: #f8f5e8;
}
.table-jobs .col-1 {
  width: 85%;
}
.intro-page #header {
  padding-bottom: 0;
}
*[data-tabs-container] *[data-tabs-name] {
  display: none;
}
*[data-tabs-container] *[data-tabs-default] {
  display: block;
}
.section-values .values-nav {
  padding-left: 45px;
  list-style: none;
  margin-bottom: 28px;
}
.section-values img {
  margin-left: 45px;
}
.section-values .values-nav li {
  cursor: pointer;
  margin-left: 0;
  text-indent: 0;
  font-size: 18px;
  line-height: 24px;
  color: #404040;
  font-weight: 600;
}
.section-values .values-nav li.active {
  color: #00805e;
}
.section-values .values-nav li.active span {
  background: url('../gfx/arr-right-green.png') no-repeat right 0.45em;
  padding-right: 10px;
}
.section-values article {
  font-family: Arial, sans-serif;
  background: #f7f6f2;
  padding: 20px 30px;
  position: relative;
}
.section-values article h4 {
  font-size: 14px;
  font-family: inherit;
}
.section-values article:before {
  width: 19px;
  height: 19px;
  content: " ";
  text-indent: -9999em;
  display: block;
  position: absolute;
  right: 100%;
  top: 0px;
  background: url('../gfx/corner.png') no-repeat left top;
}
.page-english {
  padding: 32px 0 0 370px;
  background: url('../gfx/madame.jpg') no-repeat 160px 0;
  font-size: 18px;
}
.page-english .page-title {
  font-weight: 600;
}
.page-english .p-1 {
  padding-bottom: 14px;
  border-bottom: 1px dotted #bdbdbd;
  margin-bottom: 12px;
}
.ui-autocomplete {
  overflow-y: auto;
  max-height: 300px;
}
.full-picture {
  clear: both;
  display: block;
  text-align: center;
  width: 100%;
}
.wysiwyg-text-align-center {
  text-align: center;
}
.calendar-year-select {
  float: right;
}
.green {
  color: #008e66;
}
.red {
  color: red;
}
.art.stock > section {
  margin-top: 30px;
  margin-bottom: 30px;
}
.art.stock .financial-info td,
.art.stock .financial-info th {
  text-align: left;
}
.art.stock .financial-info th {
  width: 1px;
  padding-right: 50px;
  white-space: nowrap;
}
.prospectus .terms-container {
  display: none;
}
.custom-select {
  padding: 0;
}
.custom-select select {
  padding-right: 79px;
}
.financial-info thead .period {
  padding: 0;
  width: 180px;
}
.financial-info thead .period .custom-select {
  border: 0;
  margin-bottom: 0;
}
.financial-info thead .period .custom-select select {
  width: 180px;
  padding-right: 59px;
}
.report-select {
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
@media (max-width: 991px) {
  .report-select {
    position: static;
    width: 200px;
    height: 34px;
  }
}
.highcharts-input-group g text {
  font-size: 16px;
}
.popup-terms {
  width: auto;
    max-width: 600px;
}
.popup-terms .content {
  overflow-y: auto;
  height: 300px;
  padding-right: 30px;
}
.popup-terms .buttons {
  clear: both;
  padding: 15px 0 0 0;
}
.popup-terms .buttons button {
  float: right;
  margin-left: 15px;
}
.ct-table tbody td:first-child {
  text-align: left;
}
#popup-newsletter {
  display: none;
}
.popup-newsletter {
  overflow: hidden;
  width: 740px;
  background: url('../gfx/bg-popup-newsletter.jpg') no-repeat right top;
  padding: 28px 20px 40px 40px;
  margin-right: 20px;    
}
@media (max-width: 991px) {
    .popup-newsletter {
        width: 560px;
    }
}
@media (max-width: 767px) {
    .popup-newsletter {
        width: auto;
        background:#fff;
        padding: 28px 20px 40px 20px;
    }
}
.popup-newsletter h3 {
  font-size: 36px;
  line-height: 1em;
  margin-bottom: 18px;
  color: #f2bc46;
  margin-bottom: 16px;
}
.popup-newsletter p {
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 36px;
}
.popup-newsletter input[type="text"] {
  clear: left;
  float: left;
  background: url('../gfx/popup-newsletter-input.png') no-repeat left top;
  border: 1px solid #e6e5e1;
  font-size: 12px;
  line-height: 20px;
  padding: 14px 15px 14px 25px;
  width: 268px;
}
@media (max-width: 767px) {
    .popup-newsletter input[type="text"] {
        width: 100%; 
        margin-bottom: 15px;
        background-size: 100% 100%;
    }
}

.popup-newsletter button {
  float: left;
  height: 50px;
  background: #f3bf4b;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  line-height: 50px;
  padding: 0 25px;
  border: none;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
}
@media (max-width: 767px) {
    .popup-newsletter button {        
        float:none;
        display: block;
        width: 100%; 
    }
}
#popup-image {
  display: none;
}

.popup-image-content {
  overflow: hidden;
  width: 740px;  
  margin-right: 20px;    
}
@media (max-width: 991px) {
    .popup-image-content img{
        max-width: 100%;
    }
    .popup-image-content {
        width: 560px;
    }
}
@media (max-width: 767px) {
    .popup-image-content {
        width: auto;
    }
}
#popup-shop {
  display: none;
}
.get-xls {
  background: url(../gfx/blue-document-excel.png) no-repeat;
  padding-left: 20px;
}
.popup-shop-content {
  width: 457px;
  padding: 20px 20px 20px 323px;
  background: url(../img/shoppopup.jpg) left 63px center no-repeat;
  min-height: 230px;
}
.popup-shop-content h1 {
  font-size: 36px;
  font-weight: 700;
  color: #f2bc46;
  margin-bottom: 10px;
}
.popup-shop-content p {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  line-height: 2;
}
.popup-shop-content li {
  font-size: 16px;
  list-style: none;
  line-height: 1.6;
}
.popup-shop-content .button {
  display: inline-block;
  background: none repeat scroll 0% 0% #f2bc46;
  color: #ffffff;
  font-size: 16px;
  padding: 10px;
  float: right;
  margin-top: 20px;
  margin-bottom: 20px;
}
.popup-shop-content li:before {
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #f2bc46;
  margin-right: 10px;
}
.no-align-margins .art figure.align-right {
    margin-left: 0;
}
.no-align-margins .art figure.align-left {
    margin-right: 0;
}
