@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700,300&subset=latin,cyrillic-ext,cyrillic);
@import url('main.css');
@font-face {
  font-family: "Futura Round Bold";
  src: url("../fonts/futura/futura-round-bold.eot");
  src: url("../fonts/futura/futura-round-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/futura/futura-round-bold.woff") format("woff"), url("../fonts/futura/futura-round-bold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Futura Round Bold Italic";
  src: url("../fonts/futura/futura-round-bold-italic.eot");
  src: url("../fonts/futura/futura-round-bold-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/futura/futura-round-bold-italic.woff") format("woff"), url("../fonts/futura/futura-round-bold-italic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
.futura-round-bold {
  font-family: 'Futura Round Bold', sans-serif;
}
.futura-round-bold-italic {
  font-family: 'Futura Round Bold Italic', sans-serif;
}
@font-face {
  font-family: "Clear Sans Regular";
  src: url("../fonts/clear-sans/clear-sans-regular/clear-sans-regular.eot");
  src: url("../fonts/clear-sans/clear-sans-regular/clear-sans-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/clear-sans/clear-sans-regular/clear-sans-regular.woff") format("woff"), url("../fonts/clear-sans/clear-sans-regular/clear-sans-regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Clear Sans Bold";
  src: url("../fonts/clear-sans/clear-sans-bold/clear-sans-bold.eot");
  src: url("../fonts/clear-sans/clear-sans-bold/clear-sans-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/clear-sans/clear-sans-bold/clear-sans-bold.woff") format("woff"), url("../fonts/clear-sans/clear-sans-bold/clear-sans-bold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Clear Sans Italic";
  src: url("../fonts/clear-sans/clear-sans-italic/clear-sans-italic.eot");
  src: url("../fonts/clear-sans/clear-sans-italic/clear-sans-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/clear-sans/clear-sans-italic/clear-sans-italic.woff") format("woff"), url("../fonts/clear-sans/clear-sans-italic/clear-sans-italic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Clear Sans Light";
  src: url("../fonts/clear-sans/clear-sans-light/clear-sans-light.eot");
  src: url("../fonts/clear-sans/clear-sans-light/clear-sans-light.eot?#iefix") format("embedded-opentype"), url("../fonts/clear-sans/clear-sans-light/clear-sans-light.woff") format("woff"), url("../fonts/clear-sans/clear-sans-light/clear-sans-light.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Clear Sans Medium";
  src: url("../fonts/clear-sans/clear-sans-medium/clear-sans-medium.eot");
  src: url("../fonts/clear-sans/clear-sans-medium/clear-sans-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/clear-sans/clear-sans-medium/clear-sans-medium.woff") format("woff"), url("../fonts/clear-sans/clear-sans-medium/clear-sans-medium.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Clear Sans Bold Italic";
  src: url("../fonts/clear-sans/clear-sans-bold-italic/clear-sans-bold-italic.eot");
  src: url("../fonts/clear-sans/clear-sans-bold-italic/clear-sans-bold-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/clear-sans/clear-sans-bold-italic/clear-sans-bold-italic.woff") format("woff"), url("../fonts/clear-sans/clear-sans-bold-italic/clear-sans-bold-italic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Clear Sans Medium Italic";
  src: url("../fonts/clear-sans/clear-sans-medium-italic/clear-sans-medium-italic.eot");
  src: url("../fonts/clear-sans/clear-sans-medium-italic/clear-sans-medium-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/clear-sans/clear-sans-medium-italic/clear-sans-medium-italic.woff") format("woff"), url("../fonts/clear-sans/clear-sans-medium-italic/clear-sans-medium-italic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
.clear-sans-regular {
  font-family: "Clear Sans Regular", sans-serif;
}
.clear-sans-bold {
  font-family: "Clear Sans Bold", sans-serif;
}
.clear-sans-bold-italic {
  font-family: "Clear Sans Bold Italic", sans-serif;
}
.clear-sans-italic {
  font-family: "Clear Sans Italic", sans-serif;
}
.clear-sans-light {
  font-family: "Clear Sans Light", sans-serif;
}
.clear-sans-medium {
  font-family: "Clear Sans Medium", sans-serif;
}
.clear-sans-medium-italic {
  font-family: "Clear Sans Medium Italic", sans-serif;
}
.not-p {
  padding: 0 !important;
}
.not-m {
  margin: 0 !important;
}
.not-bdrs {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.not-bd {
  border: 0;
}
.not-bg {
  background: transparent none 0 0 no-repeat !important;
}
.not-shadows {
  -webkit-box-shadow: 0 0 0 0 !important;
  -moz-box-shadow: 0 0 0 0 !important;
  box-shadow: 0 0 0 0 !important;
}
.tdn {
  text-decoration: none;
}
.tdn:hover {
  text-decoration: underline;
}
html,
body {
  height: 100%;
  font-family: 'Open Sans Condensed', sans-serif;
}
.open-sans {
  font-family: 'Open Sans Condensed', sans-serif;
}
@font-face {
  font-family: 'Open Sans Condensed', sans-serif;
  src: url('../fonts/MetaPro-Normal.otf');
}
.metaPro-normal {
  font-family: 'MetaPro Normal', sans-serif;
}
.color-dark-blue {
  color: #00498d;
}
.color-light-blue {
  color: #25b4ef;
}
.color-yellow {
  color: #ffcc00;
}
.color-black {
  color: #000000;
}
.color-orange {
  color: #ff9a02;
}
.color-smoke {
  color: #666666;
}
.color-white {
  color: #ffffff;
}
@media (max-width: 767px) and (min-width: 500px) {
  .advantages {
    min-height: 250px !important;
  }
  .advantages .bg-db,
  .advantages .bg-create,
  .advantages .bg-equipment,
  .advantages .bg-development {
    -webkit-background-size: 70% !important;
    background-size: 70% !important;
    background-position: 50% 20% !important;
  }
}
@media (max-width: 499px) {
  .advantages {
    min-height: 200px !important;
  }
  .advantages .bg-db,
  .advantages .bg-create,
  .advantages .bg-equipment,
  .advantages .bg-development {
    -webkit-background-size: 70% !important;
    background-size: 70% !important;
    background-position: 85% 17% !important;
  }
}
.bg-db {
  background: transparent url('../images/service/header/db.jpg') 15% 20% no-repeat !important;
}
.bg-create {
  background: transparent url('../images/service/header/create.jpg') 15% 20% no-repeat !important;
}
.bg-equipment {
  background: transparent url('../images/service/header/equipment.png') 15% 36% no-repeat !important;
}
.bg-development {
  background: transparent url('../images/service/header/development.jpg') 15% 20% no-repeat !important;
}
.bg-yellow {
  background-color: #ffcc00 !important;
}
.border-right-smoke {
  border-right: 1px solid #e6e6e6;
}
.border-left-smoke {
  border-left: 1px solid #e6e6e6;
}
.top {
  border-bottom: 3px solid #00498d;
}
.top .link-logo {
  margin-top: 4px;
  display: block;
  float: left;
}
.top__top {
  background-color: #f2f2f2;
  border-bottom: 1px solid #e6e6e6;
  height: 27px;
}
.top__top p.pull-right {
  padding: 0 15px;
  margin-bottom: 0;
}
.top__top p.pull-right * {
  font-size: 14px;
  line-height: 27px;
}
.top__bottom {
  margin: 0 auto 4px;
}
.top-right__menu {
  margin-bottom: -7px;
  overflow: hidden;
}
.top-right__menu > li {
  font-size: 14px;
  padding: 0;
  display: block;
  float: left;
}
.top-right__menu > li > a {
  display: block;
  padding: 18px 20px;
  color: #666666;
  height: 58px;
  overflow: hidden;
  text-decoration: none;
  font-family: "Clear Sans Medium", sans-serif;
}
.top-right__menu > li > a.bdb-orange {
  border-bottom-color: #ff9a02;
}
.top-right__menu > li > a.bdb-yellow {
  border-bottom-color: #ffcc00;
}
.top-right__menu > li > a.bdb-dark-blue {
  border-bottom-color: #00498d;
}
.top-right__menu > li > a.bdb-light-blue {
  border-bottom-color: #25b4ef;
}
.top-right__menu > li > a.bdb-orange,
.top-right__menu > li > a.bdb-yellow,
.top-right__menu > li > a.bdb-light-blue,
.top-right__menu > li > a.bdb-dark-blue {
  border-bottom-width: 3px;
  border-bottom-style: solid;
}
.top-right__menu > li > a:hover {
  background-color: #f2f2f2;
}
.service {
  z-index: 99;
  position: relative;
}
.service-one {
  background: #00498d url('../images/service/1.jpg') 100% 100% no-repeat;
}
.service-one:hover {
  background-image: url('../images/service/1-h.jpg');
}
.service-two {
  background: #ffcc00 url('../images/service/2.jpg') 100% 90% no-repeat;
}
.service-two:hover {
  background-image: url('../images/service/2-h.jpg');
}
.service-three {
  background: #25b4ef url('../images/service/3.jpg') 100% 90% no-repeat;
}
.service-three:hover {
  background-image: url('../images/service/3-h.jpg');
}
.service-for {
  background: #ff9a02 url('../images/service/4.jpg') 100% 90% no-repeat;
}
.service-for:hover {
  background-image: url('../images/service/4-h.jpg');
}
.service-one,
.service-two,
.service-three,
.service-for {
  color: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: "Clear Sans Light", sans-serif;
  font-size: 14px;
  min-height: 230px;
}
.service-one h4,
.service-two h4,
.service-three h4,
.service-for h4 {
  font-family: "Clear Sans Thin", sans-serif;
  font-size: 18px;
}
.service-one:hover,
.service-two:hover,
.service-three:hover,
.service-for:hover {
  transition: .3s;
  -webkit-box-shadow: 1px 2px 5px #ccc;
  -moz-box-shadow: 1px 2px 5px #ccc;
  box-shadow: 1px 2px 5px #ccc;
  cursor: pointer;
}
.service .mb15 {
  margin-bottom: 15px;
}
.service .mb15 .wells {
  padding: 20px;
}
#home {
  position: relative;
  margin-bottom: -350px;
}
#home > p {
  position: absolute;
  top: 80px;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 9;
  font-family: "Clear Sans Light", sans-serif;
  font-size: 30px;
}
#home svg {
  z-index: 90;
  position: relative;
}
.advantages {
  margin: 40px auto;
  background-color: #25b4ef;
  min-height: 330px;
}
.advantages.small-height {
  min-height: 230px;
}
.advantages.small-height > div.container {
  margin-top: -30px;
  min-height: 230px;
  position: relative;
  background: url('../images/design/shadows/white-circle.jpg') 0 0 no-repeat;
}
.advantages.small-height > div.carousel {
  min-height: 230px;
  margin-top: -230px;
}
.advantages.small-height > div.carousel .item {
  margin-top: 50px;
}
.advantages.small-height > div.carousel .carousel-text {
  padding-top: 35px;
  color: #ffffff;
}
.advantages > div.arrows {
  height: 30px;
  width: 100%;
  z-index: 999;
  position: relative;
  background: transparent url('../images/design/arrows/arrow.png') 0 0 repeat-x;
}
.advantages > div.container {
  margin-top: -30px;
  min-height: 330px;
  position: relative;
  background: url('../images/design/shadows/white-circle.jpg') 0 0 no-repeat;
}
.advantages > div.carousel {
  min-height: 330px;
  margin-top: -330px;
}
.advantages > div.carousel .item {
  margin-top: 50px;
}
.advantages > div.carousel .carousel-text {
  padding-top: 60px;
  color: #ffffff;
}
.bg-transparent {
  background-color: transparent;
}
.footer-top .border-right-smoke {
  border-right: 1px solid #e6e6e6;
}
.footer-bottom {
  border-top: 1px solid #e6e6e6;
  padding-top: 4px;
}
.footer-top,
.footer-bottom {
  border-top: 1px solid #e6e6e6;
}
.get-project {
  margin-bottom: 30px;
}
.get-project:hover {
  background-color: #f2f2f2;
}
.mb20px {
  margin-bottom: 20px;
}
.h100p {
  min-height: 100%;
  padding-bottom: 170px;
}
.mt-139px {
  margin-top: -140px;
}
.h50px {
  height: 50px;
}
.hidden-accordion {
  display: none;
  color: #000000;
  font-family: 'Open Sans Condensed', sans-serif;
}
.open-accordion {
  display: block;
}
.active-blue-menu {
  text-decoration: underline;
}
