/***************************
File generated by shrinker.ch
DateTime: 2020-05-15, 12:57:25
File list:
* errors.css
* header.css
* grid.css
* fonts.css
* footer.css
* jq.ui.css
* main.css
* map.css
* reset.css
* select2.patch.css
* owl.css
* select2.min.css
* media.css
*****************************/
.error-page-block {
  align-content: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 50vh;
}
.error-page-subtitle {
  color: #000;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 2.375rem;
  line-height: 2.8125rem;
  text-align: center;
  letter-spacing: 0.01em;
  color: #5a752a;
}
.error-page-title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 4.5rem;
  line-height: 5.3125rem;
  text-align: center;
  letter-spacing: 0.01em;
  color: #5a752a;
}
.error-page-label {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 135.8%;
  text-align: center;
  margin: 1.875rem auto 0;
  color: #656565;
  width: 42.5rem;
}
.error-page-link {
  background: #5a752a;
  border-radius: 0.3125rem;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 3.75rem;
  display: table;
  margin: 3.75rem auto 0;
  text-align: center;
  letter-spacing: 0.03em;
  color: #fff;
  width: 16.25rem;
}
body.site-disabled {
  position: fixed;
  padding: 0;
  margin: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #5a752a;
  text-align: center;
  color: white;
}
.disabled-content svg {
  margin-top: 10%;
}
.get-admin-link-btn,
.get-admin-link-form {
  padding-top: 4em;
  display: block;
}
.get-admin-link-form.hidden {
  display: none;
}
.get-admin-link-form p {
  padding-top: 1em;
}
.get-admin-link-form input {
  height: 1.7em;
  font-size: 1em;
}
.get-admin-link-form input[name="name"],
.get-admin-link-form label[for="id_name"] {
  display: none;
}
.cms-toolbar-expanded .notary-header,
.cms-toolbar-expanded .notary-header-mob {
  top: 46px;
}
.notary-header {
  position: fixed;
  box-shadow: 0 0rem 0.625rem 0.3125rem rgba(0, 0, 0, 0.05);
  top: 0;
  width: 100%;
  z-index: 999;
}
.notary-header-top {
  background-color: #556b2f;
  color: #fff;
}
.notary-header-top--address {
  max-height: 3.8125rem;
  overflow: hidden;
}
.notary-header-top--container {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  height: 5rem;
}
.notary-header-top__block:first-child {
  border-left-width: 0;
}
.notary-header-top__block {
  border-left: 0.0625rem solid rgba(255, 255, 255, 0.2);
  height: 2.5rem;
  padding: 0 1.5625rem;
  width: 40%;
}
.notary-header-top__block--content {
  align-items: center;
  display: flex;
  margin-top: -1.25rem;
  height: 5rem;
}
.notary-header-top__block--content_center {
  justify-content: center;
}
.notary-header-top__block--txt-top {
  line-height: 1.25rem;
  padding: 0;
}
.notary-header-top__block--tel {
  text-align: center;
  display: block;
  font-family: Montserrat;
  font-size: calc(28rem / 16);
}
.notary-header-top__block--subway {
  max-height: 4rem;
  padding-right: 0.3125rem;
  overflow: hidden;
}
.notary-header-top__block--subway a {
  display: block;
}
.notary-header-top__block--subway-days {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.notary-header-top__block--subway-days > div + div {
  text-align: right;
}
.notary-header-top__block--logo,
.notary-header-top__block--tel-logo {
  color: #fff;
  position: relative;
}
.notary-header-top__block--tel-logo {
  left: 1.25rem;
  position: absolute;
  top: 0;
  height: 5rem;
  display: flex;
  align-items: center;
}
.notary-header-top__block--tel-logo a {
  display: block;
}
.notary-header-top__block--logo-txt {
  position: absolute;
  left: 57px;
  font-size: calc(14rem / 16);
  top: -0.125rem;
}
.blind-version .notary-header-top__block--logo-txt {
  top: 6px;
}
.notary-header-top__block--logo-tel {
  position: absolute;
  width: 11.25rem;
  height: 5rem;
  line-height: 5rem;
  font-size: calc(21rem / 16);
  left: 3.5rem;
  top: 0;
  z-index: 1;
}
.notary-header-menu {
  background-color: #fff;
}
.notary-header-menu--container {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  height: 3.75rem;
}
.notary-header-menu--link:first-child {
  border-left: 0rem solid #d1d1d1;
}
.notary-header-menu--link {
  color: #2d2d2d;
  border-left: 0.0625rem solid #d1d1d1;
  font-size: calc(18rem / 16);
  font-weight: 500;
  text-align: center;
  transition: 0.5s;
  width: 40%;
}
.notary-header-menu--link:hover {
  color: #656565;
}
.notary-header-menu--link:active {
  color: #5a752a;
}
.notary-header-mob {
  background: #5a752a;
  box-shadow: 0 0rem 0.625rem 0.3125rem rgba(0, 0, 0, 0.05);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  transition: 0.4s;
  height: 4.6875rem;
  width: 100%;
  z-index: 999;
}
.notary-header-mob.active {
  background-color: #454545;
}
.notary-header-mob.active .notary-header-top__block--tel-logo {
  opacity: 0;
  z-index: 0;
}
.notary-header-mob.active .notary-header-top__block--logo {
  opacity: 1;
}
.notary-header-mob__logo {
  display: table-cell;
  height: 4.6875rem;
  vertical-align: middle;
}
.notary-header-mob__menu {
  display: none;
  box-shadow: 0 0rem 0.625rem 0.3125rem rgba(0, 0, 0, 0.05);
  background-color: #f3f3f3;
}
.notary-header-mob__menu--nav {
  display: table;
  margin: auto;
  padding: 1.25rem 0;
}
.notary-header-mob--tel {
  background-color: #5a752a;
  bottom: -6.25rem;
  color: #fff;
  left: 0;
  display: flex;
  line-height: 3.75rem;
  transform: 0.4s;
  position: fixed;
  font-size: calc(18rem / 16);
  font-weight: 600;
  transition: 0.4s;
  opacity: 1;
  width: 100%;
  z-index: 5;
}
.notary-header-mob--tel.show {
  bottom: 0;
}
.notary-header-mob--tel-close {
  cursor: pointer;
  right: 1rem;
  top: 0.875rem;
  position: absolute;
  width: 1.875rem;
  height: 1.875rem;
}
.notary-header-mob--tel-close:before,
.notary-header-mob--tel-close:after {
  background-color: #fff;
  content: "";
  transition: 0.5s;
  display: block;
  top: 0.875rem;
  position: absolute;
  height: 0.125rem;
  width: 1.875rem;
}
.notary-header-mob--tel-close:before {
  transform: rotate(45deg);
}
.notary-header-mob--tel-close:after {
  transform: rotate(-45deg);
}
.notary-header-mob__menu--link {
  color: #020202;
  display: block;
  text-align: center;
  line-height: 2.8125rem;
  font-weight: 500;
}
.notary-header-mob__buter {
  cursor: pointer;
  position: absolute;
  right: 2rem;
  top: 1.4375rem;
  transition: 0.5s;
  height: 1.5625rem;
  width: 1.5625rem;
}
.notary-header-mob__buter::after,
.notary-header-mob__buter::before {
  background-color: #fff;
  content: "";
  transition: 0.5s;
  display: block;
  height: 0.1875rem;
}
.notary-header-mob__buter::before {
  margin: 0.375rem 0 0.75rem;
}
.notary-header-mob__buter.active {
  top: 2.1875rem;
}
.notary-header-mob__buter.active::after {
  margin: -0.125rem 0 0;
  transform: rotate(-45deg);
}
.notary-header-mob__buter.active::before {
  margin: 0;
  transform: rotate(45deg);
}
.notary-header-mob--bottom {
  padding-bottom: 2.5rem;
}
.notary-header-mob--bottom .container {
  max-width: 20.3125rem;
  margin: auto;
}
.notary-header-mob--bottom--btn {
  background: #5a752a;
  border-radius: 0.3125rem;
  color: #fff;
  display: block;
  font-weight: 500;
  line-height: 3.125rem;
  margin: 2.5rem auto;
  text-align: center;
  width: 100%;
}
:root {
  --gutter-width: 1rem;
  --outer-margin: 32px;
  --gutter-compensation: calc((var(--gutter-width) * 0.5) * -1);
  --half-gutter-width: calc((var(--gutter-width) * 0.5));
  --xs-min: 30;
  --sm-min: 48;
  --md-min: 64;
  --lg-min: 75;
  --screen-xs-min: var(--xs-min) em;
  --screen-sm-min: var(--sm-min) em;
  --screen-md-min: var(--md-min) em;
  --screen-lg-min: var(--lg-min) em;
  --container-sm: calc(var(--sm-min)+var(--gutter-width));
  --container-md: calc(var(--md-min)+var(--gutter-width));
  --container-lg: calc(var(--lg-min)+var(--gutter-width));
}
@custom-media --sm-viewport only screen and (min-width: 48em);
@custom-media --md-viewport only screen and (min-width: 64em);
@custom-media --lg-viewport only screen and (min-width: 75em);
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 32px;
  padding-left: 32px;
}
.container {
  box-sizing: border-box;
  padding-right: var(--outer-margin, 32px);
  padding-left: var(--outer-margin, 32px);
  margin-right: auto;
  margin-left: auto;
  max-width: 1360px;
  width: 100%;
}
.row {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
@media screen and (max-width: 768px) {
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.row.reverse {
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.col.reverse {
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.col-xs,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
.col-xs {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}
.col-xs-1 {
  -ms-flex-preferred-size: 8.333%;
  flex-basis: 8.333%;
  max-width: 8.333%;
}
.col-xs-2 {
  -ms-flex-preferred-size: 16.667%;
  flex-basis: 16.667%;
  max-width: 16.667%;
}
.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
.col-xs-4 {
  -ms-flex-preferred-size: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
}
.col-xs-5 {
  -ms-flex-preferred-size: 41.667%;
  flex-basis: 41.667%;
  max-width: 41.667%;
}
.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
.col-xs-7 {
  -ms-flex-preferred-size: 58.333%;
  flex-basis: 58.333%;
  max-width: 58.333%;
}
.col-xs-8 {
  -ms-flex-preferred-size: 66.667%;
  flex-basis: 66.667%;
  max-width: 66.667%;
}
.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
.col-xs-10 {
  -ms-flex-preferred-size: 83.333%;
  flex-basis: 83.333%;
  max-width: 83.333%;
}
.col-xs-11 {
  -ms-flex-preferred-size: 91.667%;
  flex-basis: 91.667%;
  max-width: 91.667%;
}
.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.col-xs-offset-1 {
  margin-left: 8.333%;
}
.col-xs-offset-2 {
  margin-left: 16.667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.333%;
}
.col-xs-offset-5 {
  margin-left: 41.667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.333%;
}
.col-xs-offset-8 {
  margin-left: 66.667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.333%;
}
.col-xs-offset-11 {
  margin-left: 91.667%;
}
.start-xs {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  text-align: start;
}
.center-xs {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
}
.end-xs {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  text-align: end;
}
.top-xs {
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
}
.middle-xs {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.bottom-xs {
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
}
.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.between-xs {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.first-xs {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
  order: -1;
}
.last-xs {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
}
@media only screen and (min-width: 480px) {
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .col-sm {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.667%;
  }
  .start-sm {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .middle-sm {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .bottom-sm {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }
  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-sm {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .first-sm {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .last-sm {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media only screen and (min-width: 768px) {
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .col-md {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-1 {
    margin-left: 8.333%;
  }
  .col-md-offset-2 {
    margin-left: 16.667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.333%;
  }
  .col-md-offset-5 {
    margin-left: 41.667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333%;
  }
  .col-md-offset-8 {
    margin-left: 66.667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.333%;
  }
  .col-md-offset-11 {
    margin-left: 91.667%;
  }
  .start-md {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-md {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .middle-md {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .bottom-md {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }
  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-md {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .first-md {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .last-md {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media only screen and (min-width: 1180px) {
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .col-lg {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.667%;
  }
  .start-lg {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .middle-lg {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .bottom-lg {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }
  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-lg {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .first-lg {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .last-lg {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@font-face {
  font-family: "Montserrat Hairline";
  src: url("../fonts/Montserrat-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ThinItalic.ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.ttf");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Black.ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-BlackItalic.ttf");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Italic.ttf");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ExtraLightItalic.ttf");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-BoldItalic.ttf");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-SemiBoldItalic.ttf");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat Hairline";
  src: url("../fonts/Montserrat-ThinItalic.ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-LightItalic.ttf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-BlackItalic.ttf");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Black.ttf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic;
}
.notary-footer {
  background-color: #2d2d2d;
  color: #fff;
  padding: 2.8125rem 0 3.75rem;
  position: relative;
}
.notary-footer-right {
  display: flex;
  flex-wrap: nowrap;
  max-width: calc(100% - 25rem);
  width: 100%;
}
@media (max-width: 62.5rem) {
  .notary-footer-right {
    max-width: 100%;
  }
}
.notary-footer-right.fullpage {
  max-width: 100%;
}
.notary-footer-right__block {
  width: 40%;
}
.notary-footer-right__block a {
  display: table;
  line-height: 1.25rem;
  opacity: 0.7;
  padding-top: 2.5rem;
  max-width: 11.875rem;
}
.notary-footer--logotip a {
  display: flex;
  justify-content: center;
  max-width: 13.75rem;
}
.notary-footer--logotip img {
  padding-right: 0.75rem;
  height: auto;
  min-width: 2.5rem;
  max-width: 2.5rem;
}
.notary-footer--title {
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.06);
  font-size: calc(16rem / 16);
  font-weight: 700;
  padding-bottom: 2.5rem;
}
.notary-footer--container {
  position: relative;
}
.notary-footer-left {
  background: #2d2d2d;
  max-width: 26.6875rem;
  right: 2rem;
  top: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.blind-version .notary-footer-left {
  max-width: 24rem;
}
.notary-footer-left-hide {
  border: 0.0625rem solid rgba(255, 255, 255, 0.6);
  border-radius: 0.3125rem;
  max-width: 21.5625rem;
  text-align: center;
  margin: 0 auto 2.5rem;
  padding: 1.75rem;
}
.notary-footer-left-hide p {
  font-size: 1rem;
  line-height: 127%;
  padding-bottom: 1rem;
}
.notary-footer-left-hide--btn {
  margin: 0 auto 7.3125rem;
  max-width: 16.25rem;
  width: 100%;
}
.notary-footer__sharing {
  display: table;
  margin: auto;
}
.notary-footer__sharing--link {
  border-left: 0.0625rem solid rgba(255, 255, 255, 0.1);
  display: table-cell;
  text-align: center;
  height: 2.5rem;
  width: 5rem;
  vertical-align: middle;
}
@media (min-width: 48rem) {
  .notary-footer__sharing--link svg * {
    fill: #fff;
  }
}
.notary-footer__sharing--link:first-child {
  border-left: 0 solid #d1d1d1;
}
.notary-footer__form {
  right: 2rem;
  position: absolute;
  bottom: -13.75rem;
  z-index: 1;
}
.blind-version .notary-footer__form {
  bottom: -17rem;
}
.notary-footer__form--close {
  cursor: pointer;
  position: absolute;
  right: 2.5rem;
  top: 2.5rem;
  z-index: 1;
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 0.0625rem;
  margin: -0.0625rem;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0.0625rem;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
li.ui-state-disabled {
  background: #f3f3f3;
}
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -6249.9375rem;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -0.5rem;
  display: block;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  font-size: 100%;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 0 0;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  cursor: pointer;
  color: #656565;
  padding: 0.625rem 1.875rem;
}
.ui-menu .ui-menu-item:hover {
  background: #f3f3f3;
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 0.1875rem 1em 0.1875rem 0.4em;
}
.ui-menu .ui-menu-divider {
  margin: 0.3125rem 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 0.0625rem 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -0.0625rem;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-button {
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -624.9375rem;
  white-space: nowrap;
}
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.5rem;
  margin-left: -0.5rem;
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -624.9375rem;
  white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: 0;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: 0;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: 0;
}
.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc(100% - 2.4em);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 0.0625rem 0.0625rem 0.0625rem #ccc;
  border-radius: 0.12em;
  border: 0;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 1rem;
  height: 1rem;
  border-radius: 1em;
  overflow: visible;
  border: 0;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 0.5rem;
  height: 0.5rem;
  border-width: 0.25rem;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.ui-datepicker {
  display: none;
  max-width: 21.6875rem;
  padding: 0 0.625rem 1.25rem 0.9375rem;
  width: 100%;
}
.ui-datepicker .ui-datepicker-header {
  margin-right: 0.3125rem;
  box-sizing: border-box;
  position: relative;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  background-image: url(../svg/arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  position: absolute;
  top: 0.125rem;
  width: 1.25rem;
  height: 2.5rem;
}
.ui-datepicker .ui-datepicker-prev {
  transform: rotate(90deg);
  right: 1.25rem;
}
.ui-datepicker .ui-datepicker-next {
  transform: rotate(-90deg);
  right: 0rem;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  opacity: 0.9;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -0.5rem;
  top: 50%;
  margin-top: -0.5rem;
}
.ui-datepicker .ui-datepicker-title {
  color: #020202;
  line-height: 2.5rem;
  font-size: 1rem;
  margin-left: 0.625rem;
  font-size: 500;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 0.0625rem 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
}
.ui-datepicker th {
  border: 0;
  color: #020202;
  font-weight: 500;
  line-height: 3.75rem;
  text-align: center;
}
.ui-datepicker td {
  border: 0;
  padding: 0.0625rem;
}
.ui-datepicker td span,
.ui-datepicker td a.ui-state-default {
  align-items: center;
  border: 0.0625rem solid transparent;
  color: #656565;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  font-size: 1rem;
  text-decoration: none;
  font-weight: normal;
  transition: 0.25s;
  border-radius: 50%;
  height: 2.5rem;
  width: 2.5rem;
}
.ui-datepicker td a.ui-state-default:hover {
  background: #d1d1d1;
}
.ui-datepicker td a.ui-state-active {
  background-color: #5a752a;
  color: #fff;
}
.ui-datepicker td a.ui-state-highlight {
  border-radius: 50%;
  border: 0.0625rem solid #e6e6e6;
  background: #e6e6e6;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  display: none;
  margin: 0.7em 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  background-color: #5a752a;
  color: #fff;
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 0.125rem;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 0.125rem;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 0.0625rem;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 0.0625rem;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 0.0625rem;
}
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -6249.9375rem;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 1.25rem;
  margin: -0.625rem 0 0 0;
  padding: 0.0625rem;
  height: 1.25rem;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: 0;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 0.0625rem 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-n {
  height: 0.125rem;
  top: 0;
}
.ui-dialog .ui-resizable-e {
  width: 0.125rem;
  right: 0;
}
.ui-dialog .ui-resizable-s {
  height: 0.125rem;
  bottom: 0;
}
.ui-dialog .ui-resizable-w {
  width: 0.125rem;
  left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 0.4375rem;
  height: 0.4375rem;
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.0063rem;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 0.4375rem;
  width: 100%;
  top: -0.3125rem;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 0.4375rem;
  width: 100%;
  bottom: -0.3125rem;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 0.4375rem;
  right: -0.3125rem;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 0.4375rem;
  left: -0.3125rem;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 0.75rem;
  height: 0.75rem;
  right: 0.0625rem;
  bottom: 0.0625rem;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 0.5625rem;
  height: 0.5625rem;
  left: -0.3125rem;
  bottom: -0.3125rem;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 0.5625rem;
  height: 0.5625rem;
  left: -0.3125rem;
  top: -0.3125rem;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 0.5625rem;
  height: 0.5625rem;
  right: -0.3125rem;
  top: -0.3125rem;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -0.0625rem;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 0.0625rem dotted black;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 0.0625rem;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 0.125rem 0.4em;
  margin: 0.5em 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
  max-width: 21.75rem;
}
.ui-selectmenu-open ul {
  max-width: 21.75rem;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 1.25rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  box-sizing: border-box;
  color: #656565;
  margin-bottom: 1.25rem;
  line-height: 3.75rem;
  font-size: 1.125rem;
  text-align: left;
  transition: 0.25s;
  outline: 0;
  padding-left: 1.875rem;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.ui-selectmenu-button:before {
  background-image: url("../svg/arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  display: block;
  right: 0;
  top: 0;
  transition: 0.5s;
  position: absolute;
  height: 100%;
  width: 2.5rem;
}
.ui-selectmenu-button.ui-selectmenu-button-open:before {
  transform: rotate(-180deg);
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 0.8em;
  height: 6.25rem;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: 0;
  background: 0;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-tabs {
  position: relative;
  padding: 0.2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 0.0625rem 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -0.0625rem;
  padding-bottom: 0.0625rem;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: 0;
}
.ui-tooltip {
  padding: 0.5rem;
  position: absolute;
  z-index: 9999;
  max-width: 18.75rem;
}
body .ui-tooltip {
  border-width: 0.125rem;
}
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 0.0625rem solid #d1d1d1;
  border-radius: 0.3125rem !important;
  box-sizing: border-box;
}
.ui-widget-content {
  border: 0.0625rem solid #ddd;
  background: #fff;
  color: #333;
}
.ui-widget-content a {
  color: #333;
}
.ui-widget-header a {
  color: #333;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 0.0625rem solid #ccc;
  font-weight: normal;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  font-weight: normal;
  color: #656565;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 0.1875rem 0.0625rem #836955;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  font-weight: normal;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  background-color: #fff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}
.ui-state-checked {
  border: 0.0625rem solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 0.0625rem solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-state-default {
  border-color: transparent;
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}
.ui-icon {
  width: 1rem;
  height: 1rem;
}
.ui-icon-blank {
  background-position: 1rem 1rem;
}
.ui-icon-caret-1-n {
  background-position: 0 0;
}
.ui-icon-caret-1-ne {
  background-position: -1rem 0;
}
.ui-icon-caret-1-e {
  background-position: -2rem 0;
}
.ui-icon-caret-1-se {
  background-position: -3rem 0;
}
.ui-icon-caret-1-s {
  background-position: -4.0625rem 0;
}
.ui-icon-caret-1-sw {
  background-position: -5rem 0;
}
.ui-icon-caret-1-w {
  background-position: -6rem 0;
}
.ui-icon-caret-1-nw {
  background-position: -7rem 0;
}
.ui-icon-caret-2-n-s {
  background-position: -8rem 0;
}
.ui-icon-caret-2-e-w {
  background-position: -9rem 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -1rem;
}
.ui-icon-triangle-1-ne {
  background-position: -1rem -1rem;
}
.ui-icon-triangle-1-e {
  background-position: -2rem -1rem;
}
.ui-icon-triangle-1-se {
  background-position: -3rem -1rem;
}
.ui-icon-triangle-1-s {
  background-position: -4.0625rem -1rem;
}
.ui-icon-triangle-1-sw {
  background-position: -5rem -1rem;
}
.ui-icon-triangle-1-w {
  background-position: -6rem -1rem;
}
.ui-icon-triangle-1-nw {
  background-position: -7rem -1rem;
}
.ui-icon-triangle-2-n-s {
  background-position: -8rem -1rem;
}
.ui-icon-triangle-2-e-w {
  background-position: -9rem -1rem;
}
.ui-icon-arrow-1-n {
  background-position: 0 -2rem;
}
.ui-icon-arrow-1-ne {
  background-position: -1rem -2rem;
}
.ui-icon-arrow-1-e {
  background-position: -2rem -2rem;
}
.ui-icon-arrow-1-se {
  background-position: -3rem -2rem;
}
.ui-icon-arrow-1-s {
  background-position: -4.0625rem -2rem;
}
.ui-icon-arrow-1-sw {
  background-position: -5rem -2rem;
}
.ui-icon-arrow-1-w {
  background-position: -6rem -2rem;
}
.ui-icon-arrow-1-nw {
  background-position: -7rem -2rem;
}
.ui-icon-arrow-2-n-s {
  background-position: -8rem -2rem;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -9rem -2rem;
}
.ui-icon-arrow-2-e-w {
  background-position: -10rem -2rem;
}
.ui-icon-arrow-2-se-nw {
  background-position: -11rem -2rem;
}
.ui-icon-arrowstop-1-n {
  background-position: -12rem -2rem;
}
.ui-icon-arrowstop-1-e {
  background-position: -13rem -2rem;
}
.ui-icon-arrowstop-1-s {
  background-position: -14rem -2rem;
}
.ui-icon-arrowstop-1-w {
  background-position: -15rem -2rem;
}
.ui-icon-arrowthick-1-n {
  background-position: 0.0625rem -3rem;
}
.ui-icon-arrowthick-1-ne {
  background-position: -1rem -3rem;
}
.ui-icon-arrowthick-1-e {
  background-position: -2rem -3rem;
}
.ui-icon-arrowthick-1-se {
  background-position: -3rem -3rem;
}
.ui-icon-arrowthick-1-s {
  background-position: -4rem -3rem;
}
.ui-icon-arrowthick-1-sw {
  background-position: -5rem -3rem;
}
.ui-icon-arrowthick-1-w {
  background-position: -6rem -3rem;
}
.ui-icon-arrowthick-1-nw {
  background-position: -7rem -3rem;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -8rem -3rem;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -9rem -3rem;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -10rem -3rem;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -11rem -3rem;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -12rem -3rem;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -13rem -3rem;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -14rem -3rem;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -15rem -3rem;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -4rem;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -1rem -4rem;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -2rem -4rem;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -3rem -4rem;
}
.ui-icon-arrowreturn-1-w {
  background-position: -4rem -4rem;
}
.ui-icon-arrowreturn-1-n {
  background-position: -5rem -4rem;
}
.ui-icon-arrowreturn-1-e {
  background-position: -6rem -4rem;
}
.ui-icon-arrowreturn-1-s {
  background-position: -7rem -4rem;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -8rem -4rem;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -9rem -4rem;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -10rem -4rem;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -11rem -4rem;
}
.ui-icon-arrow-4 {
  background-position: 0 -5rem;
}
.ui-icon-arrow-4-diag {
  background-position: -1rem -5rem;
}
.ui-icon-extlink {
  background-position: -2rem -5rem;
}
.ui-icon-newwin {
  background-position: -3rem -5rem;
}
.ui-icon-refresh {
  background-position: -4rem -5rem;
}
.ui-icon-shuffle {
  background-position: -5rem -5rem;
}
.ui-icon-transfer-e-w {
  background-position: -6rem -5rem;
}
.ui-icon-transferthick-e-w {
  background-position: -7rem -5rem;
}
.ui-icon-folder-collapsed {
  background-position: 0 -6rem;
}
.ui-icon-folder-open {
  background-position: -1rem -6rem;
}
.ui-icon-document {
  background-position: -2rem -6rem;
}
.ui-icon-document-b {
  background-position: -3rem -6rem;
}
.ui-icon-note {
  background-position: -4rem -6rem;
}
.ui-icon-mail-closed {
  background-position: -5rem -6rem;
}
.ui-icon-mail-open {
  background-position: -6rem -6rem;
}
.ui-icon-suitcase {
  background-position: -7rem -6rem;
}
.ui-icon-comment {
  background-position: -8rem -6rem;
}
.ui-icon-person {
  background-position: -9rem -6rem;
}
.ui-icon-print {
  background-position: -10rem -6rem;
}
.ui-icon-trash {
  background-position: -11rem -6rem;
}
.ui-icon-locked {
  background-position: -12rem -6rem;
}
.ui-icon-unlocked {
  background-position: -13rem -6rem;
}
.ui-icon-bookmark {
  background-position: -14rem -6rem;
}
.ui-icon-tag {
  background-position: -15rem -6rem;
}
.ui-icon-home {
  background-position: 0 -7rem;
}
.ui-icon-flag {
  background-position: -1rem -7rem;
}
.ui-icon-calendar {
  background-position: -2rem -7rem;
}
.ui-icon-cart {
  background-position: -3rem -7rem;
}
.ui-icon-pencil {
  background-position: -4rem -7rem;
}
.ui-icon-clock {
  background-position: -5rem -7rem;
}
.ui-icon-disk {
  background-position: -6rem -7rem;
}
.ui-icon-calculator {
  background-position: -7rem -7rem;
}
.ui-icon-zoomin {
  background-position: -8rem -7rem;
}
.ui-icon-zoomout {
  background-position: -9rem -7rem;
}
.ui-icon-search {
  background-position: -10rem -7rem;
}
.ui-icon-wrench {
  background-position: -11rem -7rem;
}
.ui-icon-gear {
  background-position: -12rem -7rem;
}
.ui-icon-heart {
  background-position: -13rem -7rem;
}
.ui-icon-star {
  background-position: -14rem -7rem;
}
.ui-icon-link {
  background-position: -15rem -7rem;
}
.ui-icon-cancel {
  background-position: 0 -8rem;
}
.ui-icon-plus {
  background-position: -1rem -8rem;
}
.ui-icon-plusthick {
  background-position: -2rem -8rem;
}
.ui-icon-minus {
  background-position: -3rem -8rem;
}
.ui-icon-minusthick {
  background-position: -4rem -8rem;
}
.ui-icon-close {
  background-position: -5rem -8rem;
}
.ui-icon-closethick {
  background-position: -6rem -8rem;
}
.ui-icon-key {
  background-position: -7rem -8rem;
}
.ui-icon-lightbulb {
  background-position: -8rem -8rem;
}
.ui-icon-scissors {
  background-position: -9rem -8rem;
}
.ui-icon-clipboard {
  background-position: -10rem -8rem;
}
.ui-icon-copy {
  background-position: -11rem -8rem;
}
.ui-icon-contact {
  background-position: -12rem -8rem;
}
.ui-icon-image {
  background-position: -13rem -8rem;
}
.ui-icon-video {
  background-position: -14rem -8rem;
}
.ui-icon-script {
  background-position: -15rem -8rem;
}
.ui-icon-alert {
  background-position: 0 -9rem;
}
.ui-icon-info {
  background-position: -1rem -9rem;
}
.ui-icon-notice {
  background-position: -2rem -9rem;
}
.ui-icon-help {
  background-position: -3rem -9rem;
}
.ui-icon-check {
  background-position: -4rem -9rem;
}
.ui-icon-bullet {
  background-position: -5rem -9rem;
}
.ui-icon-radio-on {
  background-position: -6rem -9rem;
}
.ui-icon-radio-off {
  background-position: -7rem -9rem;
}
.ui-icon-pin-w {
  background-position: -8rem -9rem;
}
.ui-icon-pin-s {
  background-position: -9rem -9rem;
}
.ui-icon-play {
  background-position: 0 -10rem;
}
.ui-icon-pause {
  background-position: -1rem -10rem;
}
.ui-icon-seek-next {
  background-position: -2rem -10rem;
}
.ui-icon-seek-prev {
  background-position: -3rem -10rem;
}
.ui-icon-seek-end {
  background-position: -4rem -10rem;
}
.ui-icon-seek-start {
  background-position: -5rem -10rem;
}
.ui-icon-seek-first {
  background-position: -5rem -10rem;
}
.ui-icon-stop {
  background-position: -6rem -10rem;
}
.ui-icon-eject {
  background-position: -7rem -10rem;
}
.ui-icon-volume-off {
  background-position: -8rem -10rem;
}
.ui-icon-volume-on {
  background-position: -9rem -10rem;
}
.ui-icon-power {
  background-position: 0 -11rem;
}
.ui-icon-signal-diag {
  background-position: -1rem -11rem;
}
.ui-icon-signal {
  background-position: -2rem -11rem;
}
.ui-icon-battery-0 {
  background-position: -3rem -11rem;
}
.ui-icon-battery-1 {
  background-position: -4rem -11rem;
}
.ui-icon-battery-2 {
  background-position: -5rem -11rem;
}
.ui-icon-battery-3 {
  background-position: -6rem -11rem;
}
.ui-icon-circle-plus {
  background-position: 0 -12rem;
}
.ui-icon-circle-minus {
  background-position: -1rem -12rem;
}
.ui-icon-circle-close {
  background-position: -2rem -12rem;
}
.ui-icon-circle-triangle-e {
  background-position: -3rem -12rem;
}
.ui-icon-circle-triangle-s {
  background-position: -4rem -12rem;
}
.ui-icon-circle-triangle-w {
  background-position: -5rem -12rem;
}
.ui-icon-circle-triangle-n {
  background-position: -6rem -12rem;
}
.ui-icon-circle-arrow-e {
  background-position: -7rem -12rem;
}
.ui-icon-circle-arrow-s {
  background-position: -8rem -12rem;
}
.ui-icon-circle-arrow-w {
  background-position: -9rem -12rem;
}
.ui-icon-circle-arrow-n {
  background-position: -10rem -12rem;
}
.ui-icon-circle-zoomin {
  background-position: -11rem -12rem;
}
.ui-icon-circle-zoomout {
  background-position: -12rem -12rem;
}
.ui-icon-circle-check {
  background-position: -13rem -12rem;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -13rem;
}
.ui-icon-circlesmall-minus {
  background-position: -1rem -13rem;
}
.ui-icon-circlesmall-close {
  background-position: -2rem -13rem;
}
.ui-icon-squaresmall-plus {
  background-position: -3rem -13rem;
}
.ui-icon-squaresmall-minus {
  background-position: -4rem -13rem;
}
.ui-icon-squaresmall-close {
  background-position: -5rem -13rem;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -14rem;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -1rem -14rem;
}
.ui-icon-grip-solid-vertical {
  background-position: -2rem -14rem;
}
.ui-icon-grip-solid-horizontal {
  background-position: -3rem -14rem;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -4rem -14rem;
}
.ui-icon-grip-diagonal-se {
  background-position: -5rem -14rem;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 0.1875rem;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 0.1875rem;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 0.1875rem;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 0.1875rem;
}
.ui-widget-overlay {
  background: #aaa;
  opacity: 0.003;
  filter: Alpha(Opacity=.3);
}
.ui-widget-shadow {
  -webkit-box-shadow: 0rem 0rem 0.3125rem #666;
  box-shadow: 0rem 0rem 0.3125rem #666;
}
body.overflow-hidden {
  overflow: hidden;
}
.bkg-white {
  background-color: #fff;
}
.bkg-blue {
  background: #556b2f;
  color: #fff;
}
.bkg-red {
  background: #9c9c9c;
}
.blue--title-left {
  color: #5a752a;
  display: table;
  font-size: 2.375rem;
  font-weight: 500;
  letter-spacing: 0.01em;
  padding: 1.5625rem 1.25rem 1.875rem 0;
}
.blue--title,
.blue--title-center {
  color: #5a752a;
  display: table;
  margin: auto;
  font-size: 2.375rem;
  font-weight: 500;
  letter-spacing: 0.01em;
  padding: 1.5625rem 1.25rem 1.875rem;
}
.blind-version .blue--title {
  margin: 0;
}
.btn-blue {
  background-color: #5a752a;
  border-width: 0rem;
  border-radius: 0.3125rem;
  cursor: pointer;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 3.75rem;
  text-align: center;
  padding: 0 1.875rem;
  transition: 0.5s;
  display: table;
}
.btn-blue:hover {
  background: #6c8542;
}
.btn-blue:active {
  background: #3d4d21;
}
.btn-all {
  background: #fff;
  border-radius: 0.3125rem;
  cursor: pointer;
  color: #020202;
  display: table;
  font-weight: 600;
  line-height: 3.75rem;
  margin: 2.5rem auto 0;
  text-align: center;
  transition: 0.5s;
  position: relative;
  width: 100%;
}
.btn-all:hover {
  box-shadow: 0 0rem 0.625rem 0.3125rem rgba(0, 0, 0, 0.05);
  color: #5a752a;
}
.btn-all:active {
  color: #3d4d21;
}
.btn-all--count {
  background-color: #5a752a;
  border-radius: 3.125rem;
  color: #fff;
  display: inline-block;
  font-size: 1.125rem;
  line-height: 1.875rem;
  margin: 0.9375rem 0.625rem;
  text-align: center;
  position: absolute;
  width: 1.875rem;
}
.btn-w-bottom {
  margin-top: 0;
  margin-bottom: 2.5rem;
}
.center {
  margin: auto;
  text-align: center;
  vertical-align: middle;
}
.checkbox {
  cursor: pointer;
  position: relative;
  opacity: 0;
  z-index: 1;
}
.checkbox-icn {
  border: 0.0625rem solid #ccc;
  border-radius: 0.1875rem;
  display: block;
  margin-top: -1.25rem;
  position: absolute;
  height: 1.125rem;
  width: 1.125rem;
}
.checkbox:checked + .checkbox-icn::before {
  background-image: url(../svg/checked.svg);
  background-repeat: no-repeat;
  background-size: 0.6875rem;
  bottom: 0rem;
  content: "";
  display: block;
  top: 0.1875rem;
  left: 0.1875rem;
  position: absolute;
  width: 1.125rem;
  z-index: 0;
}
.title {
  color: #5a752a;
  font-weight: 500;
}
h1.title,
.h1.title {
  font-size: 2.375rem;
  padding: 0 0 1.875rem;
}
h2.title,
.h2.title {
  font-size: 1.75rem;
  padding: 0 0 1.25rem;
}
.grey-txt {
  color: #767676 !important;
}
.breadcrumbs {
  line-height: 3.75rem;
}
.breadcrumbs li {
  display: inline-block;
  font-size: 0.875rem;
}
.breadcrumbs .active {
  color: #656565;
}
.breadcrumbs li {
  padding: 0;
}
.breadcrumbs .separator {
  color: #cfcfcf;
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
.priviledges-nav {
  margin-bottom: 1.25rem;
}
.priviledges-nav li {
  margin-top: 1.25rem;
}
.priviledges-nav li a {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 500;
  color: #617a36;
  transition: 0.25s;
}
.priviledges-nav li a:hover {
  color: #020202;
}
.accordion-tariffs .accordion {
  display: none;
}
.accordion-tariffs .accordion.active {
  display: block;
}
.title.tariffs-title {
  padding-top: 0.9375rem;
  padding-bottom: 1.5625rem;
  font-size: 1.125rem;
}
.accordion .ui-accordion-header {
  border: 0;
  border-bottom: 0.0625rem solid #ccc;
  border-radius: 0;
  outline: 0;
  line-height: 1.25rem;
  font-weight: 600;
  transition: 0.2s;
  padding: 1.25rem 2.5rem 1.25rem 0;
  position: relative;
}
.accordion .ui-accordion-header:before {
  background-image: url("../svg/arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  display: block;
  right: 0;
  top: 0;
  transition: 0.5s;
  position: absolute;
  height: 100%;
  width: 2.5rem;
}
.accordion .ui-accordion-header.ui-accordion-header-active {
  border-bottom-color: transparent;
}
.accordion .ui-accordion-header.ui-accordion-header-active:before {
  transform: rotate(-180deg);
}
.accordion .ui-widget-content {
  border: 0;
  border-bottom: 0.0625rem solid #ccc;
  padding: 0 0 1.875rem;
}
.ui-accordion-content {
  color: #000;
}
.ui-accordion-content ol {
  counter-reset: myCounter;
}
.ui-accordion-content ol,
.ui-accordion-content ul {
  margin: 0.9375rem 0;
}
.ui-accordion-content ol > li:before {
  content: counter(myCounter) ".";
  counter-increment: myCounter;
  width: 1.25rem;
  left: -0.625rem;
  text-align: right;
}
.ui-accordion-content ul > li:before {
  border-radius: 50%;
  content: "";
  background-color: #5a752a;
}
.ui-accordion-content ol li {
  list-style-type: none;
  position: relative;
  margin-bottom: 1.875rem;
  font-size: 1rem;
  line-height: 1.125rem;
}
.ui-accordion-content li p,
.ui-accordion-content p:last-child,
.ui-accordion-content p:only-child {
  padding-bottom: 0;
}
.ui-accordion-content li:before {
  color: #5a752a;
  top: 0;
  left: 0;
  position: absolute;
  height: 0.4375rem;
  width: 0.4375rem;
}
.ui-accordion-content ul li:before,
.ui-accordion-content ol ul li:before,
.ui-accordion-content ol ol ul li:before,
.ui-accordion-content ul ol ul li:before,
.ui-accordion-content ol ul ol ul li:before {
  top: 0.5em;
}
.ui-accordion-content ol li:before,
.ui-accordion-content ul ol li:before,
.ui-accordion-content ul ul ol li:before,
.ui-accordion-content ol ul ol li:before,
.ui-accordion-content ul ol ul ol li:before {
  top: 0;
}
.notary-wellcome {
  background-color: #9c9c9c;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  min-height: 38.75rem;
  position: relative;
}
.notary-wellcome::before {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
  position: absolute;
  height: 100%;
  width: 100%;
}
.notary-wellcome__content {
  max-width: calc(100% - 28.125rem);
  text-align: center;
  padding-top: 2.5rem;
  position: relative;
  z-index: 1;
}
.notary-wellcome__content.auto {
  margin: auto;
}
.notary-wellcome__content-btns {
  display: flex;
  margin: auto;
  max-width: 22.5rem;
  width: 100%;
}
.notary-wellcome__content--btn {
  background: #fff;
  border-radius: 0.3125rem;
  color: #020202;
  display: table;
  line-height: 2.5rem;
  margin: 1.25rem auto 5.625rem;
  font-weight: 600;
  font-size: 1.125rem;
  width: 10rem;
}
.notary-wellcome__content--btn.notary-wellcome__content--btn-blue {
  background: #5a752a;
  color: #fff;
}
.notary-service__description {
  align-items: center;
  border-bottom: 0.0625rem solid #d1d1d1;
  overflow: hidden;
  display: flex;
  flex-wrap: nowrap;
  min-height: 10rem;
  height: auto;
}
.notary-service__description--content {
  display: flex;
  padding: 2.5rem;
  margin: auto;
  width: 100%;
}
.notary-service__description--content-article {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 2.5rem;
}
.notary-service__description--image {
  height: 5rem;
  width: auto;
}
.notary-service__description--title {
  padding-bottom: 0.125rem;
  font-size: 2.25rem;
  font-weight: 500;
}
.notary-service__description--subtitle {
  padding-top: 0.25rem;
  font-size: 1.125rem;
  font-weight: 600;
}
.notary-wellcome__content--photo,
.notary-wellcome__content--photo--big {
  margin-bottom: 0.875rem;
  border-radius: 5rem;
}
.notary-wellcome__content--photo {
  height: 80px;
  width: 80px;
}
.notary-wellcome__content--photo--big {
  height: 160px;
  width: 160px;
}
.notary-wellcome__content--title {
  text-shadow: 0rem 0.0625rem 0.0313rem rgba(0, 0, 0, 0.15);
  font-size: 2.375rem;
  font-weight: 500;
  padding-bottom: 1.25rem;
}
.notary-wellcome__content--subtitle {
  text-shadow: 0rem 0.0625rem 0.0313rem rgba(0, 0, 0, 0.15);
  font-size: 1.125rem;
  font-weight: 500;
  padding-bottom: 3.75rem;
}
.notary-wellcome__content--txt {
  margin: auto;
  max-width: 43.75rem;
  text-shadow: 0rem 0.0625rem 0.0313rem rgba(0, 0, 0, 0.15);
  font-size: 1.125rem;
  line-height: 1.375rem;
  padding-bottom: 0.625rem;
  margin-bottom: 0;
}
.notary-wellcome-bottom {
  background-color: #fff;
  color: #020202;
  padding: 2.5rem 0 4.6875rem;
  position: relative;
}
.notary-wellcome-bottom .container {
  position: relative;
}
.notary-article--content {
  background: #fff;
  border-radius: 0.3125rem;
  margin-bottom: 2.5rem;
  overflow: hidden;
  padding-bottom: 2.5rem;
}
.notary-article,
.notary-service-article {
  color: #656565;
  font-size: 1.125rem;
  line-height: 1.375rem;
  padding-top: 2.5rem;
}
.notary-article,
.notary-service-article,
.notary-about-article {
  margin: auto;
  max-width: 41.25rem;
}
.notary-service-article {
  padding: 2.5rem 2.5rem 0;
  max-width: initial;
}
.notary-article {
  letter-spacing: 0.035em;
  line-height: 127%;
}
.notary-article__description {
  background-color: #767676;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0.3125rem 0.3125rem 0 0;
  color: #fff;
  position: relative;
  height: 33.75rem;
}
.notary-article__description:before {
  background: transparent;
  background: rgba(0, 0, 0, 0.35);
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.notary-article__description--bottom {
  bottom: 0;
  box-sizing: border-box;
  left: 0;
  padding: 2.5rem;
  position: absolute;
  width: 100%;
}
.notary-article__description--subtitle {
  font-weight: 500;
  margin-bottom: 1.875rem;
}
.notary-article__description--title {
  font-weight: 500;
  font-size: 3.375rem;
}
.notary-article__description--date {
  margin-top: 1.875rem;
  font-weight: 100;
  opacity: 0.5;
}
.notary-article b {
  color: #000;
}
.notary-article p {
  padding-bottom: 1.875rem;
}
.notary-article a {
  color: #5a752a;
}
.notary-article ul li {
  position: relative;
  margin-left: 1.875rem;
  margin-bottom: 1.875rem;
}
.text-plugin ul li:before {
  border-radius: 50%;
  content: "";
  background-color: #5a752a;
  position: absolute;
  height: 0.4375rem;
  width: 0.4375rem;
  top: 0.5625rem;
  left: -1.375rem;
}
.notary-article blockquote {
  border-left: 0.1875rem solid #5a752a;
  color: #000;
  font-style: italic;
  font-size: 1.25rem;
  margin-bottom: 1.875rem;
  padding-left: 2.5rem;
}
.notary-article figcaption {
  color: #000;
  font-size: 0.75rem;
  line-height: 1.25rem;
  letter-spacing: 0.035em;
  padding-bottom: 1.875rem;
}
.notary-article blockquote p:last-child {
  padding: 0;
}
.wysiwyg-carusel {
  overflow: hidden;
}
.advantage--container {
  position: relative;
  max-width: calc(100% - 28.125rem);
}
.advantage--container.auto {
  max-width: 100%;
}
.advantage--container.auto .owl-stage {
  margin: auto;
}
.advantage--container.auto .owl-stage .owl-item:first-child .advantage__block {
  border-left: none;
}
.advantage--container .owl-nav {
  opacity: 0;
}
.advantage--container:hover .owl-nav {
  opacity: 1;
}
.advantage__content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 600;
  position: relative;
  width: 100%;
}
.advantage__content::before {
  content: "";
  background: #fff;
  left: 0;
  top: 0;
  position: absolute;
  height: 100%;
  width: 0.125rem;
  z-index: 1;
}
.advantage__block {
  box-sizing: border-box;
  margin: 1.25rem 0;
  position: relative;
  width: 25%;
}
.advantage__block--txt {
  color: #000;
  margin: auto;
  display: table;
  max-width: 9.375rem;
  padding: 0 0.125rem;
}
.advantage__block--icon {
  margin-bottom: 1.5rem;
}
.container-form {
  position: relative;
}
.main-top-section {
  position: relative;
}
.notary-wellcome__form {
  box-shadow: 0 0.625rem 0.9375rem 0.3125rem rgba(0, 0, 0, 0.1);
  right: 2rem;
  position: absolute;
  top: 2.5rem;
  z-index: 2;
}
.notary-content {
  background-color: #fff;
  border-radius: 0.3125rem;
  padding: 2.5rem;
  margin-bottom: 2.5rem;
  font-size: 1.125rem;
  color: #656565;
}
.notary-content p {
  color: #000;
  line-height: 1.4em;
}
.notary-content h2,
.notary-content h3,
.notary-content h4,
.notary-content h5,
.notary-content h6,
.notary-content p {
  padding-bottom: 1.875rem;
}
.notary-article ol,
.notary-content ol {
  counter-reset: myCounter;
  margin-bottom: 1.875rem;
}
.notary-article ol li,
.notary-content ol li {
  list-style-type: none;
  position: relative;
  margin-bottom: 1.875rem;
  font-size: 1rem;
  line-height: 1.125rem;
}
.notary-content ol li {
  font-size: 1rem;
  list-style-type: none;
  position: relative;
  padding-left: 1.25rem;
  margin-bottom: 0.5rem;
}
.notary-content p a {
  color: #5a752a;
  border-bottom: 0.0625rem solid #5a752a;
  transition: 0.25s;
}
.notary-content p a:hover {
  border-bottom: 0.0625rem solid transparent;
}
.notary-content ol li:before,
.text-plugin ol li:before {
  content: counter(myCounter) ".";
  counter-increment: myCounter;
  color: #5a752a;
  top: 0;
  left: 0;
  position: absolute;
  height: 0.4375rem;
  width: 0.4375rem;
}
.text-plugin ul li {
  font-size: 1rem;
  position: relative;
  padding-left: 1.25rem;
  margin-bottom: 0.5rem;
  line-height: 1.4em;
}
.notary-content ul li:before,
.text-plugin ul li:before {
  border-radius: 50%;
  content: "";
  background-color: #5a752a;
  top: 0.5em;
  left: 0;
  position: absolute;
  height: 0.4375rem;
  width: 0.4375rem;
}
.notary-content blockquote {
  border-left: 0.1875rem solid #5a752a;
  color: #000;
  font-style: italic;
  margin-bottom: 1.875rem;
  padding-left: 2.5rem;
}
.notary-content-__block {
  max-width: 56.25rem;
  font-size: 1rem;
}
.notary-content-contact__block p {
  line-height: 1.375rem;
}
.notary-content__list {
  margin: 2.5rem 0 1.25rem;
}
.notary-content__list--help {
  margin: 0 0 1.25rem;
}
.articles--link,
.notary-content__list--link {
  cursor: pointer;
  color: #5a752a;
  display: inline-block;
  line-height: 2.5rem;
  font-size: 1rem;
  padding-right: 2.1875rem;
}
.articles--link.active,
.notary-content__list--link.active {
  color: #000;
  font-weight: 600;
}
.articles--link.active .grey-txt,
.notary-content__list--link.active .grey-txt {
  color: #000;
}
.notary-content .advantage--container {
  max-width: 100%;
}
.notary-content-about {
  padding-left: 6.25rem;
  padding-right: 6.25rem;
}
.notary-content-about p {
  font-size: 1.5rem;
  line-height: 2rem;
}
.notary-content-about .advantage__content::after,
.notary-wellcome-bottom__content .advantage__content::after {
  background: #fff;
  display: block;
  position: absolute;
  content: "";
  bottom: 0;
  height: 0.0625rem;
  width: 100%;
}
.notary-content-about .advantage__block,
.notary-wellcome-bottom__content .advantage__block {
  margin: 2.5rem 0;
  border-left: 0.0625rem solid #d1d1d1;
  margin: 2.5rem 0;
}
.notary-content-about .advantage__block:nth-child(4n + 1) {
  border-left: 0rem solid #d1d1d1;
}
.notary-content-about .advantage__block::before,
.notary-wellcome-bottom__content .advantage__block::before {
  background: #d1d1d1;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -2.5rem;
  height: 0.0625rem;
  width: 101%;
}
.icon_link__content .advantage__block {
  width: 33%;
}
.notary-wellcome-bottom__content .advantage__block:nth-child(3n + 1) {
  border-left: 0rem solid #d1d1d1;
}
.notary-content--xs p {
  font-size: 1rem;
  line-height: 1.125rem;
}
.notary-content--xs p:last-child {
  padding-bottom: 0;
}
.notary-content--xl p {
  font-size: 1.5rem;
  line-height: 2rem;
}
.notary-content--square {
  background-color: #fff;
  padding: 2.5rem 0;
  margin-bottom: 2.5rem;
  font-size: 1.125rem;
  color: #656565;
}
.notary-content-tariffs {
  padding: 1.875rem 0;
}
.notary-content-tariffs .accordion {
  display: block;
}
.feedback-form {
  position: relative;
}
.feedback-form.hide .contact-form {
  pointer-events: none;
  opacity: 0;
}
h1.title.contact-title {
  padding: 0;
  margin-bottom: 2.1875rem;
}
.contact-row {
  display: flex;
  justify-content: space-between;
  margin-top: 2.1875rem;
  margin-bottom: 2em;
}
.contact-row-col {
  border-left: 0.0625rem solid #d1d1d1;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 25%;
}
.contact-row-col-row {
  display: flex;
  line-height: 1.5rem;
}
.contact-row-col:first-child {
  border-left: 0 solid #d1d1d1;
  padding-right: 2.5rem;
}
.contact-row-col:first-child {
  width: 50%;
}
.contact-row-col:nth-child(2) {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}
.contact-row-col:nth-child(3) {
  padding-left: 2.5rem;
}
.contact-form {
  margin: 3rem 0 1rem;
}
.contact-form--btn {
  max-width: 19.375rem;
  width: 100%;
}
.contact-chart {
  margin-top: 0.9375rem;
}
.contact-chart .notary-article {
  max-width: 100%;
}
.contact-form--title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 2.0625rem;
  letter-spacing: 0.01em;
  color: #020202;
  padding-bottom: 2.1875rem;
}
.name-field {
  display: none;
}
.contact-field:not([type="file"]) {
  border: 0.0625rem solid #d1d1d1;
  border-radius: 0.3125rem;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: right -1.25rem center;
  background-image: url(../svg/error.svg);
  outline: 0;
  font-size: 1.125rem;
  margin-bottom: 1.25rem;
  padding-left: 1.25rem;
  transition: 0.5s;
  height: 3.75rem;
  width: 100%;
}
.contact-field[type="file"] {
  margin-top: 0.625rem;
  margin-bottom: 1.875rem;
}
.contact-field.error {
  background-position: right 1.25rem center;
  border-color: #f13f3f;
}
.contact-field.error:focus {
  background-position: right -1.25rem center;
  border-color: #656565;
}
.contact-field--textarea {
  padding: 0.9375rem 1.875rem;
  min-height: 10rem;
}
.contact-field--textarea.error {
  background-position: right 1.25rem top 1.25rem;
  border-color: #f13f3f;
}
.contact-field--textarea.error:focus {
  background-position: right -1.25rem top 1.25rem;
  border-color: #656565;
}
.contact-field--textarea-file {
  position: relative;
}
.contact-field--textarea-file--input p {
  align-items: center;
  color: #9f9f9f;
  display: flex;
  justify-content: center;
  font-size: 1rem !important;
  bottom: 2.4375rem;
  left: 1rem;
  position: absolute;
  z-index: 0;
}
.contact-field--textarea-file--input input {
  bottom: 2.4375rem;
  position: absolute;
  max-width: 100%;
  left: 0;
  opacity: 0;
  z-index: 1;
}
.contact-image {
  box-sizing: border-box;
  text-align: center;
  margin: 0 1.25rem 1.875rem 0;
  width: 1.875rem;
}
.contact-image img {
  margin: auto;
  max-width: inherit;
}
.contact-image--bottom-txt {
  line-height: 1.5rem;
}
.contact-modal__open {
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  margin: 1.875rem 0 0;
}
.contact-modal__open p {
  color: #5a752a;
  font-weight: 600;
  font-size: 1.125rem;
  padding: 0 1.25rem;
}
.contact-modal__open--img-first {
  height: auto;
  width: 1.875rem;
}
.notary-modal {
  display: none;
  top: 0;
  left: 0;
  position: fixed;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.15);
  min-height: 100vh;
  transition: 0.8s;
  width: 100%;
  z-index: 999999;
  overflow-y: scroll;
  height: 100%;
}
.notary-modal__content {
  background: #fff;
  box-sizing: border-box;
  border-radius: 0.3125rem;
  color: #656565;
  margin: 8.75rem auto 2.5rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
  overflow: hidden;
  max-width: 46.25rem;
  padding: 2.5rem;
  width: 100%;
}
.notary-modal__content .notary-modal--label {
  padding-top: 0.625rem;
}
.notary-modal__content-top {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25rem;
}
.contact-modal__open--text {
  padding-bottom: 1.25rem;
}
.contact-modal__open--text p:last-child {
  padding: 0;
}
.notary-modal__content .title {
  margin: 0;
  padding: 0;
}
.notary-modal__content p {
  padding: 0 0 1.25rem;
}
.notary-modal__content img {
  margin: 0.625rem 0;
  width: 100%;
}
.notary-modal__content--close {
  cursor: pointer;
}
.notary-modal--label {
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  margin-bottom: 0.9375rem;
}
.notary-modal--label-last {
  margin-top: 0.3125rem;
}
.notary-modal--label img {
  margin: 0 !important;
  height: auto;
  max-width: 1.875rem;
  min-width: 1.875rem;
  width: auto !important;
}
.notary-modal--label span {
  color: #000;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.875rem;
  padding-left: 0.9375rem;
}
.notary-content__search {
  background-color: #fff;
  border: 0.0625rem solid #ccc;
  background-image: url(../svg/search.svg);
  background-position: 1.25rem 1.125rem;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  border-radius: 0.3125rem;
  margin-bottom: 2.5rem;
  position: relative;
  overflow: hidden;
}
.notary-content__search--btn {
  background-color: #5a752a;
  cursor: pointer;
  color: #fff;
  line-height: 3.75rem;
  font-size: 1.125rem;
  position: absolute;
  text-align: center;
  right: 0;
  top: 0;
  width: 10rem;
}
.notary-content__search--field {
  background: #fff;
  border: 0;
  font-size: 1.5rem;
  outline: 0;
  line-height: 3.5rem;
  padding-left: 1.25rem;
  transition: 0.5s;
  height: 3.75rem;
  width: calc(100% - 2.5rem);
}
.notary-content__search--field:invalid {
  background: transparent;
}
.notary-content__search--field:active,
.notary-content__search--field:focus {
  background: #fff;
}
.notary-content-download {
  display: flex;
  flex-flow: row nowrap;
  flex-wrap: wrap;
  margin-top: 2em;
}
.notary-content-download__block {
  display: inline-flex;
  justify-content: space-between;
  flex-direction: column;
  margin-right: 3.75rem;
  margin-bottom: 2.5rem;
  vertical-align: top;
  width: 15rem;
}
.notary-content-download__block--btn {
  margin-top: 1.25rem;
  line-height: 2.5rem;
}
.notary-content-download__block--title {
  color: #000;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.3125rem;
  padding-top: 1.25rem;
}
.notary-content-download__block--size {
  color: #9f9f9f;
  font-size: 1rem;
  line-height: 1.25rem;
  margin-top: 0.625rem;
}
.notary-sharing {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 2.5rem;
  background: #fff;
  border-radius: 0.3125rem;
  overflow: hidden;
}
.notary-sharing__block {
  width: 40%;
}
.notary-sharing__block--txt {
  display: table;
  padding: 1.25rem;
}
.notary-sharing__block .ya-share2__list {
  display: table;
  margin: auto;
}
.notary-sharing__block--btn {
  background: #5a752a;
  color: #fff;
  cursor: pointer;
  font-weight: 500;
  float: right;
  line-height: 3.75rem;
  max-width: 15rem;
  text-align: center;
  position: relative;
  width: 100%;
}
.notary-sharing__block--btn-image {
  position: absolute;
  left: 0;
  top: 0;
}
.notary-sharing__block--btn-text {
  padding-left: 1.875rem;
  position: relative;
}
.notary-help {
  padding-bottom: 5rem;
}
.announcements_null {
  background: #f3f3f3;
  height: 2.5rem;
  width: 100%;
}
.notary-help .owl-carousel .owl-nav {
  top: 15.625rem;
}
.notary-help .owl-carousel:hover .owl-nav {
  opacity: 1;
}
.notary-help .owl-dots {
  margin-top: -9.6875rem !important;
  position: relative;
  z-index: 1;
}
.notary-help__main--btn {
  box-sizing: border-box;
  padding: 0 2rem;
}
.notary-help__main--btn .btn-all {
  z-index: 1;
}
.notary-help__home-slider {
  background-color: #9f9f9f;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 0.3125rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2.5rem 2.5rem 7.5rem;
  position: relative;
  height: 27.5rem;
}
.notary-help__home-slider::before {
  background: transparent;
  background: rgba(0, 0, 0, 0.35);
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.notary-help__home-slider--content {
  color: #fff;
  font-size: 2.25rem;
  text-align: center;
  line-height: 3.0625rem;
  max-width: 62.5rem;
  margin: 0 auto 2.5rem;
  padding: 0 1.25rem;
  line-height: 2.625rem;
  position: relative;
  z-index: 1;
}
.notary-sections__block {
  box-sizing: border-box;
  display: block;
  margin: 2.5rem 0;
  height: 8.75rem;
}
.notary-sections__block--center {
  border-right: 0.0625rem solid #d1d1d1;
  border-left: 0.0625rem solid #d1d1d1;
}
.notary-sections__block--image {
  box-sizing: border-box;
  display: table;
  margin: auto;
  padding: 1.25rem 0 1.875rem;
}
.notary-sections__block--txt {
  color: #656565;
  font-size: 1.125rem;
  text-align: center;
}
.about-top {
  margin-bottom: 2.5rem;
}
.about-top__right {
  height: 26.25rem;
}
.about-top__right--image {
  margin-top: 4.375rem;
  height: 4.375rem;
}
.about-top__right--title {
  margin: 1.875rem auto 3.75rem;
  font-size: 2.25rem;
  font-weight: 500;
}
.about-top__right--logo-txt {
  margin-top: 1.125rem;
}
.about-top__right--txt-bottom {
  margin-bottom: 0.625rem;
}
.about-top__right--txt-bottom span {
  color: #d8b46c;
  display: table;
  margin: 0 auto 0.3125rem;
}
.about-top__left {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.about-top__left img {
  opacity: 0;
  max-height: 26.25rem;
}
.services__block {
  border-radius: 0.3125rem;
  overflow: hidden;
  display: block;
  margin-bottom: 2.5rem;
  transition: 0.5s;
}
.services__block:hover {
  box-shadow: 0 0rem 0.625rem 0.3125rem rgba(0, 0, 0, 0.05);
}
.services__block::after {
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.8) 30%,
    rgba(255, 255, 255, 1) 88%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.8) 30%,
    rgba(255, 255, 255, 1) 88%,
    rgba(255, 255, 255, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.8) 30%,
    rgba(255, 255, 255, 1) 88%,
    rgba(255, 255, 255, 1) 100%
  );
  content: "";
  display: block;
  margin-top: -2.5rem;
  position: relative;
  height: 2.5rem;
  width: 100%;
}
.services__block_announcement {
  position: relative;
}
.services__block_announcement::after {
  position: absolute;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, white 30%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, white 30%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, white 30%);
  z-index: 0;
  height: 5rem;
  bottom: 0;
}
.services__block--empty:hover {
  opacity: 0.5;
}
.services__block--empty:hover {
  box-shadow: unset;
}
.services__block-alone {
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0.3125rem;
  display: block;
  color: #fff;
  overflow: hidden;
  position: relative;
  height: 27.5rem;
  margin-bottom: 2.5rem;
}
.services__block-alone::before {
  background: transparent;
  background: rgba(0, 0, 0, 0.35);
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.services__block-alone--content {
  box-sizing: border-box;
  left: 0;
  bottom: 0;
  position: absolute;
  padding: 2.5rem;
  width: 100%;
}
.services__block-alone--subtitle {
  font-weight: 500;
  margin-bottom: 1.875rem;
}
.services__block-alone--title {
  font-weight: 400;
  font-size: 2.25rem;
  line-height: 2.625rem;
}
.services__block-alone--date {
  margin-top: 1.875rem;
  font-weight: 100;
  opacity: 0.5;
}
.services__block--icon {
  background-color: #fff;
  border-bottom: 0.125rem solid #d1d1d1;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 12.5rem;
}
.services__block--image {
  max-height: 15.625rem;
}
.services__block--image img {
  margin-bottom: -0.25rem;
  width: 100%;
}
.services__block--icon img,
.services__block--icon svg {
  width: 5.25rem;
  height: 5.25rem;
}
.services__block-content {
  background-color: #fff;
  padding: 1.25rem 2.5rem 0;
  position: relative;
  overflow: hidden;
  height: 15rem;
}
.services__block-content--title,
.services__block-content--label {
  font-size: 1.125rem;
  max-width: 14.375rem;
}
.services__block-content--title {
  color: #5a752a;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.25rem;
  padding-bottom: 1.875rem;
}
.services__block-content--label {
  color: #020202;
  line-height: 1.5rem;
}
.services__block-content--date {
  bottom: 1.875rem;
  color: #9f9f9f;
  left: 2.5rem;
  position: absolute;
  z-index: 1;
}
.services__block-big {
  box-sizing: border-box;
  display: table;
  padding-bottom: 2.5rem;
  height: 100%;
  width: 100%;
}
.services__block-big-content {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  border-radius: 0.3125rem;
  box-sizing: border-box;
  color: #fff;
  display: table-cell;
  padding: 2.5rem;
  height: 100%;
  vertical-align: bottom;
}
.services__block-big-content--title {
  font-size: 2.375rem;
  line-height: 2.8125rem;
  padding: 0.625rem 0;
}
.services__block-big-content--label {
  font-size: 1.125rem;
  line-height: 1.3125rem;
}
.services__block-big-content--date {
  font-size: 1rem;
  line-height: 1.25rem;
}
.service-list-article p {
  font-size: 1.125rem;
  color: #656565;
}
.service-list-article a {
  color: #5a752a;
}
.service-list-article--item {
  display: flex;
  margin: 0.9375rem 1.25rem 0;
  position: relative;
}
.service-list-article--title:before {
  display: none;
}
ul.service-documents {
  margin: 0 0 1.875rem;
}
ul.service-documents .service-list-article--item:before {
  display: block;
  left: -1.25rem;
}
.service-documents-group {
  margin: 1.25rem 0 -1.25rem !important;
}
.service-documents-group--title::before {
  display: none;
}
.service-list-article blockquote {
  border-left: 0.1875rem solid #5a752a;
  color: #000;
  font-style: italic;
  font-size: 1.25rem;
  margin-bottom: 1.875rem;
  padding-left: 2.5rem;
}
.service-list-article figcaption {
  color: #000;
  font-size: 0.75rem;
  line-height: 1.25rem;
  letter-spacing: 0.035em;
  padding-bottom: 1.875rem;
}
.notary__form {
  background-color: #fff;
  border-radius: 0.3125rem;
  box-shadow: 0 0.3125rem 0.9375rem 0.3125rem rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  color: #2d2d2d;
  overflow: hidden;
  max-width: 26.6875rem;
  padding: 2.5rem;
  width: 100%;
}
.blind-version .notary__form {
  max-width: 24rem;
}
.notary__form-content {
  position: relative;
  height: 100%;
  width: 100%;
}
.notary__form-content.hide {
  transition: 0.25s;
  opacity: 0;
  pointer-events: none;
}
.notary__form-content-before {
  align-items: center;
  color: #282828;
  display: flex;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.notary__form-content-before.hide {
  display: none;
}
.notary__form-content-before img {
  display: block;
  margin: 0 auto 1.625rem;
}
.notary__form-content-before--title,
.notary__form-content-before--label {
  max-width: 17.5rem;
}
.notary__form-content-before--title {
  margin: auto;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 2.0625rem;
  text-align: center;
  letter-spacing: 0.01em;
}
.notary__form-content-before--label {
  margin: 0.9375rem auto 1.5rem;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 1.125rem;
  line-height: 127%;
  text-align: center;
  letter-spacing: 0.035em;
}
.notary__form-content-before--btn {
  background: #5a752a;
  border-radius: 0.3125rem;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: table;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 2.5rem;
  letter-spacing: 0.03em;
  margin: auto;
  min-width: 7.5rem;
  text-align: center;
  padding: 0 1.25rem;
}
.notary__form--field.notary__form--datepicker {
  background-image: url("../svg/calendar.svg");
  background-repeat: no-repeat;
  background-position: 94% 1.25rem;
  background-size: 0.9375rem;
}
.notary__form--title {
  margin-bottom: 2.125rem;
  font-size: 1.75rem;
  font-weight: 500;
}
.notary__form--field {
  border: 0.0625rem solid #d1d1d1;
  border-radius: 0.3125rem;
  box-sizing: border-box;
  outline: 0;
  font-size: 1.125rem;
  margin-bottom: 1.25rem;
  padding-left: 1.25rem;
  transition: 0.5s;
  height: 3.75rem;
  width: 100%;
}
.slot-picker {
  margin-bottom: 1.25rem;
}
.slot-picker_active {
  z-index: 2;
}
.slot-picker.error > .label,
.notary__form--field,
.notary__form--textarea {
  background-repeat: no-repeat;
  background-position: right -1.25rem center;
  background-image: url(../svg/error.svg);
}
.notary__form .select2-container {
  margin-bottom: 1.25rem;
}
.slot-picker.error .label__glyph {
  opacity: 0;
}
.slot-picker_active.error > .label {
  background-position: right -1.25rem center;
}
.notary__form--field.error:focus,
.notary__form--field:focus,
.notary__form--textarea.error:focus {
  border: 0.0625rem solid #656565;
}
.slot-picker.error > .label,
.notary__form--field.error,
.notary__form--textarea.error {
  border-color: #f13f3f;
  background-position: right 1.25rem center;
}
.slot-picker.error .label__span_placeholder,
.notary__form--field.error::placeholder,
.notary__form--textarea.error::placeholder {
  color: #f13f3f;
}
.notary__form--field:focus::placeholder {
  color: transparent;
}
.notary__form--field-actions {
  border: 0.0625rem solid #ccc;
  border-radius: 0.3125rem;
  box-sizing: border-box;
  font-size: 1.125rem;
  margin-bottom: 1.25rem;
  padding-left: 1.25rem;
  height: 3.75rem;
  width: 100%;
}
.notary__form--field-actions.error + span {
  border-color: #f13f3f;
}
.notary__form--btn {
  margin-top: 2.5rem;
  width: 100%;
}
.notary__form--label {
  display: inline-flex;
}
.notary__form--label-checkbox {
  margin-right: 1.25rem;
  margin-bottom: 1.25rem;
  margin-top: 0.1875rem;
  float: left;
}
.notary__form--label-checkbox .checkbox {
  z-index: unset;
}
.notary__form--label-checkbox.error .checkbox-icn {
  border-color: #f13f3f;
}
.notary__form--label-txt {
  line-height: 1.25rem;
}
.notary__form--label-txt a {
  color: #5a752a;
}
.notary__form--textarea {
  box-sizing: border-box;
  border: 0.0625rem solid #ccc;
  border-radius: 0.3125rem;
  resize: vertical;
  margin-bottom: 1.875rem;
  max-height: 25rem;
  font-size: 1.125rem;
  padding: 0.625rem 1.25rem;
  height: 7.5rem;
  width: 100%;
}
.notary-consultant {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 2.5rem;
}
.notary-consultant--image {
  border-radius: 50%;
  max-width: 12.5rem;
  height: auto;
}
.notary-consultant__content {
  margin-left: 2.5rem;
}
.notary-consultant__content--title {
  color: #020202;
  font-size: 2.25rem;
  font-weight: 500;
  margin-bottom: 1.25rem;
}
.workers__block {
  background-color: #fff;
  border-radius: 0.3125rem;
  display: block;
  margin-bottom: 2.5rem;
  font-size: 1rem;
  text-align: center;
  overflow: hidden;
  padding: 0 0.625rem;
  position: relative;
  height: 20rem;
  transition: 0.5s;
}
.workers__block:hover {
  box-shadow: 0 0rem 0.625rem 0.3125rem rgba(0, 0, 0, 0.05);
}
.workers__block:after {
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.8) 30%,
    rgba(255, 255, 255, 1) 88%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.8) 30%,
    rgba(255, 255, 255, 1) 88%,
    rgba(255, 255, 255, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.8) 30%,
    rgba(255, 255, 255, 1) 88%,
    rgba(255, 255, 255, 1) 100%
  );
  content: "";
  display: block;
  margin-top: -2.5rem;
  left: 0;
  bottom: 0;
  position: absolute;
  height: 2.5rem;
  width: 100%;
}
.workers__block--hr {
  padding: 0;
  border: 0;
  border-bottom: 0.0625rem solid #d1d1d1;
  margin: auto;
  height: 0;
  width: 3.75rem;
}
.workers__block--title {
  color: #000;
  font-weight: 600;
  margin-bottom: 0.625rem;
}
.workers__block--position {
  color: #9f9f9f;
  line-height: 1.25rem;
  margin-bottom: 0.75rem;
  height: 2.5rem;
}
.workers__block--image {
  border-radius: 50%;
  display: table;
  margin: 2.5rem auto 1.375rem;
  height: 3.75rem;
  width: 3.75rem;
}
.workers__block--image img {
  border-radius: 50%;
}
.workers__block--text {
  margin-top: 1.25rem;
  line-height: 1.25rem;
}
.main-advantages-slider .owl-dots .owl-dot span {
  background: #1d1d1d;
  opacity: 0.4;
}
.main-advantages-slider .owl-dots .owl-dot.active span {
  background: #5a752a;
  opacity: 1;
}
.main-advantages-slider .advantage__block {
  width: 100%;
}
.main-advantages-slider img.advantage__block--icon {
  display: block;
  margin: 0 auto 1.5rem;
  width: auto !important;
}
.main-advantages-slider .advantage__content .advantage__block {
  border-left: 0.0625rem solid #d1d1d1;
}
.main-announcements,
.about-workers {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.625rem;
  align-content: space-between;
}
.about-workers {
  flex-direction: row;
  flex-wrap: wrap;
}
.main-announcements .services__block,
.about-workers .workers__block {
  margin: 0 0.625rem 2.5rem;
}
.main-announcements .services__block {
  flex: 1;
}
.about-workers .workers__block {
  box-sizing: border-box;
  width: calc(25% - 1.35rem);
}
.services__block--empty {
  background-color: #fff;
  background-image: url(../svg/logo-grey.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.main-carusel .owl-dots {
  margin: -1.25rem 0 1.25rem !important;
}
.modal-carousel .owl-dots {
  margin-top: -3.125rem !important;
  margin-bottom: 1.25rem;
  position: relative;
  z-index: 1;
}
div.cms div.cms-structure {
  background-color: white;
}
div.cms .cms-structure div.cms-draggable {
  padding-bottom: 0.625rem;
}
div.cms div.cms-toolbar-item-buttons a.cms-btn,
div.cms div.cms-toolbar-item-buttons a.cms-btn:focus {
  border: 0.0625rem brown solid;
  color: #5a752a;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: bold;
  font-family: Helvetica;
  height: 1.875rem;
  width: 100%;
  white-space: nowrap;
}
div.cms div.cms-toolbar-item-buttons a.cms-btn-disabled,
div.cms div.cms-toolbar-item-buttons a.cms-btn-disabled:focus {
  display: none;
}
div.cms div.cms-toolbar-item-buttons a.cms-btn.cms-btn-publish,
div.cms div.cms-toolbar-item-buttons a.cms-btn.cms-btn-publish:focus,
div.cms
  div.cms-toolbar-item-buttons.cms-toolbar-item-switch-save-edit
  a.cms-btn.cms-btn-switch-edit,
div.cms
  div.cms-toolbar-item-buttons.cms-toolbar-item-switch-save-edit
  a.cms-btn.cms-btn-switch-edit:focus {
  border: 0.0625rem brown solid;
  color: #fff;
  background: #5a752a;
}
div.cms div.cms-toolbar-item-buttons.cms-toolbar-item-cms-mode-switcher {
  width: auto;
  height: auto;
  position: static;
}
div.cms div.cms-toolbar-item-cms-mode-switcher a.cms-btn,
div.cms div.cms-toolbar-item-cms-mode-switcher a.cms-btn.cms-btn-active {
  position: static;
  height: 1.875rem;
  border: 0.0625rem brown solid !important;
  background: 0;
}
div.cms .cms-toolbar-customlogo {
  height: 2.875rem;
}
div.cms .cms-toolbar-customlogo a {
  font-size: 1.3125rem;
  line-height: 2.875rem;
  height: 2.875rem;
  transition: color 0.2s;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.cookie-alert {
  background: #fff;
  border-radius: 0.3125rem;
  box-sizing: border-box;
  box-shadow: 0 0.625rem 0.9375rem 0.3125rem rgba(0, 0, 0, 0.1);
  color: #9f9f9f;
  right: 2.5rem;
  bottom: 2.5rem;
  display: flex;
  line-height: 1.25rem;
  flex-direction: column;
  justify-content: center;
  padding: 0 1.25rem;
  position: absolute;
  height: 5rem;
  width: 23.75rem;
}
.cookie-alert a {
  color: #656565;
  text-decoration: underline;
  display: block;
}
.cookie-alert img {
  cursor: pointer;
  right: 1.25rem;
  top: 1.25rem;
  position: absolute;
}
.cookie-alert a:hover {
  text-decoration: none;
}
.cookie-alert--container {
  display: none;
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 9;
}
.contact-emails div {
  padding-bottom: 10px;
}
.contact-phone {
  color: #020202;
  padding-bottom: 10px;
}
.contact-phone span {
  color: #656565;
  display: block;
  white-space: nowrap;
}
.remote-schedule-title {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  max-width: 41.25rem;
}
.remote-schedule-title:not(:first-child) {
  margin-top: 1.5em;
}
p.notaryio-fio,
p.vacancy-title {
  padding-bottom: 0;
  margin-bottom: 0;
}
p.notaryio-order,
.vacancy-description p {
  color: #656565;
  font-style: italic;
  padding-bottom: 0;
}
.vacancies__title {
  margin-bottom: 0.5em;
}
.io-item,
.vacancy-item {
  margin-bottom: 2em;
}
.blind-button {
  position: fixed;
  bottom: 0;
  left: 0;
}
.blind-version {
  font-size: 1.25rem;
}
#map {
  height: 620px;
  width: 100%;
  position: relative;
  z-index: 0;
}
#map::before,
#map::after {
  content: "";
  top: 0;
  position: absolute;
  height: 100%;
  width: 33%;
  z-index: 1;
}
#map::before {
  left: 0;
}
#map::after {
  right: 0;
}
.placeholder {
  display: block;
  margin-left: -7.5rem;
  margin-top: -16.25rem;
}
.placeholder-sfera {
  background: #5a752a;
  border-radius: 50%;
  color: #fff;
  font-size: 1.125rem;
  right: -0.375rem;
  top: 0;
  position: absolute;
  display: block;
  height: 0.75rem;
  width: 0.75rem;
}
.placeholder .close span {
  left: 0.3125rem;
  top: 0.5625rem;
  position: absolute;
  line-height: 0;
}
.placeholder:after {
  border-color: transparent;
  border-style: solid;
  border-width: 1.25rem;
  border-bottom-color: #fff;
  border-top-width: 0rem;
  content: "";
  left: 0;
  margin-left: -1.25rem;
  transform: rotate(180deg);
  position: absolute;
}
.placeholder-inner {
  background: #fff;
  box-shadow: 0 0rem 0.9375rem 0.3125rem rgba(0, 0, 0, 0.2);
  border-radius: 0.625rem;
  display: table;
  overflow: hidden;
}
.placeholder-inner--content {
  width: 15rem;
}
.placeholder-title {
  background-color: #5a752a;
  border-radius: 0.625rem 0.625rem 0 0;
  box-sizing: border-box;
  text-align: center;
  padding: 1.375rem 0 1.125rem;
  position: relative;
  width: 100%;
}
.placeholder-title--text {
  color: #fff;
  position: absolute;
  left: 5.25rem;
  font-size: 0.875rem;
  top: 2.875rem;
}
.placeholder-content {
  padding: 1.25rem;
}
.placeholder-content hr {
  border: 0;
  border-bottom: 0.0625rem solid #ccc;
  height: 0;
  padding: 0;
}
.placeholder-content .grey-txt {
  display: table;
}
* {
  font-family: "Montserrat";
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  color: inherit;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  text-decoration: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  min-height: 100.1vh;
  flex-direction: column;
  background-color: #f3f3f3;
  margin-top: 8.75rem;
  justify-content: space-between;
  display: flex;
}
img {
  height: auto;
  max-width: 100%;
}
input,
button,
textarea {
  -webkit-appearance: none;
  outline: 0;
  border: 0;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
svg {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 0;
  padding-left: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #767676;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container--default .select2-selection--single {
  align-items: center;
  display: flex;
  justify-content: space-between;
  border: 1px solid #d1d1d1;
  border-radius: 0.3125rem;
  box-sizing: border-box;
  outline: 0;
  font-size: 1.125rem;
  padding-left: 1.25rem;
  transition: 0.5s;
  height: 3.75rem;
  width: 100%;
  transition: border-radius 0s;
}
.select2-container--default .select2-selection--single[aria-expanded="true"] {
  border-color: #656565;
  border-bottom-color: #d1d1d1;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  display: flex;
  height: 3.75rem;
  align-items: center;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 3.75rem;
  top: 1px;
  right: 18px;
}
.select2-container--default .select2-selection--multiple {
  border: 1px solid #d1d1d1;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  border: 1px solid #d1d1d1;
  border-radius: 0.3125rem;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background: #f3f3f3;
  color: unset;
}
.select2-selection__clear {
  display: none;
}
.select2-dropdown {
  border: 1px solid #656565;
  border-radius: 0.3125rem;
  overflow: hidden;
}
.select2-results__option {
  box-sizing: border-box;
  padding: 0.625rem 0 0.625rem 1.25rem;
  line-height: 1.825rem;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container--default .select2-results__group {
  font-weight: normal;
  font-size: unset;
  height: unset;
  letter-spacing: unset;
  text-indent: unset;
  line-height: 1.825rem;
  color: #5a752a;
  padding: 0.625rem 0 0.625rem 1.25rem;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 2.5rem;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__group {
  padding-left: 0;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -1.25rem;
  padding-left: 3.75em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -3.75rem;
  padding-left: 5rem;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -5rem;
  padding-left: 6.25rem;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -6.25rem;
  padding-left: 7.5rem;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -7.5rem;
  padding-left: 8.25rem;
}
.select2-container--classic .select2-selection--single {
  border: 1px solid #d1d1d1;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__rendered {
  color: inherit;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  border-right: 1px solid #d1d1d1;
}
.select2-container--classic .select2-selection--multiple {
  border: 1px solid #d1d1d1;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice {
  border: 1px solid #d1d1d1;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #d1d1d1;
}
.select2-search--dropdown {
  padding: 1.25rem;
  border-radius: 0.3125rem;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  width: 100%;
  height: 3.125rem;
  background-image: url(../svg/search.svg);
  background-position: left 1.25rem center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  padding: 0 1.25rem 0;
  font-size: inherit;
  font-family: inherit;
  border: 1px solid #d1d1d1;
  border-radius: 0.3125rem;
}
.select2-container--default
  .select2-search--dropdown
  .select2-search__field:focus {
  background-image: none;
  border-color: #656565;
}
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 0.0625rem;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel button.owl-dot {
  background: 0;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  background-color: #fff;
  background-image: url(../svg/arrow_right_black.svg) !important;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: -2.5rem;
  position: absolute;
  height: 2.5rem;
  width: 2.5rem;
}
.owl-carousel .owl-nav button.owl-prev {
  transform: rotate(180deg);
  left: 0;
}
.owl-carousel .owl-nav button.owl-next {
  right: 0;
}
.owl-carousel .owl-nav button.owl-next span,
.owl-carousel .owl-nav button.owl-prev span {
  display: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  transition: 0.5s;
  color: inherit;
  border: 0;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 5rem;
  width: 5rem;
  left: 50%;
  top: 50%;
  margin-left: -2.5rem;
  margin-top: -2.5rem;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-dots,
.owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-nav {
  height: 0;
  transition: 0.5s;
  position: absolute;
  top: 50%;
  width: 100%;
}
.owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 0.875rem;
  padding: 0.25rem 0.4375rem;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
}
.owl-nav [class*="owl-"]:hover {
  opacity: 0.8;
  color: #fff;
  text-decoration: none;
}
.owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-nav.disabled + .owl-dots {
  margin-top: 0.625rem;
}
.owl-dots .owl-dot {
  outline: 0;
  display: inline-block;
  zoom: 1;
}
.owl-dots .owl-dot span {
  transition: 0.5s;
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 0.625rem;
  background: #fff;
  display: block;
  -webkit-backface-visibility: visible;
  border-radius: 1.875rem;
}
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
  background: #5a752a;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: ;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"]
  .select2-selection--single
  .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: 0;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container
  .select2-search--inline
  .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 3.75rem;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 3.75rem;
  position: absolute;
  width: 20px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single
  .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  li {
  list-style: none;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice,
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border: solid #000 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled
  .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled
  .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: 0;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role="group"] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled="true"] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__group {
  padding-left: 0;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #5b7036;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: pointer;
  display: block;
  padding: 6px;
}
.select2-container--default
  .select2-results__option
  .select2-results__group
  + .select2-results__options {
  display: none;
}
.select2-container--default.select2-search--active
  .select2-results__option
  .select2-results__group
  + .select2-results__options {
  display: block;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5b7036;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 3.75rem;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow {
  background-color: #ddd;
  border: 0;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 3.75rem;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0);
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  border: 0;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5b7036;
}
.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow {
  background: transparent;
  border: 0;
}
.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--single {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--single {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5b7036;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__clear {
  display: none;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open
  .select2-selection--multiple {
  border: 1px solid #5b7036;
}
.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--multiple {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: 0;
}
.select2-container--classic .select2-dropdown--below {
  border-top: 0;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role="group"] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled="true"] {
  color: grey;
}
.select2-container--classic
  .select2-results__option--highlighted[aria-selected] {
  background-color: #4f6626;
  color: #fff;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5b7036;
}
@media (max-width: 86.25rem) {
  .notary-wellcome-bottom {
    padding: 2.5rem 0;
  }
}
@media (max-width: 77.5rem) {
  .notary-header-top__block--days {
    display: none;
  }
  .notary-header-top__block--tel {
    font-size: 1.5rem;
  }
}
@media (max-width: 67.5rem) {
  .workers {
    overflow: hidden;
  }
  .workers .owl-stage-outer {
    overflow: visible;
  }
  .workers-carusel {
    max-width: 15rem;
  }
  .contact-row {
    flex-direction: column;
    padding: 0;
  }
  .contact-image {
    max-width: 50px;
    min-width: 50px;
    text-align: left;
  }
  .contact-row-col {
    border-left: 0 solid #d1d1d1;
    width: 100%;
  }
  .contact-row-col:first-child {
    padding-right: 0;
    width: 100%;
  }
  .contact-row-col:nth-child(2) {
    padding: 2.5rem 0 0;
  }
  .contact-row-col:nth-child(3) {
    padding-top: 0.625rem;
    padding-left: 0;
  }
  .about-workers .workers__block {
    width: calc(33.33333333% - 1.35rem);
  }
}
@media (max-width: 62.5rem) {
  body {
    margin-top: 4.625rem;
  }
  .advantage__block {
    width: 33.33333333333%;
  }
  .about-top__left img {
    max-height: 23.4375rem;
  }
  .notary-content-about .advantage__block:nth-child(4n + 1) {
    border-left: 0.0625rem solid #d1d1d1;
  }
  .notary-content-about .advantage__block:nth-child(3n + 1) {
    border-left: 0rem solid #d1d1d1;
  }
  .container-form {
    padding-right: 0;
    padding-left: 0;
  }
  .container-form.mob-hide {
    display: none;
  }
  .advantage--container,
  .notary-wellcome__content {
    min-width: 100%;
  }
  .main-top-section {
    display: flex;
    flex-direction: column;
  }
  .main-top-section .notary-wellcome {
    order: 1;
  }
  .main-top-section .notary-wellcome-bottom {
    order: 2;
  }
  .main-top-section .container-form {
    order: 3;
  }
  .main-top-section .notary-wellcome__form {
    box-shadow: 0 0rem 2.5rem 0 rgba(0, 0, 0, 0.05);
    margin-bottom: 1.875rem;
  }
  .notary-footer-left-hide--btn,
  .notary-footer__form--close {
    display: none;
  }
  .notary-header-top__block--logo {
    opacity: 0;
  }
  .notary-header {
    display: none;
  }
  .notary__form {
    border-radius: 0;
    max-width: 100%;
  }
  .notary__form--left,
  .notary__form--right {
    box-sizing: border-box;
    display: block;
    float: left;
    width: 50%;
  }
  .notary__form--textarea {
    margin-bottom: 1.25rem;
    height: 8.875rem;
  }
  .notary__form--left {
    padding-right: 1rem;
  }
  .notary__form--right {
    padding-left: 1rem;
  }
  .notary-wellcome__form,
  .notary-footer__form {
    position: relative;
    right: 0;
    top: 0;
    bottom: 0;
    margin-bottom: 2.8125rem;
  }
  .notary-footer__form.main-page {
    display: none;
  }
  .notary-footer {
    padding: 2.8125rem 0;
  }
  .notary-header-mob {
    display: block;
  }
  .notary-wellcome__content--title,
  .notary-wellcome__content--subtitle {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  .notary-wellcome__content--title {
    padding-bottom: 0;
  }
  .notary-wellcome__content--subtitle {
    padding-bottom: 1.25rem;
  }
  .notary-wellcome__content-btns {
    display: block;
  }
  .notary-wellcome__content--btn {
    margin: 2.5rem auto;
    line-height: 3.125rem;
    max-width: 20.3125rem;
    width: 100%;
  }
  .notary-wellcome {
    min-height: initial;
  }
  .notary-content-about {
    text-align: left;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
  .notary-footer-left {
    margin: 3.75rem auto 2.5rem;
    right: initial;
    position: relative;
  }
}
@media (max-width: 47.9375rem) {
  h1.title,
  .h1.title,
  .blue--title {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  .advantage__block {
    width: 50%;
  }
  .advantage__block--txt,
  .notary-help__home-slider--content,
  .notary-content-about p,
  .services__block-alone--title {
    font-size: 1.125rem;
    line-height: 1.3125rem;
  }
  .about-top__left img {
    max-height: 20rem;
  }
  .cookie-alert {
    bottom: 0;
    border-radius: 0;
    left: 0;
    width: 100%;
  }
  .notary-content-about .advantage__block:nth-child(odd) {
    border-left: 0rem solid #d1d1d1;
  }
  .notary-content-about .advantage__block:nth-child(even) {
    border-left: 0.0625rem solid #d1d1d1;
  }
  .about-workers .workers__block {
    width: 100%;
  }
  .advantage__content {
    position: relative;
  }
  .advantage__content .owl-item.active .advantage__block {
    border-left: 0.0625rem solid #d1d1d1;
  }
  .advantage__content .owl-item.active .advantage__block {
    border-left: 0.0625rem solid #d1d1d1;
  }
  .container--mob-noactive {
    padding: 0;
    margin: 0;
  }
  .container--mob-noactive .row {
    padding: 0;
    margin: 0;
  }
  .contact-form {
    margin: 2rem 0 1rem;
  }
  .contact-form--title {
    font-size: 1.5rem;
  }
  .contact-image--email,
  .contact-emails {
    margin-top: 20px;
  }
  .contact-image--bottom-txt {
    margin: 0 0 1.875rem;
  }
  .about-top__right--title {
    margin: 1.25rem auto 1.875rem;
    font-size: 1.875rem;
  }
  .breadcrumbs {
    display: none;
  }
  .main-announcements {
    margin: 0;
  }
  .main-announcements .services__block {
    margin: 0 0 2.5rem;
  }
  .notary-article {
    padding: 3.125rem 1.5625rem;
  }
  .notary-article--content {
    border-radius: 0;
  }
  .notary-article__description {
    border-radius: 0;
    min-height: 23.4375rem;
    height: auto;
  }
  .notary-article__description--bottom {
    padding: 1.5625rem;
  }
  .notary-article__description--title {
    font-size: 1.5rem;
    line-height: 1.75rem;
    letter-spacing: 0.01em;
  }
  .notary-article__description--subtitle {
    margin-bottom: 0.875rem;
  }
  .notary-article__description--date {
    margin-top: 1.25rem;
    font-size: 1rem;
    font-weight: 400;
  }
  .notary-content {
    border-radius: 0;
    margin-bottom: 0;
    padding: 1.5625rem;
  }
  .notary-content--last {
    margin-bottom: 2.5rem;
    padding: 0 1.5625rem 1.5625rem;
  }
  .notary-content-download__block {
    margin-bottom: 3.75rem;
  }
  .notary-content-download__block:last-child {
    margin-bottom: 0rem;
  }
  .notary-service__description {
    min-height: 23.4375rem;
    height: auto;
  }
  .notary-service__description--image {
    margin: 0 auto 1.5rem;
  }
  .notary-service__description--content {
    max-width: 23.4375rem;
    padding: 1.25rem;
    text-align: center;
    flex-wrap: wrap;
  }
  .notary-service__description--content-article {
    padding-left: 0;
  }
  .notary-service__description--subtitle {
    margin-bottom: 1.25rem;
  }
  .notary-help__home-slider--content {
    padding: 0;
    margin: 0 auto 2.5rem;
  }
  .notary-sections {
    padding-top: 2.8125rem;
  }
  .notary-sections__block {
    margin: 0;
  }
  .notary-sections__block--image {
    padding: 0 0 1.875rem;
  }
  .notary-sections__block--center {
    border-right: 0rem solid #d1d1d1;
    border-left: 0rem solid #d1d1d1;
  }
  .notary-sharing {
    display: table;
  }
  .notary-sharing__block--txt {
    padding: 1.875rem 2rem;
    margin: auto;
    text-align: center;
  }
  .notary-sharing__block--btn {
    margin-top: 1.875rem;
    max-width: 100%;
  }
  .notary-sharing,
  .notary-sharing__block {
    width: 100%;
  }
  .notary-footer {
    display: table;
    width: 100%;
  }
  .notary-footer-right {
    display: block;
  }
  .notary-footer-right__block {
    margin: 0 0 6.25rem;
    width: 100%;
  }
  .notary-footer-left {
    margin: -2.5rem auto 0;
  }
  .notary-wellcome-bottom {
    padding: 2.5rem 0 3.75rem;
  }
  .notary-wellcome__form {
    bottom: 0;
    box-shadow: none;
    margin-top: 0;
    right: 0;
    position: relative;
  }
  .notary__form {
    border-radius: 0;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
  .notary__form--left,
  .notary__form--right {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
  }
  .notary__form--textarea {
    margin-bottom: 1.25rem;
    height: 6.25rem;
  }
  .services__block-alone {
    height: 15rem;
  }
}
@media (max-width: 40rem) {
  .contact-form--btn {
    margin-top: 1.25rem;
  }
}
@media (max-width: 30rem) {
  .notary-modal__content {
    border-radius: 0;
    margin: auto;
    min-height: 100vh;
    padding: 6.25rem 1.25rem 2.5rem;
  }
  .notary-modal__content-top {
    box-sizing: border-box;
    background-color: #fff;
    position: fixed;
    padding: 2.5rem 1.25rem;
    left: 0;
    top: 0;
    width: 100%;
  }
  .notary-content__search--btn {
    display: none;
  }
  .about-top__left img {
    max-height: 15.625rem;
  }
  .advantage__block--txt {
    font-size: 3.6vw;
    line-height: inherit;
  }
}
.video-container {
  position: relative;
  padding-bottom: 56%;
  height: 0;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
