@charset "UTF-8";
@font-face {
  font-family: 'Lato';
  src: url("../fonts/lato-bold.eot");
  src: local("Lato Bold"), local("Lato-Bold"), url("../fonts/lato-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-bold.woff2") format("woff2"), url("../fonts/lato-bold.woff") format("woff"), url("../fonts/lato-bold.ttf") format("truetype"), url("../fonts/lato-bold.svg#lato") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src: url("../fonts/lato-regular.eot");
  src: local("Lato Regular"), local("Lato-Regular"), url("../fonts/lato-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-regular.woff2") format("woff2"), url("../fonts/lato-regular.woff") format("woff"), url("../font/lato-regular.ttf") format("truetype"), url("../fonts/lato-regular.svg#lato") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src: url("../fonts/lato-medium.eot");
  src: local("Lato Italic"), local("Lato-Italic"), url("../fonts/lato-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-medium.woff2") format("woff2"), url("../fonts/lato-medium.woff") format("woff"), url("../fonts/lato-medium.ttf") format("truetype"), url("../fonts/lato-medium.svg#lato") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url("../fonts/roboto-v20-latin-regular.woff2") format("woff2"), url("../fonts/roboto-v20-latin-regular.woff") format("woff");
}

html {
  scroll-behavior: smooth;
}

@media screen and (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}

p {
  color: #47546a;
  font-size: 18px;
  line-height: 33px;
}

p::before, p::after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

p::before {
  margin-bottom: calc(-16.15pxem + 0px);
}

p::after {
  margin-top: calc(-16.12222pxem + 0px);
}

a {
  color: #1658B6;
}

.p-15 {
  padding: 15px;
}

.p-10 {
  padding: 10px;
}

.mb-110 {
  margin-bottom: 110px !important;
}

.ptb-120 {
  padding: 120px 0 !important;
}

select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

.select-wrap .btn-light:not(:disabled):not(.disabled).active,
.select-wrap .btn-light:not(:disabled):not(.disabled):active {
  color: #212529;
  background-color: #fff;
  border-color: #C4CBDB;
}

.select-wrap .show > .btn-light.dropdown-toggle {
  color: #000000;
  background-color: #fff;
  border-color: #26C6DA;
}

.select-wrap .btn-light:not(:disabled):not(.disabled).active:focus,
.select-wrap .btn-light:not(:disabled):not(.disabled):active:focus,
.select-wrap .show > .btn-light.dropdown-toggle:focus,
.select-wrap .btn-light:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
  vertical-align: middle;
}

.bootstrap-select .dropdown-menu {
  min-width: 10rem;
  padding: 0;
  margin: -1px 0 0;
  font-size: 1rem;
  color: #212529;
  background-color: #fff;
  border: 1px solid #C4CBDB;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.bootstrap-select .dropdown-menu[x-placement="top-start"] {
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 28px 25px 4px;
  background-color: #fff;
  font-size: 18px;
  border: 1px solid #C4CBDB;
  color: #000000;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 64px;
  text-transform: inherit;
  font-weight: 400;
}

.bootstrap-select > .dropdown-toggle::after {
  border: none;
  background: url(../img/arrow.svg) no-repeat 0 0;
  width: 10px;
  height: 6px;
  position: absolute;
  right: 28px;
  top: 30px;
}

.bootstrap-select > .dropdown-toggle.show .bootstrap-select > .dropdown-toggle:after {
  margin-top: -1px;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}

.bootstrap-select > .dropdown-toggle.is-invalid {
  border-color: #DA5126;
}

.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}

.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2 !important;
}

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: #b94a48;
}

.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745;
}

.bootstrap-select.fit-width {
  width: auto !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}

:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
  float: none;
  z-index: auto;
}

.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*="col-"]) {
  width: auto;
}

.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

.bootstrap-select.dropdown-menu-right, .bootstrap-select[class*="col-"].dropdown-menu-right,
.row .bootstrap-select[class*="col-"].dropdown-menu-right {
  float: right;
}

.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
  margin-bottom: 0;
}

.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
  padding: 0;
}

.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  -webkit-border-radius: inherit;
  border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  -webkit-border-radius: inherit;
  border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}

.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}

.form-inline .bootstrap-select .form-control {
  width: 100%;
}

.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}

.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important;
}

.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}

.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}

.bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.bs3.bootstrap-select .dropdown-toggle .filter-option {
  padding-right: inherit;
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none;
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  padding-right: inherit;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}

.bootstrap-select .dropdown-toggle .filter-expand {
  width: 0 !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden;
}

.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
  -webkit-border-radius: inherit;
  border-radius: inherit;
}

.bootstrap-select[class*="col-"] .dropdown-toggle {
  width: 100%;
}

.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}

.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.bootstrap-select .dropdown-menu li {
  position: relative;
  border-bottom: 1px solid #C4CBDB;
}

.bootstrap-select .dropdown-menu li:last-child {
  border: none;
}

.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}

.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 17px 24px;
  font-weight: 400;
  color: #000;
  font-size: 18px;
}

.bootstrap-select .dropdown-menu li a.active, .bootstrap-select .dropdown-menu li a:active {
  background-color: #fff;
  color: 000;
}

.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}

.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}

.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}

.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: whitesmoke;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
  width: auto;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}

.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
  content: '\00a0';
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 21px;
  background: url(../img/check_blue.svg) no-repeat 0 8px;
  top: 14px;
  width: 18px;
  height: 23px;
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

ul.dot li {
  position: relative;
  font-size: 18px;
  line-height: 33px;
  color: #47546a;
  padding-left: 15px;
}

ul.dot li:before {
  content: "•";
  color: #26C6DA;
  position: absolute;
  left: 0;
  top: 0;
}

.select-wrap .select-label {
  position: absolute;
  z-index: 1;
  top: 20px;
  margin: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  pointer-events: none;
  left: 25px;
  right: 25px;
  color: #939AA7;
  font-size: 18px;
}

.valid .select-label {
  font-size: 12px;
  top: 10px;
  color: #939AA7;
}

ul.checked_ul li {
  position: relative;
  font-size: 18px;
  color: #000;
  padding-left: 41px;
  margin-bottom: 26px;
  background: url(../img/check_blue.svg) no-repeat 0 6px;
  line-height: 26px;
}

.mt-5 {
  margin-top: 5px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.pl-45 {
  padding-left: 45px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.pl-70 {
  padding-left: 70px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.pb-75 {
  padding-bottom: 75px !important;
}

.ml-75 {
  margin-left: 75px !important;
}

.pl-75 {
  padding-left: 75px !important;
}

.mr-75 {
  margin-right: 75px !important;
}

.pr-75 {
  padding-right: 75px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.pl-90 {
  padding-left: 90px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

@media (min-width: 1400px) {
  .container {
    max-width: 1350px;
  }
}

.container {
  position: relative;
}

ul.dropdown-menu.show {
  z-index: 10001;
}

body {
  position: relative;
  color: #000000;
  font-size: 16px;
  font-family: 'Lato' !important;
  background-color: #fff;
  padding-top: 105px;
}

body.opened_submenu {
  padding-top: 162px;
}

h1 {
  font-weight: bold;
  font-size: 56px;
  line-height: 1.4;
}

h1::before, h1::after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

h1::before {
  margin-bottom: calc(-0.35em + 0px);
}

h1::after {
  margin-top: calc(-0.32222em + 0px);
}

.ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.topbar {
  background-color: #3667bd;
}

.topul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.topul li {
  line-height: 1;
  padding: 8px 0;
}

.topul li:first-child {
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  color: #ffffff;
  margin-right: 48px;
  padding: 10px 0;
}

.topul li a {
  font-size: 13px;
  font-style: normal;
  letter-spacing: 0.4px;
  color: #ffffff;
  font-weight: bold;
}

.topul li:nth-child(2) a {
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.topul li:last-child {
  text-transform: uppercase;
  margin-left: 48px;
}

.promo_stock {
  display: flex;
  flex-direction: row;
  margin-bottom: 80px;
}

.promo .promo_stock p {
  margin: 0 0 0 15px;
  font-size: 18px;
}

.circle {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-top: 8px;
  background: #3667bd;
  color: #fff;
  text-align: center;
}

.navbar-light,
.container-fluid {
  padding: 0 104px;
}

.header-wrap {
  position: fixed;
  top: 0;
  transition: transform 0.5s cubic-bezier(0.41, 0.35, 0.02, 0.94) 0s, border 0.5s cubic-bezier(0.41, 0.35, 0.02, 0.94) 0s, -webkit-transform 0.5s cubic-bezier(0.41, 0.35, 0.02, 0.94) 0s;
  width: 100%;
  z-index: 999;
}

.header-wrap.nav-up {
  -webkit-transform: translate3d(0, -166px, 0);
  transform: translate3d(0, -166px, 0);
}

.header {
  border-bottom: 1px solid #D6DBE4;
  background: #FFFFFF;
}

.header .navbar-light .main-menu .nav-item {
  margin: 0 30px;
  padding: 0;
}

.header .navbar-light .main-menu .nav-item:first-child {
  margin-left: 0;
}

.header .navbar-light .main-menu .nav-link {
  color: #000;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 29px 0;
  display: block;
  outline: none;
}

.header .navbar-light .main-menu .nav-link:before {
  display: block;
  content: attr(title);
  font-weight: bold;
  height: 0;
  visibility: hidden;
}

.header .navbar-light .main-menu .nav-link:hover, .header .navbar-light .main-menu .nav-link:focus {
  font-weight: bold;
}

.header .navbar-light .main-menu .nav-link.disabled {
  color: #000;
}

.header .navbar-light .main-menu .show > .nav-link,
.header .navbar-light .main-menu .active > .nav-link,
.header .navbar-light .main-menu .nav-link.show,
.header .navbar-light .main-menu .nav-link.active {
  font-weight: bold;
}

.header .navbar-light .main-menu .dropdown-toggle::after {
  display: inline-block;
  margin-left: 10px;
  content: "";
  background: url(../img/arrow_grey.svg) no-repeat 0 0;
  width: 10px;
  height: 6px;
  border: none;
  position: relative;
  right: -5px;
}

.header .navbar-light .main-menu .dropdown.show .dropdown-toggle::after,
.header .navbar-light .main-menu .dropdown:hover .dropdown-toggle::after {
  background: url(../img/arrow.svg) no-repeat 0 0;
}

.header .navbar-light .main-menu .dropdown-item {
  width: auto;
  color: #000;
}

.header .navbar-light .btn-primary.dropdown-toggle::after {
  display: none;
}

.header .navbar-light .main-menu:hover .nav-link:not(:hover), .header .navbar-light .main-menu .nav-item:not(.active) > .nav-link,
.header .navbar-light .main-menu .dropdown-menu:hover .dropdown-item:not(:hover), .header .navbar-light .main-menu .dropdown-menu.active .dropdown-item:not(.active) {
  color: #47546a;
}

.main-menu .nav-item.show > .nav-link {
  color: #000 !important;
}

.main-menu .dropdown-menu li a.dropdown-item:after {
  display: block;
  content: "";
  height: 3px;
  background-color: #fff;
  position: absolute;
  bottom: -8px;
  width: 100%;
}

.main-menu .dropdown-menu li a.dropdown-item:hover:after {
  background-color: #d6dbe4;
}

.main-menu .dropdown-menu li a.dropdown-item:hover, .header .navbar-light .main-menu .nav-link:hover {
  color: #000 !important;
  outline: none;
}

.main-menu .dropdown-menu li a.dropdown-item:active:after, .main-menu .dropdown-menu li a.dropdown-item.active:after {
  background-color: #26c6da;
}

.navbar-brand {
  margin: 0;
  padding: 0;
  line-height: 1;
}

.small {
  font-size: 12px;
  color: #47546A;
}

.btn {
  padding: 12px 15px;
  line-height: 1;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.857143px;
}

.btn-primary {
  background-color: #26C6DA;
  color: #fff;
  border-color: #26C6DA;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus {
  background-color: #52A7B9;
  border-color: #52A7B9;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-primary.disabled, .btn-primary:disabled {
  background-color: #DDE0E6;
  border-color: #DDE0E6;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show .btn-primary.dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #26C6DA;
  border-color: #26C6DA;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-lg {
  padding: 24px 35px;
}

.dropdown-menu-arrow {
  top: -17px;
  width: 0;
  height: 0;
  position: relative;
}

.dropdown-menu-arrow:before,
.dropdown-menu-arrow:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-width: 7px 8px;
  border-style: solid;
  border-color: transparent;
  z-index: 1001;
}

.dropdown-menu-arrow:after {
  bottom: -18px;
  right: -8px;
  border-bottom-color: #fff;
}

.dropdown-menu-arrow:before {
  bottom: -17px;
  right: -8px;
  border-bottom-color: rgba(0, 0, 0, 0.15);
}

.dropdown-menu-right .dropdown-menu-arrow {
  left: calc(100% - 50px);
}

.header .dropdown-menu-right {
  top: 70px;
}

.navbar .main-menu .dropdown-menu li {
  background-color: #fff;
}

.dropdown-menu.dropdown-menu1 {
  min-width: 300px;
  border: 1px solid #D6DBE4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 0 25px;
  z-index: 10000 !important;
}

.dropdown-menu.dropdown-menu1 .dropdown-item {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #47546a;
  padding: 15px 0;
  border-bottom: 1px solid #D6DBE4;
}

.dropdown-menu.dropdown-menu1 .dropdown-item:hover {
  font-weight: bold;
  background-color: transparent;
}

.dropdown-menu.dropdown-menu1 .dropdown-item:last-child {
  border: none;
}

.btn-menu {
  position: absolute;
  background: transparent;
  cursor: pointer;
  width: 25px;
  height: 25px;
  padding: 0;
  z-index: 8;
  -webkit-transition: all ease .238s;
  -moz-transition: all ease .238s;
  -o-transition: all ease .238s;
  transition: all ease .238s;
  border: none;
  outline: none;
  right: 25px;
  top: 11px;
}

.btn-menu:focus {
  outline: none;
}

.btn-menu:before,
.btn-menu:after,
.btn-menu span {
  background-color: #252525;
  -webkit-transition: all ease .238s;
  -o-transition: all ease .238s;
  transition: all ease .238s;
  height: 2px;
  width: 25px;
  left: 0;
  position: absolute;
  top: 50%;
  overflow: hidden;
}

.btn-menu:before,
.btn-menu:after {
  content: '';
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.btn-menu:before {
  -webkit-transform: translate3d(0, -7px, 0);
  transform: translate3d(0, -7px, 0);
}

.btn-menu:after {
  -webkit-transform: translate3d(0, 7px, 0);
  transform: translate3d(0, 7px, 0);
}

.btn-menu[aria-expanded="true"] span {
  opacity: 0;
}

.btn-menu[aria-expanded="true"]:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}

.btn-menu[aria-expanded="true"]:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}

.promo {
  position: relative;
  background: -webkit-radial-gradient(66.35% 42.79%, 424.57px, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%), -webkit-radial-gradient(69.35% 37.29%, 1331.5px, #F3F7FE 0%, #E3EDFE 100%);
  background: -o-radial-gradient(66.35% 42.79%, 424.57px, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%), -o-radial-gradient(69.35% 37.29%, 1331.5px, #F3F7FE 0%, #E3EDFE 100%);
  background: radial-gradient(424.57px at 66.35% 42.79%, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(1331.5px at 69.35% 37.29%, #F3F7FE 0%, #E3EDFE 100%);
}

.promo .row {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 60px 0;
}

.promo p {
  font-size: 20px;
  color: #000;
  margin: 25px 0 50px;
}

.promo .promo_text h1 {
  line-height: 1.25;
  margin-bottom: 1.5rem;
}

.promo_btn-group {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.promo-swiper-wrapper {
  padding-left: 40px;
  padding-right: 40px;
}

/* promo swiper pagination */
.promo-swiper.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 20px;
}

.promo-swiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}

.promo-swiper .swiper-pagination-bullet-active {
  background: #26C6DA;
}

/* promo swiper navigation */
.promo .promo-swiper-pagination {
  background: transparent;
  border: none;
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  width: 36px;
  height: 36px;
  margin: 0;
  padding: 0;
  border-radius: 50%;
}

.promo .promo-swiper-button-prev {
  left: 4px;
}

.promo .promo-swiper-button-next {
  right: 4px;
}

.promo .promo-swiper-pagination svg {
  color: #52A7B9;
  width: 24px;
  height: 24px;
}

.promo .promo-swiper-button-prev svg {
  margin-right: 4px;
}

.promo .promo-swiper-button-next svg {
  margin-left: 4px;
}

@media (min-width: 576px) {
  .promo-swiper-wrapper {
    padding-left: 72px;
    padding-right: 72px;
  }

  .promo .promo-swiper-button-prev {
    left: 14px;
  }
  
  .promo .promo-swiper-button-next {
    right: 14px;
  }

  .promo .promo-swiper-pagination {
    width: 48px;
    height: 48px;
  }

  .promo .promo-swiper-pagination svg {
    width: 36px;
    height: 36px;
  }
}

@media (min-width: 768px) {
  .promo-swiper-wrapper {
    padding-left: 104px;
    padding-right: 104px;
  }

  .promo .promo-swiper-button-prev {
    left: 20px;
  }
  
  .promo .promo-swiper-button-next {
    right: 20px;
  }

  .promo .promo-swiper-pagination {
    width: 64px;
    height: 64px;
  }

  .promo .promo-swiper-pagination svg {
    width: 50px;
    height: 50px;
  }
}

.section {
  padding: 120px 0;
}

.section .row {
  margin-right: 0;
  margin-left: 0;
}

.section-consultation {
  padding: 35px 0 5px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000;
  transition: 0.2s ease-out;
  box-shadow: 0 8px 40px 0 rgba(9, 11, 13, 0.15);
}

.section-consultation .h3 {
  display: inline-block;
  margin: 0;
}

.section-consultation .request-form-send .close {
  position: absolute;
  top: 0;
  right: 30px;
}

.section-consultation .request-form-send .close:hover {
  cursor: pointer;
}

.section-consultation .section-header .h2 {
  margin: 10px 0 20px;
}

.section-consultation .form-group {
  width: 345px;
  margin-right: 50px;
}

.section-consultation .form-group .is-invalid {
  border-color: #DA5126;
}

.section-consultation .form-group .small {
  position: absolute;
  top: -25px;
  left: 0;
  color: #97bbf9;
}

.section-consultation .form-control {
  background-color: #ffffff;
}

.section-consultation .form-control:focus {
  background-color: #ffffff;
}

.section-consultation:not(.show) {
  opacity: 0;
  display: block;
  transform: translate3d(0, 20px, 0);
  -webkit-transform: translate3d(0, 20px, 0);
  pointer-events: none;
}

.section-consultation .invalid-feedback {
  color: #ffffff;
}

.section-consultation .is-invalid {
  border-width: 1.5px;
}

.section-consultation .dropdown-toggle[aria-expanded="true"]:after {
  transform: rotate(180deg);
}

.section-consultation .dropdown-toggle:after {
  transition: 0.5s;
}

.modal-consultation .h3 {
  font-size: 40px;
}

.modal-consultation .select-wrap + .invalid-feedback {
  margin-top: -15px;
  margin-bottom: 25px;
}

.modal-consultation .dropdown-toggle[aria-expanded="true"]:after {
  transform: rotate(180deg);
}

.modal-consultation .dropdown-toggle:after {
  transition: 0.5s;
}

.mb-37 {
  margin-bottom: 37px !important;
}

.mb-24 {
  margin-bottom: 32px !important;
}

.p-8773 {
  padding: 87px 73px 84px !important;
}

.p-4373 {
  padding: 43px 73px !important;
}

.section-header {
  text-align: center;
  margin-bottom: 70px;
}

.section-header .h2 {
  margin-bottom: 48px;
}

.section-header p {
  color: #47546a;
  font-size: 18px;
  line-height: 33px;
  margin-bottom: 0;
}

.section-header .btn-md {
  margin: -20px 0 20px 0;
}

.h2 {
  font-weight: bold;
  font-size: 40px;
  line-height: 1.2;
}

.h2::before, .h2::after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.h2::before {
  margin-bottom: calc(-0.25em + 0px);
}

.h2::after {
  margin-top: calc(-0.22222em + 0px);
}

.h1 {
  font-weight: bold;
  font-size: 56px;
  line-height: 1.2;
}

.h1::before, .h1::after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.h1::before {
  margin-bottom: calc(-0.25em + 0px);
}

.h1::after {
  margin-top: calc(-0.22222em + 0px);
}

.features-items .item {
  height: 100%;
  padding: 30px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: 0 14px 48px 0 rgba(165, 182, 207, 0.2);
  box-shadow: 0 14px 48px 0 rgba(165, 182, 207, 0.2);
  background-color: #ffffff;
  text-align: center;
  -webkit-transition: opacity .2s ease-out, -webkit-box-shadow .3s ease-out, -webkit-transform .3s ease-out;
  transition: opacity .2s ease-out, -webkit-box-shadow .3s ease-out, -webkit-transform .3s ease-out;
  -o-transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
  transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
  transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out, -webkit-box-shadow .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.features-items .item:hover {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}

.features-items .item:hover .title {
  color: #3667bd;
}

.features-items .icon {
  margin: 10px 0 40px;
}

.features-items .title {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.6;
  color: #000000;
  height: 75px;
  margin-bottom: 10px;
}

.features-items .title::before, .features-items .title::after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.features-items .title::before {
  margin-bottom: calc(-0.45em + 0px);
}

.features-items .title::after {
  margin-top: calc(-0.42222em + 0px);
}

.features-items.mfo h3 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 20px;
  line-height: 1.8;
}
.features-items p {
  font-size: 18px;
  font-weight: 600;
  color: #47546a;
  margin-bottom: 0;
  line-height: 1.8;
}
.features-items.mfo ul{}
.features-items.mfo ul li{ margin-bottom: 20px}
.features-items.mfo p {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-align: left;
}

.features-items p::before, .features-items p::after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.features-items p::before {
  margin-bottom: calc(-0.55em + 0px);
}

.features-items p::after {
  margin-top: calc(-0.52222em + 0px);
}

.homepage-features-items .col-lg-3 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.homepage-features-items .title {
  max-height: 64px;
  height: auto;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 10px !important;
}

.homepage-features-items p {
  max-height: 130px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  padding-top: 8px;
  padding-bottom: 8px;
}

.homepage-features-items .icon img {
  width: 100%;
  max-width: 180px;
}

.consultation {
  position: fixed;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  opacity: 0;
  bottom: 34px;
  right: 100px;
  z-index: 99;
}

.consultation span {
  position: absolute;
  width: 165px;
  opacity: 0;
  box-shadow: 0 8px 25px 0 rgba(143, 153, 171, 0.15);
  border-radius: 2px;
  top: -30px;
  left: -30px;
  background: #fff;
  padding: 8px 4px;
  color: #47546a;
  text-align: center;
  font-size: 14px;
}

.consultation img:hover {
  cursor: pointer;
}

.consultation img:hover + .service-text {
  opacity: 1;
}

.consultation.show {
  opacity: 1;
  transform: translate3d(0, 20px, 0);
  -webkit-transform: translate3d(0, 20px, 0);
}

.about_promo {
  position: relative;
}

.about_promo::before {
  content: "";
  background: url(../img/frame_about.svg) no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 0 100%;
}

.blue-bg {
  background: #3667BD;
  color: #fff;
}

.blue-bg .title,
.blue-bg p {
  color: #fff;
}

.grey-bg {
  background: -webkit-radial-gradient(50% 50%, 493px, #FFFFFF 0%, #F3F7FE 100%);
  background: -o-radial-gradient(50% 50%, 493px, #FFFFFF 0%, #F3F7FE 100%);
  background: radial-gradient(493px at 50% 50%, #FFFFFF 0%, #F3F7FE 100%);
}

.blue-bg-gradient {
  background: -webkit-radial-gradient(50% 50%, 320.5px, rgba(54, 103, 189, 0.9) 0%, #3667BD 100%);
  background: -o-radial-gradient(50% 50%, 320.5px, rgba(54, 103, 189, 0.9) 0%, #3667BD 100%);
  background: radial-gradient(320.5px at 50% 50%, rgba(54, 103, 189, 0.9) 0%, #3667BD 100%);
}

.kupit-img {
  margin-left: -90px;
}

.scrolling_tabs {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  height: 70px;
}

.list {
  position: absolute;
  left: 0px;
  top: 0px;
  min-width: 3000px;
  margin: 0;
  border-bottom: 1px solid #e4eaec;
}

img {
  max-width: 100%;
  height: auto;
}

.w-500 {
  max-width: 500px;
}

.card-icon {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 5px 0 rgba(53, 70, 80, 0.15);
  box-shadow: 0 1px 5px 0 rgba(53, 70, 80, 0.15);
  border: solid 1px #f3f7fc;
  background: #ffffff url(../img/star.svg) no-repeat 32px 28px;
  padding: 32px 32px 32px 90px;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  line-height: 1.8;
  min-height: 90px;
}

.card-icon::before, .card-icon::after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.card-icon::before {
  margin-bottom: calc(-0.55em + 0px);
}

.card-icon::after {
  margin-top: calc(-0.52222em + 0px);
}

.error-404 {
  height: 330px;
  overflow: hidden;
}

.error-404 img {
  margin-top: -125px;
}

.card-icon.card-one::before {
  margin: 0;
}

#modalAgree {
  z-index: 1060;
}

.modal .section-header {
  margin-bottom: 42px;
}

.modal .section-header .h2 {
  color: #000;
  font-size: 56px;
  margin-bottom: 43px;
}

.modal .section-header .l-title {
  color: #000;
}

.modal p {
  color: #47546a;
  text-align: center;
}

.modal-dialog {
  left: auto;
  margin-right: auto;
  margin-left: auto;
}

.mb-66 {
  margin-bottom: 66px !important;
}

.form-modal .send_illustration {
  margin: -83px 0 25px -35px;
}

.form-modal .modal-dialog {
  max-width: 722px;
}

.form-modal .modal-content {
  -webkit-border-radius: 16px;
  border-radius: 16px;
}

.form-modal .modal-header {
  padding: 22px 25px 34px;
  border: none;
}

.banks .item a, .banks .item div {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 7px 17px rgba(71, 84, 106, 0.08);
  box-shadow: 0px 7px 17px rgba(71, 84, 106, 0.08);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 95px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: opacity .2s ease-out, -webkit-box-shadow .3s ease-out, -webkit-transform .3s ease-out;
  transition: opacity .2s ease-out, -webkit-box-shadow .3s ease-out, -webkit-transform .3s ease-out;
  -o-transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
  transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
  transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out, -webkit-box-shadow .3s ease-out, -webkit-transform .3s ease-out;
}

.connecting-items {
  text-align: center;
}

.connecting-items .col-lg-3 {
  max-width: 20%;
}

.connecting-items .col-lg-3:before {
  content: "";
  width: 11px;
  height: 16px;
  background: url(../img/right-w.svg) no-repeat;
  position: absolute;
  -webkit-background-size: cover;
  background-size: cover;
  right: 0;
  top: 40px;
}

.connecting-items .col-lg-3:last-child:before {
  display: none;
}

.connecting-items .icon {
  margin-bottom: 45px;
}

.connecting-items .title {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.8;
}

.connecting-items .title::before, .connecting-items .title::after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.connecting-items .title::before {
  margin-bottom: calc(-0.55em + 0px);
}

.connecting-items .title::after {
  margin-top: calc(-0.52222em + 0px);
}

.list li {
  display: table-cell;
  position: relative;
  text-align: center;
  cursor: grab;
  cursor: -webkit-grab;
  vertical-align: middle;
  padding: 0 26px;
}

.list li:first-child {
  padding-left: 0;
}

.list li:last-child {
  padding-right: 0;
}

.list li a {
  padding: 25px 0;
  color: #47546a;
  background-color: transparent;
  border-bottom: 1px solid transparent;
  display: block;
  position: relative;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1;
}

.list li a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #000;
}

.list li a.active {
  font-weight: bold;
  color: #000;
  border-bottom: 2px solid #26C6DA;
  margin-bottom: 0px;
}

.list li a.active:before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background-color: #26C6DA;
}

.mw-515 {
  max-width: 515px;
  margin: 0 auto;
}

.contact-form {
  max-width: 515px;
  margin: 0 auto;
}

.contact-form p {
  font-size: 14px;
  color: #47546a;
  text-align: center;
  margin: 20px 0 0;
  line-height: 24px;
}

.contact-form p::before, .contact-form p::after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.contact-form p::before {
  margin-bottom: calc(-11.65pxem + 0px);
}

.contact-form p::after {
  margin-top: calc(-11.62222pxem + 0px);
}

.form-group {
  position: relative;
  width: 100%;
  margin-bottom: 25px;
}

.invalid-feedback {
  color: #DA5126;
  font-size: 16px;
  margin-top: 10px;
}

.form-control {
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 40px 25px 22px;
  background-color: transparent;
  position: relative;
  z-index: 2;
  font-size: 18px;
  border: 1px solid #C4CBDB;
  color: #000000;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.form-control.is-invalid {
  background: #ffffff;
  border-color: #DA5126;
}

.form-control.is-invalid:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form-control:hover {
  border: 1px solid #47546A;
}

.form-control:not(textarea) {
  height: 64px;
}

.form-control + label {
  position: absolute;
  z-index: 3;
  top: 20px;
  margin: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  pointer-events: none;
  left: 25px;
  right: 25px;
  color: #939AA7;
  font-size: 18px;
}

.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  border: 1px solid #26C6DA;
  color: #000;
}

.form-control:focus + label {
  color: #939AA7;
}

.form-control:focus + label, .form-control.has-value + label {
  font-size: 12px;
  top: 10px;
}

.form-control.inputtel:focus {
  color: #000;
}

.form-control.inputtel:focus + label {
  font-size: 12px;
  top: 10px;
}

.no-js .form-control + label {
  font-size: 0.75rem;
  top: 0;
}

.form-row .form-control + label {
  left: 25px;
  right: 25px;
}

select.form-control:not([size]):not([multiple]) {
  height: 44px;
}

.main-menu .dropdown-menu li a.dropdown-item {
  text-transform: uppercase;
  padding: 10px 0;
  font-size: 14px;
  background-color: #fff;
}

.main-menu .dropdown-menu li a.dropdown-item:before {
  display: block;
  content: attr(title);
  font-weight: bold;
  height: 0;
  visibility: hidden;
}

.main-menu .dropdown-menu .dropdown-menu.dropdown-menu1 .dropdown-item {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.scroller {
  text-align: center;
  cursor: pointer;
  display: none;
  padding: 20px 13px;
  white-space: no-wrap;
  vertical-align: middle;
  background-color: #fff;
  top: -2px;
  position: relative;
  z-index: 10;
}

.scroller-right {
  float: right;
}

.scroller-left {
  float: left;
}

.text-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-col .l-title {
  margin-bottom: 40px;
}

.text-col .title_sub {
  margin-bottom: 25px;
}

.text-col p {
  margin-bottom: 40px;
}

.text-col ul {
  list-style: none;
}

.text-col ul {
  padding-left: 0;
}

.text-col ul li {
  color: #47546a;
  font-size: 18px;
  margin-bottom: 14px;
  line-height: 33px;
}

.text-col ul li::before {
  content: "\2022";
  color: #26c6da;
  font-weight: bold;
  display: inline-block;
  width: 1em;
}

section .row ol li {
  color: #47546a;
  font-size: 18px;
  line-height: 33px;
  list-style-type: none;
  position: relative;
  margin-bottom: 25px;
}

section .row ol {
  counter-reset: myOrderedListItemsCounter;
  padding-left: 0;
}

section .row ol li:before {
  counter-increment: myOrderedListItemsCounter;
  content: counter(myOrderedListItemsCounter);
  margin-right: .5em;
  background-color: #26c6da;
  color: #ffffff;
  border-radius: 32px;
  width: 32px;
  height: 32px;
  display: inline-block;
  text-align: center;
}

.btn-md {
  padding: 20px 25px;
}

.img-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.title_sub {
  font-weight: bold;
  font-size: 32px;
  line-height: 38px;
  color: #000000;
}

.title_small {
  font-weight: bold;
  font-size: 24px;
  line-height: 36px;
  color: #000000;
}

.nav-tabs-horizontal {
  max-width: 1070px;
  margin: 0 auto;
}

.nav-tabs-horizontal .tab-pane {
  margin-top: 50px;
}

.nav-tabs-horizontal .tab-pane p {
  font-size: 18px;
  color: #000000;
}

.tab-content {
  position: relative;
  overflow: hidden;
}

.tab-content .consultation {
  right: 30px;
  top: 70%;
}

.tab-pane {
  display: table-cell;
  position: relative;
  width: 1320px;
  vertical-align: top;
}

.tab-content .tab-content-div {
  position: absolute;
  left: 0;
}

.mw-700 {
  max-width: 700px;
  margin: 0 auto;
}

.mw-800 {
  max-width: 800px;
  margin: 0 auto;
}

.bordered {
  border-top: 1px solid #EEF0F4;
  border-bottom: 1px solid #EEF0F4;
}

.tariff-items {
  display: flex;
  justify-content: center;
  flex-direction: row;
}

.tariff-items .item {
  display: flex;
  padding: 0;
  justify-content: center;
}

.tariff-items .item p {
  margin: 0.5rem 0 0;
  text-align: center;
}

.tariff-items .check-icon {
  border: 2px solid #ffffff;
  text-align: center;
  margin-right: 20px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  line-height: 3;
}

.tariff-offer {
  margin-bottom: 70px;
}

.tariff-offer .item {
  display: flex;
}

.tariff-offer .item:first-child {
  margin-right: 50px;
}

.tariff-offer .item p {
  padding: 2rem 0 0 1.5rem;
}

.tariff-info .rate {
  display: flex;
  margin: 80px 0 50px 0;
}

.tariff-info .rate p {
  font-size: 20px;
  margin: 1rem 0 0 1rem;
}

.tariff-info .explanation p {
  font-size: 16px;
}

.tariff-info .col-lg-7 {
  padding: 0
}

.nav-tabs-line {
  position: relative;
  border-bottom: 1px solid #e4eaec;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nav-tabs-line .nav-item {
  margin-bottom: -1px;
  font-size: 12px;
  text-transform: uppercase;
}

.nav-tabs-line .nav-item .nav-link {
  padding: 25px 0;
  border-color: transparent;
  border-bottom: 2px solid transparent;
  color: #47546a;
  overflow: hidden;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-align: center;
}

.nav-tabs-line .nav-item .nav-link:hover {
  font-weight: bold;
  color: #000;
}

.nav-tabs-line .nav-item .nav-link.active {
  font-weight: bold;
  color: #000;
  background-color: transparent;
  border-bottom: 2px solid #26C6DA;
}

.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
  font-family: Arial, sans-serif;
}

.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}

.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}

.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}

.irs-handle {
  position: absolute;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: default;
  z-index: 1;
}

.irs-handle.type_last {
  z-index: 2;
}

.irs-min,
.irs-max {
  position: absolute;
  display: block;
  cursor: default;
}

.irs-min {
  left: 0;
}

.irs-max {
  right: 0;
}

.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}

.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

.irs-with-grid .irs-grid {
  display: block;
}

.irs-grid-pol {
  position: absolute;
  top: -14px;
  left: 0;
  width: 3px;
  height: 12px;
  background: #D6DBE4;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.irs-grid-pol.small {
  height: 4px;
  display: none;
}

.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}

.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}

.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed;
}

.irs-disabled {
  opacity: 0.4;
}

.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}

.irs--flat {
  height: 40px;
}

.irs--flat.irs-with-grid {
  height: 60px;
  margin: 0 -17px;
}

.irs-grid .irs-grid-pol:first-child {
  display: none;
}

.irs--flat .irs-line {
  top: 25px;
  height: 4px;
  background-color: #D6DBE4;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 0 17px;
}

.irs--flat .irs-grid-pol:nth-last-child(2) {
  left: calc(100% - 3px) !important;
}

.irs--flat .irs-bar {
  top: 25px;
  height: 4px;
  background-color: #26C6DA;
  margin-left: 17px;
}

.irs--flat .irs-bar--single {
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.irs--flat .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: #e1e4e9;
}

.irs--flat .irs-handle {
  top: 11px;
  width: 32px;
  height: 32px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 10px rgba(165, 182, 207, 0.32);
  box-shadow: 0px 4px 10px rgba(165, 182, 207, 0.32);
  -webkit-border-radius: 100%;
  border-radius: 100%;
  margin-left: 2px;
}

.irs--flat .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -5px;
  background-color: #26c6da;
  width: 10px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  height: 10px;
}

.irs--flat .irs-min,
.irs--flat .irs-max {
  top: 0;
  padding: 1px 3px;
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  background-color: #e1e4e9;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: none;
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  color: white;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #ed5565;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: none;
}

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #ed5565;
}

.irs--flat .irs-grid-pol {
  background-color: #D6DBE4;
}

.irs--flat .irs-grid-text {
  color: #999;
  display: none;
}

ul.checked_ul.horizontal_checked {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

ul.checked_ul.horizontal_checked li {
  color: #47546a;
  margin-bottom: 0;
}

.cms-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
}

.cms-logo .item div {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 7px 17px rgba(71, 84, 106, 0.08);
  box-shadow: 0px 7px 17px rgba(71, 84, 106, 0.08);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 95px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tarif-wrap {
  border: 1px solid #C4CBDB;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.tarif-wrap .tarif-range {
  padding: 48px 63px 23px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70%;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  max-width: 70%;
}

.tarif-wrap .tarif-range .secondary {
  font-size: 20px;
  line-height: 24px;
  color: #677797;
}

.tarif-wrap .tarif-range .sum {
  font-size: 48px;
  line-height: 47px;
  color: #161A22;
  margin-top: 28px;
  margin-bottom: 36px;
}

.tarif-wrap .tarif-range .sum strong {
  font-family: 'Roboto';
  font-weight: normal;
}

.tarif-wrap .tarif-percent {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30%;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-left: 1px solid #C4CBDB;
  position: relative;
  text-align: center;
}

.tarif-wrap .tarif-percent span {
  font-size: 24px;
  color: #47546a;
}

.tarif-wrap .tarif-percent .percent {
  font-weight: 500;
  font-size: 56px;
  margin: 0 0 15px;
  height: 86px;
}

.tarif-wrap .tarif-percent .percent.sm-text {
  font-size: 32px;
  line-height: 77px;
}

.tarif-wrap .tarif-percent:after, .tarif-wrap .tarif-percent:before {
  left: -1px;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tarif-wrap .tarif-percent:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16.5px 0 16.5px 13px;
  border-color: transparent transparent transparent #ffffff;
}

.tarif-wrap .tarif-percent:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17.5px 0 17.5px 15px;
  border-color: transparent transparent transparent #c4cbdb;
}

.secure-wrap .illustration {
  margin: 0 120px;
}

.footer {
  border-top: 1px solid #DDE0E6;
  padding: 63px 0 23px;
}

.footer .f-logo {
  margin-bottom: 56px;
}

.footer .f-logo img {
  width: 100px;
}

.footer .row .col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.footer .row .col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40%;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
}

.footer .label-heading {
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 32px;
  font-weight: bold;
}

.footer .label-heading a {
  color: #000000;
}

.footer .label-heading a:hover {
  text-decoration: none;
}

.footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer ul.collapse:not(.show) {
  display: block;
}

.footer ul li {
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 23px;
}

.footer ul li a {
  color: #000000;
  display: block;
}

.footer ul li span {
  font-size: 14px;
  color: #939AA7;
  text-transform: none;
  display: block;
}

.footer .row.mt-40 ul li a {
  text-transform: none;
  font-size: 18px;
  margin-bottom: 15px;
}

.footer .social a {
  display: inline-block;
  margin-right: 30px;
}

.mw-900 {
  max-width: 900px;
}

.strong {
  font-weight: bold;
}

.f-18 {
  font-size: 18px;
}

.mt--20 {
  margin-top: -20px !important;
}

.mb--60 {
  margin-bottom: -60px !important;
}

.mb--80 {
  margin-bottom: -80px !important;
}

.mb--70 {
  margin-bottom: -70px !important;
}

.mb--90 {
  margin-bottom: -90px !important;
}

.mb--94 {
  margin-bottom: -94px !important;
}

.mb-48 {
  margin-bottom: 48px !important;
}

.swiper-container {
  margin-bottom: -20px;
}

.frame {
  position: relative;
  margin-bottom: -60px;
}

.frame img {
  width: 438px;
  height: 710px;
}

.frame .btn.btn-md {
  padding: 20px 45px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 187px;
}

.frame:after {
  content: "";
  width: 87px;
  height: 128px;
  background: url(../img/kupit.svg) no-repeat;
  display: block;
  position: absolute;
  left: -47px;
  bottom: 215px;
}

.section2 {
  padding: 120px 0;
  border-bottom: 1px solid #D3D9E3;
}

.section1 {
  border-bottom: 1px solid #D3D9E3;
}

.section1 .title_span {
  display: block;
  color: #47546a;
  margin-bottom: 20px;
  text-transform: uppercase;
  line-height: 1.3;
}

.section1 .title_span::before, .section1 .title_span::after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.section1 .title_span::before {
  margin-bottom: calc(-0.3em + 0px);
}

.section1 .title_span::after {
  margin-top: calc(-0.27222em + 0px);
}

.section1 .connecting-items .col-lg-3:before {
  background: url(../img/arrow-g.svg) no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.section1 .without-arrow.connecting-items .col-lg-3:before {
  display: none;
}

.section1 p {
  color: #000;
}

.section1 ul li {
  font-size: 18px;
  line-height: 33px;
  color: #000;
}

.section1 ul.checked_ul li {
  color: #000;
  font-weight: bold;
  background: url(../img/check-b.svg) no-repeat 0 8px;
}

.section1 ul.dot li {
  padding-left: 43px;
  margin-bottom: 10px;
}

.section1 ul.dot li::before {
  color: #000000;
}

.secondary {
  color: #47546a;
}

.full-container {
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.full-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: calc(100vh - 108px);
  height: 100%;
  width: 100%;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}

#show_pwd {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 900;
  cursor: pointer;
  width: 24px;
  height: 24px;
  background: url(../img/open_eye.svg) no-repeat;
  border: none;
  outline: none;
}

#show_pwd.hide_password {
  background: url(../img/close_eye.svg) no-repeat;
}

.help-title {
  font-size: 20px;
  color: #161a22;
  margin-bottom: 13px;
}

.box-shadow {
  -webkit-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: 0 14px 48px 0 rgba(165, 182, 207, 0.2);
  box-shadow: 0 14px 48px 0 rgba(165, 182, 207, 0.2);
  background-color: #ffffff;
  padding: 48px;
}

.btn-lgg {
  padding: 24px 57px;
}

.p-9755 {
  padding: 97px 55px 92px !important;
}

.btn-mdd {
  padding: 18px;
}

.mt-115 {
  margin-top: 115px !important;
}

.mt-46 {
  margin-top: 46px !important;
}

.mt-120 {
  margin-top: 120px;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-42 {
  margin-bottom: 42px;
}

.pt-120 {
  padding-top: 120px;
}

.pb-120 {
  padding-bottom: 120px;
}

.ll-title {
  font-size: 56px;
  font-weight: bold;
  color: #000000;
  line-height: 1.4;
}

.ll-title::before, .ll-title::after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.ll-title::before {
  margin-bottom: calc(-0.35em + 0px);
}

.ll-title::after {
  margin-top: calc(-0.32222em + 0px);
}

.l-title {
  font-size: 40px;
  font-weight: bold;
  color: #000000;
  line-height: 1.5;
}

.l-title::before, .l-title::after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.l-title::before {
  margin-bottom: calc(-0.4em + 0px);
}

.l-title::after {
  margin-top: calc(-0.37222em + 0px);
}

.mt-84 {
  margin-top: 84px !important;
}

.mb-84 {
  margin-bottom: 84px !important;
}

.mt-63 {
  margin-top: 63px !important;
}

.mb-78 {
  margin-bottom: 78px !important;
}

.m-title {
  font-size: 32px;
  font-weight: bold;
  color: #000000;
  line-height: 1.5;
}

.m-title::before, .m-title::after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.m-title::before {
  margin-bottom: calc(-0.4em + 0px);
}

.m-title::after {
  margin-top: calc(-0.37222em + 0px);
}

.s-title {
  font-size: 26px;
  font-weight: bold;
  color: #000000;
  line-height: 1.6;
}

.s-title::before, .s-title::after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.s-title::before {
  margin-bottom: calc(-0.45em + 0px);
}

.s-title::after {
  margin-top: calc(-0.42222em + 0px);
}

a.s-title {
  display: block;
}

a.s-title:hover {
  cursor: pointer;
}

.rounded-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.rounded-items li {
  width: 140px;
  height: 140px;
  -webkit-box-shadow: 0 14px 48px 0 rgba(165, 182, 207, 0.2);
  box-shadow: 0 14px 48px 0 rgba(165, 182, 207, 0.2);
  background-color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  margin: 0 20px;
  text-align: center;
}

.rounded-items li.first-ofd {
  padding: 8px;
}

.rounded-items li span {
  font-weight: bold;
  font-size: 18px;
}

.mlr-32 {
  margin-left: 32px !important;
  margin-right: 32px !important;
}

.p-64 {
  padding: 64px !important;
}

.p-7236 {
  padding: 24px !important;
}

.w-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.w-boxes .item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 24px;
}

.w-boxes .item > div {
  background: #fff;
  height: 100%;
  padding: 40px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.w-boxes .item .image {
  width: 140px;
  height: 140px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #e6e9ed;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  margin-right: 32px;
}

.w-boxes .item .image.first-ofd {
  padding: 8px;
}

.w-boxes .item .info {
  font-size: 24px;
  color: #000000;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  line-height: 2.2;
}

.p-9977 {
  padding: 93px 0 77px !important;
}

.static {
  max-width: 775px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.static .item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 20px;
}

.static .item .heading {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  color: #161a22;
  margin-bottom: 15px;
  min-height: 53px;
}

.static .item .percent {
  color: #161a22;
  font-size: 48px;
  margin-bottom: 18px;
}

.static .item .percent small {
  font-size: 24px;
}

.static .item span {
  font-size: 16px;
  color: #8190af;
}

.static .item > div {
  background: url(../img/card.svg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  height: 100%;
  padding: 49px 30px 47px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.p-5155 {
  padding: 51px 55px;
}

.p-56 {
  padding: 56px;
}

.mb-33 {
  margin-bottom: 33px !important;
}

.blue-pattern {
  background: url(../img/blue-bg.svg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 100px 0;
}

.blue-pattern p {
  font-size: 18px;
  line-height: 1.94;
  color: #ffffff;
}

.blue-pattern p span {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 0 5px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-weight: 500;
  line-height: 1.4;
}

.blue-pattern .l-title {
  color: #fff;
}

.icon_ul > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  line-height: 1.83;
  color: #000000;
  margin-bottom: 22px;
}

.icon_ul > li .icon {
  margin-right: 28px;
  width: 32px;
  min-width: 32px;
  height: 32px;
}

.icon_ul > li .icon img {
  width: 32px;
  height: 32px;
}

.icon_ul > li:last-child {
  margin-bottom: 0;
}

.icon_ul > li .text {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.icon_ul > li .text strong {
  display: block;
  margin-bottom: 8px;
  color: #000000;
}

.icon_ul > li .text span {
  line-height: 1.56;
  color: #161a22;
  display: block;
}

.icon_ul > li .text ul {
  list-style: disc;
  padding: 0 0 0 17px;
  margin-top: 25px;
  line-height: 1.56;
}

.icon_ul > li .text ul li {
  margin-bottom: 10px;
}

h6 {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

.pb-32 {
  padding-bottom: 32px;
}

.mt-43 {
  margin-top: 43px !important;
}

.mt-47 {
  margin-top: 47px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.ol-num {
  list-style: none;
  counter-reset: my-awesome-counter;
  margin: 0;
  padding: 0;
}

.ol-num li {
  counter-increment: my-awesome-counter;
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  line-height: 1.5;
  padding-left: 30px;
  position: relative;
  margin-bottom: 20px;
}

.ol-num li::before {
  content: counter(my-awesome-counter) ". ";
  margin-right: 20px;
  position: absolute;
  left: 0;
}

.ol-num li:last-child {
  margin-bottom: 0;
}

.full-two-pane {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
}

.full-two-pane .illustration-div {
  background-image: -webkit-radial-gradient(0 0, circle, #ffffff, rgba(255, 255, 255, 0)), -webkit-radial-gradient(0 0, circle, #f3f7fe, #e3edfe);
  background-image: -o-radial-gradient(0 0, circle, #ffffff, rgba(255, 255, 255, 0)), -o-radial-gradient(0 0, circle, #f3f7fe, #e3edfe);
  background-image: radial-gradient(circle at 0 0, #ffffff, rgba(255, 255, 255, 0)), radial-gradient(circle at 0 0, #f3f7fe, #e3edfe);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40%;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
  padding: 0 40px;
}

.full-two-pane .text-div {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60%;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
  margin: 70px 0 0;
}

.full-two-pane > div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.full-two-pane > div:first-child {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.map iframe {
  width: 100%;
  display: block;
}

.mb-35 {
  margin-bottom: 35px;
}

.contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.contacts .first-col {
  padding-right: 135px;
  margin-right: 135px;
  border-right: 1px solid #dadfe7;
}

.contacts .contact-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.contacts .contact-item .icon {
  margin-right: 25px;
  width: 40px;
}

.contacts .contact-item .icon img {
  max-width: 40px;
  width: 40px;
}

.contacts .contact-item .info {
  font-size: 20px;
  line-height: 1.5;
  color: #000000;
}

.contacts .contact-item p {
  margin-top: 10px;
  color: #000000;
}

.f-22 {
  font-size: 22px !important;
}

.box-white {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: solid 1px #f3f7fc;
  background-color: #ffffff;
  height: 100%;
  padding: 30px;
}

.box-white .box-title {
  font-size: 24px;
  font-weight: bold;
  color: #161a22;
  margin-bottom: 16px;
}

.box-white p {
  font-size: 18px;
  line-height: 1.8;
  color: #161a22;
  margin: 0 0 20px 0;
}

.box-white p:last-child {
  margin-bottom: 0;
}

.doc-items .item {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 14px 48px 0 rgba(165, 182, 207, 0.2);
  box-shadow: 0 14px 48px 0 rgba(165, 182, 207, 0.2);
  background-color: #ffffff;
  padding: 20px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out, -webkit-box-shadow .3s ease-out, -webkit-transform .3s ease-out;
}

.doc-items .item:hover {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  text-decoration: none;
}

.doc-items .item:hover .title {
  color: #3667bd;
}

.doc-items .item .icon {
  margin-right: 18px;
}

.doc-items .item .title {
  font-size: 20px;
  font-weight: 500;
  color: #000000;
}

.doc-items .item span {
  font-size: 16px;
  color: #939aa7;
  display: block;
  margin-top: 10px;
}

.box-icon-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.box-icon-text img {
  margin-right: 20px;
}

.box-icon-text div {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
  color: #161a22;
}

.mb-36 {
  margin-bottom: 36px !important;
}

.num-ul {
  font-size: 18px;
  line-height: 1.83;
  color: #000000;
  list-style: none;
  padding: 0 !important;
  margin: 0;
}

.num-ul li {
  position: relative;
  padding-left: 60px;
}

.num-ul li span {
  position: absolute;
  left: 0;
}

.page {
  font-size: 18px;
  line-height: 1.8;
  color: #000000;
}

.page p {
  font-size: 18px;
  line-height: 1.8;
  color: #000000;
  margin-bottom: 33px;
}

.page hr {
  margin-top: 44px;
  margin-bottom: 44px;
}

.page h3 {
  font-size: 32px;
  color: #000000;
  margin-top: 60px;
  margin-bottom: 22px;
  font-weight: bold;
}

.page ol {
  padding: 0 0 0 20px;
}

.page ol li {
  font-size: 18px;
  line-height: 1.8;
  color: #000000;
  margin-bottom: 20px;
}

.page h4 {
  font-size: 24px;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 35px;
}

.page ul {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}

.page ul li {
  margin-bottom: 20px;
  padding-left: 32px;
  position: relative;
}

.page ul li:before {
  content: "•";
  color: #000;
  position: absolute;
  left: 0;
  top: 0;
}

.page ul.cancel-ul li:before {
  content: "";
  width: 16px;
  height: 16px;
  background: url(../img/stop.svg) no-repeat;
  top: 8px;
}

.page ul.num-ul li {
  padding-left: 60px;
}

.page ul.num-ul li:before {
  display: none;
}

.p-r {
  position: relative;
}

.mw-1000 {
  max-width: 1000px;
}

.submenu {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
  margin-bottom: 50px;
}

.submenu a {
  margin-bottom: 26px;
  font-size: 18px;
  font-weight: 500;
  color: #47546a;
  position: relative;
  padding: 0;
  background: none;
}

.submenu a:hover, .submenu a.active {
  text-decoration: none;
  color: #1658b6;
  font-weight: bold;
  background: none;
}

.submenu a.has-child + .submenu_ul {
  display: none;
}

.submenu a.has-child:after {
  display: inline-block;
  margin-left: 7px;
  vertical-align: 2px;
  content: "";
  background: url(../img/arrow.svg) no-repeat 0 0;
  width: 10px;
  height: 6px;
  border: none;
}

.submenu a.has-child.active + .submenu_ul {
  display: block;
}

.submenu a.has-child.active:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.submenu .submenu_ul {
  margin: 0 0 12px 20px;
}

.submenu .submenu_ul a {
  background: none !important;
  font-size: 14px;
  margin: 10px 0;
}

.submenu .submenu_ul a:first-child {
  margin-top: -8px;
}

.submenu .submenu_ul a.active {
  color: #1658b6 !important;
}

a.active:parent {
  display: block;
}

.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.inputfile + label {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: dashed 2px #c4cbdb;
  background-color: #fff;
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 16px 30px;
  margin: 0;
}

.no-js .inputfile + label {
  display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
  /* pointer-events: none; */
  /* in case of FastClick lib use */
}

.f-14 {
  font-size: 14px;
}

.inputfile + label svg {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  fill: currentColor;
  margin-top: -0.25em;
  /* 4px */
  margin-right: 0.25em;
  /* 4px */
}

.center_promo {
  text-align: center;
}

.center_promo p {
  font-size: 20px;
  line-height: 1.8;
  color: #000000;
  margin: 23px 0 98px;
}

.job-items .item {
  padding: 44px 50px;
}

.job_alert {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.job_alert div {
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 14px 48px 0 rgba(165, 182, 207, 0.2);
  box-shadow: 0 14px 48px 0 rgba(165, 182, 207, 0.2);
  background-color: #ffffff;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.5;
  color: #000000;
  padding: 50px;
  margin-top: 118px;
  z-index: 2;
}

.job_alert div a {
  font-weight: bold;
}

.job_alert img {
  margin-left: -127px;
  z-index: 1;
}

.bt-n {
  border-top: none;
}

.list.l-p li {
  padding: 0 35px;
}

.list.l-p li:first-child {
  padding-left: 0;
}

.clients-logo .item {
  padding: 0 15px;
}

.clients-logo .item a {
  padding: 0 45px;
}

.table tr th,
.table tr td {
  color: #000000;
  font-size: 18px;
  padding: 18px 0;
  border-top: 1px dashed #eff1f4;
}

.table tr:first-child th {
  border: none;
}

.table tr:nth-child(2) td {
  border-top: 2px solid #eff1f4;
}

.table tr th {
  font-weight: bold;
}

.logo-cms img {
  margin: 0 35px 45px 0;
}

.plr-20 {
  padding: 0 20px;
}

.mm-20 {
  margin: 0 -20px;
}

.sm_br {
  display: none;
}

.product {
  -webkit-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-shadow: 0 14px 48px 0 rgba(165, 182, 207, 0.2);
  box-shadow: 0 14px 48px 0 rgba(165, 182, 207, 0.2);
  background-color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.product .product-image {
  border: solid 1px #e4e9f1;
  background-color: rgba(194, 215, 251, 0.2);
  -webkit-border-radius: 16px 0 0 16px;
  border-radius: 16px 0 0 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 500px;
}

.product .product-body {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.product .product-body .product-body-up {
  padding: 70px;
}

.product .product-body span.secondary {
  margin-bottom: 10px;
  display: block;
}

.product .product-body h5 {
  font-size: 32px;
  font-weight: bold;
}

.product .product-body ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.product .product-body ul li {
  margin: 0;
  padding: 0;
}

.product .product-body ul li:before {
  display: none;
}

.product .product-body ul li:last-child {
  border-left: 1px solid #dfe3ea;
  padding-left: 25px;
  margin-left: 25px;
}

.product .blue {
  width: 24px;
  height: 24px;
  background-color: #0458bd;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  vertical-align: -4px;
  margin-right: 15px;
}

.product .product-body-down {
  padding: 32px 70px;
  border-top: 1px solid #dfe3ea;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product .product-body-down .sum {
  font-size: 32px;
  color: #000000;
}

.product.product-1 .product-body {
  width: 500px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  border: solid 1px #e4e9f1;
  background-color: rgba(194, 215, 251, 0.2);
  -webkit-border-radius: 16px 0 0 16px;
  border-radius: 16px 0 0 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.product.product-1 .product-body .product-body-up {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 56px;
}

.product.product-1 .product-body .product-body-down {
  padding: 52px 56px;
}

.product.product-1 .product-body .img {
  text-align: center;
  margin-bottom: 56px;
}

.product.product-1 .frame-box {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
  padding: 50px 0;
}

.product.product-2 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product.product-2 .product-image {
  width: 320px;
  -webkit-border-radius: 16px 0 0 0;
  border-radius: 16px 0 0 0;
  border-bottom: none;
}

.product.product-2 .product-body-down {
  width: 100%;
}

.mb-52 {
  margin-bottom: 52px !important;
}

.portfolio {
  background: -webkit-radial-gradient(24.34% -5.69%, 1567.37px, #3D6FC6 0%, #254E97 43.85%, #04368B 70.83%, #04368B 100%);
  background: -o-radial-gradient(24.34% -5.69%, 1567.37px, #3D6FC6 0%, #254E97 43.85%, #04368B 70.83%, #04368B 100%);
  background: radial-gradient(1567.37px at 24.34% -5.69%, #3D6FC6 0%, #254E97 43.85%, #04368B 70.83%, #04368B 100%);
  color: #fff;
}

.portfolio .footer {
  border-top: 1px solid #829AC5;
}

.portfolio .footer hr {
  border-top: 1px solid #829AC5;
}

.portfolio .footer * {
  color: #fff;
}

.portfolio .portfolio_section {
  background: url(../img/portfolio/illustration_1.svg) -241px 73px no-repeat, url(../img/portfolio/illustration_2.svg) 100% -97px no-repeat;
  padding: 140px 0 273px;
}

.portfolio section p {
  color: #fff;
  line-height: 33px;
}

.portfolio section ul {
  padding: 0;
  list-style: none;
}

.portfolio section ul li {
  font-size: 18px;
  line-height: 33px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 27px;
}

.portfolio section ul li::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  left: 0;
  top: 12px;
  background: #FFFFFF;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.portfolio .l-title {
  color: #fff;
}

.portfolio .portfolio_section2 {
  padding: 0 0 147px;
  margin-top: -40px;
  background: url(../img/portfolio/illustration_4.svg) -180px 0 no-repeat, url(../img/portfolio/illustration_6.svg) 102% 65% no-repeat;
}

.portfolio .portfolio_section2 .l-title {
  margin-top: 60px;
}

.portfolio .portfolio_section3 {
  text-align: center;
}

.portfolio .portfolio_section4 {
  padding: 220px 0;
  background: url(../img/portfolio/illustration_8.svg) -64px 155px no-repeat, url(../img/portfolio/illustration_10.svg) 115% 0 no-repeat;
  margin-top: -64px;
}

.pl-75 {
  padding-left: 75px;
}

.mt-110 {
  margin-top: 110px;
}

.app1 {
  background: url(../img/portfolio/illustration_3.svg) no-repeat center center;
}

.app2 {
  background: url(../img/portfolio/illustration_5.svg) no-repeat 0 center;
  padding: 0 0 28px 0;
}

.app3 {
  background: url(../img/portfolio/illustration_7.svg) no-repeat 38% top;
  padding: 0;
}

.app1,
.app2 {
  -webkit-background-size: contain;
  background-size: contain;
}

.page-navigation-item {
  padding: 24px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: 1px;
}

.page-navigation-item,
.page-navigation-item:hover {
  text-decoration: none;
}

.page-navigation-item-icon {
  margin-right: 16px;
  width: 20px;
  height: 10px;
  background: url("../img/arrow-left.svg") no-repeat center/contain;
}

.news .news-link {
  transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out, -webkit-box-shadow .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s;
  display: block;
}

.news .news-link:hover {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  text-decoration: none;
}

.news .news-link:hover .m-title {
  color: #3667bd;
}

.news .m-title {
  line-height: 1.25;
}

.news time {
  color: #26C6DA;
}

.error-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 116px;
  padding: 0 20px;
}

.iphone {
  position: relative;
  width: 338px;
  display: inline-block;
}

.iphone-frame {
  position: relative;
  z-index: 2;
  width: 100%;
}

.iphone-video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 91%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.scrollTop {
  position: fixed;
  width: 50px;
  height: 50px;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  right: 50px;
  bottom: 50px;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.04);
  z-index: 99;
  border: 1px solid #ececec;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.scrollTop svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: -5px;
}

.scrollTop:hover {
  transform: translate3d(0, -5px, 0);
  -webkit-transform: translate3d(0, -5px, 0);
}

.scrollTop:not(.active) {
  opacity: 0;
  transform: translate3d(0, 20px, 0);
  -webkit-transform: translate3d(0, 20px, 0);
  pointer-events: none;
}

.visible-xs {
  display: none;
}

[data-cookie-notice] {
  display: none;
}

.cookie-notice {
  width: 684px;
  max-width: 100%;
  position: fixed;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
  padding: 16px;
  background-color: rgb(255, 255, 255);
  box-shadow: rgba(30, 75, 210, 0.15) 0px 4px 20px 0px, rgba(30, 75, 210, 0.15) 0px 0px 10px 0px;
  z-index: 300;
  border-radius: 8px;
}

.cookie-notice__content {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cookie-notice__text {
  font-size: 16px;
  line-height: 1.45;
  margin: 0;
}

.cookie-notice__button {
  margin-left: 24px;
}

@media (max-width: 1100px) {
  .portfolio #collapsedmenu .col .label-heading a:before {
    background: url(../img/arrow-w.svg) no-repeat 0 0;
  }

  .portfolio .div_img {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .portfolio .portfolio_section {
    margin-top: 100px;
  }

  .portfolio .portfolio_section4,
  .portfolio .portfolio_section2,
  .portfolio .portfolio_section {
    background: none;
    padding: 0;
    margin-bottom: 100px;
  }

  .portfolio .portfolio_section2, .portfolio .portfolio_section3 {
    margin-bottom: 0;
  }

  .l-title {
    font-size: 30px;
  }

  .app3 {
    background: url(../img/portfolio/illustration_7.svg) no-repeat 38% top;
    padding: 30px;
    -webkit-background-size: contain;
    background-size: contain;
  }

  .div_text br,
  .l-title br {
    display: none;
  }

  .div_text {
    margin-bottom: 50px;
  }

  .mb-s-30 {
    margin-bottom: 30px;
  }

  .mb-s-40 {
    margin-bottom: 40px;
  }

  .mb-s-50 {
    margin-bottom: 50px !important;
  }

  .consultation {
    bottom: 0;
    right: 60px;
    z-index: 99;
  }

  .consultation span {
    padding: 5px 2px;
  }

  .tariff-items .item {
    flex-direction: column;
    align-items: center;
    margin-bottom: 2rem;
  }

  .section-consultation .request-form-send .close {
    right: 15px;
  }

  .section-consultation .bootstrap-select > .dropdown-toggle {
    padding-top: 24px;
  }

  .modal-consultation .bootstrap-select > .dropdown-toggle {
    padding-top: 26px;
  }

  .cms-logo .col-lg-3 {
    flex: 0 0 30%;
    max-width: 30%;
  }
}

@media (min-width: 1100px) {
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 43.666667%;
    -ms-flex: 0 0 43.666667%;
    flex: 0 0 43.666667%;
    max-width: 43.666667%;
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 56.333333%;
    -ms-flex: 0 0 56.333333%;
    flex: 0 0 56.333333%;
    max-width: 56.333333%;
  }
}

@media screen and (min-width: 1100px) {
  .footer ul {
    height: auto !important;
  }

  .main-menu .dropdown-menu.flexMenu-popup li a.dropdown-item:after,
  .navbar .main-menu .dropdown > .dropdown-menu > li.dropdown-menu-arrow {
    display: none;
  }

  .navbar .main-menu {
    margin-left: 80px;
  }

  .navbar .main-menu a {
    -webkit-transition: text-shadow .3s;
    -o-transition: text-shadow .3s;
    transition: text-shadow .3s;
  }

  .navbar .main-menu .dropdown {
    position: static;
  }

  .navbar .main-menu .dropdown-menu {
    border: none;
    background-color: #fff !important;
    border-bottom: 1px solid #D6DBE4;
    padding-left: 324px;
    padding-right: 324px;
    padding-top: 7px;
    width: 100%;
    left: 0;
    right: 0;
    top: 72px;
    display: block;
    visibility: hidden;
    border-top: 1px solid #D6DBE4;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-top: 0;
  }

  .navbar .main-menu .dropdown-menu li {
    float: left;
    position: relative;
  }

  .navbar .main-menu .dropdown-menu li:not(:last-child) {
    margin-right: 54px;
  }

  .navbar .main-menu .dropdown-menu li a.dropdown-item {
    text-transform: uppercase;
    position: relative;
  }

  .navbar .main-menu .dropdown-menu li a.dropdown-item.active {
    font-weight: bold;
    color: #000;
    background-color: transparent;
  }

  .navbar .main-menu .dropdown-menu li a.dropdown-item.active:before {
    background-color: #26C6DA;
    content: "";
    width: 100%;
    position: absolute;
    bottom: -9px;
    height: 2px;
  }

  .navbar .main-menu .dropdown-menu li a.dropdown-item:hover, .navbar .main-menu .dropdown-menu li a.dropdown-item:active {
    font-weight: bold;
    background-color: transparent;
    color: #000;
    outline: none;
  }

  .navbar .main-menu .dropdown.show .dropdown-menu.show,
  .navbar .main-menu .dropdown.active .dropdown-menu.active {
    visibility: visible;
  }

  .flexMenu-viewMore > a {
    color: #D8D8D8;
    font-size: 13px;
    vertical-align: middle;
    display: block;
    padding: 8px 0;
  }

  .main-menu .dropdown-menu.dropdown-menu1 {
    visibility: visible;
    width: 300px;
    padding: 0 !important;
    right: -40px;
    left: auto;
    top: 26px;
    padding-top: 41px !important;
    background-color: transparent !important;
    border: none;
  }

  .main-menu .dropdown-menu.dropdown-menu1 li {
    padding: 0 25px !important;
    margin: 0 !important;
    float: none;
    border-left: 1px solid #D6DBE4;
    border-right: 1px solid #D6DBE4;
  }

  .main-menu .dropdown-menu.dropdown-menu1 li a {
    padding: 15px 0 !important;
    display: block;
    border-bottom: 1px solid #D6DBE4 !important;
  }

  .main-menu .dropdown-menu.dropdown-menu1 li:first-child {
    border-top: 1px solid #D6DBE4;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
  }

  .main-menu .dropdown-menu.dropdown-menu1 li:nth-last-child(2) {
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
  }

  .main-menu .dropdown-menu.dropdown-menu1 li:nth-last-child(2) a {
    border-bottom: none !important;
  }

  .main-menu .dropdown-menu.dropdown-menu1 li:nth-child(1):nth-last-child(2),
  .main-menu .dropdown-menu.dropdown-menu1 li:nth-child(2):nth-last-child(1) {
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border-bottom: 1px solid #D6DBE4;
  }

  .main-menu .dropdown-menu.dropdown-menu1 .dropdown-menu-arrow {
    position: absolute;
    left: calc(100% - 102px);
    top: 25px;
    border: none !important;
  }

  .navbar .main-menu a:hover {
    text-decoration: none;
  }

  .navbar-collapse .topul {
    display: none;
  }
}

@media (min-width: 1100px) and (max-width: 1600px) {
  .navbar-light,
  .container-fluid {
    padding: 0 70px;
  }

  .navbar .main-menu {
    margin-left: 70px;
  }

  .header .navbar-light .main-menu .nav-item {
    margin: 0 15px;
    padding: 0;
  }

  .navbar .main-menu .dropdown-menu li:not(:last-child) {
    padding-right: 20px;
    margin-right: 20px;
  }

  .navbar .main-menu .dropdown-menu {
    padding-left: 280px;
    padding-right: 280px;
  }
}

@media (min-width: 1100px) and (max-width: 1400px) {
  .navbar-light,
  .container-fluid {
    padding: 0 40px;
  }

  .navbar .main-menu {
    margin-left: 40px;
  }

  .header .navbar-light .main-menu .nav-item {
    margin: 0 15px;
    padding: 0;
  }

  .navbar .main-menu .dropdown-menu li:not(:last-child) {
    padding-right: 20px;
    margin-right: 20px;
  }

  .navbar .main-menu .dropdown-menu {
    padding-left: 220px;
    padding-right: 220px;
  }

  .tariff-items .item {
    flex-direction: column;
    align-items: center;
  }

  .tariff-items .item p {
    padding: 0.5rem 1rem 0;
  }
}

@media (max-width: 1380px) {
  h1 {
    font-size: 45px;
  }

  .promo p {
    font-size: 17px;
    margin: 20px 0 40px;
  }

  .secure-wrap > div {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 15px;
  }

  .secure-wrap .illustration {
    margin: 0;
  }
}

@media (max-width: 1200px) {
  .header .navbar .main-menu .dropdown-menu {
    padding-left: 190px;
    padding-right: 190px;
  }

  .navbar-light,
  .container-fluid {
    padding: 0 20px;
  }

  .navbar .main-menu {
    margin-left: 30px;
  }

  .header .navbar-light .main-menu .nav-item {
    margin: 0 10px;
    padding: 0;
  }

  h1 {
    font-size: 40px;
  }

  .features-items p {
    font-size: 16px;
  }

  .features-items .title {
    font-size: 18px;
    margin-bottom: 20px;
    height: auto;
  }

  .tariff-items .item:nth-child(2) {
    padding-top: 1rem;
  }

  .cms-logo .item img {
    max-width: 80%;
  }

  .static .item,
  .w-boxes .item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
}

@media (min-width: 1100px) {
  .sh-m {
    display: none;
  }
}

@media (max-width: 1100px) {
  .col-lg-7.div_text.pl-75 {
    padding: 25px !important;
  }

  body.opened_submenu {
    padding-top: 0;
  }

  .h-m {
    display: none;
  }

  .sh-m {
    display: inline-block;
  }

  .footer .row.mt-40 .col-2:last-child {
    margin-top: 10px;
  }

  .clients-logo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .banks .item {
    margin-bottom: 30px;
  }

  .blue-pattern.ptb-120 {
    padding: 30px 15px !important;
  }

  .box-shadow .table.mb-0 td:first-child,
  .box-shadow .table.mb-0 th:first-child {
    white-space: nowrap;
    padding-right: 20px;
    width: 100%;
  }

  .box-shadow .table.mb-0 tr:last-child td {
    border-bottom: none;
    padding-bottom: 0;
  }

  .promo p br,
  .l-title br,
  .h2 br,
  .h1 br {
    display: none;
  }

  .rounded-items {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .rounded-items li {
    margin-bottom: 30px;
  }

  .product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .icon_ul.pl-100 {
    padding-left: 0 !important;
    margin-top: 50px;
  }

  .p-7236 {
    padding: 30px 30px !important;
  }

  .w-boxes .item:last-child {
    margin-bottom: 0;
  }

  .w-boxes .item .info {
    font-size: 20px;
    text-align: center;
  }

  .blue-pattern .w-boxes .item .image {
    margin-right: 0;
  }

  .btn {
    line-height: 1.8;
  }

  .w-boxes .item .image {
    margin-bottom: 20px;
  }

  .static,
  .w-boxes {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .w-boxes .item > div {
    padding: 15px;
  }

  .w-boxes .item .d-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .blue-pattern p {
    padding: 0 25px;
  }

  .blue-pattern.p-64 {
    padding: 30px 0 !important;
  }

  .product .product-image,
  .product.product-1 .product-body {
    -webkit-border-radius: 16px 16px 0 0;
    border-radius: 16px 16px 0 0;
    width: 100%;
  }

  .product .product-body .product-body-up,
  .product .product-body-down {
    padding: 30px;
  }

  .product .product-body-down .sum {
    font-size: 22px;
  }

  .product.product-2 .product-image {
    width: 100%;
    -webkit-border-radius: 16px 16px 0 0;
    border-radius: 16px 16px 0 0;
    border-bottom: 1px solid #dfe3ea;
    padding: 30px;
  }

  .mb-s-60 {
    margin-bottom: 60px;
  }

  .job_alert img {
    display: none;
  }

  .job_alert div {
    margin-top: 0;
  }

  .box-icon-text {
    width: 100%;
    padding: 30px;
  }

  .full-two-pane > div:first-child {
    display: none;
  }

  .contacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contacts .first-col {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
    margin-bottom: 35px;
  }

  .full-two-pane > div:last-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .full-inner {
    display: block;
    height: auto;
  }

  .lg_br {
    display: none;
  }

  .header .dropdown-menu-right {
    top: 50px;
  }

  .navbar .main-menu {
    margin: 0;
  }

  .navbar-light {
    padding: 0;
  }

  .navbar-collapse {
    border-top: 1px solid #D6DBE4;
  }

  .navbar-collapse .main-menu {
    margin: 15px 20px 25px !important;
  }

  .navbar-collapse .topul {
    margin: 0 20px !important;
  }

  .navbar-collapse > .dropdown {
    margin: 0 20px 40px;
  }

  .navbar-collapse {
    border-top: 1px solid #D6DBE4;
  }

  .main-menu .dropdown-menu li a.dropdown-item {
    text-transform: uppercase;
    padding: 10px 0;
  }

  .main-menu .dropdown-menu li a.dropdown-item:after {
    display: none;
    height: 0;
  }

  .header .navbar .main-menu ul.dropdown-menu {
    padding: 0;
    border: none;
    margin-bottom: 20px;
  }

  .header-wrap {
    position: relative;
  }

  .header-wrap.nav-up {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .full-container {
    padding: 15px;
  }

  h1 {
    font-size: 32px;
  }

  .p-8773 {
    padding: 20px !important;
  }

  .p-4373 {
    padding: 20px !important;
  }

  .ll-title {
    font-size: 40px;
  }

  .h2 {
    font-size: 32px;
  }

  .product.product-1 .product-body .product-body-up {
    padding: 30px;
  }

  .product.product-1 .product-body .product-body-down {
    padding: 30px;
  }

  .box-shadow {
    padding: 30px;
  }

  a.s-title {
    min-height: auto;
  }

  .job_alert div {
    padding: 30px;
  }

  .mt-s-40 {
    margin-top: 40px;
  }

  .mt-s-30 {
    margin-top: 30px;
  }

  .mt-s-20 {
    margin-top: 20px;
  }

  .p-9755 {
    padding: 30px !important;
  }

  ul.checked_ul li br {
    display: none;
  }

  .mb--80 {
    margin-bottom: 0 !important;
  }

  .btn-lg,
  .btn-md,
  .frame .btn.btn-md {
    padding: 10px 25px;
  }

  .header .navbar-light .main-menu .nav-item {
    margin: 0;
    border-bottom: 1px solid #D6DBE4;
  }

  .header .navbar-light .main-menu .nav-link {
    padding: 23px 0;
  }

  .promo .row {
    padding: 60px 0 !important;
  }

  .promo_text {
    margin: 0 0 20px !important;
  }

  .promo_text h1 {
    margin-top: 0 !important;
  }

  .promo_text p {
    margin: 15px 0 25px !important;
  }

  .promo_text .btn {
    margin-bottom: 0 !important;
  }

  .promo_stock {
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
  }

  .promo_stock p {
    font-size: 16px;
  }

  body {
    padding-top: 0;
  }

  .topbar {
    display: none;
  }

  .navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
    margin: 15px auto;
  }

  .navbar-light .navbar-brand img {
    width: 90px;
    height: 15px;
  }

  .dropdown-menu-right {
    right: auto;
    left: 0;
  }

  .dropdown-menu-right .dropdown-menu-arrow {
    left: 56px;
  }

  .dropdown-menu.dropdown-menu1 {
    min-width: 235px;
    padding: 0;
  }

  .dropdown-menu.dropdown-menu1 .dropdown-item {
    padding: 15px 25px;
  }

  .navbar-collapse .topul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 33px;
  }

  .navbar-collapse .topul li:first-child {
    color: #26c6da;
    font-weight: bold;
    font-size: 16px;
    padding: 16px 0 24px;
    margin: 0;
    width: 100%;
  }

  .navbar-collapse .topul a {
    font-size: 16px;
    text-transform: uppercase;
    color: #000000;
  }

  .navbar-collapse .topul li:last-child {
    width: 100%;
    margin: 16px 0 22px;
  }

  .navbar-collapse .topul li:last-child a {
    color: #26C6DA;
  }

  .promo {
    text-align: center;
  }

  .promo .promo_text {
    margin-bottom: 20px;
  }

  .section {
    padding: 55px 0;
  }

  .section-consultation .btn-lg {
    padding: 6px 25px;
  }

  .section-header {
    margin-bottom: 50px;
  }

  .section-header .h2 {
    margin-bottom: 25px;
    font-size: 32px;
  }

  .section-header .btn-md {
    margin: 0 0 14px 0;
  }

  .section-header br {
    display: none;
  }

  .text-col {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 30px;
  }

  .img-col {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
  }

  .kupit-img {
    margin-left: 0;
  }

  .tarif-wrap {
    border: 1px solid #C4CBDB;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tarif-wrap .tarif-range {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 30px 25px 23px;
  }

  .tarif-wrap .tarif-range .sum {
    font-size: 40px;
  }

  .tarif-wrap .tarif-percent {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    border-top: 1px solid #C4CBDB;
    border-left: none;
    padding: 35px 20px;
  }

  .footer .row .col,
  .footer .row .col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /*.list li,*/
  /*.nav-tabs-line .nav-item {*/
  /*padding: 0 12px;*/
  /*white-space: nowrap;*/
  /*-webkit-flex-shrink: 0;*/
  /*-ms-flex-negative: 0;*/
  /*flex-shrink: 0; }*/
  /*.scrolling_tabs {*/
  /*overflow: auto;*/
  /*height: auto;*/
  /*margin-right: -15px; }*/
  /*.scroller {*/
  /*display: none !important; }*/
  /*.list {*/
  /*position: static;*/
  /*left: 0 !important;*/
  /*min-width: auto !important; }*/
  /*.nav.nav-tabs {*/
  /*display: -ms-flexbox;*/
  /*display: -webkit-box;*/
  /*display: -webkit-flex;*/
  /*display: flex;*/
  /*overflow-x: auto;*/
  /*-webkit-overflow-scrolling: touch;*/
  /*-webkit-flex-wrap: nowrap;*/
  /*-ms-flex-wrap: nowrap;*/
  /*flex-wrap: nowrap;*/
  /*padding: 0; }*/
  /*.list li a.active:before {*/
  /*bottom: 0px; }*/
  /*.list li a.active:before {*/
  /*display: none; }*/
  .nav-tabs .nav-item {
    margin-bottom: 0;
  }

  .banks .item {
    text-align: center;
  }

  .banks .item a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 10px 25px;
  }

  .tarif-wrap .tarif-percent:after,
  .tarif-wrap .tarif-percent:before {
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%) rotate(90deg);
    -ms-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
    margin-top: -11px;
  }

  .illustration-desc {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .illustration-desc .title_small {
    text-align: center;
    margin-bottom: 20px !important;
  }

  .illustration {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .illustration img {
    padding: 0 30px;
  }

  ul.checked_ul {
    margin-bottom: 40px;
  }

  ul.checked_ul li {
    margin-bottom: 25px;
  }

  ul.checked_ul.horizontal_checked li {
    margin-bottom: 25px;
  }

  .static .item .percent {
    font-size: 36px;
  }

  .static .item .percent small {
    font-size: 20px;
  }

  .static .item span {
    font-size: 14px;
  }

  .static .item > div {
    padding: 34px 24px 34px;
  }

  .connecting-items .col-lg-3:before {
    content: "";
    width: 11px;
    height: 16px;
    background: url(../img/right-w.svg) no-repeat;
    position: absolute;
    -webkit-background-size: cover;
    background-size: cover;
    right: 50%;
    top: inherit;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    bottom: 0;
    margin-right: -5px;
  }

  .row.connecting-items .col-lg-3 {
    padding: 50px 15px;
    max-width: 100%;
  }

  .footer ul.collapse:not(.show) {
    display: none;
  }

  .footer {
    padding: 0 0 30px;
  }

  .footer hr {
    display: none;
  }

  .footer .f-logo {
    display: none;
  }

  .footer .row.mt-40 .col,
  .footer .row.mt-40 .col-2 {
    padding: 0 20px;
  }

  ul.checked_ul.horizontal_checked {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .scrollTop {
    right: 15px;
    bottom: 15px;
  }

  #collapsedmenu .col {
    border-bottom: 1px solid #DDE0E6;
    padding: 0;
  }

  #collapsedmenu .col .label-heading {
    margin: 0;
  }

  #collapsedmenu .col .label-heading a {
    padding: 20px;
    display: block;
    position: relative;
  }

  #collapsedmenu .col .label-heading a span {
    display: none;
  }

  #collapsedmenu .col .label-heading a:before {
    display: inline-block;
    content: "";
    background: url(../img/arrow.svg) no-repeat 0 0;
    width: 10px;
    height: 6px;
    position: absolute;
    right: 20px;
    top: 23px;
  }

  #collapsedmenu .col .label-heading a[aria-expanded="true"]:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  #collapsedmenu .col ul {
    padding: 13px 40px 0;
  }
}

@media (max-width: 992px) {
  .visible-xs {
    display: block;
  }

  .hidden-xs {
    display: none;
  }

  .section-consultation .d-flex {
    flex-direction: column;
    align-items: center;
  }

  .section-consultation .form-group {
    width: 100%;
    max-width: 515px;
    margin: 0 0 25px;
  }

  .section-consultation .block-btn {
    width: 100%;
    max-width: 515px;
  }

  .section-consultation .btn-lg {
    padding: 12px 25px;
    width: 100%;
  }

  .section-consultation .form-group .small {
    left: auto;
    right: 0;
  }

  .row.features-items .col-lg-3 {
    margin-bottom: 20px;
    text-align: center;
  }

  .row.features-items .col-lg-3:last-child {
    margin-bottom: 0;
  }

  .blue-bg .row.features-items .col-lg-3 {
    text-align: center;
  }
}

@media (max-width: 800px) {
  .tariff-info .rate {
    align-items: center;
  }

  .tariff-info .rate .circle-block {
    max-width: 20%;
  }

  .section-consultation .request-form-send .close {
    right: 11px;
    top: -30px;
  }

  .consultation img:hover + .service-text {
    padding: 5px 2px;
  }

  .cms-logo .col-lg-3 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .bootstrap-select > .dropdown-toggle {
    padding-top: 24px;
  }

  .cookie-notice__content {
    display: block;
  }

  .cookie-notice__text {
    font-size: 15px;
    margin-bottom: 16px;
  }

  .cookie-notice__button {
    margin-left: 0;
    width: 100%;
  }
}

@media (max-width: 600px) {
  .frame:after {
    display: none;
  }

  .error-404 img {
    margin-top: 0;
  }

  .error-404 {
    height: auto;
  }

  .w-500 {
    padding: 0 20px;
  }

  #show_pwd {
    top: 5px;
  }

  .title_sub {
    font-size: 30px;
  }

  .form-modal .modal-header {
    padding: 10px 25px 10px;
  }

  .form-modal .modal-dialog {
    margin: 0;
  }

  .form-modal .modal-content {
    border-radius: 0;
  }

  .success-modal .modal-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    min-height: 100vh;
  }

  .success-modal.show .modal-dialog {
    height: 100%;
  }

  .page .tariff-promo {
    margin-bottom: 0;
  }

  .tariff-offer {
    margin-bottom: 20px;
  }

  .tariff-offer .item:first-child {
    margin-right: 0;
  }

  .tariff-offer .item p {
    font-size: 16px;
  }

  .tariff-info .rate {
    margin-top: 50px;
  }

  .tariff-info .rate p {
    text-align: left;
  }

  .section-consultation {
    padding-top: 40px;
  }

  .section-consultation .request-form-send .close {
    width: 16px;
    right: 20px;
  }

  .section-consultation .form-control + label {
    font-size: 16px;
  }

  .modal-consultation a:focus {
    outline: none;
  }

  .bootstrap-select .btn.dropdown-toggle {
    height: 36px;
    padding: 0 25px;
    border-radius: 19px;
  }

  .select-wrap .select-label {
    top: 6px;
    font-size: 16px;
  }

  .select-wrap.valid .select-label {
    display: none;
  }

  .bootstrap-select .dropdown-menu {
    margin: 10px 0;
    border-radius: 3px;
  }

  .bootstrap-select .dropdown-menu li a {
    padding: 12px 24px;
  }

  .bootstrap-select > .dropdown-toggle::after {
    top: 15px
  }
}

.sub-title {
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
}

@media (max-width: 500px) {
  .frame:after {
    display: none;
  }

  .frame .btn.btn-md {
    padding: 10px 28px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 115px;
  }

  .frame img {
    width: 277px;
    height: 450px;
  }

  .sm-img {
    max-width: 190px;
  }

  .sm_br {
    display: block !important;
  }

  .text-mx-sm-center {
    text-align: center !important;
  }

  .mr-sm-0 {
    margin-right: 0 !important;
  }

  .mr-sm-40 {
    margin-right: 40px !important;
  }

  .nopadding-xs {
    padding: 0 !important;
  }

  .w-auto-xs {
    width: auto !important;
  }

  .plr-10-xs {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .nomb-xs {
    margin-bottom: 0 !important;
  }

  .fs15-xs {
    font-size: 15px !important;
  }

  .navbar-collapse .topul li:first-child {
    font-size: 15px;
    padding: 0 0 20px;
  }

  .consultation img:hover + .service-text {
    opacity: 0;
  }

  .tariff-info {
    text-align: center;
  }

  .tariff-info .explanation p {
    text-align: left;
  }

  .bootstrap-select > .dropdown-toggle::after {
    right: 10px;
  }
  .features-items.mfo .col-lg-4{padding: 0}
  .features-items.mfo h3{text-align: left}
}

@media (min-width: 420px) and (max-width: 850px), (max-width: 260px) {
  .section-consultation {
    display: none !important;
  }

  .consultation {
    display: none !important;
  }
}
.logo-bank div{
  position: relative;
  display: block;
  padding: 10px 15px;
  height: 95px;
  width: 100%;
}
.logo-bank div img{
  position: relative;
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.tildaLogo img{height: 95px;}
.hidden{display: none}
/*# sourceMappingURL=main.css.map */
.pci_dss{
  text-decoration: none;
  border-image: linear-gradient(to right, rgb(0, 101, 255), rgb(191, 99, 243), rgb(245, 230, 168)) 0 0 100% / 1 / 0 stretch;
  border-width: 2px;
  border-bottom-style: solid;
  cursor: pointer;
}
.pci_dss:hover{text-decoration: none}
.pd-15{padding: 15px}


.popup {
    display: block;
    visibility: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1000;
    white-space: nowrap;
    text-align: center;
    padding: 2rem 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}
.popup .background{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
    background: #000;
    opacity: 0.2;
}
.popup__opened {
    display: block
}

.popup:before,
.popup_content {
    display: inline-block;
    vertical-align: middle
}

.popup_title {
    font-weight: 700;
    font-size: 1.5rem;
    color: #000
}

.popup_content {
    z-index: 1;
    position: relative;
    box-sizing: border-box;
    width: 46.25rem;
    padding: 2rem;
    min-height: 24rem;
    border-radius: .25rem;
    box-shadow: 0 .313rem 2.5rem rgba(0, 0, 0, .2);
    background: #fff;
    color: #364448;
    white-space: normal;
    text-align: left
}

.popup_close-button {
    position: absolute;
    top: 2rem;
    right: 2rem;
    width: 1.1rem;
    height: 1.1rem;
    background: url(/static/v3/public/img/close.svg) no-repeat;
    background: url(/static/v3/public/img/close.svg) no-repeat, linear-gradient(transparent, transparent);
    background-size: contain;
    cursor: pointer
}

@media (max-width:768px) {
    .popup {
        padding: .5rem 0
    }
    .popup:before {
        display: none
    }
    .popup_content {
        width: auto;
        margin: 0 .5rem;
        min-height: 0
    }
    .popup_close-button {
        top: 1rem;
        right: 1rem
    }
}


.popup__contacts .popup_title {
    text-align: center;
    font-size: 1.25rem;
    margin-bottom: 1.5rem;
    padding: 0 2rem
}

.popup__contacts .popup_content {
    padding: 3rem
}

.popup__contacts .contacts-info {
    max-width: 100%;
    font-size: .875rem;
    padding: 0 2.5rem
}

.popup__contacts .contacts-info p {
    margin-top: 0
}

.popup__contacts .contacts-info_phone {
    padding-left: 2.25rem;
    margin-left: -2.25rem;
    margin-bottom: 1.5rem;
    background: url(img/contacts-phone.png) left .5rem no-repeat;
    background: url(img/contacts-phone.svg) left .5rem no-repeat, linear-gradient(transparent, transparent)
}

.popup__contacts .contacts-info_phone-item {
    font-size: 1rem;
    font-weight: 700;
    line-height: 2rem
}

.popup__contacts .contacts-info_phone small {
    display: block;
    font-size: .625rem;
    margin-bottom: .25rem
}

.popup__contacts .contacts-info_email a {
    padding-left: 2.25rem;
    margin-left: -2.25rem;
    background: url(img/contacts-email.png) left center no-repeat;
    background: url(img/contacts-email.svg) left center no-repeat, linear-gradient(transparent, transparent);
    color: #276cca;
    font-size: 1rem;
    font-weight: 700
}

.popup__contacts .feedback-form {
    overflow: hidden
}

.popup__contacts .feedback-form form {
    margin: 0
}

.popup__contacts .feedback-form .field label {
    padding-left: 0;
    font-size: .813rem
}

.popup__contacts .feedback-form .field input,
.popup__contacts .feedback-form .field textarea {
    font-size: .813rem;
    padding: .5rem 1rem
}

.popup__contacts .feedback-status {
    text-align: center;
    margin: 3rem 0
}

.popup__contacts .feedback-status_title {
    padding-top: 4rem;
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.popup__contacts .feedback-status__error .feedback-status_title {
    background: url(img/feedback-error.png) center top no-repeat;
    background: url(img/feedback-error.svg) center top no-repeat, linear-gradient(transparent, transparent)
}

.popup__contacts .feedback-status__success .feedback-status_title {
    background: url(img/feedback-success.png) center top no-repeat;
    background: url(img/feedback-success.svg) center top no-repeat, linear-gradient(transparent, transparent)
}

@media (max-width:768px) {
    .popup__contacts .popup_content {
        padding: 1rem
    }
    .popup__contacts .contacts-info {
        width: auto;
        float: none;
        padding: 0;
        margin-bottom: 2rem
    }
    .popup__contacts .contacts-info_email a,
    .popup__contacts .contacts-info_phone {
        margin-left: 0
    }
    .popup__contacts .feedback-form .field input,
    .popup__contacts .feedback-form .field textarea {
        font-size: 1rem
    }
}