@font-face {
  font-family: 'globerbook';
  src: url('../fonts/globerbook-webfont.eot');
  src: url('../fonts/globerbook-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/globerbook-webfont.woff2') format('woff2'),
       url('../fonts/globerbook-webfont.woff') format('woff'),
       url('../fonts/globerbook-webfont.svg#globerbook') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'globersemibold';
  src: url('../fonts/globersemibold-webfont.eot');
  src: url('../fonts/globersemibold-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/globersemibold-webfont.woff2') format('woff2'),
       url('../fonts/globersemibold-webfont.woff') format('woff'),
       url('../fonts/globersemibold-webfont.svg#globersemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'glober_regularregular';
  src: url('../fonts/globerregular-webfont.eot');
  src: url('../fonts/globerregular-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/globerregular-webfont.woff2') format('woff2'),
       url('../fonts/globerregular-webfont.woff') format('woff'),
       url('../fonts/globerregular-webfont.svg#glober_regularregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'globerlight';
    src: url('../fonts/globerlight-webfont1.eot');
    src: url('../fonts/globerlight-webfont1.eot?#iefix') format('embedded-opentype'),
         url('../fonts/globerlight-webfont1.woff2') format('woff2'),
         url('../fonts/globerlight-webfont1.woff') format('woff'),
         url('../fonts/globerlight-webfont1.svg#globerlight') format('svg');
    font-weight: normal;
    font-style: normal;

}
html {
  width: 100%;
}
body {
  color: #333;
  font: 12px/1.5833 'globerbook', Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  margin: 0;
  padding: 0;
}

a {
  color: #59bbe7;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}

.mdash {
  list-style: none;
  margin: 1em 0;
  padding: 0;
}
.mdash > li {
  padding: 0 0 0 2ex;
  position: relative;
}
.mdash > li + li {
  margin-top: .5em;
}
.mdash > li:before {
  content: '\2014';
  left: 0;
  position: absolute;
  top: 0;
}

.column {
  display: inline-block;
  vertical-align: top;
}
.column_1-2 {
  text-align: left;
  width: 43.2%;
}
.column_1-2 + .column_1-2 {
  margin-left: -.3em;
  padding-left: 13.5%;
}


.container {
  margin: 0 auto;
  max-width: 1120px;
  text-align: left;
  width: 94%;
}


.header {
  margin: 0 0 20px 0;
  padding: 23px 0 0 0;
}
.logo {
  float: left;
  margin: 0 5% 0 0;
  position: relative;
}
.logo-img {
  display: inline-block;
  vertical-align: top;
}
.logo-title {
  display: inline-block;
  font: 25px/26px 'globerlight', Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  padding: 6px 0 0 14px;
  text-transform: uppercase;
  vertical-align: top;
  width: 175px;
}
.h-contacts {
  float: right;
  font-family: 'glober_regularregular';
  margin: 0 0 0 5%;
  text-align: right;
}
.feedback-link {
  color: #999;
  font-size: 13px;
  text-decoration: none;
}
.h-phone {
  font-size: 20px;
  margin: 1px 0 0 0;
}
.main-menu {
  font: 14px 'glober_regularregular';
  overflow: hidden;
  padding: 25px 0 0 0;
}
.main-menu__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-menu__item {
  display: inline-block;
  text-align: center;
  width: 24.5%;
}
.main-menu__link {
  color: inherit;
  text-decoration: none;
}

.section {
  padding: 60px 0 66px 0;
}
.section_intro .section__container {
  padding-left: 180px;
  padding-right: 180px;
  position: relative;
}
.section_intro .section__container:before,
.section_intro .section__container:after {
  content: '';
  height: 206px;
  margin: -103px 0 0 0;
  position: absolute;
  top: 50%;
  width: 87px;
}
.section_intro .section__container:before {
  background: url(../i/sprite.png) 0 0 no-repeat;
  left: 55px;
}
.section_intro .section__container:after {
  background: url(../i/sprite.png) -87px 0 no-repeat;
  right: 55px;
}
.section_bg_1,
.section_bg_2 {
  background: #103f78 url(../i/bg1-.jpg) center top no-repeat;
  color: #fff;
}
.section_bg_3 {
  background: #f7f8f8;
}
.section_bg_4 {
  background: #144a8c;
  color: #fff;
}
.section__header {
  font: 35px/1 'globersemibold';
  margin: 0 0 1em 0;
  text-align: center;
  text-transform: uppercase;
}
.section_download .section__header {
  font: 30px/1.2 'glober_regularregular';
  margin-top: -16px;
  text-transform: none;
}
.section__content {
  text-align: center;
}
.section_intro .section__content p:first-child {
  font-size: 14px;
  margin-bottom: 2em;
}

.service__list {
  font: 16px/22px 'glober_regularregular';
  list-style: none;
  margin: 85px 0 0 0;
  padding: 0;
  word-spacing: -.3em;
}
.service__item {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  padding: 220px 3% 0 3%;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 14%;
  word-spacing: normal;
}
.service__item:before {
  background: #13498b url(../i/service-icons.png) left -200px no-repeat;
  -webkit-border-radius: 50%;
  -moz-border-radius   : 50%;
  border-radius        : 50%;
  -webkit-box-shadow: 0 0 5px 1px #0d376f;
  -moz-box-shadow   : 0 0 5px 1px #0d376f;
  box-shadow        : 0 0 5px 1px #0d376f;
  content: '';
  height: 180px;
  left: 50%;
  margin: 0 0 0 -90px;
  position: absolute;
  top: 0;
  width: 180px;
}
.service__item_1:before {
  background-position: 0 0;
}
.service__item_2:before {
  background-position: -181px 0;
}
.service__item_3:before {
  background-position: -362px 0;
}
.service__item_4:before {
  background-position: -543px 0;
}
.service__item_5:before {
  background-position: -724px 0;
}

.product__header {
  color: #13498b;
  font: 25px/26px 'globersemibold';
  margin: 0 0 1em 0;
}
.product__intro {
  font-size: 14px;
  line-height: 20px;
  margin: 0 25% 10px 25%;
}
.product__intro p {
  margin: 0;
}
.product__intro p + p {
  margin-top: 1em;
}
.product_main .product-img {
  display: inline-block;
  margin: 0 auto;
  max-width: 100%;
}
.product_main .product-gallery__wrap {
  background: #fff;
  -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 5px 15px rgba(0,0,0,.3);
  box-shadow        : 0 5px 15px rgba(0,0,0,.3);
  padding: 6px;
}
.product-img img {
  display: block;
  height: auto;
  max-width: 100%;
}
.carousel {
  margin: 0 -20px;
}
.product-gallery__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.carousel .product-gallery__list .product-gallery__wrap {
  margin: 0 20px;
}
.product-gallery__item {
  display: none;
}
.product-gallery__item_cover {
  display: block;
}
.product-gallery-preview {
  margin: 20px 0;
}
.product-gallery-preview__list {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.product-gallery-preview__item {
  border: 2px solid #fff;
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  word-spacing: normal;
}
.product-gallery-preview__item + .product-gallery-preview__item {
  margin-left: 15px;
}
.product-gallery-preview__item_active {
  border-color: #59bbe7;
}
.product-gallery-preview__item_active .product-gallery-preview__link {
  cursor: default;
}
.product-info {
  margin: 50px 0 0 0;
  text-align: left;
}
.product_sec .product-info  {
  margin-top: 20px;
}
.product-info-subheader {
  font: 14px/20px 'globersemibold';
  margin: 2em 0 0 0;
}
.feature-section {
  display: inline-block;
  vertical-align: top;
  width: 30%;
}
.feature-section + .feature-section {
  margin-left: -.3em;
  padding-left: 5%;
}
.feature-section__header {
  color: #13498b;
  font: 18px/20px 'globersemibold';
  margin: 0 0 1em 0;
  padding: 0 0 0 39px;
  position: relative;
}
.feature-section__header:before {
  background: url(../i/sprite.png) -174px top no-repeat;
  content: '';
  height: 37px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 31px;
}
.feature-section__content {
  line-height: 1.25; /* 15/12 */
}

.product-docs {
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  border-radius        : 3px;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  margin: 30px 0 0 0;
  padding: 15px 23px;
  text-align: left;
}
.product-docs__header {
  font: 16px/20px 'globersemibold';
  margin: 0 0 1em 0;
}
.product-docs__content {
  display: table;
  width: 100%;
}
.product-docs-section {
  display: table-cell;
  vertical-align: top;
}
.product-docs-section_1-3 {
  width: 27%;
}
.product-docs-section_2-3 {
  padding-left: 3%;
}
.product-docs-section__header {
  color: #59bbe7;
  font: 14px/20px 'globersemibold';
  margin: 0 0 17px 0;
}
.product-docs-section_2-3 .product-docs-section__content {
  display: table;
  width: 100%;
}

.docs__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.docs__list_column-4 {
  display: table-cell;
  vertical-align: top;
  word-spacing: normal;
}
.docs__list_column-4 + .docs__list_column-4 {
  padding-left: 3%;
}
.docs__item {
  margin: 0 0 7px 0;
  min-height: 21px;
  padding: 0 0 0 24px;
  position: relative;
}
.docs__link {
  color: inherit;
  padding: 0 0 0 7px;
  text-decoration: none;
}
.docs__link[href$=".doc"]:before,
.docs__link[href$=".docx"]:before {
  background: url(../i/sprite.png) -174px -37px no-repeat;
  content: '';
  height: 24px;
  left: 0;
  position: absolute;
  top: -3px;
  width: 24px;
}
.docs__info {
  color: #999;
  font-style: italic;
}
.docs__info:before {
  content: '(';
}
.docs__info:after {
  content: ')';
}

.produñt-clients {
  margin: 30px 0 0 0;
  text-align: left;
}
.produñt-clients__header {
  display: inline-block;
  font: 14px/20px 'globersemibold';
  vertical-align: top;
}
.produñt-clients ul {
  display: inline-block;
  list-style: none;
  margin: 2px 0 0 15px;
  padding: 0;
  vertical-align: top;
}
.produñt-clients li {
  display: inline-block;
  margin: 0 15px 0 0;
  vertical-align: top;
}

.download-stage {
  margin: 60px 0 0 0;
  overflow: hidden;
}
.download-stage__container {
  margin: -150px;
}
.download-stage__grid {
  display: table;
  border-spacing: 150px;
  width: 100%;
}
.download-stage-section {
  border: 1px solid #5a7aa2;
  -webkit-border-radius: 4px;
  -moz-border-radius   : 4px;
  border-radius        : 4px;
  display: table-cell;
  padding: 21px 36px 17px 36px;
  text-align: left;
  vertical-align: top;
  width: 50%;
}
.download-stage-section__header {
  color: #59bbe7;
  font: 25px/26px 'globersemibold';
  margin: 0 0 20px 0;
}
.download-stage-section__subheader {
  font-size: 14px;
}
.download-stage-section__content .mdash > li + li {
  margin-top: -2px;
}
.download-panel {
  font-size: 14px;
  margin: 26px 0 -8px 0;
}
.download-panel__title {
  display: inline-block;
  margin: 0 1ex 12px 0;
}
.download-panel__link {
  color: inherit;
  margin: 0 1ex 0 0;
}
.download-panel__link[href$=".zip"]:before,
.download-panel__link[href$=".7z"]:before {
  background: url(../i/sprite.png?1) -174px -61px no-repeat;
  content: '';
  display: inline-block;
  height: 27px;
  margin: 0 8px 0 0;
  position: relative;
  top: -3px;
  vertical-align: middle;
  width: 29px;
}
.download-panel__size {
  font-style: italic;
}
.download-panel__size:before {
  content: '(';
}
.download-panel__size:after {
  content: ')';
}

.feedback-form {
  font-size: 14px;
  margin: 0 auto;
  max-width: 920px;
}
.feedback-form .field__item {
  margin: 0 0 12px 0;
  text-align: left;
  width: 42.4%;
}
.feedback-form .field__item_message {
  margin-left: 57.6%;
  margin-top: -237px;
  min-height: 225px;
}
.feedback-form .field__title {
  display: block;
  margin: 0 0 5px 0;
}
.feedback-form .field__value {
  position: relative;
}
.field {
  background: #fff;
  border: 1px solid #fff;
  font-family: inherit;
  font-size: 1em;
  padding: 8px 10px;
  width: 94.5%;
}
.text-field {
  height: 22px;
}
.message-field {
  margin: 0;
  resize: vertical;
}
.feedback-form .message-field {
  min-height: 180px;
}
.feedback-form .form-actions {
  margin: 48px 0 0 0;
}
.feedback-form .submit {
  background: #59bbe7;
  border: 0 none;
  -webkit-border-radius: 1.5em;
  -moz-border-radius   : 1.5em;
  border-radius        : 1.5em;
  color: #fff;
  font: 16px/3em 'globersemibold';
  height: 3em;
  padding: 0 48px;
  text-transform: uppercase;
}
.feedback-form .field__value label.error {
  bottom: 100%;
  color: #FF9F9F;
  margin: 0 0 5px 0;
  position: absolute;
  right: 0;
}

.section_contacts {
  background: #ccc;
  padding: 0;
}
.section_contacts .container {
  position: relative;
  z-index: 5;
}
.section_contacts .section__content {
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  border-radius        : 3px;
  bottom: 150px;
  font-size: 16px;
  left: 0;
  padding: 30px 35px;
  position: absolute;
  text-align: left;
  width: 30%;
}
.section_contacts .section__content b {
  font-family: 'globersemibold';
}
.section_contacts .section__header {
  margin-bottom: .5em;
  text-align: left;
}

.footer {
  color: #999;
  padding: 13px 0;
}
.copyright {
  text-align: center;
}