@font-face {
  font-family: 'Raleway';
  src: url('fonts/ralewaylight.woff2') format('woff2'), url('fonts/ralewaylight.woff') format('woff'), url('fonts/ralewaylight.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('fonts/ralewayregular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('fonts/ralewaymedium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('fonts/ralewaybold.woff2') format('woff2'), url('fonts/ralewaybold.woff') format('woff'), url('fonts/ralewaybold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
html,
body {
  margin: 0;
  padding: 0;
}
body {
  font-family: 'SF_UI_Display';
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
img {
  max-width: 100%;
}
.site--wrapper {
  width: 1200px !important;
  margin: 0 auto !important;
  max-width: none !important;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
}
.flex {
  display: flex;
}
.flex .col-50 {
  width: 50%;
}
.ratio .ratio-inner {
  width: 100%;
  position: relative;
}
.ratio .ratio-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.ratio .ratio-1x1 {
  padding-top: 100%;
}
.ratio iframe {
  width: 100%;
  height: 100%;
  background: #000;
}
.block-header {
  text-transform: uppercase;
  font-family: 'Raleway';
  font-size: 34px;
  text-align: center;
  font-weight: bold;
}
.block-header span {
  position: relative;
}
.text-blue {
  color: #3378c1;
}
.slider {
  position: relative;
}
.slider .wrap {
  position: relative;
}
.slider .arrs {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  z-index: 3;
}
.slider .arrs .arr {
  position: absolute;
  width: 40px;
  height: 40px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  border: none;
  outline: none;
  text-indent: -9999px;
  cursor: pointer;
}
.slider .arrs .arr-left {
  left: 30px;
  background-image: url(/app/public/extended/ivengo2017/img/iVengo_arrow_l.png);
}
.slider .arrs .arr-right {
  right: 30px;
  background-image: url(/app/public/extended/ivengo2017/img/iVengo_arrow_r.png);
}
.header {
  position: relative;
  background: url(/app/public/extended/ivengo2017/img/iVengo_top.png) center bottom no-repeat #1d97dc;
  background-size: cover;
  color: #fff;
}
.header .flex {
  width: 100%;
  justify-content: center;
  align-items: center;
}
.header .center {
  position: relative;
  top: -60px;
  background-size: contain;
}
.header .left,
.header .right {
  width: 260px;
}
.header .right {
  text-transform: uppercase;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
}
.header .in-center {
  padding-bottom: 90px;
  text-align: center;
  font-size: 40px;
  text-transform: uppercase;
}
.header .f1 {
  font-family: 'Raleway';
  font-size: 38px;
  text-transform: uppercase;
  font-weight: bold;
}
.header .f2 {
  font-family: 'SF_UI_Display';
  font-weight: 300;
}
.header .y {
  font-size: 98px;
}
.counts {
  padding: 70px 0;
}
.counts .video {
  background: url(/app/public/extended/ivengo2017/img/iVengo_iphon.png) center center no-repeat transparent;
  background-size: cover;
  max-width: 528px;
  margin: 0 auto;
}
.counts .ratio-inner {
  padding-top: 48.3%;
}
.counts .ratio-content {
  top: 6%;
  bottom: 6%;
  left: 12%;
  right: 11.9%;
}
.counts .map-wrapper {
  position: relative;
}
.counts .map-wrapper .map {
  margin-top: 130px;
  text-align: center;
}
.counts .map-wrapper .count {
  top: 0;
  left: 0;
  position: absolute;
}
.counts .map-wrapper .count .circle,
.counts .map-wrapper .count .text {
  display: inline-block;
}
.counts .map-wrapper .count .circle {
  position: relative;
  float: left;
  width: 100px;
  height: 100px;
  border: 3px solid #547ebe;
  border-radius: 50%;
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  line-height: 100px;
  margin-right: 40px;
}
.counts .map-wrapper .count .circle:after {
  content: "";
  position: absolute;
  top: 50px;
  right: -34px;
  width: 34px;
  height: 3px;
  background: #547ebe;
}
.counts .map-wrapper .big {
  padding-top: 38px;
  font-family: 'Raleway';
  font-size: 23px;
  text-transform: uppercase;
}
.counts .map-wrapper .small {
  color: #999999;
  font-size: 17px;
}
.counts .map-wrapper .count-1 {
  top: 5%;
  left: 50%;
}
.counts .map-wrapper .count-2 {
  top: 20%;
  left: 23%;
}
.counts .map-wrapper .count-3 {
  left: 15%;
  top: 62%;
}
.counts .map-wrapper .count-4 {
  left: 55%;
  top: 58%;
  /*.circle {
        font-size: 30px;
      }*/
}
.counts .in-center {
  text-align: center;
  font-size: 22px;
  font-weight: 200;
}
.counts .in-center b {
  font-weight: 400;
}
.achives {
  position: relative;
  padding: 120px 0 150px;
  background: url(/app/public/extended/ivengo2017/img/iVengo_bg.png) center bottom no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
}
.achives:after {
  content: "";
  position: absolute;
  bottom: 90px;
  left: 0;
  right: 0;
  border-bottom: 4px dashed #fff;
}
.achives .h1 {
  font-size: 30px;
  text-transform: uppercase;
}
.achives .img {
  padding: 46px 0 35px;
}
.achives .text {
  padding: 0 30px;
  font-size: 17px;
  line-height: 1.4;
}
.achives .achiv-icons {
  width: 100%;
  overflow: hidden;
}
.achives .achiv-icons .icon-item {
  float: left;
  width: 50%;
}
.achives .achiv-icons .icon-item .h {
  padding-top: 10px;
  font-size: 20px;
  text-transform: uppercase;
}
.achives .achiv-icons .icon-item .t {
  padding-bottom: 50px;
  font-size: 18px;
  color: #b1e7ff;
}
.formats {
  position: relative;
  padding-bottom: 50px;
}
.formats:after {
  content: "";
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  border-bottom: 4px dashed #d9d9d9;
}
.formats .block-header {
  padding-top: 80px;
  padding-bottom: 50px;
}
.formats .block-header span:before {
  content: "";
  width: 42px;
  height: 30px;
  position: absolute;
  right: -28px;
  top: -20px;
  background: url(/app/public/extended/ivengo2017/img/iVengo_new.png) center center no-repeat;
}
.formats .capt {
  text-align: center;
}
.formats .dots-titles {
  max-width: 900px;
  margin: 0 auto;
  padding: 50px 0 50px 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  font-size: 18px;
}
.formats .dots-titles a {
  font-weight: 300;
  color: #888888;
  text-decoration: none;
}
.formats .dots-titles a.active {
  border-bottom: 1px dotted #000;
  color: #000;
  font-weight: 400;
}
.formats .slider {
  max-width: 100%;
  overflow: hidden;
}
.formats .slides {
  position: relative;
  height: 620px;
  width: 500%;
  transition: all ease .5s;
}
.formats .slide {
  float: left;
  width: 20%;
  padding: 50px 0;
}
.formats .slide .slide-head {
  padding-bottom: 50px;
  text-align: center;
  font-size: 39px;
}
.formats .slide .slide-content .wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.formats .slide .slide-content .wrap .image {
  padding-right: 15px;
  text-align: center;
}
.formats .slide .slide-content .wrap .captions {
  max-width: 55%;
  padding-left: 15px;
  font-family: 'Raleway';
}
.formats .slide .slide-content .wrap .captions hr {
  margin: 25px 0;
  border: 0;
  height: 2px;
  background: url(/app/public/extended/ivengo2017/img/iVengo_line_color.png) left center no-repeat;
}
.formats .slide .slide-content .wrap .captions ul {
  list-style-image: url(/app/public/extended/ivengo2017/img/iVengo_v.png);
}
.formats .slide .slide-content .wrap .captions ul li {
  margin-bottom: 10px;
}
.cases {
  padding: 100px 0 60px;
  background: #f7f7f7;
}
.cases .tabs-nav {
  padding-top: 50px;
}
.cases .tabs-nav .row {
  display: flex;
}
.cases .tabs-nav .frame {
  position: relative;
  margin: 2px 0;
  overflow: hidden;
  height: 0;
  transition: height ease .2s;
}
.cases .tabs-nav .frame.closed {
  height: 0 !important;
}
.cases .tabs-nav .frame .closer {
  position: absolute;
  top: 0;
  right: 0;
  text-decoration: none;
  color: #c8cfd4;
  font-size: 48px;
  line-height: 48px;
  font-family: 'Raleway';
  font-weight: 300;
  padding: 0 10px;
}
.cases .tabs-nav .frame .closer:hover {
  color: #a6adb2;
}
.cases .tabs-nav .frame .inner {
  background: url(/app/public/extended/ivengo2017/img/2/iVengo_icon_fonline.png) left top no-repeat #ffffff;
  border: 2px solid #e4ecf1;
  padding: 80px 50px;
}
.cases .tabs-nav .frame .inner.hidden .container {
  opacity: 0 !important;
}
.cases .tabs-nav .frame .container {
  opacity: 1;
  transition: opacity ease .5s;
}
.cases .tabs-nav .frame .slides {
  position: relative;
}
.cases .tabs-nav .frame .slide {
  padding: 0 70px;
}
.cases .tabs-nav .frame .slide .title,
.cases .tabs-nav .frame .slide .sub-title {
  text-align: center;
}
.cases .tabs-nav .frame .slide .sub-title {
  font-weight: 300;
  color: #a9a9a9;
  font-size: 20px;
}
.cases .tabs-nav .frame .slide .title {
  font-size: 26px;
  margin-bottom: 50px;
}
.cases .tabs-nav .frame .slide .flexer {
  width: 100%;
  overflow: hidden;
}
.cases .tabs-nav .frame .slide .img {
  float: left;
  width: 50%;
  text-align: center;
  box-sizing: border-box;
  padding-right: 40px;
  margin-bottom: 40px;
}
.cases .tabs-nav .frame .slide .img img {
  max-width: 100%;
}
.cases .tabs-nav .frame .slide .texts {
  padding-left: 15px;
  font-family: 'Raleway';
  font-weight: 500;
}
.cases .tabs-nav .frame .slide .texts hr {
  margin: 25px 0;
  border: 0;
  height: 2px;
  background: url(/app/public/extended/ivengo2017/img/iVengo_line_color.png) left center no-repeat;
}
.cases .tabs-nav .frame .slide .texts ul {
  list-style-image: url(/app/public/extended/ivengo2017/img/iVengo_v.png);
}
.cases .tabs-nav .frame .slide .texts ul li {
  margin-bottom: 10px;
}
.cases .tabs-nav .frame .slide .post-text {
  margin-left: 50%;
  font-family: 'Raleway';
}
.cases .tabs-nav .frame .fotorama__dot {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: none;
  background: #b4b4b4;
  margin-right: 14px;
}
.cases .tabs-nav .frame .fotorama__active .fotorama__dot {
  background: #444;
}
.cases .tabs-nav .frame .fotorama__nav--dots .fotorama__nav__frame {
  width: 24px;
  height: 30px;
}
.cases .tabs-nav .frame .fotorama__arr--prev {
  background-image: url(/app/public/extended/ivengo2017/img/iVengo_arrow_l.png);
}
.cases .tabs-nav .frame .fotorama__arr--next {
  background-image: url(/app/public/extended/ivengo2017/img/iVengo_arrow_r.png);
  background-position: center center;
}
.cases .tabs-nav .banner {
  width: 25%;
  padding-top: 45px;
  text-align: center;
  cursor: pointer;
}
.cases .tabs-nav .banner .title {
  display: inline-block;
  padding: 15px 20px;
  font-size: 23px;
  font-family: 'Raleway';
  border-bottom: 6px solid transparent;
  transition: all ease .3s;
}
.cases .tabs-nav .banner .pic {
  position: relative;
}
.cases .tabs-nav .banner .pic img {
  transition: opacity ease .4s;
}
.cases .tabs-nav .banner .pic .gray {
  opacity: 1;
}
.cases .tabs-nav .banner .pic .blue {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  opacity: 0;
}
.cases .tabs-nav .banner.active .title,
.cases .tabs-nav .banner:hover .title {
  font-weight: bold;
  border-bottom-color: #377ac2;
}
.cases .tabs-nav .banner.active .pic .blue,
.cases .tabs-nav .banner:hover .pic .blue {
  opacity: 1;
}
.cases .tabs-nav .banner.active .pic .gray,
.cases .tabs-nav .banner:hover .pic .gray {
  opacity: 0;
}
.cases .tabs-nav .banner .slides {
  display: none;
}
.banners-showcase {
  padding: 60px 0 80px;
  background: url(/app/public/extended/ivengo2017/img/3/msh_fon_b1.png) center center #36a8e4 no-repeat;
  color: #fff;
}
.banners-showcase .capt {
  text-align: center;
  font-weight: 300;
}
.banners-showcase .capt b {
  font-weight: 500;
}
.banners-showcase .ugol-wrap {
  position: relative;
  margin: 30px;
}
.banners-showcase .ugol-wrap:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: -10px;
  left: 50%;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  background: #ff2a43;
  transform: rotate(45deg);
}
.banners-showcase .showcase-wrapper {
  position: relative;
  z-index: 2;
  border: 2px solid #f1f8fc;
}
.banners-showcase .showcase-cases {
  padding: 60px 0;
  border: 2px solid #e0eaf1;
  background: url(/app/public/extended/ivengo2017/img/2/iVengo_icon_fonline.png) left top no-repeat #ffffff;
  text-align: center;
}
.command {
  padding: 100px 0 140px;
  text-align: center;
}
.command .commanders {
  margin: 100px 120px 30px;
  display: flex;
  justify-content: space-between;
}
.command .avatar {
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
}
.command .username {
  margin-top: 30px;
  font-size: 19px;
  text-transform: uppercase;
}
.command .prof {
  font-weight: 300;
  font-size: 15px;
  color: #aeaeac;
}
.command .sub-text {
  margin: 0 120px;
  padding: 20px;
  border: 1px solid #e0e0e0;
  font-weight: 300;
}
.command .sub-text a {
  color: #3b8bcb;
  text-decoration: none;
}
.places {
  background: #f5f5f5;
  padding: 60px 0 40px;
}
.places .block-header span:before {
  content: "";
  width: 42px;
  height: 30px;
  position: absolute;
  right: -28px;
  top: -20px;
  background: url(/app/public/extended/ivengo2017/img/iVengo_new.png) center center no-repeat;
}
.places .flexer {
  display: flex;
  justify-content: space-between;
  margin: 100px 0 40px;
  font-weight: 300;
}
.places .img {
  text-align: right;
}
.places .bls {
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.places .b3 {
  padding: 20px 20px;
}
.places .hed,
.places .sub {
  font-size: 18px;
  font-family: 'Raleway';
}
.places .hed {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 600;
}
.places .sub {
  color: #6f6f6e;
  font-weight: 300;
}
.places .blue .hed {
  color: #84c2da;
}
.places .blue .b0,
.places .blue .b1,
.places .blue .b2,
.places .blue .b3 {
  box-sizing: border-box;
  height: 100%;
}
.places .blue .b0 {
  border: 1px solid #85c6da;
}
.places .blue .b1 {
  border: 3px solid #7fc4d9;
}
.places .blue .b2 {
  border: 1px solid #d5e8ed;
}
.places .blue .b3 {
  border: 1px solid #f5f5f5;
  background: #e9f0f2;
}
.places .yellow .hed {
  color: #e6a530;
}
.places .yellow .b0 {
  border: 1px solid #e8ae46;
}
.places .yellow .b1 {
  border: 3px solid #e6a530;
}
.places .yellow .b2 {
  border: 1px solid #f1deb3;
}
.places .yellow .b3 {
  border: 1px solid #f5f5f5;
  background: #f4efe1;
}
.places .imgs {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
.places .imgs div {
  box-sizing: border-box;
  border: 1px solid #dadada;
  background-image: url(/app/public/extended/ivengo2017/img/3/msh_sprite.png);
  margin-right: 23px;
}
.places .imgs div:last-child {
  margin-right: 0;
}
.places .imgs.imgs1 div {
  width: 111px;
  height: 51px;
}
.places .imgs.imgs2 div {
  width: 125px;
  height: 59px;
}
.places .imgs .r1.c1 {
  background-position: -1px -1px;
}
.places .imgs .r1.c2 {
  background-position: -111px -1px;
}
.places .imgs .r1.c3 {
  background-position: -223px -1px;
}
.places .imgs .r1.c4 {
  background-position: -334px -1px;
}
.places .imgs .r1.c5 {
  background-position: -445px -1px;
}
.places .imgs .r2.c1 {
  background-position: -1px -51px;
}
.places .imgs .r2.c2 {
  background-position: -112px -51px;
}
.places .imgs .r2.c3 {
  background-position: -223px -51px;
}
.places .imgs .r2.c4 {
  background-position: -334px -51px;
}
.places .imgs .r2.c5 {
  background-position: -445px -51px;
}
.places .imgs .r3.c1 {
  background-position: 0 -103px;
}
.places .imgs .r3.c2 {
  background-position: -124px -103px;
}
.places .imgs .r3.c3 {
  background-position: -247px -103px;
}
.places .imgs .r4.c1 {
  background-position: -1px -161px;
}
.places .imgs .r4.c2 {
  background-position: -124px -161px;
}
.places .imgs .r4.c3 {
  background-position: -247px -161px;
}
.activity {
  padding-top: 80px;
  text-align: center;
}
.activity .block-header {
  margin-bottom: 50px;
}
.activity a {
  color: #3b8bcb;
  text-decoration: none;
}
.activity .inner-out {
  background: url(/app/public/extended/ivengo2017/img/3/msh_fon_brick.png) center top no-repeat #0b2941;
}
.activity .inner-in {
  background: url(/app/public/extended/ivengo2017/img/3/msh_fon_gray.png) center top no-repeat;
  position: relative;
  top: -3px;
  padding: 65px 0 125px;
}
.activity .pics {
  padding-top: 4px;
}
.ifooter {
  position: relative;
  top: -4px;
  padding: 50px 0;
  background: #3681c4;
  color: #feffff;
}
.ifooter:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(/app/public/extended/ivengo2017/img/3/msh_fon_gradient.png) center top no-repeat;
  z-index: 3;
}
.ifooter .iab {
  position: relative;
  z-index: 4;
  margin-bottom: 60px;
  text-align: center;
  font-size: 19px;
}
.ifooter .iab .text {
  margin-top: 30px;
}
.ifooter .group .wrap {
  position: relative;
}
.ifooter .group .wrap:before,
.ifooter .group .wrap:after {
  content: "";
  position: absolute;
  width: 307px;
  height: 162px;
  top: 50%;
  background: yellow;
  left: 50%;
}
.ifooter .group .wrap:before {
  background: url(/app/public/extended/ivengo2017/img/3/msh_mountain1.png) right center no-repeat;
  transform: translate(-562px, -50%);
}
.ifooter .group .wrap:after {
  background: url(/app/public/extended/ivengo2017/img/3/msh_mountain2.png) left center no-repeat;
  transform: translate(255px, -50%);
  right: 50%;
}
.ifooter .group .block {
  position: relative;
  z-index: 4;
  max-width: 510px;
  margin: 0 auto;
  padding: 25px;
  border: 1px solid #7ab8e0;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 300;
}
.ifooter .group .block .pic {
  width: 100px;
  height: 140px;
  float: left;
  padding-right: 30px;
}
.ifooter .group .block .text {
  margin-left: 130px;
}
.ifooter .foot {
  margin-top: 60px;
  width: 100%;
  overflow: hidden;
}
.ifooter .foot .b {
  float: left;
  width: 33.3333%;
}
.ifooter .foot .text {
  text-align: center;
  font-size: 34px;
  font-family: 'Raleway';
  font-weight: bold;
  text-transform: uppercase;
}
.ifooter .foot .addr {
  text-align: right;
  font-weight: 300;
  font-size: 17px;
}
.ifooter .foot .addr p {
  margin: 0;
}
.ifooter .foot .addr .tel {
  font-size: 29px;
  font-weight: 400;
}
.ifooter .foot .addr .tel a {
  color: #fff;
  text-decoration: none;
}
#site_footer {
  margin-top: -4px;
}
#site_header {
  position: relative;
  z-index: 10;
}
