/*font-family*/
/*@pd :'Playfair Display', serif;
@OS: 'Open Sans', sans-serif;*/
/*@pd: 'Tinos', serif;*/
/*font-size*/
/*line-height*/
/*Color*/
/*top*/
html,
body {
  height: 100%;
  margin: 0;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 24px;
  color: #171717;
  background-color: #ffffff;
}
@media (min-width: 768px) {
  body {
    /*padding-top: 37px !important;*/
  }
}
.h2 {
  font-family: 'Oranienbaum', serif;
  padding: 30px 0 28px 0;
  font-size: 40px;
  line-height: 54px;
  text-align: center;
}
@media all and (max-width: 768px) {
  .h2 {
    padding-top: 0;
    padding-bottom: 15px;
    font-size: 24px;
    line-height: 30px;
  }
}
.link-wrap {
  text-align: center;
}
.icon {
  display: inline-block;
  vertical-align: top;
}
.icon-arrow-up {
  background-image: url(../images/icons.png);
  background-position: 0px -64px;
  width: 17px;
  height: 20px;
}
.icon-arrow_left-big {
  background-image: url(../images/icons.png);
  background-position: -69px 0px;
  width: 16px;
  height: 32px;
}
.icon-arrow_rightt-big {
  background-image: url(../images/icons.png);
  background-position: -23px 0px;
  width: 18px;
  height: 34px;
}
.icon-close-menu {
  background-image: url(../images/icons.png);
  background-position: -31px -39px;
  width: 20px;
  height: 20px;
}
.icon-letter {
  background-image: url(../images/icons.png);
  background-position: 0px -39px;
  width: 26px;
  height: 20px;
}
.icon-m-close {
  background-image: url(../images/icons.png);
  background-position: -56px -39px;
  width: 20px;
  height: 20px;
}
.icon-menu-arrow {
  background-image: url(../images/icons.png);
  background-position: -90px -24px;
  width: 8px;
  height: 12px;
}
.icon-mini-mail {
  background-image: url(../images/icons.png);
  background-position: -43px -64px;
  width: 15px;
  height: 12px;
}
.icon-mini-phone {
  background-image: url(../images/icons.png);
  background-position: -22px -64px;
  width: 16px;
  height: 16px;
}
.icon-resume {
  background-image: url(../images/icons.png);
  background-position: -90px 0px;
  width: 10px;
  height: 19px;
}
.icon-white-arrow-l {
  background-image: url(../images/icons.png);
  background-position: -46px 0px;
  width: 18px;
  height: 34px;
}
.icon-white-arrow-r {
  background-image: url(../images/icons.png);
  background-position: 0px 0px;
  width: 18px;
  height: 34px;
}
a {
  color: #021e3d;
}
/*.wrapper {
  min-height: 100%;
  margin-bottom: -50px;
}
.footer,
.push {
  height: 50px;
}*/
.icon {
  display: inline-block;
  vertical-align: top;
}
#footer {
  background-color: #021e3d;
}
.ite {
  padding: 0;
  margin: 0;
  padding-top: 36px;
  padding-bottom: 44px;
  min-height: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 768px) {
  .ite {
    padding-top: 10px;
  }
}
.footer-menu__logo {
  display: inline-block;
  vertical-align: top;
  margin-top: 15px;
  margin-right: 70px;
}
@media all and (max-width: 768px) {
  .footer-menu__logo {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .footer-menu__logo {
    width: 75px;
    margin-left: 40px;
    margin-right: 45px;
  }
}
.footer-menu__list {
  display: inline-block;
  vertical-align: top;
}
@media all and (max-width: 768px) {
  .footer-menu__list {
    display: block;
  }
}
.footer-menu__list ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  width: 130px;
}
@media all and (max-width: 768px) {
  .footer-menu__list ul {
    width: 49%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .footer-menu__list ul {
    width: 87px;
  }
}
.footer-menu__list a {
  display: block;
  margin-bottom: 5px;
  color: #ffffff;
  font-size: 14px;
  line-height: 30px;
}
@media all and (max-width: 768px) {
  .footer-menu__list a {
    font-size: 11px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .footer-menu__list a {
    font-size: 12px;
  }
}
.footer-contacts {
  margin-top: 4px;
  color: #ffffff;
  font-size: 14px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .footer-contacts {
    font-size: 12px;
  }
}
.footer-contacts .address {
  margin-bottom: 15px;
}
.footer-contacts .phone a {
  display: inline-block;
  margin-right: 19px;
  vertical-align: top;
  color: #ffffff;
}
@media (min-width: 768px) and (max-width: 992px) {
  .footer-contacts .phone a {
    margin-right: 16px;
    font-size: 14px;
  }
}
.footer-contacts .phone a span {
  font-size: 18px;
}
.footer-contacts .email {
  line-height: 30px;
}
.footer-contacts--mob {
  text-align: center;
  font-size: 12px;
}
@media (min-width: 768px) {
  .footer-contacts--mob {
    display: none;
  }
}
.footer-contacts--mob .phone a {
  display: block;
  font-size: 14px;
  line-height: 30px;
}
.footer-contacts--mob .phone a span {
  font-size: 14px;
}
.footer-contacts--mob .address {
  margin-bottom: 10px;
}
@media all and (max-width: 768px) {
  .footer-contacts--desk {
    display: none;
  }
}
@media (min-width: 768px) {
  .footer-contacts-hidden {
    display: none;
  }
}
#feedback {
  /*background-color: @blue;*/
  /*@media (min-width: 992px) {
    height: 50%;
  }*/
}
.feedback {
  padding-bottom: 22px;
  color: #ffffff;
}
@media all and (max-width: 768px) {
  .feedback {
    padding-bottom: 50px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .feedback {
    margin-left: -35px;
  }
}
.feedback .h2 {
  padding-top: 37px;
  padding-bottom: 17px;
  margin: 0;
  font-size: 28px;
  line-height: 30px;
  text-align: left;
}
@media all and (max-width: 768px) {
  .feedback .h2 {
    padding-bottom: 6px;
    font-family: 'Oranienbaum', serif;
    font-size: 24px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .feedback .h2 {
    font-family: 'Oranienbaum', serif;
  }
}
.feedback__advice {
  margin-bottom: 30px;
  font-size: 13px;
  line-height: 30px;
}
@media all and (max-width: 768px) {
  .feedback__advice {
    text-align: center;
  }
}
.feedback label {
  display: none;
}
.feedback input {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  line-height: 24px;
  background-color: #021e3d;
  border: none;
  border-bottom: 1px solid #ffffff;
  color: white;
}
@media all and (max-width: 768px) {
  .feedback input {
    width: 70%;
    margin: 0 auto;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .feedback input {
    width: 186px;
  }
}
@media all and (max-width: 768px) {
  .feedback .button-wrap {
    text-align: center;
  }
}
.feedback button {
  padding: 0 40px;
  margin-top: 30px;
  font-size: 13px;
  line-height: 30px;
  color: #ffffff;
  background-color: #021e3d;
  border: 1px solid #ffffff;
}
@media all and (max-width: 768px) {
  .feedback button {
    margin-top: 100px;
  }
}
.feedback button:hover {
  background-color: #ffffff;
  color: #021e3d;
  text-decoration: none;
}
input::-webkit-input-placeholder {
  color: #8098b3;
}
input::-moz-placeholder {
  color: #8098b3;
}
/* Firefox 19+ */
input:-moz-placeholder {
  color: #8098b3;
}
/* Firefox 18- */
input:-ms-input-placeholder {
  color: #8098b3;
}
#tender {
  /* background: url("../pictures/bg-bottom.png") no-repeat center 5%;;
  background-size: cover;
  height: 100%;*/
}
@media (min-width: 1200px) {
  #tender {
    padding-bottom: 60px;
  }
}
@media all and (max-width: 768px) {
  .tender {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .tender {
    margin-left: 6%;
  }
}
@media (min-width: 992px) {
  .tender {
    margin-left: 100px;
  }
}
.tender .h2 {
  text-align: center;
  margin: 0;
}
@media all and (max-width: 768px) {
  .tender .h2 {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .tender .h2 {
    margin-left: -17%;
  }
}
.tender__description {
  width: 625px;
  text-align: center;
  margin: 0 auto 50px auto;
}
@media all and (max-width: 768px) {
  .tender__description {
    width: auto;
    font-size: 14px;
  }
}
.tender__item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 235px;
  padding: 30px 26px 36px 26px;
  margin-right: 18px;
  background-color: #ffffff;
}
@media all and (max-width: 768px) {
  .tender__item {
    width: 290px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .tender__item-inner {
    min-height: 195px;
  }
}
.tender__item h3 {
  font-family: 'Oranienbaum', serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  padding: 0;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
@media all and (max-width: 768px) {
  .tender__item h3 {
    width: 158px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 17px;
    text-align: left;
  }
}
.tender__item-number {
  color: #021e3d;
  font-weight: bold;
}
@media all and (max-width: 768px) {
  .tender__item-number {
    text-align: left;
    width: 158px;
    margin-bottom: 0;
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .tender__item-number {
    margin-bottom: 4px;
  }
}
.tender__item-period {
  margin-bottom: 50px;
}
@media all and (max-width: 768px) {
  .tender__item-period {
    margin-bottom: 0;
    font-size: 13px;
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .tender__item-period {
    margin-bottom: 0;
  }
}
.tender__item a {
  padding: 5px 45px;
  margin-top: 30px;
  font-size: 14px;
  line-height: 24px;
  color: #f15f21;
  background-color: transparent;
  border: 2px solid #f15f21;
}
.tender__item a:hover {
  color: #ffffff;
  background-color: #f15f21;
  border: 2px solid #f15f21;
  text-decoration: none;
}
@media all and (max-width: 768px) {
  .tender__item a {
    padding: 7px 14px;
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .tender__item {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .tender__item {
    margin-bottom: 40px;
  }
}
.tender-slider {
  text-align: center;
}
.tender-slider .item {
  display: inline-block;
}
@media all and (max-width: 768px) {
  .tender__item .link-wrap {
    position: absolute;
    top: 17px;
    right: 24px;
  }
}
.slick-dots {
  position: absolute;
  top: -41px;
  right: 0;
  left: 0 !important;
  padding-left: 0;
  margin-bottom: 0;
  display: inline-block;
  vertical-align: top;
  list-style: none;
}
@media all and (max-width: 768px) {
  .slick-dots {
    left: 0;
  }
}
.slick-dots li {
  display: inline-block;
  font-size: 0;
  margin-right: 10px;
}
.slick-dots li button {
  border: 1px solid #ffffff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 19px;
  height: 19px;
  background-color: #ffffff;
}
.slick-dots li button:before {
  top: 0;
}
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li.slick-active button {
  background-color: #003167 !important;
}
.slick-arrow {
  position: absolute;
  border: 1px solid transparent;
  font-size: 0;
}
.button-slide-prev {
  background-color: inherit;
}
@media all and (min-width: 768px) {
  .button-slide-prev {
    left: -50px;
    top: 44%;
  }
}
@media all and (min-width: 768px) and (min-width: 768px) and (max-width: 992px) {
  .button-slide-prev {
    left: -10px;
  }
}
.button-slide-next {
  background-color: inherit;
}
@media all and (min-width: 768px) {
  .button-slide-next {
    right: -38px;
    top: 44%;
  }
}
@media all and (min-width: 768px) and (min-width: 768px) and (max-width: 992px) {
  .button-slide-next {
    right: 0;
    top: 45%;
  }
}
#news {
  /* background: url("../pictures/some-bgc.jpg") repeat;*/
  /*height: 100%;*/
}
#news .h2 {
  margin: 0;
  text-align: center;
}
@media all and (max-width: 768px) {
  #news .h2 {
    padding-top: 33px;
  }
}
@media all and (max-width: 768px) {
  .news {
    margin-bottom: 30px;
  }
}
.news .pic {
  display: inline-block;
  vertical-align: top;
}
@media all and (max-width: 768px) {
  .news .pic {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .news .pic {
    width: 294px;
  }
}
.news .descr {
  display: inline-block;
  vertical-align: top;
  width: 385px;
}
@media all and (max-width: 768px) {
  .news .descr {
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .news .descr {
    width: 294px;
  }
}
.news .descr a {
  display: block;
}
.news .title {
  width: 308px;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
@media all and (max-width: 768px) {
  .news .title {
    width: 100%;
  }
}
.news .link {
  font-size: 14px;
  color: #f15f21;
}
.date {
  margin-bottom: 20px;
  font-family: 'Oranienbaum', serif;
}
@media all and (max-width: 768px) {
  .date {
    margin-bottom: 0;
  }
}
.date__number {
  display: inline-block;
  vertical-align: top;
  font-size: 60px;
  font-weight: bold;
  line-height: 54px;
  color: #021e3d;
}
@media all and (max-width: 768px) {
  .date__number {
    margin-bottom: 0;
  }
}
@media all and (max-width: 768px) {
  .date__number {
    font-size: 14px;
    color: #171717;
    font-weight: normal;
    line-height: 24px;
  }
}
.date-inner {
  display: inline-block;
  padding-top: 21px;
  vertical-align: top;
}
@media all and (max-width: 768px) {
  .date-inner {
    padding-top: 0;
  }
}
.date__month {
  margin-bottom: 0;
  line-height: 15px;
}
@media all and (max-width: 768px) {
  .date__month {
    display: inline-block;
    font-size: 14px;
    color: #171717;
  }
}
.date__year {
  line-height: 15px;
}
@media all and (max-width: 768px) {
  .date__year {
    display: inline-block;
    font-size: 14px;
    color: #171717;
  }
}
.news-left .descr {
  margin-right: -4px;
  padding: 40px 0 0 20px;
}
@media all and (max-width: 768px) {
  .news-left .descr {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .news-left .descr {
    padding-top: 10px;
    padding-left: 10px;
  }
}
@media all and (max-width: 768px) {
  .news-right {
    text-align: center;
  }
}
.news-right .title {
  text-align: left;
  margin-left: 41px;
}
@media all and (max-width: 768px) {
  .news-right .title {
    margin-left: 0;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .news-right .title {
    width: 279px;
    margin-left: 0;
  }
}
.news-right .descr {
  margin-left: -4px;
  padding: 40px 20px 0 0;
  text-align: right;
}
@media all and (max-width: 768px) {
  .news-right .descr {
    text-align: center;
  }
}
@media all and (max-width: 768px) {
  .news-right .descr {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .news-right .descr {
    padding-top: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .news-right .descr a {
    text-align: left;
  }
}
.news-all {
  padding: 10px 45px;
  margin-top: 60px;
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 24px;
  color: #f15f21;
  background-color: transparent;
  border: 2px solid #f15f21;
}
.news-all:hover {
  color: #ffffff;
  background-color: #f15f21;
  border: 2px solid #f15f21;
  text-decoration: none;
}
@media all and (max-width: 768px) {
  .news-all {
    width: 270px;
    background-color: #f15f21;
    color: #ffffff;
    margin-top: 40px;
  }
}
#section0 {
  background-size: cover;
}
#header {
  background-size: cover;
}
@media all and (max-width: 768px) {
  #header {
    height: 490px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #header {
    /*height: 960px;*/
  }
}
.navbar-default {
  background-color: #ffffff;
  border-color: #ffffff;
  position: fixed;
  width: 100%;
  z-index: 2009;
  top: 0;
}
.navbar-brand {
  padding: 0 ;
}
@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.nav > li > a {
  padding: 25px 16px 25px 0;
}
.navbar-default .navbar-nav > .active > a {
  background-color: inherit;
  color: #000;
}
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background-color: inherit;
  text-decoration: underline;
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
  color: #264170;
  border-color: #264170;
  font-size: 14px;
}
.navbar-right a span {
  font-size: 17px;
}
.navbar-right .btn {
  padding: 5px 8px;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  background-color: transparent;
  border: 2px solid #ffffff;
  margin-top: 16px;
}
.navbar-right .btn:hover {
  background-color: #ffffff !important;
  text-decoration: underline;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .navbar-collapse.collapse {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .navbar-header {
    width: 100%;
  }
  .navbar-toggle {
    display: block;
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .navbar-default .navbar-collapse.tablet-hidden {
    display: none !important;
  }
  .navbar-default .navbar-collapse.tablet-visible {
    display: block !important;
  }
  .navbar-brand {
    padding-left: 40px ;
  }
}
@media all and (max-width: 1200px) {
  .navbar-default .navbar-nav > li > a.btn {
    font-size: 12px;
  }
}
@media all and (max-width: 1200px) {
  .navbar-header {
    padding: 10px 15px;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #021e3d;
  }
  .navbar-default .navbar-toggle {
    border-color: transparent;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: #021e3d;
  }
  .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: white;
  }
  .navbar-default .navbar-nav > li > a.phone__item {
    display: none;
  }
  .navbar-default .navbar-nav > li > a.btn {
    display: inline-block;
    margin-top: 0;
  }
  .nav.navbar-nav.navbar-right {
    display: inline-block;
    float: right;
    margin-right: 13px;
  }
  .navbar-default .navbar-collapse {
    border: 1px solid transparent;
  }
  .navbar-default .navbar-collapse {
    position: absolute;
    top: 0;
    width: 101%;
    z-index: 30;
    padding-top: 50px;
    background-color: #ffffff;
    margin-left: -16px;
  }
  .navbar-nav {
    text-align: center;
  }
  .nav > li > a {
    padding: 15px 0 15px 0;
  }
  .navbar-nav .open .dropdown-menu {
    background-color: #021e3d;
  }
  .navbar-nav > li > .dropdown-menu {
    text-align: center;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #ffffff;
  }
  .navbar-default .navbar-nav > li > a {
    display: inline-block;
    position: relative;
    font-size: 18px;
  }
  .icon-menu-arrow {
    position: absolute;
    right: -14px;
    top: 21px;
  }
  .icon-m-close {
    position: absolute;
    top: 25px;
    right: 40px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: inherit;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:active {
    text-decoration: underline;
  }
}
@media all and (max-width: 1200px) and (min-width: 768px) {
  .icon-m-close {
    top: 24px;
    right: 56px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .navbar-default .navbar-nav > li > a.btn {
    margin-top: 6px;
  }
  .navbar-default .navbar-nav > li > a.phone__item {
    display: block;
    padding-top: 15px;
    padding-bottom: 0;
    margin-right: 15px;
  }
  .navbar-nav > li > .dropdown-menu > li {
    display: inline-block;
  }
}
li.dropdown.open a > i.icon-menu-arrow {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  top: 23px;
}
@media (min-width: 1200px) {
  .icon-menu-arrow,
  .icon-m-close {
    display: none;
  }
  .nav.navbar-nav {
    margin-left: 51px;
  }
  .navbar-default .navbar-brand {
    padding-top: 12px ;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  #header .container {
    width: auto;
  }
  .navbar-default .navbar-collapse {
     padding-left: 0; 
      padding-right: 0;
  }
  .navbar-collapse .navbar-nav > li {
    float: none;
  }
  .navbar-collapse .nav.navbar-nav {
    width: 100%;
  }
  .navbar-nav > li > .dropdown-menu {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .navbar.navbar-default > .container {
    width: auto;
    padding-left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .navbar.navbar-default > .container {
    width: auto;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .nav.navbar-nav li:hover ul.dropdown-menu {
    display: block;
  }
  .dropdown-menu::before {
    position: absolute;
    top: -10px;
    left: 30px;
    content: "";
    width: 20px;
    height: 20px;
    background-color: #021e3d;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .dropdown-menu:after {
    position: absolute;
    top: 0;
    left: -1000px;
    content: "";
    width: 1000%;
    height: 35px;
    background-color: #021e3d;
    z-index: 6;
  }
  .dropdown-menu > li {
    display: inline-block;
    position: relative;
    z-index: 1000;
  }
  .dropdown-menu > li > a {
    color: #ffffff;
    padding: 0;
    margin-left: 25px;
  }
  .dropdown-menu > li > a:focus,
  .dropdown-menu > li > a:hover {
    background-color: inherit;
    color: #ffffff;
  }
  .dropdown-menu > li > a:hover {
    text-decoration: underline;
  }
  .dropdown-menu {
    width: 760px;
    background-color: #021e3d;
  }
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover,
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: inherit;
}
@media (min-width: 768px) and (max-width: 992px) {
  #header.about-header,
  #header.team-header {
    height: 502px !important;
  }
}
@media (min-width: 992px) {
  #header.about-header,
  #header.team-header {
    height: 532px !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #header.about-header .top-block,
  #header.team-header .top-block {
    margin-top: 160px;
  }
}
@media (min-width: 992px) {
  #header.about-header .top-block,
  #header.team-header .top-block {
    margin-top: 150px;
    margin-bottom: 0;
  }
}
#header.about-header .top-block .title,
#header.team-header .top-block .title {
  text-transform: uppercase;
  margin-top: 22px;
}
@media all and (max-width: 768px) {
  #header.about-header .top-block .title {
    line-height: 38px;
  }
}
@media (min-width: 1200px) {
  #header.about-header .top-block .title {
    font-size: 46px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #header.about-header .top-block .descr,
  #header.team-header .top-block .descr {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  #header.about-header .top-block .descr,
  #header.team-header .top-block .descr {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  #header.about-header .top-block .descr,
  #header.team-header .top-block .descr {
    width: 81%;
  }
}
.navbar-default .navbar-nav > li > a:hover {
  /*animation-name: pulse;*/
}
@media (min-width: 768px) {
  #main-body #bottom .feedback {
    height: auto;
  }
}
@media (min-width: 768px) {
  #main-body #bottom .ite {
    padding-top: 87px;
  }
}
.navbar-default .navbar-nav > li > a.phone__item {
  padding: 0;
  margin-top: 0;
  margin-right: 13px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .navbar-default .navbar-nav > li > a.phone__item {
    margin-top: 0;
    padding: 0;
  }
}
.navbar-default .navbar-nav > li > a.phone__item:first-of-type {
  margin-top: 25px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .navbar-default .navbar-nav > li > a.phone__item:first-of-type {
    margin-top: 11px;
  }
}
.top-block {
  color: #ffffff;
  text-align: center;
  position: relative;
}
@media all and (max-width: 768px) {
  .top-block {
    padding-top: 105px;
    text-align: center;
    padding-bottom: 62px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .top-block {
    /* margin-top: 400px;*/
  }
}
@media (min-width: 992px) {
  .top-block {
    /*margin-top: 290px;*/
  }
}
.top-block .pic {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  vertical-align: top;
}
@media all and (max-width: 768px) {
  .top-block .pic {
    display: block;
    width: 100px;
    margin-bottom: 43px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .top-block .pic {
    width: 172px;
  }
}
.top-block .descr {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  padding-top: 29px;
  vertical-align: top;
}
@media all and (max-width: 768px) {
  .top-block .descr {
    display: block;
    width: 100%;
    padding-top: 0;
    font-size: 14px;
    text-align: center;
    /*padding-left: 50px;*/
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .top-block .descr {
    width: 65%;
    margin-left: 30px;
    /*margin-bottom: 300px;*/
    vertical-align: top;
    text-align: left;
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .top-block .descr {
    width: 490px;
    padding-left: 20px;
    /*margin-bottom: 300px;*/
    margin-bottom: 30px;
    background: #00000082;
    padding: 30px 40px 40px 40px;
  }
}
.top-block .descr .title {
  margin-bottom: 10px;
  font-family: 'Oranienbaum', serif;
  font-size: 54px;
  line-height: 54px;
}
@media all and (max-width: 768px) {
  .top-block .descr .title {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .top-block .descr .title {
    text-align: left;
  }
}
@media all and (max-width: 768px) {
  .top-block .descr .text {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .top-block .descr .text {
    width: 500px;
  }
}
@media (min-width: 992px) {
  .top-block .descr .text {
    text-align: left;
  }
}
.top-block a {
  color: #ffffff;
  background-color: rgba(241, 95, 33, 0.8);
  -webkit-border-radius: 25px;
  border-radius: 25px;
}
.top-block a:hover {
  color: #ffffff;
}
.top-block .wrap_l {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}
#header .col-md-10,
#header .col-md-11,
#header .col-lg-10,
#header .col-lg-11,
#header .col-md-12,
#header .col-lg-12 {
  position: static;
}
.top-slider.slick-slider {
  height: 100%;
}
.top-slider.slick-slider .slick-list {
  height: 100%;
}
.top-slider.slick-slider .slick-track {
  height: 100%;
}
.top-slider .slick-slide {
  height: 100%;
  display: table;
}
.top-slider .slick-slide .top-block {
  <!--display: table-cell;-->
  vertical-align: middle;
  height: 100%;
}
.top-slider .slick-dots {
  top: 88%;
  z-index: 500;
  text-align: center;
}
@media all and (max-width: 768px) {
  .top-slider .slick-dots {
    top: 83%;
  }
}
.top-slider .button-slide-prev {
  left: 38px;
  top: 50%;
  z-index: 100;
}
.top-slider .button-slide-next {
  z-index: 100;
  right: 19px;
  top: 50%;
}
.menu-dots {
  position: fixed;
  top: 32%;
  right: 3%;
  z-index: 2;
}
@media all and (max-width: 768px) {
  .menu-dots {
    display: none;
  }
}
.menu-dots ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu-dots ul li {
  font-size: 0;
}
.menu-dots ul li.active {
  background-color: #f15f21;
  -webkit-border-radius: 25px;
  border-radius: 25px;
}
.menu-dots ul li a {
  display: block;
  width: 12px;
  height: 12px;
  margin-bottom: 14px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #f15f21;
}
.menu-dots a.mPS2id-highlight {
  background-color: #ffffff;
}
#product {
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1200px) {
  #product {
    text-align: left;
  }
}
.product-item {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
  margin-bottom: 30px;
}
@media all and (max-width: 768px) {
  .product-item {
    margin-left: 0;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .product-item {
    margin-bottom: 30px;
  }
}
.product-item a {
  position: relative;
  display: block;
  padding-top: 1px;
  width: 300px;
  height: 420px;
  background-image: url('../pictures/product_1.jpg');
  color: #2d2d2d;
}
.product-item a .label {
  position: absolute;
  bottom: 137px;
  z-index: 20;
  right: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 50px;
  height: 50px;
  background: #e05307;
  color: #fff;
  font-size: 27px;
  text-align: right;
  line-height: 34px;
  padding: 14px 5px 0 0;
  -webkit-border-radius: 50px 0 0 0;
  border-radius: 50px 0 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-item a .label.text {
  font-size: 15px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .product-item a {
    width: 284px;
  }
}
.product-item a .descr {
  display: block;
  height: 139px;
  margin-top: 282px;
  background-color: rgba(255, 255, 255, 0.9);
  font-style: normal;
  padding: 13px 0 0 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .product-item a .descr {
    text-align: center;
  }
}
.product-item a .descr span {
  display: block;
}
.product-item a .descr span.title {
  font-weight: 300;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 10px;
  text-transform: uppercase;
  padding: 0 30px;
}
.product-item a .descr span.name {
  font-weight: 900;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 11px;
  text-transform: uppercase;
}
.product-item a .descr span.line {
  width: 45.2%;
  border-top: 1px solid #021e3d;
  margin: 0 auto 12px;
}
.product-item a .descr span.address {
  font-weight: 400;
  font-size: 13px;
  color: #464646;
  line-height: 13px;
}
.product-item a .descr span.link {
  display: none;
  margin-top: 28px;
  height: 50px;
  line-height: 46px;
  border: 2px solid #021e3d;
  padding: 0 15px;
  font-weight: 900;
  color: #021e3d;
  text-transform: uppercase;
  margin-bottom: 34px;
}
.product-item a:hover {
  text-decoration: none;
  color: inherit;
}
.product-item a:hover .descr {
  height: 421px;
  margin-top: -1px;
  padding: 125px 0 0 0;
}
.product-item a .descr:hover span.link {
  display: inline-block;
}
.product-all {
  display: block;
  width: 300px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  background-color: #af9864;
  text-align: center;
}
.product-all:hover {
  text-decoration: none;
  color: #333;
}
@media all and (max-width: 768px) {
  .product-all {
    width: 270px;
  }
}
.product-item a:hover .label {
  bottom: 0;
}
.about {
  padding-top: 25px;
  padding-right: 100px;
  margin-bottom: 30px;
}
@media all and (max-width: 768px) {
  .about {
    padding-right: 0;
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .about {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.about p {
  margin-bottom: 30px;
}
@media all and (max-width: 768px) {
  .about p {
    margin-bottom: 10px;
  }
}
.about-project {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  background-color: #f15f21;
  text-align: center;
  -webkit-border-radius: 25px;
  border-radius: 25px;
}
.about-project:hover {
  color: #ffffff;
  text-decoration: none;
}
@media all and (max-width: 768px) {
  .about-project {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .about-project {
    width: 50%;
  }
}
#partners {
  /*text-align: center;*/
  /* background: url("../pictures/some-bgc.jpg") repeat;*/
  padding-bottom: 40px;
}
@media all and (max-width: 992px) {
  #partners {
    text-align: center;
  }
}
.partners {
  width: 261px;
  height: 125px;
  display: inline-block;
  vertical-align: top;
  margin-left: 26px;
  margin-bottom: 30px;
}
@media all and (max-width: 768px) {
  .partners {
    margin-left: 0;
  }
}
.partners img {
  width: 100%;
  height: 125px;
}
.hero-slide {
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.hero-content {
  height: 400px;
  display: table-cell;
  vertical-align: middle;
}
.slide-message {
  margin-bottom: 20px;
}
#main-slider {
  position: relative;
  height: 100%;
}
#main-slider .slick-slider {
  height: 100%;
}
#main-slider .slick-list {
  height: 100%;
}
#main-slider .slick-track {
  height: 100%;
}
#main-slider .container {
  /* display: contents;*/
  display: table-cell;
  vertical-align: middle;
}
#main-slider .slick-arrow {
  position: absolute;
  top: 40%;
  border: 1px solid transparent;
  font-size: 0;
  z-index: 30;
}
#main-slider .button-slide-prev {
  background-color: inherit;
  left: 0;
}
@media (min-width: 1400px) {
  #main-slider .button-slide-prev {
    left: 7%;
  }
}
#main-slider .button-slide-next {
  background-color: inherit;
  right: 0;
}
@media (min-width: 1400px) {
  #main-slider .button-slide-next {
    right: 7%;
  }
}
#main-slider .slick-initialized .slick-slide {
  display: table;
}
@media (min-width: 768px) {
  .hero-content {
    height: 100%;
  }
}
/*.wrap_1 {
  display: table;
}
.wrap_2 {
  display: table-cell;
  vertical-align: middle;
}*/
.pou {
  width: 50%;
  height: 100%;
  background-color: rgba(0, 49, 103, 0.7);
  position: absolute;
  right: 0;
  top: 0;
}
@media all and (max-width: 768px) {
  .pou {
    width: 100%;
  }
}
.pou--left {
  left: 0;
}
.slide-text {
  color: #ffffff;
  /* width: 470px;*/
  width: auto;
  /* margin-left: auto;
  margin-right: auto;*/
  text-align: left;
  margin: 0 20% 0 15%;
}
.slide-text__title {
  font-size: 40px;
  line-height: 54px;
  margin-bottom: 10px;
}
.slide-text ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#map {
  height: 500px;
}
.contacts-page__inner {
  position: relative;
}
.contact-page__above {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 25px 0;
  background-color: rgba(255, 255, 255, 0.7);
  background-size: cover;
  text-align: center;
  color: #003167;
}
.contact-page__above .left {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  text-align: right;
  padding-right: 50px;
}
@media all and (max-width: 768px) {
  .contact-page__above .left {
    width: 100%;
    display: block;
    padding-right: 0;
    text-align: center;
  }
}
.contact-page__above .right {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  text-align: left;
  padding-left: 50px;
}
@media all and (max-width: 768px) {
  .contact-page__above .right {
    width: 100%;
    display: block;
    padding-left: 0;
    text-align: center;
  }
}
.contact-page__above .right a {
  display: block;
  width: auto;
  color: #003167;
}
@media all and (max-width: 768px) {
  .contact-page__above .right a {
    width: 100%;
  }
}
.contact-page__above .right a:hover {
  text-decoration: none;
}
.contact-page__above .right span {
  display: inline-block;
  vertical-align: top;
}
.contact-page__above .right .icon-mini-mail {
  margin-top: 8px;
  margin-right: 10px;
}
.contact-page__above .right .icon-mini-phone {
  margin-top: 5px;
  margin-right: 5px;
}
#cooperation .list-title {
  font-weight: bold;
}
@media all and (max-width: 768px) {
  #cooperation ul,
  #cooperation p {
    font-size: 12px;
  }
}
#header.news-page-header {
  height: 532px !important;
}
#header.news-page-header .top-block {
  margin-top: 215px;
}
#header.news-page-header .top-block .descr {
  margin-bottom: 0;
}
#header.news-page-header .top-block .descr .title {
  text-align: center;
  text-transform: uppercase;
}
#news-page {
  overflow: hidden;
}
.news-page-item {
  position: relative;
}
@media all and (max-width: 768px) {
  .news-page-item {
    margin-bottom: 10px;
  }
}
.news-page-item .descr {
  position: absolute;
  bottom: 0;
  padding-top: 10px;
  padding-left: 17px;
  padding-bottom: 30px;
  width: 100%;
  background-color: rgba(2, 30, 61, 0.9);
}
@media all and (max-width: 992px) {
  .news-page-item .descr {
    padding-left: 11px;
    padding-bottom: 15px;
  }
}
.news-page-item .descr .period {
  display: inline-block;
  margin-right: 30px;
  vertical-align: top;
  font-family: 'Oranienbaum', serif;
  color: #ffffff;
}
@media all and (max-width: 992px) {
  .news-page-item .descr .period {
    margin-right: 19px;
  }
}
.news-page-item .descr .period .day {
  font-size: 60px;
  font-weight: bold;
  line-height: 54px;
}
@media all and (max-width: 992px) {
  .news-page-item .descr .period .day {
    font-size: 38px;
    line-height: 34px;
  }
}
.news-page-item .descr .text {
  display: inline-block;
  margin-top: 11px;
  vertical-align: top;
}
@media all and (max-width: 992px) {
  .news-page-item .descr .text {
    line-height: 10px;
  }
}
.news-page-item .descr .text .title {
  font-weight: 700;
  color: #ffffff;
}
@media all and (max-width: 992px) {
  .news-page-item .descr .text .title {
    font-size: 11px;
    line-height: 11px;
  }
}
.news-page-item .descr .text a {
  display: inline-block;
  color: #f15f21;
}
.news-page-item .descr .text a:hover {
  color: #f15f21;
  text-decoration: underline;
}
@media all and (max-width: 992px) {
  .news-page-item .descr .text a {
    font-size: 8px;
    line-height: 11px;
  }
}
.calendar {
  margin-top: 50px;
  margin-bottom: 40px;
}
@media all and (max-width: 768px) {
  .calendar {
    margin-top: 30px;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .calendar {
    margin-bottom: 15px;
  }
}
.calendar .year {
  text-align: center;
  margin-bottom: 40px;
}
@media all and (max-width: 768px) {
  .calendar .year {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    text-align: left;
  }
}
.calendar .year a {
  /* padding: 5px 45px;*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 105px;
  margin-left: 10px;
  font-size: 14px;
  line-height: 24px;
  color: #f15f21;
  background-color: transparent;
  border: 2px solid #f15f21;
  -webkit-border-radius: 25px;
  border-radius: 25px;
}
.calendar .year a:hover {
  background-color: #f15f21;
  color: #ffffff;
}
@media all and (max-width: 768px) {
  .calendar .year a {
    margin-bottom: 18px;
  }
}
.calendar .year a:first-of-type {
  padding-left: 6px;
}
.calendar .month a {
  display: inline-block;
  margin-right: 20px;
  font-size: 14px;
  vertical-align: top;
  color: #2d2d2d;
}
.calendar .month a.active {
  font-weight: bold;
  text-decoration: underline;
  color: #f15f21;
}
@media all and (max-width: 768px) {
  .calendar .month a {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .calendar .month a {
    margin-bottom: 10px;
  }
}
.calendar .month a.all-month {
  font-weight: bold;
  color: #f15f21;
}
@media all and (max-width: 768px) {
  .calendar .month {
    display: inline-block;
    width: 49%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .calendar .month {
    text-align: center;
  }
}
body.news-page_for-magnific .mfp-bg {
  background: #0b0b0b;
}
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-zoom-out {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-out .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0;
}
.news-list .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.news-list .panel-heading {
  margin: 10px 0;
}
.news-list .panel-default {
  background-color: inherit;
  border: none;
  position: relative;
}
.news-list .panel-default > .panel-heading {
  background-color: inherit;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.news-list .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: none;
}
.news-list .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
  padding-top: 0;
  padding-left: 86px;
}
@media all and (max-width: 768px) {
  .news-list .panel-group .panel-heading + .panel-collapse > .panel-body {
    padding-left: 15px;
  }
}
.news-list .panel-body {
  font-size: 14px;
  line-height: 22px;
}
.news-list .panel-body .news-m {
  margin-top: 20px;
  display: inline-block;
}
.news-list .panel-body p {
  padding-left: 0;
  margin: 0;
}
.news-list .panel a {
  text-decoration: none;
}
.news-list .panel a span:hover {
  border-bottom: none;
}
.news-list .panel-title {
  position: relative;
}
@media all and (max-width: 768px) {
  .news-list .panel-title {
    padding-left: 15px;
    padding-right: 0px;
  }
}
.news-list .panel-title a span {
  display: inline-block;
  vertical-align: top;
}
.news-list .panel-title a span.period {
  font-size: 36px;
  margin-right: 20px;
  color: #f15f21;
  text-align: center;
  font-family: 'Oranienbaum', serif;
  width: 59px;
}
@media all and (max-width: 768px) {
  .news-list .panel-title a span.period {
    width: 100%;
    text-align: left;
    margin-right: 0;
  }
}
.news-list .panel-title a span.period .month {
  display: block;
  font-size: 14px;
}
@media all and (max-width: 768px) {
  .news-list .panel-title a span.period .month {
    display: inline-block;
    vertical-align: top;
    margin-top: 19px;
    text-align: left;
  }
}
.news-list .panel-title a.collapsed span {
  display: inline-block;
  vertical-align: top;
}
.news-list .panel-title a.collapsed span.period {
  font-size: 17px;
  margin-right: 20px;
  color: #2d2d2d;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  width: 100px;
}
.news-list .panel-title a.collapsed span.period .month {
  display: inline;
  font-size: inherit;
}
@media all and (max-width: 768px) {
  .news-list .panel-title a.collapsed span.period {
    font-size: 13px;
    margin-right: 0;
    width: 86px;
  }
}
.news-list .collapse.in {
  z-index: 2;
  position: relative;
}
.news-list .panel-title a span.title {
  text-transform: uppercase;
  margin-top: 20px;
  text-decoration: none;
}
@media all and (max-width: 768px) {
  .news-list .panel-title a span.title {
    margin-top: 5px;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 8px;
  }
}
.news-list .panel-title a.collapsed span.title {
  text-transform: inherit;
  margin-top: 0;
  text-decoration: underline;
}
@media all and (max-width: 768px) {
  .news-list .panel-title a.collapsed span.title {
    width: 66%;
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
  }
}
.panel.static {
  background-color: white;
}
.panel.static .wrp {
  display: none;
}
.panel.active .wrp {
  display: block;
  position: absolute;
  width: 300%;
  margin-left: -100%;
  height: 100%;
  background: url("../pictures/pink-bgc.png") repeat;
}
.panel-body .pic {
  width: 238px;
  height: auto;
  display: inline-block;
  margin-left: 30px;
}
@media all and (max-width: 768px) {
  .panel-body .pic {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
#vacancy {
  margin-bottom: 40px;
}
.vacancy .nav-tabs.nav {
  text-align: center;
  border-bottom: none;
  margin-bottom: 30px;
}
@media all and (max-width: 768px) {
  .vacancy .nav-tabs.nav {
    text-align: left;
    margin-bottom: 10px;
  }
}
.vacancy .nav-tabs > li.active > a,
.vacancy .nav-tabs > li.active > a:focus,
.vacancy .nav-tabs > li.active > a:hover {
  border: none;
}
.vacancy .nav-tabs > li {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
  margin-bottom: 13px;
}
@media all and (max-width: 768px) {
  .vacancy .nav-tabs > li {
    margin-left: 0;
  }
}
.vacancy .nav-tabs > li.active > a,
.vacancy .nav-tabs > li.active > a:hover {
  color: #f15f21;
}
.vacancy .nav-tabs > li > a {
  padding: 0;
  color: #171717;
  text-decoration: underline;
}
.vacancy .nav-tabs > li > a:hover {
  border-color: transparent;
  background-color: transparent;
}
.vacancy .nav > li > a:focus {
  background-color: transparent;
}
.vacancy .nav-tabs > li > a {
  border: none;
}
.vacancy .panel-default > .panel-heading {
  position: relative;
}
.vacancy .panel-title > a.collapsed::before {
  content: '';
  position: absolute !important;
  top: 17px;
  left: 14px;
  background-image: url(../images/icons.png);
  background-position: -90px -24px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  width: 8px;
  height: 12px;
}
@media all and (max-width: 768px) {
  .vacancy .panel-title > a.collapsed::before {
    top: 15px;
    left: 18px;
  }
}
.vacancy .panel-title > a::before {
  content: '';
  position: absolute !important;
  top: 18px;
  left: 17px;
  background-image: url(../images/icons.png);
  background-position: -90px -24px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 8px;
  height: 12px;
}
@media all and (max-width: 768px) {
  .vacancy .panel-title > a::before {
    top: 14px;
    left: 19px;
  }
}
.vacancy .panel-default > .panel-heading,
.vacancy .panel-default {
  border-color: transparent;
}
.vacancy .panel-title span {
  padding-left: 20px;
  font-size: 20px;
}
@media all and (max-width: 768px) {
  .vacancy .panel-title span {
    font-size: 16px;
  }
}
.vacancy .panel-body ul {
  padding: 0;
}
.vacancy .panel-body ul li {
  list-style-type: none;
  /* Прячем исходные маркеры */
  position: relative;
  padding-left: 27px;
}
.vacancy .panel-body ul li::before {
  content: '•';
  display: inline-block;
  margin-right: 6px;
  color: #f15f21;
  position: absolute;
  left: 4px;
  top: 0;
}
@media all and (max-width: 768px) {
  .vacancy .panel-body ul li {
    font-size: 13px;
  }
}
.vacancy .icon-menu-arrow {
  display: inline-block;
  margin-top: 3px;
}
.vacancy__link {
  color: #f15f21;
  text-decoration: underline;
}
.vacancy__link:hover {
  text-decoration: none;
}
@media all and (max-width: 768px) {
  .vacancy__link {
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }
}
.vacancy__btn {
  float: right;
  color: #ffffff;
  background-color: #f15f21;
  padding: 5px 15px 7px 15px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid transparent;
}
.vacancy__btn:hover {
  color: #f15f21;
  background-color: #ffffff;
  border: 1px solid #f15f21;
  text-decoration: none;
}
.vacancy__btn:focus {
  color: white;
  background-color: #f15f21;
  text-decoration: none;
}
@media all and (max-width: 768px) {
  .vacancy__btn {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 154px;
    text-align: center;
  }
}
.vacancy .resume-form {
  width: 50%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 768px) {
  .vacancy .resume-form {
    width: 100%;
  }
}
.top-text {
  margin-bottom: 30px;
}
@media all and (max-width: 768px) {
  .top-text {
    margin-bottom: 20px;
    font-size: 14px;
  }
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.file_upload {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  color: #f15f21;
}
.file_upload:hover {
  color: #f15f21;
  text-decoration: underline;
}
@media all and (max-width: 768px) {
  .file_upload {
    display: block;
    margin-left: auto;
    width: 189px;
    margin-right: auto;
    margin-bottom: 15px;
  }
}
.file_upload::before {
  content: '';
  display: inline-block;
  background-image: url(../images/icons.png);
  background-position: -90px -24px;
  width: 10px;
  height: 19px;
  margin-right: 5px;
  position: relative;
  top: 3px;
}
.file_upload input[type="file"] {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  cursor: pointer;
}
.resume {
  display: none;
}
.vacancy .special .title {
  color: #f15f21;
  margin: 40px auto 30px auto;
  text-align: center;
  font-size: 25px;
  width: 39%;
}
@media all and (max-width: 768px) {
  .vacancy .special .title {
    margin: 20px auto 20px auto;
    font-size: 19px;
    width: auto;
  }
}
.vacancy .special .descr {
  text-align: center;
  font-size: 18px;
  margin-bottom: 20px;
}
@media all and (max-width: 768px) {
  .vacancy .special .descr {
    font-size: 13px;
  }
}
.vacancy .special .resume.visible {
  display: block !important;
}
.vacancy .special .panel-title a .collapsed::before {
  top: 24px;
  left: 17px;
}
.vacancy .special .panel-title a::before {
  top: 23px;
  left: 20px;
}
@media all and (max-width: 768px) {
  .vacancy .special .panel-title a::before {
    top: 20px;
  }
}
.vacancy .special .panel-title a span {
  font-size: 30px;
  font-weight: bold;
}
@media all and (max-width: 768px) {
  .vacancy .special .panel-title a span {
    font-size: 24px;
  }
}
.team_block {
  margin: 0 auto 20px auto !important;
  list-style: none;
  line-height: 0;
  padding: 0;
  font-size: 0;
  width: 100% !important;
}
.team_block.lined {
  border-top: 3px solid #F15F21;
}
.team_block li {
  width: 25%;
  height: 400px;
  display: inline-block;
  margin: 0;
  padding: 5px;
  line-height: normal;
  font-size: initial;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  z-index: 3;
}
.team_block li.active {
  z-index: 4;
}
.team_block li.unactive::before {
  background: rgba(255, 255, 255, 0.8);
}
.team_block li::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}
.team_block li img {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}
.team_block li .overlay {
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  left: 0;
  top: 65%;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #3c3c3c;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  z-index: 2;
}
.team_block li .overlay h3 {
  font: 400 18px "Circe";
  padding: 5px 0 5px 0;
  width: 90%;
  margin: 0 auto;
  letter-spacing: 1px;
  line-height: 1.3em;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  text-transform: none;
}
.team_block li .overlay h3 span {
  text-transform: uppercase;
  padding: 0;
  display: inline;
  font-size: 18px;
}
.team_block li .overlay .hr_team {
  margin: 0 auto;
  width: 45%;
  height: 1px;
  display: block;
  background: #F15F21;
}
.team_block li .overlay span {
  font-size: 13px;
  line-height: 14px;
  display: block;
  margin: 8px auto;
  padding: 0 40px;
}
.team_block li .overlay .team_arrow {
  width: auto;
  height: auto;
  margin: 20px auto;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  opacity: 1;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.team_block li:hover .overlay {
  top: 35%;
}
.team_block li.active::before {
  background: transparent;
}
.team_block li.active .overlay {
  opacity: 0;
}
.team_block li.active::before {
  background: transparent;
}
.secondary .content .wrapper {
  padding: 0;
  width: 1160px;
  margin-top: 20px;
  clear: both;
  max-width: 1160px;
  position: relative;
  z-index: 2;
}
.team_block .team_info {
  width: 100%;
  padding: 50px 0 30px 0;
  background: #fff;
  position: relative;
  cursor: default;
  overflow: visible !important;
}
.team_block .team_info .close {
  position: absolute;
  right: 0;
  top: -30px;
  background: #f15f21 url('../pictures/close-personal.png') no-repeat;
  width: 34px;
  height: 34px;
  cursor: pointer;
}
.team_block .team_info .close:hover {
  opacity: 1;
}
.team_block .team_info .inline-block {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  margin-right: 25px;
  max-width: 30%;
  min-width: 22%;
}
.team_block .team_info h3 {
  font: 700 28px/36px "Circe";
  color: #3c3c3c;
}
.team_block .team_info h3 span {
  text-transform: uppercase;
}
.team_block .team_info h6 {
  font: 500 18px/30px "Roboto";
  color: #3c3c3c;
  line-height: 1.3em;
  padding-top: 3px;
}
.team_block .team_info p {
  color: #6e6e6e;
  font-size: 14px;
  margin: 6px 0 28px 0;
}
.team_block .team_info .button {
  display: inline-block;
  height: 32px;
  background: #f15f21;
  font: 300 14px/32px Roboto;
  vertical-align: top;
  position: relative;
  text-decoration: none;
  margin: 6px 4px;
  padding: 0 14px;
  cursor: pointer;
  color: #ffffff;
}
.team_block .team_info .button:hover {
  background-color: #ffffff;
  color: #f15f21;
  border: 1px solid #f15f21;
}
.team_block .team_info .team_info_wrapper {
  display: inline-block;
  width: 66%;
  vertical-align: top;
}
.team_block .team_info .quote {
  display: block;
  padding: 7px 0 50px 50px;
  background: url('../pictures/quote_bg.png') 40px top no-repeat;
  font: 500 21px/30px "Roboto";
  font-style: normal;
  color: #464646;
  position: relative;
  width: 90%;
}
.team_block .team_info .quote::before {
  content: '';
  position: absolute;
  width: 34px;
  height: 27px;
  left: 0;
  top: 0;
  background: url('../pictures/quote.png') center no-repeat;
  z-index: -1;
}
.team_block .team_info h5 {
  font: 600 16px/25px "Circe";
  color: #3c3c3c;
  letter-spacing: 0;
  text-align: left;
  margin: 0;
}
.team_block .team_info .wrapper {
  position: relative;
  z-index: 2;
  padding: 0;
  width: 1160px;
  margin-top: 20px;
  clear: both;
  max-width: 1160px;
}
.team_info.active {
  height: 100%;
}
@media all and (max-width: 992px) {
  .wrapper.team_block {
    width: 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .team_block li {
    width: 49.99% !important;
  }
  .team_block .team_info .wrapper {
    width: 88%;
  }
  .team_block li.team_info .inline-block {
    margin-right: 3%;
  }
  .team_block .team_info .button {
    margin-top: 10px !important;
  }
  .team_block .team_info .team_info_wrapper {
    width: 100%;
  }
}
.team_content {
  display: none;
}
.popup_wrapper {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  display: none;
}
@media all and (max-width: 768px) {
  .team_block .team_info .wrapper {
    width: 100%;
  }
  .team_block .team_info .inline-block {
    width: 100%;
    max-width: 100%;
  }
  .team_block li {
    width: 100%;
    height: 260px;
  }
  .team_block li .overlay {
    top: 66%;
  }
  .team_block .team_info {
    padding-top: 0;
  }
  .team_block .team_info h3 {
    margin-bottom: 0;
    margin-top: 0;
  }
  .team_block .team_info .inline-block {
    display: block;
  }
  .team_block .team_info .button {
    margin-top: 0;
  }
  .team_block .team_info .team_info_wrapper {
    width: 100%;
  }
  .team_block .team_info .quote {
    padding: 7px 0 11px 50px;
    font: 500 15px/30px "Roboto";
  }
  .team_block .team_info p {
    font-size: 13px;
    margin-bottom: 5px;
  }
  .team_block li .overlay span {
    padding: 0 25px;
  }
  .team_block li .overlay h3 {
    padding: 10px 0 5px 0;
    font-size: 18px;
  }
}
@media (min-width: 460px) and (max-width: 600px) {
  .team_block li {
    height: 460px;
  }
}
@media (min-width: 600px) and (max-width: 768px) {
  .team_block li {
    height: 460px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .team_info.active {
    width: 100% !important;
  }
  .team_block .team_info .inline-block {
    width: 100%;
    max-width: 100%;
  }
  .team_block .team_info h3 {
    display: inline-block;
    vertical-align: top;
  }
}
.mail-block {
  position: relative;
  width: auto;
  max-width: 700px;
  padding: 30px 50px 40px 30px;
  margin: 20px auto;
  background-color: #021e3d;
  color: #ffffff;
}
@media all and (max-width: 768px) {
  .mail-block {
    padding-right: 20px;
    margin: 0;
    padding-top: 100px;
  }
}
.mail-block .mfp-close {
  width: 21px;
  height: 21px;
  font-size: 0;
  background-image: url(../images/icons.png);
  background-position: -31px -39px;
  top: 25px;
  right: 20px;
}
.mail-block .h2 {
  padding: 0;
  margin: 0;
}
.mail-block textarea {
  width: 100%;
  max-width: 100%;
  color: #171717;
  padding: 6px 12px;
}
.mail-block .button-wrap {
  text-align: center;
}
.mail-block form button {
  color: #ffffff;
  background-color: #021e3d;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  border: 1px solid #cccccc;
  padding-left: 30px;
  padding-right: 30px;
}
.mail-block form button:hover {
  background-color: #fff;
  color: #021e3d;
}
.mail-for-person__advice {
  margin-bottom: 30px;
  font-size: 13px;
  line-height: 30px;
}
@media all and (max-width: 768px) {
  .mail-for-person__advice {
    text-align: center;
  }
}
.news-detail {
  margin-bottom: 40px;
}
.news-detail time {
  margin-bottom: 14px;
  display: block;
  font-weight: bold;
}
.news-detail p {
  line-height: 27px;
  margin-bottom: 15px;
}
@media all and (max-width: 768px) {
  .news-detail p {
    font-size: 12px;
  }
}
.news-detail .img {
  float: left;
  clear: left;
  width: 300px;
  margin: 5px 30px 0 0;
}
@media all and (max-width: 768px) {
  .news-detail .img {
    width: 100%;
    margin: 0;
  }
}
.news-detail .img.right {
  float: right;
  clear: right;
  margin: 5px 0 0 30px;
}
@media all and (max-width: 768px) {
  .news-detail ul {
    padding-left: 20px;
  }
}
.news-detail ul li {
  margin-bottom: 14px;
}
@media all and (max-width: 768px) {
  .news-detail ul li {
    font-size: 12px;
  }
}
.popup-gallery {
  text-align: center;
}
.popup-gallery a {
  width: 300px;
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
  margin-top: 20px;
}
@media all and (max-width: 768px) {
  .popup-gallery a {
    margin-left: 0;
  }
}
.news-slider {
  margin-top: 40px;
}
.news-slider .slick-arrow {
  z-index: 10;
}
.news-slider .slick-dots {
  top: auto;
  bottom: 15px;
  text-align: center;
}
.news-slider .slick-dots li {
  font-size: 0;
}
.news-slider .button-slide-prev {
  left: 20px;
}
.news-slider .button-slide-next {
  right: 20px;
}
.back-top {
  position: fixed;
  font-size: 0;
  bottom: 3%;
  padding-top: 10px;
  padding-left: 13px;
  right: 5%;
  width: 43px;
  height: 43px;
  background: #021e3d;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  z-index: 30;
  cursor: pointer;
}
.back-top:hover {
  background-color: #021427;
}

/*product*/
@media (min-width: 1440px) and (max-width: 3000px) {
  #product .container {
    width: 1440px;
  }

  .product-item a {
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    width: 400px;
    height: 560px;
  }

  .product-item a .descr {
    margin-top: 420px;
  }

  .product-item a .label {
    bottom: 0;
  }

  #news .container {
    width: 1440px;
  }

  #news .col-lg-9 {
    width: 100%;
  }

  #news .col-lg-offset-2 {
    margin-left: auto;
    margin: 0 auto;
    text-align: center;
  }

  #news .news .descr {
    width: 425px;
    height: 260px;
  }

  #news .news .pic {
    width: 425px;
  }

  #news .news .pic  img{
    width: 100%
  }

  #news .news.news-left .descr {
    text-align: left;
  }

  .descr .date {
    margin-bottom: 35px;
  }

  .news .descr p.link {
    margin-top: 35px;
  }

  .news .title {
    font-size: 20px;
  }

  .news .date-inner {
    padding-top: 0;
    font-size: 25px;
  }
  .date__month {
    line-height: 25px;
  }

  .date__year {
    line-height: 25px;
  }

  .news .link {
    font-size: 20px;
  }


}
/*product*/

/*# sourceMappingURL=styles.css.map */