html, body {
  padding: 0;
  margin: 0;
  height: 100%;
}

.wrapper {
  display: table;
  height: 100%;
  width: 100%;
}

.content {
  display: table-row;
  height: 100%;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.top-addr address {
  line-height: 40px;
  margin: 0;
}

#map-canvas {
  height: 400px;
}

label {
  font-weight: 500;
  font-size: 14px;
  line-height: 0;
}

input.red {
  border: #f00 1px solid;
}

.b_blue.red {
  background: #9e9e9e;
}

.clear {
  clear: both;
}

.pad0 {
  padding: 0;
}

.padr0 {
  padding-right: 0;
}

.padl0 {
  padding-left: 0;
}

.asd {
  display: none !important;
}

.red {
  border: #ff0000 1px solid !important;
}

img {
  display: inline-block;
  vertical-align: center;
  max-width: 100%;
  height: auto;
}

.ym-advanced-informer {
  display: none;
}

.top-email img {
  width: auto;
  height: 40px;
}

.head0 {
  background: #0060a2;
  color: #fff;
  font-size: 14px;
  line-height: 37px;
}

.head0 a {
  color: #fff;
  text-decoration: underline;
}

.head0 .top-lang a {
  text-decoration: none;
}

.head0 a:hover {
  color: #89c4ff;
}

.more a:hover {
  color: #89c4ff;
}

.top-phone {
  font-size: 22px;
  font-family: 'pt serif','Tahoma','Helvetica';
}

.head1 .top-phone a {
  line-height: 50px;
  color: #000;
}

.top-phone a {
  text-decoration: none;
}

.head0 .top-lang span {
  display: block;
  background: #005798;
  padding: 0 10px;
  float: right;
}

.head0 .top-lang span a:after {
  content: '/';
  padding: 0 2px 0 7px;
  display: inline;
  color: #fff;
  text-decoration: none;
}

.head0 .top-lang span a:last-child:after {
  content: '';
  display: none;
}

.head0 .top-lang a.act, .head0 .top-lang a:hover {
  color: #9ad5f5;
  text-decoration: none;
}

.logo img {
  max-width: 195px;
}

.head1 {
  padding: 20px 0;
}

.menu {
  font-family: 'pt serif','Tahoma','Helvetica';
  font-size: 18px;
}

.menu nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.menu-div {
  position: relative;
}

.submenu-div p {
  position: relative;
  margin: 0 !important;
}

.menu a {
  display: block;
  line-height: 71px;
  padding: 0 22px;
  color: #000000;
}

.submenu-div {
  display: none;
  background: #efefef;
  position: absolute;
  top: 71px;
  left: 22px;
  z-index: 120;
}

.submenu-a {
  padding: 15px 36px 15px 30px !important;
  border-bottom: #d1d1d1 1px solid !important;
  line-height: 18px !important;
  font-size: 16px !important;
  white-space: nowrap;
  text-decoration: none !important;
  background-image: url(../images/marker-menu.jpg);
  background-position: 15px 23px;
  background-repeat: no-repeat;
  background-size: 6px;
}

header .submenu-a {
  white-space: normal;
}

.updown, .updown1 {
  width: 49px;
  height: 49px;
  background: url(../images/arrow-to-down.png) center center no-repeat;
  background-size: 13px 7px;
  position: absolute;
  border: none !important;
  right: 0;
  top: 0;
  z-index: 150;
}

.subsubmenu-div {
  background: #e8e8e8;
  display: none;
}

.subsubmenu-a {
  padding: 15px 15px 15px 30px !important;
  border-bottom: #d1d1d1 1px solid !important;
  line-height: 18px !important;
  font-size: 14px !important;
  white-space: nowrap;
  text-decoration: none !important;
}

.menu-div:hover .submenu-div {
  display: block;
}

.submenu-a:hover, .submenu-a.act {
  background: #989470;
  color: #fff !important;
}

.subsubmenu-a:hover, .subsubmenu-a.act {
  background: #989470;
  color: #fff !important;
}

.updown.act, .updown1.act {
  background: url(../images/up-arrow.png) center center no-repeat;
  background-size: 13px 7px;
}

.menu-div.has-sub {
  background: url(../images/arrow-to-down.png) center right no-repeat;
  background-size: 13px 7px;
}

.banner {
  position: relative;
}

.banner1 {
  height: 490px;
  background-position: center center;
  background-size: cover;
}

.burger {
  display: inline-block;
  width: 34px !important;
  height: 50px !important;
  background-size: 34px !important;
}

.burger.show1 {
  background: url(../images/burger.png) center center no-repeat;
}

.burger.hide1 {
  background: url(../images/burger-close.png) center center no-repeat;
}

.owl-ban {
  width: 100%;
  margin: 0;
}

.banner .owl-prev {
  width: 44px;
  height: 44px;
  position: absolute;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  background: url(../images/left-2.png) 0 0 no-repeat;
  background-size: cover;
}

.owl-gal-slide {
  margin-bottom: 60px;
}

.owl-gal-slide .owl-prev {
  width: 44px;
  height: 44px;
  position: absolute;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  background: url(../images/left-2.png) 0 0 no-repeat;
  background-size: cover;
}

.banner .owl-next, .owl-gal-slide .owl-next {
  width: 44px;
  height: 44px;
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  background: url(../images/right-2.png) 0 0 no-repeat;
  background-size: cover;
}

.banner .owl-next:hover {
  background: url(../images/right-2-hover.png) 0 0 no-repeat;
  background-size: cover;
}

.banner .owl-prev:hover {
  background: url(../images/left-2-hover.png) 0 0 no-repeat;
  background-size: cover;
}

.owl-next.disabled, .owl-prev.disabled {
  opacity: 0.4;
}

.banner .owl-dots, .owl-gal-slide .owl-dots {
  position: absolute;
  width: 100%;
  z-index: 150;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.banner .owl-dot, .owl-gal-slide .owl-dot {
  width: 26px;
  height: 26px;
  margin: 0 5px;
}

.banner .owl-dot span, .owl-gal-slide .owl-dot span {
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/elips2.png) center center no-repeat;
  background-size: 26px;
}

.banner .owl-dot.active span, .owl-gal-slide .owl-dot.active span {
  background: url(../images/elips.png) center center no-repeat;
  background-size: 26px;
}

.mobilemenu {
  display: none;
  background: #f7f7f7;
  position: absolute;
  top: 113px;
  right: 0;
  z-index: 112;
  min-width: 290px;
  max-width: 399px;
}

.mobilemenu a {
  display: block;
  color: #000;
  font-family: 'pt serif','Tahoma','Helvetica';
}

.hide1 {
  display: none;
}

.submenu-a0 {
  padding: 15px !important;
  border-bottom: #d1d1d1 1px solid;
  color: #000 !important;
  line-height: 24px !important;
  font-size: 18px !important;
  white-space: nowrap;
  text-decoration: none !important;
}

.mobdiv-wrap {
  background: #f1f1f1;
  position: relative;
  display: none;
}

.right-menu {
  margin-top: 35px;
}

.mobdiv-wrap.act {
  display: block;
}

.mobilemenu p {
  position: relative;
  margin: 0;
  padding: 0;
}

.about {
  background: #f4f4f4;
  padding: 70px 0;
}

.press, .nebo, .gruz, .vidy_gruzov {
  padding: 70px 0;
}

.nebo {
  background: url(../images/infographica-bg.jpg) top center no-repeat;
}

.press-item {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 98px;
}

.press-item a {
  font-size: 16px;
}

.press-item .data {
  color: #9c9b9b;
  font-size: 14px;
  margin: 7px 0;
}

.home h2 {
  font-size: 36px;
  font-family: 'pt serif','Tahoma','Helvetica';
  text-align: center;
  padding: 0 0 30px 0;
  background: url(../images/h2_underline_03.jpg) center bottom no-repeat;
  margin-bottom: 30px;
  margin-top: 0;
}

.home .slogan {
  display: none;
  width: 50%;
  float: right;
  margin-top: 10px;
  color: #fff;
  -webkit-box-shadow: 0px 0px 15px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 15px 15px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
  text-align: center;
}

.home .slogan h3 {
  font-size: 18px;
}

.home .slogan p {
  margin: 0;
  font-size: 14px;
}

h1 {
  background: url(../images/h2_underline_03.jpg) center bottom no-repeat;
}

/* Оформление cookie */
.cookie_notice {
    display: none;
    position: fixed;
    z-index: 9999999;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 10px;
    font-family: Verdana, sans-serif;  
    color: #666666;
    background: #e9e9e9;
    padding: 10px 20px; 
    border-top: 4px solid #e9e9e9;
}

.cookie_btn {
    display: inline-block;
    margin: 10px 6px 4px 6px;
    text-decoration: none;
    position: relative;
    font-size: 10px;
    padding: 4px 12px;
    color: #666666;
    font-weight: bold;
    text-transform: uppercase; 
    background: #e9e9e9;
    border: 2px solid #e9e9e9;
}
.cookie_btn:hover {
    color: #FFF;
}
.cookie_btn:after,
.cookie_btn:before {
    position: absolute;
    height: 2px;
    left: 50%;
    background: #666666;
    bottom: -6px;
    content: "";
    transition: all 280ms ease-in-out;
    width: 0;
}
.cookie_btn:before {
    top: -6px;
}
.cookie_btn:hover:after,
.cookie_btn:hover:before {
    width: 100%;
    left: 0;
}

/* End Оформление cookie */


.footer {
  background: #1f2123;
  padding: 30px 0;
}

.addr_name {
  color: #858585;
  font-size: 14px;
  font-family: 'pt serif','Tahoma','Helvetica';
}

.footer {
  color: #fff;
}

.footer .left_footer_col {
  font-family: 'pt serif','Tahoma','Helvetica';
}

.footer .left_footer_col > div {
  margin: 10px 0;
}

.footer .menu_razdel_name {
  font-size: 20px;
  font-family: 'pt serif','Tahoma','Helvetica';
}

.menu_razdel_name a {
  color: #fff;
}

.menu_razdel_name a:hover {
  color: #89c4ff;
}

.footer .left_footer_col a {
  color: #fff;
}

.fmenu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.fmenu li {
  padding: 3px 0 3px 20px;
  background-image: url(../images/marker-footer.png);
  background-position: 5px 10px;
  background-repeat: no-repeat;
  background-size: 8px;
}

.fmenu li a {
  color: #858585;
  font-size: 14px;
}

.fmenu li a:hover {
  color: #007bc2;
}

.footer1 {
  background: #000;
  padding: 20px 0;
  color: #858585;
  font-size: 14px;
}

.breadcrumbs {
  background: #f2f2f2;
  padding: 15px 0;
}

.breadcrumb {
  padding: 0;
  margin: 0;
  background-color: transparent;
}

.vacancies h3 {
  font-size: 24px;
  color: #0060a2;
  padding: 5px 0;
}

.toggler {
  display: none;
}

.asd {
  display: none !important;
}

a[href="#toggler"] {
  display: block;
  background: url(../images/arrow-to-down.png) right 5px no-repeat;
  background-size: 18px;
  padding-right: 15px;
  text-decoration: none;
  border-bottom: #ccc 1px dashed;
}

a[href="#toggler"].act {
  background: url(../images/up-arrow.png) right 5px no-repeat;
  background-size: 18px;
}

.toggler_inline {
  display: none;
}

.vacancies h3 a[href="#toggler"] {
  border-bottom: none;
  font-family: 'pt serif','Tahoma','Helvetica';
  color: #0060a2;
  font-size: 18px;
}

.vac-form {
  background: #f2f2f2;
  padding: 60px 60px 30px 60px;
}

.vac-form .row > div {
  margin-bottom: 15px;
}

.vac-form input[type="tel"], .vac-form input[type="file"], .vac-form input[type="text"] {
  font-family: 'HelveticaNeueCyr','Tahoma','Helvetica';
  border: #a8a8a8 1px solid;
  height: 54px;
  padding: 15px;
  display: block;
  width: 100%;
}

.vac-form input:focus {
  border: 1px solid #00b2ff;
  outline: none;
}

.vac-form textarea {
  font-family: 'HelveticaNeueCyr','Tahoma','Helvetica';
  border: #a8a8a8 1px solid;
  height: 54px;
  padding: 15px;
  display: block;
  width: 100%;
  height: 80px;
  resize: none;
}

.vac-form textarea:focus {
  border: 1px solid #00b2ff;
  outline: none;
}

.vac-form h2 {
  text-align: left;
  margin: 0;
}

.vac-form__attach {
  position: relative;
}

.vac-form__attach label {
  position: absolute;
  top: -35px;
  right: 15px;
  cursor: pointer;
}

.vac-form__attach label img {
  height: 24px;
  width: 24px;
}

#file-names {
  display: none;
}

#file-names p {
  margin: 0;
  color: green;
}

.b_blue {
  background: #00b2ff;
  color: #fff;
  border: none;
  font-family: 'pt serif','Tahoma','Helvetica';
  font-size: 20px;
  padding: 15px 15px;
  line-height: 30px;
  text-decoration: none !important;
}

.b_blue:hover {
  background: #00b2ff;
  color: #fff;
  opacity: 0.8;
}

.albums .row > div {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.albums.photo .row > div {
  overflow: hidden;
}

.albums.photo .row > div > a > img {
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}

.hidden-xs.menu .submenu-div {
  width: 290px;
}

#bg132 {
  background: #000;
  width: 100%;
  height: 100%;
  z-index: 150;
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
  opacity: 0.5;
}

.dlg {
  position: absolute;
  z-index: 200;
  background: #fff;
  display: none;
  font-size: 14px;
  padding: 50px;
  width: 480px;
  max-width: 100%;
}

.close_feedback {
  position: absolute;
  top: 11px;
  right: 10px;
  width: 26px;
  height: 26px;
  background: url(/images/burger-close.png) 0 0 no-repeat;
  background-size: cover;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.gallery.row > div {
  margin-bottom: 30px;
  height: 190px;
}

.gallery.row > div > a {
  display: block;
  width: 100%;
  height: 100%;
}

.albums.photo .gal {
  border: none;
}

.formHead {
  font-family: 'PT serif';
  font-size: 30px;
  line-height: 30px;
}

#dialog-stoim .vac-form {
  padding: 0;
  background: transparent;
}

#dialog-stoim .vac-form input[type="file"] {
  display: none;
}

.a-name {
  font-size: 16px;
  color: #0060a2;
  display: block;
  padding-top: 5px;
  text-align: left !important;
  min-height: 50px;
}

.press-item article {
  width: 100%;
  padding: 10px;
  border: #f2f2f2 1px solid;
}

.press-item article:hover {
  background: #f2f2f2;
}

.pagination > li {
  display: inline-block;
  margin-right: 4px;
}

.pagination > li > a, .pagination > li > span {
  border-color: #f3f3f3 !important;
}

nav[aria-label="Page navigation"] {
  text-align: center;
}

.datetime {
  font-size: 14px;
  color: #000;
  display: block;
  padding-top: 7px;
}

.albums .row > div > article {
  padding: 10px;
  border: #f2f2f2 1px solid;
  width: 100%;
}

.albums .row > div > article:hover {
  background: #f2f2f2;
}

.albums .row > div > article > a {
  display: block;
  width: 100%;
  text-align: center;
}

.albums.photo .row > div > a > img {
  padding: 10px;
  border: #f2f2f2 1px solid;
}

.b-down {
  background: #00b3ee;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #00b3ee), color-stop(100%, #0083c4));
  background: -webkit-linear-gradient(top, #00b3ee 0%, #0083c4 100%);
  background: -o-linear-gradient(top, #00b3ee 0%, #0083c4 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#00b3ee), to(#0083c4));
  background: linear-gradient(to bottom, #00b3ee 0%, #0083c4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b3ee', endColorstr='#0083c4', GradientType=0 );
  border-radius: 29px;
  padding: 10px 30px;
  display: inline-block;
  color: #fff;
  text-align: center;
  position: absolute;
  z-index: 20;
  left: 2%;
  bottom: 2%;
  font-size: 19px;
}

.b-down:hover {
  text-decoration: none;
  color: #fff;
  opacity: 0.8;
}

.photo-item {
  height: 156px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

@media all and (-ms-high-contrast: none) {
  .about img, *::-ms-backdrop, .about img {
    width: 100% !important;
  }
}

@media (min-width: 990px) {
  .albums.photo .row > div > a:hover img {
    -ms-transform: scale(1.2);
        transform: scale(1.2);
    -webkit-transform: scale(1.2);
  }
}

@media (max-width: 1200px) {
  .top-email img {
    width: auto;
    height: auto;
  }
  .slogan {
    width: 50%;
  }
  .menu {
    font-size: 16px;
  }
}

@media (max-width: 990px) {
  .vac-form {
    background: #f2f2f2;
    padding: 30px;
  }
  .slogan {
    width: 50%;
  }
  .slogan p span:first-child {
    font-size: 31px !important;
  }
  .owl-ban .container {
    padding: 0 !important;
  }
}

@media (max-width: 767px) {
  .vac-form {
    background: #f2f2f2;
    padding: 15px;
  }
  .submenu-a0, .submenu-a {
    white-space: initial;
  }
  .slogan {
    width: 46%;
  }
  .slogan p span {
    font-size: 10px !important;
  }
  .slogan p span:first-child {
    font-size: 12px !important;
  }
  .mobilemenu {
    max-width: 320px;
  }
  .footer1 .row > div {
    text-align: left !important;
  }
  .b-down {
    font-size: 14px;
    padding: 3px 15px;
  }
}

@media (max-width: 576px) {
  .banner .owl-next, .owl-gal-slide .owl-next {
    width: 22px;
    height: 22px;
  }
  .banner .owl-prev {
    width: 22px;
    height: 22px;
  }
  .owl-gal-slide .owl-prev {
    width: 22px;
    height: 22px;
  }
  .banner .owl-dot, .owl-gal-slide .owl-dot {
    width: 18px;
    height: 18px;
    margin: 0;
  }
  .banner .owl-dot span, .owl-gal-slide .owl-dot span {
    background-size: 16px;
  }
  .banner .owl-dot.active span, .owl-gal-slide .owl-dot.active span {
    background-size: 20px;
  }
  .home .slogan {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0 10px;
    -webkit-box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.1);
  }
  .home .slogan h3 {
    font-size: 14px;
    line-height: 100%;
  }
  .home .slogan p {
    font-size: 12px;
    line-height: 100%;
  }
  .dlg {
    padding: 40px 20px;
  }
  .vac-form input[type="tel"], .vac-form input[type="file"], .vac-form input[type="text"] {
    height: 40px;
    padding: 10px;
  }
  .b_blue {
    padding: 10px 25px;
  }
}

@media (max-width: 420px) {
  .top-email {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
}
