

/* Start:/local/templates/main/js/slick/slick.css?14888787784506*/
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*Arrow Slider*/
.slick-arrow {
    border: 2px solid #33b08a;
    position: absolute;
    height: 34px;
    right: 20px;
    font-size: 0;
    overflow: hidden;
    top: -46px;
    text-indent: -1000px;
    width: 34px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.slick-arrow:before,
.slick-arrow:after {
    border-top: 2px solid #33b08a;
    content: '';
    left: 50%;
    height: 10px;
    position: absolute;
    top: 50%;
    width: 10px;
}
.bl-news__list .slick-arrow,
.bl-news__list .slick-arrow:before,
.bl-news__list .slick-arrow:after {
    border-color: #fff;
}
.slick-arrow:before {
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.slick-arrow:after {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.slick-next.slick-arrow:before {
    margin: -12px 0 0 0;
}
.slick-next.slick-arrow:after {
    margin: 1px 0 0 0;
}
.slick-prev.slick-arrow:before {
    margin: -6px 0 0 -2px;
}
.slick-prev.slick-arrow:after {
    margin: -5px 0 0 -2px;
}
.slick-arrow:hover:before,
.slick-arrow:hover:after {
    border-color: #e4287d;
}
.slick-arrow:hover {
    border-color: #e4287d;
}
.slick-prev {
    right: 48px;
}
.slick-next {
    right: 0;
}
.slick-disabled.slick-arrow {
    border-color: #d6dde6;
    cursor: default;
}
.slick-disabled.slick-arrow:before,
.slick-disabled.slick-arrow:after {
    border-color: #d6dde6;
}

/*Slider Services*/
.services__item-bl-slider .slick-prev,
.services__item-bl-slider .slick-next {
    top: -38px;
}
.bl-news__list .slick-disabled.slick-arrow,
.bl-news__list .slick-disabled.slick-arrow:before,
.bl-news__list .slick-disabled.slick-arrow:after {
    border-color: #454c6f;
}

/*Slider News*/
@media screen and (min-width: 640px) {
    .bl-news__list .slick-slider {
        position: inherit;
    }
    .bl-news__list .slick-arrow {
        margin-top: 3px;
        top: 50%;
        z-index: 99;
    }
    .bl-news__list .slick-next {
        right: 52px;
        z-index: 99;

    }
    .bl-news__list .slick-prev {
        right: inherit;
        left: 52px;
    }
}

@media screen and (max-width: 1400px) and (min-width: 981px) {
    .slick-list {
        margin: 0 auto;
        width: 764px;
    }
}
@media screen and (max-width: 980px) and (min-width: 430px) {
    .slick-list {
        margin: 0 auto;
        width: 382px;
    }
}
/* End */


/* Start:/local/templates/main/reset.css?14888787783746*/
/* */
/*======================================================= Reset ====================================================== */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, a,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ul {
  list-style: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

a:hover, a:active, button:hover, button:active {
  outline: none !important;
}

table {
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}

img {
  max-width: 100%;
}

/*===================================================== end Reset ==================================================== */
/* */
/* */
/*===================================================== Main Style =================================================== */
html, body, input, textarea {
  font: 14px "Rubik", sans-serif;
}

html, body {
  height: 100%;
}

html {
  -webkit-text-size-adjust: none;
}

body > .wrapper {
  height: auto !important;
}

a {
  text-decoration: none;
  color: #000;
}
a:hover, a:focus {
  text-decoration: none;
}

input, select {
  vertical-align: middle;
}

textarea {
  resize: none;
  overflow-y: auto;
}

input[type="radio"] {
  vertical-align: text-bottom;
}

input[type="checkbox"] {
  vertical-align: bottom;
}

input,
textarea {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
}

input, select, textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
}

input:hover, input:focus, input:active,
textarea:hover,
textarea:focus,
textarea:active,
select:hover,
select:focus,
select:active {
  outline: none;
}

input[type="submit"] {
  cursor: pointer;
}

button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
}

button:focus, button:active {
  outline: none;
}

input,
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #8f94a5;
  opacity: 1;
}

input:-moz-placeholder {
  color: #8f94a5;
  opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #8f94a5;
  opacity: 1;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: #8f94a5 !important;
  opacity: 1;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: #8f94a5 !important;
  opacity: 1;
}

/*=================================================== end Main Style ================================================= */
/* */
/* */

/*# sourceMappingURL=reset.css.map */

/* End */


/* Start:/local/templates/.default/components/bitrix/menu/menu_bottom/style.min.css?1488878778490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/.default/components/bitrix/menu/menu_bottom/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/components/local/main.feedback/templates/feedback_form/style.min.css?1488878778251*/
div.mf-name,div.mf-email,div.mf-captcha,div.mf-message{width:80%;padding-bottom:.4em}div.mf-name input,div.mf-email input{width:60%}div.mf-message textarea{width:60%}span.mf-req{color:red}div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em}
/* End */


/* Start:/local/templates/main/template_styles.css?149269055942913*/
/* */
/*===================================================== Constant ===================================================== */
.wrapper {
  width: 100%;
  height: auto;
  min-width: 280px;
  min-height: 100% !important;
  overflow: hidden;
  position: relative;
}

.wh {
  max-width: 1166px;
  margin: 0 auto;
  min-width: 280px;
  padding: 0 10px;
  width: 100%;
}

.cl {
  clear: both;
}

.clv {
  clear: both;
  overflow: hidden;
}

.cla:after {
  content: " ";
  clear: both;
  display: table;
}

.bl, .sbl span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.big-title {
  font: 400 48px/48px "Rubik", sans-serif;
}
.big-title.cblue {
  color: #33b08a;
}
.big-title.cwhite {
  color: #fff;
}

/*=================================================== end Constant =================================================== */
/* */
/* */
/*====================================================== Header ====================================================== */
.header__small-items-container {
  position: absolute;
  bottom: 74px;
  right: 50%;
  margin-right: -172px;
  width: 20px;
  height: 20px;
}
.header__small-item {
  transition: top 1.5s, left 1.5s, opacity 0.1s;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  opacity: 0;
}
.header__small-item-circle {
  background: url("/local/templates/main/../main/img/item-circle.png") 0 0 no-repeat;
}
.header__small-item-cross {
  background: url("/local/templates/main/../main/img/item-cross.png") 0 0 no-repeat;
}
.header__small-item-line {
  background: url("/local/templates/main/../main/img/item-line.png") 0 0 no-repeat;
}
.header__small-item-triangle {
  background: url("/local/templates/main/../main/img/item-triangle.png") 0 0 no-repeat;
}
.header.mp {
  background: #070d2b url(/local/templates/main/../main/img/bg-header.jpg) center 0 no-repeat;
  height: 850px;
}
.header.ins {
  background-color: #050c29;
}
.header.mp .header__line {
  border-bottom: 1px solid rgba(234, 240, 247, 0.55);
}
.header__line {
  padding-left: 46px;
}
.header__logo {
  float: left;
  width: 170px;
}
.header__logo span {
  height: 95px;
}
.header__logo a, .header__logo img {
  display: inline-block;
  font-size: 0;
}
.header__link-menu {
  float: right;
}
.header__link {
  float: right;
  width: 811px;
}
.header__link .header__wr-link:first-child {
  width: 32.4%;
}
.header__link .header__wr-link:nth-child(2) {
  width: 33%;
}
.header__link .header__wr-link:nth-child(3) {
  width: 34%;
}
.header__wr-link {
  border-left: 1px solid rgba(234, 240, 247, 0.55);
  float: left;
  text-align: center;
}
.header__wr-link span {
  display: table;
  height: 95px;
  width: 100%;
}
.header__wr-link i {
  display: table-cell;
  font-style: normal;
  height: 100%;
  vertical-align: middle;
  width: 100%;
}
.header__link-item {
  outline: 1px solid rgba(19, 41, 88, 0);
  color: #33b08a;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  padding-right: 53px;
  position: relative;
}
.header__link-item:hover {
  text-decoration: underline;
}
.header__link-item:before {
  content: "";
  position: absolute;
  right: 0;
  height: 24px;
  width: 24px;
}
.header__link-item.ifb {
  color: #5fceea;
}
.header__link-item.ifb:before {
  background: url(/local/templates/main/../main/img/icon-headphones.png) 0 0 no-repeat;
  top: 2px;
}
.header__link-item.idwn {
  color: #e4287d;
}
.header__link-item.idwn:before {
  background: url(/local/templates/main/../main/img/icon-download.png) 0 0 no-repeat;
  top: -2px;
}
.header__link-item.ittk {
  color: #44b74f;
}
.header__link-item.ittk:before {
  background: url(/local/templates/main/../main/img/icon-download-green.png) 0 0 no-repeat;
  top: -2px;
}
.header__contacts {
  padding-right: 23px;
  font-size: 0;
  float: left;
}
.header__cnt-item {
  display: inline-block;
  margin: 0 17px;
}
.header__cnt-item span {
  height: 95px;
}
.header__cnt-item a {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  position: relative;
}
.header__cnt-item a:hover {
  text-decoration: underline;
}
.header__cnt-item.vline a:before {
  border-right: 1px solid #fff;
  content: "";
  position: absolute;
  height: 17px;
  right: -17px;
  top: 2px;
  width: 1px;
}
.header .wh {
  padding-left: 75px;
}
.header__ham {
  font-size: 0;
  padding: 26px 0 0 2px;
}
.header__link-ham {
  background-color: #0a1f4c;
  border: 1px solid #0a1f4c;
  display: inline-block;
  position: relative;
  height: 94px;
  width: 94px;
}
.header__link-ham:before {
  content: "";
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  height: 90px;
  left: 1px;
  position: absolute;
  top: 1px;
  width: 90px;
}
.header__link-ham.ihome {
  margin-right: 28px;
}
.header__link-ham.ihome:before {
  background: #33b08a url(/local/templates/main/../main/img/icon-home.png) center center no-repeat;
}
.header__link-ham.ihome:hover {
  background-color: inherit;
  border-color: #e4287d;
}
.header__link-ham.ihome:hover:before {
  background-color: inherit;
}
.header__link-ham.imap:before {
  background: #33b08a url(/local/templates/main/../main/img/icon-map.png) center center no-repeat;
}
.header__link-ham.imap:hover {
  background-color: inherit;
  border-color: #f0f71d;
}
.header__link-ham.imap:hover:before {
  background-color: inherit;
}
.header__text {
  padding-top: 145px;
}
.header__big-title {
  color: #fff;
  font-size: 60px;
  line-height: 60px;
}
.header__description {
  color: #fff;
  font-size: 36px;
  line-height: 52px;
  padding-top: 22px;
}
.header__description-2-blur {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}
.header__description-2-blur._unblur {
  transition: filter 2s;
  -webkit-filter: blur(0);
  -moz-filter: blur(0);
  -o-filter: blur(0);
  -ms-filter: blur(0);
  filter: blur(0);
}
.header__description-2-blur .header__description {
  padding-top: 0;
}
.header__description em {
  font-style: normal;
  display: block;
}
.header__mobile-btn {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  height: 35px;
  position: absolute;
  right: 21px;
  top: 28px;
  width: 37px;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  z-index: 5;
}
.header__mobile-btn span {
  background: #fff;
  display: block;
  height: 4px;
  left: 0;
  opacity: 1;
  position: absolute;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.header__mobile-btn span:nth-child(1) {
  top: 3px;
}
.header__mobile-btn span:nth-child(2), .header__mobile-btn span:nth-child(3) {
  top: 17px;
}
.header__mobile-btn span:nth-child(4) {
  top: 31px;
}
.header__mobile-btn.active span:nth-child(1), .header__mobile-btn.active span:nth-child(4) {
  top: 13px;
  width: 0;
  left: 50%;
}
.header__mobile-btn.active span:nth-child(2) {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.header__mobile-btn.active span:nth-child(3) {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (min-width: 1500px) {
	.header {
		position: relative;
		z-index: 10;
	}

	.header.mp {
		padding-top: 95px;
	}

	.header__line.cla{
		position: fixed;
		background-color: #020526;
		width: 100%;
		top: 0;
		transition: filter 0.5s;
		z-index: 999;
	}

}

/* */
/*---------- After 1500 ----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 1500px) {
	
  .header__line {
    border-bottom: 1px solid rgba(234, 240, 247, 0.3);
  }
  .header__link-menu {
    float: inherit;
  }
  .header__contacts {
    float: inherit;
    position: absolute;
    right: 5px;
    top: 0;
  }
  .header__link {
    border-bottom: 1px solid rgba(234, 240, 247, 0.3);
    background-color: rgba(19, 41, 88, 0.6);
    float: inherit;
    position: absolute;
    right: 0;
    top: 96px;
    width: 100%;
  }
  .header__link .header__wr-link:first-child {
    border-left: none;
  }
  .header__wr-link {
    border-left: 1px solid rgba(234, 240, 247, 0.3);
  }
  .header__ham {
    padding-top: 132px;
  }
  .header__text {
    padding-top: 92px;
  }
  .header.ins {
    height: 200px;
  }
}
/*---------- end After 1500 ------------------------------------------------------------------------------------------- */
/* */
/*---------- After 1165 ----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 1165px) {
  .header {
    background-position: -290px 0;
  }
  .header__line {
    padding-left: 31px;
  }
  .header__contacts {
    padding-right: 3px;
  }
  .header__link-item {
    padding-right: 39px;
  }
}
/*---------- end After 1165 ------------------------------------------------------------------------------------------- */
/* */
/*---------- After 768 ----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .header.mp {
    background: #010526 url(/local/templates/main/../main/img/bg-head-mob.png) right 0 no-repeat;
  }
  .header__link {
    background-color: inherit;
  }
  .header .wh {
    padding-left: 27px;
  }
  .header__line {
    padding-left: 21px;
  }
  .header__small-items-container {
    display: none;
  }
}
/*---------- end After 768 ------------------------------------------------------------------------------------------- */
/* */
/*---------- After 640 ----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 640px) {
  .header {
    background: #070d2a !important;
  }
  .header.mp {
    height: inherit;
    padding-bottom: 82px;
  }
  .header .wh {
    padding-left: 18px;
  }
  .header__mobile-btn {
    display: block;
  }
  .header__description em:nth-child(2) {
    margin-top: 18px;
  }
  .header__description em:first-letter {
    text-transform: capitalize;
  }
  .header__text {
    padding-top: 45px;
  }
  .header__contacts {
    display: none;
  }
  .header__line {
    border-color: #838695;
  }
  .header__link {
    background-color: #fff;
    display: none;
    border: none;
    padding-bottom: 182px;
    right: inherit;
    left: 0;
    top: 0;
    width: 80%;
    z-index: 4;
  }
  .header__link.active {
    display: block;
  }
  .header__wr-link {
    border-bottom: 1px solid #8994ab;
    padding-left: 19px;
    text-align: left;
    width: 100% !important;
  }
  .header__wr-link span {
    height: 58px;
  }
  .header__wr-link a {
    line-height: 25px;
  }
  .header.ins {
    height: 95px;
  }
}
/*---------- end After 640 ------------------------------------------------------------------------------------------- */
/* */
/*---------- After 320 ----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 320px) {
  .header__description {
    font-size: 32px;
    line-height: 44px;
  }
  .header__big-title {
    font-size: 58px;
    line-height: 58px;
  }
  .header__mobile-btn.active {
    right: 10px;
  }
}
/*---------- end After 320 ------------------------------------------------------------------------------------------- */
/* */
/*==================================================== end Header ==================================================== */
/* */
/* */
/*====================================================== Content ===================================================== */
.content {
  transition: filter 0.5s;
}

.services .wh {
  position: relative;
}
.services .wh:before {
  background: url(/local/templates/main/../main/img/figures-02.png) 0 0 no-repeat;
  content: "";
  height: 583px;
  margin: -142px 7px 0 0;
  position: absolute;
  right: -50%;
  top: 50%;
  width: 575px;
}
.services__btitle {
  display: block;
  padding: 58px 0 0 68px;
  width: 100%;
}
.services__label {
  color: #172857;
  display: block;
  font: 300 18px/20px "Rubik", sans-serif;
  padding: 58px 0 50px 0;
  width: 100%;
}
.services__label span {
  display: table-cell;
  height: 80px;
  vertical-align: middle;
}
.services__label i {
  font-style: normal;
}
.services__label-lbl, .services__label-rbl {
  padding: 0 10px 0 66px;
  float: left;
  width: 50%;
}
.services__label-lbl {
  background: #eaf0f7 url(/local/templates/main/../main/img/icon-info.png) 19px center no-repeat;
  border-right: 15px solid #fff;
}
.services__label-rbl {
  background: #eaf0f7 url(/local/templates/main/../main/img/icon-rub.png) 19px center no-repeat;
  border-left: 15px solid #fff;
}
.services__item-bl-info {
  display: block;
  position: relative;
  width: 100%;
}
.services__item-bl-info:before {
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  width: 50%;
}
.services__wr-ibi {
  position: relative;
  width: 50%;
}
.services__wr-ibi:before {
  border-left: 4px solid #33b08a;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 1px;
}
.services__wr-ibi:after {
  background-color: #fff;
  border: 4px solid #33b08a;
  content: "";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  height: 10px;
  position: absolute;
  top: 5px;
  width: 10px;
}
.services__title {
  display: block;
  color: #33b08a;
  font-size: 24px;
  line-height: 29px;
  padding-bottom: 22px;
}
.services__title span {
  display: block;
}
.services__mini-title {
  display: block;
  color: #172857;
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
  padding: 8px 0 5px 0;
}
.services__li {
  color: #6f6f6f;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  padding: 5px 0 4px 0;
  position: relative;
}
.services__li:before {
  background-color: #33b08a;
  content: "";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  left: -25px;
  height: 7px;
  position: absolute;
  top: 11px;
  width: 7px;
}
.services__instruction {
  font-size: 0;
  text-align: center;
  background-color:#8ae9cc;
}
.services__instruction span {
  color: #172857;
  /*background: #eaf0f7 url(/local/templates/main/../main/img/icon-info.png) 31px center no-repeat;*/
  background-color:#8ae9cc;
  display: inline-block;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  max-width: 700px;
  padding: 19px 0;
  width: 100%;
}
.services__instruction i {
  display: block;
  font-style: normal;
}
.services__bl-send-order {
  font-size: 0;
  padding: 44px 0 46px;
  text-align: center;
}
.services__btn-send-order {
  border: 1px solid #33b08a;
  color: #33b08a;
  display: inline-block;
  height: 58px;
  font-size: 0;
  text-transform: uppercase;
  width: 287px;
}
.services__btn-send-order span {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  padding-right: 46px;
  position: relative;
}
.services__btn-send-order span:before {
  background: url(/local/templates/main/../main/img/icon-doc.png) 0 0 no-repeat;
  content: "";
  position: absolute;
  right: 0;
  height: 29px;
  top: -7px;
  width: 24px;
}
.services__btn-send-order:hover {
  color: #fff;
  background-color: #e4287d;
  border-color: #e4287d;
}
.services__btn-send-order:hover span:before {
  background-image: url(/local/templates/main/../main/img/icon-doc-white.png);
}

.ps-left:before {
  right: 33px;
}
.ps-left .services__wr-ibi {
  padding: 0 40px 0 67px;
  float: left;
}
.ps-left .services__wr-ibi:before {
  right: -3px;
}
.ps-left .services__wr-ibi:after {
  right: -9px;
}

.ps-right:before {
  left: -33px;
}
.ps-right .services__wr-ibi {
  padding: 0 40px 0 82px;
  float: right;
}
.ps-right .services__wr-ibi:before {
  left: -2px;
}
.ps-right .services__wr-ibi:after {
  left: -9px;
}

.icon-sv01:before {
  background-image: url(/local/templates/main/../main/img/services-icon-01.gif);
  top: -9px;
}
.icon-sv01 .services__wr-ibi {
  padding-bottom: 32px;
}
.icon-sv01 .services__wr-ibi:before {
  top: 7px;
}

.icon-sv02:before {
  background-image: url(/local/templates/main/../main/img/services-icon-02.gif);
  top: -26px;
}
.icon-sv02 .services__wr-ibi {
  padding-bottom: 40px;
}

.icon-sv03:before {
  background-image: url(/local/templates/main/../main/img/services-icon-03.gif);
  top: -19px;
}
.icon-sv03 .services__wr-ibi {
  padding-bottom: 69px;
}

.icon-sv04:before {
  background-image: url(/local/templates/main/../main/img/services-icon-04.gif);
  top: -33px;
}
.icon-sv04 .services__wr-ibi {
  padding-bottom: 22px;
}

.icon-sv05:before {
  background-image: url(/local/templates/main/../main/img/services-icon-05.gif);
  top: -18px;
}
.icon-sv05 .services__wr-ibi {
  padding-bottom: 49px;
}

.icon-sv06:before {
  background-image: url(/local/templates/main/../main/img/services-icon-06.gif);
  top: -45px;
}
.icon-sv06 .services__wr-ibi {
  padding-bottom: 70px;
}

.about-us {
  display: block;
  background-color: #070d2a;
  position: relative;
  width: 100%;
}
.about-us:before {
  border-left: 4px solid #fff;
  content: "";
  height: 80px;
  left: 50%;
  margin-left: -2px;
  position: absolute;
  top: 0;
  width: 1px;
}
.about-us:after {
  background-color: #070d2a;
  border: 4px solid #fff;
  content: "";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  left: 50%;
  height: 10px;
  margin-left: -9px;
  position: absolute;
  top: 75px;
  width: 10px;
}
.about-us .wh {
  position: relative;
}
.about-us .wh:before {
  background: url(/local/templates/main/../main/img/figures-05.png) 0 0 no-repeat;
  content: "";
  height: 343px;
  left: 417px;
  position: absolute;
  bottom: -120px;
  width: 485px;
  z-index: 1;
}
.about-us .wh:after {
  background: url(/local/templates/main/../main/img/cube.png) 0 0 no-repeat;
  content: "";
  bottom: 0;
  height: 378px;
  left: 631px;
  position: absolute;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  width: 686px;
  z-index: 2;
}
.about-us__wr {
  padding: 91px 0 135px 67px;
  position: relative;
}
.about-us__wr:before {
  background: url(/local/templates/main/../main/img/figures-03.png) 0 0 no-repeat;
  content: "";
  height: 177px;
  left: -386px;
  position: absolute;
  top: 66px;
  width: 333px;
}
.about-us__wr:after {
  background: url(/local/templates/main/../main/img/figures-04.png) 0 0 no-repeat;
  content: "";
  height: 177px;
  right: -388px;
  position: absolute;
  top: 328px;
  width: 330px;
}
.about-us__text {
  color: #fff;
  font-size: 0;
  padding-top: 39px;
}
.about-us__text p {
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  max-width: 720px;
  width: 100%;
}
.about-us__two-title {
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  padding: 38px 0 21px;
}
.about-us__list {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  padding: 5px 0;
  position: relative;
}
.about-us__list:before {
  background-color: #fff;
  content: "";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  left: -25px;
  height: 7px;
  position: absolute;
  top: 11px;
  width: 7px;
}
.about-us__ul .about-us__list:last-child:before {
  display: none;
}

.trust-us {
  padding-bottom: 118px;
}
.trust-us__title {
  padding: 92px 0 0 64px;
}
.trust-us__list-company {
  padding: 17px 0 0 69px;
}
.trust-us__lbl-lc {
  float: left;
  width: 63.5%;
}
.trust-us__lbl-lc .trust-us__item-company:nth-child(2n) {
  width: 46%;
  float: left;
}
.trust-us__lbl-lc .trust-us__item-company:nth-child(2n+1) {
  width: 54%;
  float: left;
}
.trust-us__rbl-lc {
  float: left;
  width: 27%;
}
.trust-us__item-company {
  padding-top: 51px;
}
.trust-us__item-company span {
  display: table-cell;
  height: 80px;
  vertical-align: middle;
  width: 100%;
}
.trust-us__item-company em {
  color: #6f6f6f;
  display: block;
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
  font-style: normal;
  padding-top: 19px;
}

.nsee {
  display: none;
}

.bl-news {
  background-color: #070d2a;
  min-height: 848px;
  position: relative;
}
.bl-news:before {
  background: url(/local/templates/main/../main/img/figures-06.png) 0 0 no-repeat;
  content: "";
  height: 368px;
  right: 64px;
  position: absolute;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  top: -146px;
  width: 608px;
}
.bl-news:after {
  background: url(/local/templates/main/../main/img/figures-07.png) 0 0 no-repeat;
  content: "";
  bottom: -38px;
  height: 265px;
  left: 38px;
  position: absolute;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  width: 611px;
  z-index: 999;
}
.bl-news__list {
  padding-top: 66px;
  text-align: center;
}
.bl-news__title {
  padding: 87px 0 0 64px;
}
.bl-news__item {
  height: 487px;
  float: left;
  position: relative;
  width: 33.333%;
}
.bl-news__date {
  color: #fff;
  left: 0;
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
  position: absolute;
  padding-top: 25px;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 3;
}
.bl-news__photo {
  height: 487px;
  left: 0;
  font-size: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.bl-news__photo:before {
  background-color: rgba(7, 13, 42, 0.5);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.bl-news__photo img {
  display: inline-block;
  line-height: 0;
}
.bl-news__content {
  display: table;
  height: 487px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 4;
}
.bl-news__wr-content {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  width: 100%;
}
.bl-news__name {
  color: #fff;
  font-size: 24px;
  line-height: 29px;
  padding: 17px 30px 0;
  min-height: 106px;
}
.bl-news__name span {
  display: block;
}
.bl-news__btn-jump {
  font-size: 0;
}
.bl-news__plus-link {
  border: 2px solid #fff;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  height: 34px;
  position: relative;
  width: 34px;
}
.bl-news__plus-link:before {
  border-right: 2px solid #fff;
  content: "";
  left: 50%;
  margin: -6px 0 0 -2px;
  position: absolute;
  height: 12px;
  top: 50%;
  width: 1px;
}
.bl-news__plus-link:after {
  border-top: 2px solid #fff;
  content: "";
  left: 50%;
  margin: -1px 0 0 -6px;
  position: absolute;
  height: 1px;
  top: 50%;
  width: 12px;
}
.bl-news__preview-text {
  color: #6f6f6f;
  display: none;
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  padding: 19px 30px 0;
}
.bl-news__ln-jump {
  display: none;
  padding-top: 21px;
}
.bl-news__link-jump {
  color: #e4287d;
  font-size: 18px;
  line-height: 20px;
  text-decoration: underline;
}
.bl-news__item:hover .bl-news__date {
  color: #33b08a;
}
.bl-news__item:hover .bl-news__plus-link {
  background-color: #e4287d;
  border-color: #e4287d;
}
.bl-news__item:hover .bl-news__name {
  color: #33b08a;
  min-height: inherit;
}
.bl-news__item:hover .bl-news__photo:before {
  background-color: #fff;
}
.bl-news__item:hover .bl-news__photo img {
  display: none;
}
.bl-news__item:hover .bl-news__preview-text, .bl-news__item:hover .bl-news__ln-jump {
  display: block;
}

/* */
/*---------- After 980 ----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 1165px) and (min-width: 769px) {
  .services .wh:before {
    display: none;
  }
  .services__label i {
    display: block;
  }

  .ps-right:before, .ps-left:before {
    right: 0;
  }

  .trust-us__lbl-lc {
    width: 100%;
  }
  .trust-us__rbl-lc {
    width: 100%;
  }

  .bl-news:before {
    right: -55px;
  }
  .bl-news:after {
    bottom: -19px;
    height: 213px;
    left: 128px;
  }
}
/*---------- end After 980 ------------------------------------------------------------------------------------------- */
/* */
/*---------- After 980 ----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .services .wh:before {
    margin-top: 350px;
    left: 338px;
    right: inherit;
  }
  .services .wh:before {
    background: url(/local/templates/main/../main/img/figures-09.png) 0 0 no-repeat;
    content: "";
    height: 359px;
    position: absolute;
    left: 485px;
    top: 290px;
    width: 184px;
  }
  .services__btitle {
    padding-left: 18px;
  }
  .services__label {
    padding: 37px 0 46px 0;
  }
  .services__label-lbl, .services__label-rbl {
    border: 0;
    float: inherit;
    width: 100%;
  }
  .services__label-lbl {
    margin-bottom: 28px;
  }
  .services__li:before {
    left: -19px;
  }
  .services__item-bl-info:before {
    display: none;
  }
  .services__wr-ibi {
    float: none !important;
    padding: 0 0 56px 38px !important;
    max-width: 550px;
    width: 100%;
  }
  .services__wr-ibi:before {
    border: 0;
  }
  .services__wr-ibi:after {
    display: none;
  }
  .services__instruction span {
    background-position: 19px center;
    padding-left: 66px;
    padding-right: 20px;
    text-align: left;
  }
  .services__instruction i {
    display: inline;
  }
  .services__bl-send-order {
    padding: 35px 0 34px;
  }

  .about-us:before, .about-us:after {
    display: none;
  }
  .about-us .wh:before {
    background-image: url(/local/templates/main/../main/img/figures-10.png);
    bottom: 45px;
    left: 280px;
  }
  .about-us .wh:after {
    left: 345px;
  }
  .about-us__wr {
    padding: 62px 17px 113px;
  }
  .about-us__ul {
    margin-left: 26px;
  }
  .about-us__two-title {
    padding: 33px 0 25px;
  }

  .trust-us {
    padding-bottom: 61px;
  }
  .trust-us__title {
    padding: 58px 0 0 14px;
  }
  .trust-us__list-company {
    padding: 17px 0 0 17px;
  }
  .trust-us__lbl-lc {
    width: 100%;
  }
  .trust-us__rbl-lc {
    width: 100%;
  }
  .trust-us__item-company em {
    padding-top: 15px;
  }

  .bl-news {
    min-height: 755px;
  }
  .bl-news:before {
    right: -350px;
    top: 38px;
  }
  .bl-news:after {
    bottom: -18px;
    left: 9px;
    height: 135px;
    width: 180px;
  }
  .bl-news__title {
    padding: 57px 0 0 17px;
  }
}
/*---------- end After 980 ------------------------------------------------------------------------------------------- */
/* */
/*---------- After 640 ----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 640px) {
  .header {
    background-image: none;
  }
  .header__ham {
    display: none;
  }

  .services__btitle {
    padding: 47px 0 0 9px;
  }
  .services__label {
    padding: 11px 0 60px 0;
  }
  .services__label-lbl {
    background-position: 11px center;
    margin-bottom: 19px;
    padding-left: 58px;
  }
  .services__label-rbl {
    background-position: 11px center;
    padding-left: 58px;
  }
  .services__title {
    padding-bottom: 10px;
  }
  .services__instruction span {
    background-position: 12px 19px;
  }
  .services__bl-send-order {
    padding-top: 23px;
  }
  .services__wr-ibi {
    padding: 0 0 31px 31px !important;
  }

  .about-us__wr {
    padding: 40px 11px 44px;
  }
  .about-us__text {
    padding-top: 27px;
  }
  .about-us__two-title {
    padding: 23px 0 17px;
  }

  .trust-us__title {
    padding: 37px 0 0 8px;
  }
  .trust-us__rbl-lc {
    display: none;
  }
  .trust-us__list-company {
    padding: 67px 0 0 11px;
  }
  .trust-us__item-company {
    padding-top: 0;
  }

  .nsee {
    display: inherit;
  }

  .bl-news:before {
    height: 125px;
  }
  .bl-news:after {
    bottom: 10px;
    height: 80px;
  }
  .bl-news__title {
    padding-left: 9px;
  }
  .bl-news:before {
    top: -52px;
  }
}
/*---------- end After 980 ------------------------------------------------------------------------------------------- */
/* */
/*---------- After 370 ----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 370px) {
  .services__btn-send-order {
    width: 100%;
  }

  .about-us .big-title {
    font-size: 44px;
  }
  .about-us .wh:before {
    display: none;
  }

  .bl-news:before {
    display: none;
  }
  .bl-news__content {
    display: block;
    padding-top: 60px;
  }
  .bl-news__item .bl-news__date {
    color: #33b08a;
  }
  .bl-news__item .bl-news__plus-link {
    background-color: #e4287d;
    border-color: #e4287d;
  }
  .bl-news__item .bl-news__name {
    color: #33b08a;
    min-height: inherit;
  }
  .bl-news__item .bl-news__photo:before {
    background-color: #fff;
  }
  .bl-news__item .bl-news__photo img {
    display: none;
  }
  .bl-news__item .bl-news__preview-text, .bl-news__item .bl-news__ln-jump {
    display: block;
  }
}
/*---------- end After 370 ------------------------------------------------------------------------------------------- */
/* */
/*==================================================== end Content =================================================== */
/* */
/* */
/*====================================================== Contacts ==================================================== */
.contacts {
  height: 685px;
  overflow: hidden;
  position: relative;
}
.contacts__lbl {
  background-color: #fff;
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 50.7%;
}
.contacts__lbl.active {
  width: 1px;
}
.contacts__wrc {
  background-color: #fff;
  float: right;
  max-width: 596px;
  height: 685px;
  padding: 51px 30px 0 76px;
  position: relative;
  width: 100%;
  z-index: 2;
}
.contacts__wrc:before {
  background: url(/local/templates/main/../main/img/figures-12.png) 0 0 no-repeat;
  content: "";
  position: absolute;
  left: -434px;
  height: 631px;
  top: 120px;
  width: 454px;
}
.contacts__wrc.active {
  display: none;
}
.contacts__navigation {
  font-size: 0;
}
.contacts__navigation a, .contacts__navigation span {
  color: #172857;
  display: inline-block;
  font-size: 18px;
  font-weight: 300;
}
.contacts__navigation a {
  margin-right: 32px;
  position: relative;
}
.contacts__navigation a:before {
  content: "";
  border-right: 1px solid #172857;
  height: 21px;
  position: absolute;
  right: -17px;
  top: 0;
  width: 1px;
}
.contacts__navigation a:hover {
  text-decoration: underline;
}
.contacts__title {
  padding: 19px 0 2px 0;
}
.contacts__rbl {
  height: 685px;
  float: right;
  width: 49.3%;
}
.contacts__rbl.active {
  width: 100%;
}
.contacts__name {
  color: #33b08a;
  font-size: 24px;
  padding-top: 33px;
}
.contacts__item-date {
  color: #6f6f6f;
  font-size: 16px;
  font-weight: 300;
  padding-top: 18px;
}
.contacts__item-date a {
  color: #33b08a;
}
.contacts__item-date a:hover {
  text-decoration: underline;
}
.contacts__open-cdate {
  background: #fff url(/local/templates/main/../main/img/icon-tree-cube.jpg) 69px center no-repeat;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  bottom: 12px;
  cursor: pointer;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  height: 37px;
  position: absolute;
  right: -37px;
  width: 100px;
  z-index: 1;
}

.myandex {
  height: 685px;
  width: 100%;
}

/* */
/*---------- After 768 ----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .contacts {
    height: inherit;
  }
  .contacts__open-cdate {
    display: none;
  }
  .contacts__lbl {
    clear: both;
    display: block;
    left: inherit;
    position: relative;
    top: inherit;
    width: 100%;
  }
  .contacts__rbl {
    clear: both;
    display: block;
    float: inherit;
    width: 100%;
  }
  .contacts__wrc {
    float: left;
    height: inherit;
    padding: 51px 20px 50px 28px;
    width: 100%;
  }
  .contacts__wrc:before {
    display: none;
  }
}
/*---------- end After 768 ------------------------------------------------------------------------------------------- */
/* */
/*---------- After 6400 ---------------------------------------------------------------------------------------------- */
@media screen and (max-width: 640px) {
  .contacts__wrc {
    padding-left: 21px;
  }
}
/*---------- end After 370 ------------------------------------------------------------------------------------------- */
/* */
/*=================================================== end Contacts =================================================== */
/* */
/* */
/*====================================================== Footer ====================================================== */
.jump-footer {
  display: block;
  height: 231px;
  width: 100%;
}

.footer {
  bottom: 0;
  background-color: #003d73;
  left: 0;
  height: 231px;
  padding: 39px 0 10px 0;
  position: absolute;
  width: 100%;
  transition: filter 0.5s;
}
.footer .wh {
  position: relative;
}
.footer .wh:before {
  background: url(/local/templates/main/../main/img/figures-08.png) 0 0 no-repeat;
  content: "";
  height: 76px;
  right: -221px;
  position: absolute;
  top: 52px;
  width: 131px;
}
.footer__two-btn {
  font-size: 0;
  text-align: center;
}
.footer__btn-item {
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  padding: 17px 0;
  max-width: 262px;
  margin: 0 15px;
  text-transform: uppercase;
  width: 100%;
}
.footer__btn-item:hover {
  color: #e4287d;
  border-color: #e4287d;
}
.footer__list-link {
  font-size: 0;
  padding: 35px 0 0 67px;
}
.footer__wr-item {
  display: inline-block;
  width: 50%;
}
.footer__lbl-ll {
  float: left;
  width: 50%;
}
.footer__rbl-ll {
  overflow: hidden;
}
.footer__link-item {
  font-size: 18px;
  font-weight: 500;
  line-height: 50px;
  position: relative;
  padding-right: 52px;
}
.footer__link-item:hover {
  text-decoration: underline;
}
.footer__link-item:before {
  content: "";
  position: absolute;
  right: 0;
  top: -3px;
  height: 24px;
  width: 24px;
}
.footer__developer {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  padding: 17px 45px 0 0;
  text-align: right;
}
.footer__link-developer {
  color: #fff;
  font-weight: 300;
}
.footer__link-developer:hover {
  text-decoration: underline;
}

.footer__wr-item.icl01 .footer__link-item {
  color: #f0f71d;
}
.footer__wr-item.icl01 .footer__link-item:before {
  background: url(/local/templates/main/../main/img/icon-tel.png) 0 0 no-repeat;
}

.footer__wr-item.icl02 .footer__link-item {
  color: #00b83d;
}
.footer__wr-item.icl02 .footer__link-item:before {
  background: url(/local/templates/main/../main/img/icon-email.png) 0 0 no-repeat;
  top: 0;
}

.footer__wr-item.icl03 .footer__link-item {
  color: #00d0ed;
}
.footer__wr-item.icl03 .footer__link-item:before {
  background: url(/local/templates/main/../main/img/icon-headphones.png) 0 0 no-repeat;
}

.footer__wr-item.icl04 .footer__link-item {
  color: #fe1e80;
}
.footer__wr-item.icl04 .footer__link-item:before {
  background: url(/local/templates/main/../main/img/icon-download.png) 0 0 no-repeat;
}

/*---------- After 1165 ----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 1165px) {
  .jump-footer {
    height: 334px;
  }

  .footer {
    padding: 40px 0 0 0;
    height: 334px;
  }
  .footer__list-link {
    padding-left: 0;
    text-align: center;
  }
  .footer__lbl-ll, .footer__rbl-ll {
    display: inline-block;
    float: inherit;
    max-width: 600px;
    width: 100%;
  }
  .footer__lbl-ll {
    padding-top: 3px;
  }
  .footer__rbl-ll {
    padding: 19px 0 17px 0;
  }
  .footer__developer {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
  }
}
/*---------- end After 1165 ------------------------------------------------------------------------------------------- */
/* */
/*---------- After 640 ----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 640px) {
  .jump-footer {
    height: 473px;
  }

  .footer {
    padding-top: 20px;
    height: 473px;
  }
  .footer__btn-item {
    max-width: inherit;
    margin: 0;
  }
  .footer__two-btn .footer__btn-item:nth-child(2) {
    margin-top: 20px;
  }
  .footer__btn-item {
    padding-right: 0;
  }
  .footer__wr-item {
    width: 100%;
  }
  .footer__rbl-ll {
    padding-top: 0;
  }
}
/*---------- end After 640 ------------------------------------------------------------------------------------------- */
/* */
/*---------- After 370 ----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 370px) {
  .footer__developer {
    line-height: 24px;
    padding-top: 0;
  }
  .footer__developer span {
    display: block;
  }
  .footer__list-link {
    padding-right: 0;
  }
}
/*---------- end After 370 ------------------------------------------------------------------------------------------- */
/* */
/*==================================================== end Footer ==================================================== */
/* */
/* */
/*=================================================== Popups Windows ================================================= */
.popup-win {
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
  position: fixed;
  height: 100%;
  overflow: auto;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999999;
}
.popup__wrapper {
  background: #172857 url(/local/templates/main/../main/img/figures-11.png) 822px 521px no-repeat;
  float: right;
  height: 100%;
  min-height: 800px;
  padding: 0;
  position: relative;
  width: 65%;
}
.popup__blw {
  float: left;
  max-width: 865px;
  padding: 7.5% 70px 0;
  margin-top: 5%;
  position: relative;
  width: 100%;
}
.popup__close {
  border: 1px solid #fff;
  cursor: pointer;
  position: absolute;
  right: 70px;
  height: 25px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  top: 5px;
  width: 25px;
}
.popup__close span:before, .popup__close span:after {
  content: "";
  position: absolute;
  background-color: #fff;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.popup__close span:before {
  left: 7px;
  top: 11px;
  height: 1px;
  width: 9px;
}
.popup__close span:after {
  left: 11px;
  top: 7px;
  height: 9px;
  width: 1px;
}
.popup__close:hover {
  border-color: #e4287d;
  background-color: #e4287d;
}
.popup__content {
  padding: 0;
  text-align: center;
}
.popup__title {
  color: #fff;
  font-size: 48px;
  line-height: 48px;
  padding: 0 0 31px;
}
.popup__wr-field {
  display: block;
  padding-top: 13px;
  width: 100%;
}
.popup__item-field {
  border-bottom: 1px solid #747e9a;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  height: 48px;
  text-align: center;
  width: 100%;
}
.popup__item-field:active, .popup__item-field:focus {
  border-bottom-color: #fff;
}
.popup__item-field.error {
  border-bottom-color: #ff0000;
}
.popup__information {
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 300;
  padding-top: 15px;
  width: 100%;
}
.popup__btn-send {
  display: block;
  font-size: 0;
  padding-top: 50px;
  height: 200px;
  overflow: hidden;
  width: 100%;
}
.popup__item-btn-send {
  background: none;
  border: 1px solid #fff;
  cursor: pointer;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  height: 58px;
  text-transform: uppercase;
  width: 177px;
}
.popup__item-btn-send:hover {
  background-color: #e4287d;
  border-color: #e4287d;
}
.popup__thank {
  color: #fff;
}
.popup__thank span {
  display: block;
  font-size: 48px;
  line-height: 48px;
}
.popup__thank em {
  display: block;
  padding-top: 10px;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
}

/* */
/*---------- After 768 ----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .popup__wrapper {
    width: 100%;
  }
  .popup__close {
    right: 20px;
  }
}
/*---------- end After 768 ------------------------------------------------------------------------------------------- */
/* */
/*---------- After 640 ----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 640px) {
  .popup__blw {
    padding-left: 30px;
    padding-right: 30px;
  }
  .popup__close {
    right: 20px;
    top: -5px;
  }
}
/*---------- end After 640 ------------------------------------------------------------------------------------------- */
/* */
/*---------- After 510 ----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 510px) {
  .popup__title {
    font-size: 34px;
    line-height: 34px;
  }
}
/*---------- end After 510 ------------------------------------------------------------------------------------------- */
/* */
/*---------- After 320 ----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 320px) {
  .popup__blw {
    padding-left: 10px;
    padding-right: 10px;
  }
  .popup__close {
    right: 10px;
  }
}
/*---------- end After 320 ------------------------------------------------------------------------------------------- */
/* */
/*================================================= end Popups Windows =============================================== */
/* */
._blur {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}

#scrollup {
	background-color:#fff;
	cursor: pointer;
	position: fixed;
	opacity: 0.9;
	padding: 20px; 
	border-radius: 50%; 
	border: 2px solid #070D2A;
	display: none;
	bottom: 30px;
    left: 30px;
	height: 15px;
	z-index: 999;
}

#scrollup:after, #scrollup:before{
	border-top: 2px solid #070D2A;
    content: '';
    height: 10px;
    position: absolute;
    top: 50%;
    width: 10px;
}

#scrollup:after{
	margin: -11px 0 0 0;
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    left: 22px;
}

#scrollup:before{
	margin: -3px 0px 0px 0;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 15px;
}
/*# sourceMappingURL=styles.css.map */
/* End */
/* /local/templates/main/js/slick/slick.css?14888787784506 */
/* /local/templates/main/reset.css?14888787783746 */
/* /local/templates/.default/components/bitrix/menu/menu_bottom/style.min.css?1488878778490 */
/* /local/components/local/main.feedback/templates/feedback_form/style.min.css?1488878778251 */
/* /local/templates/main/template_styles.css?149269055942913 */
