@charset "UTF-8";
body {
  font: 100% "Montserrat", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  background-color: #fff;
  color: #111;
  font-size: 16px;
  line-height: 1.5em;
  font-optical-sizing: auto;
}
.cols.df {
  justify-content: space-between;
}
.cols.df .col {
  width: calc(50% - 15px);
}
a {
  transition: All 0.2s ease-in-out;
  -webkit-transition: All 0.2s ease-in-out;
  -moz-transition: All 0.2s ease-in-out;
  -o-transition: All 0.2s ease-in-out;
  color: #111;
  text-decoration: none;
}
a:hover {
  color: #c00;
}
.desktop_hide {
  display: none !important;
}
.cursor_progress {
  opacity: 0.5;
  cursor: progress !important;
}
.cursor_progress * {
  cursor: progress;
}
@media screen and (max-width: 1024px) {
  select, textarea, input {
    font-size: 16px !important;
  }
}
.wr {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  max-width: 1470px;
  width: 100%;
}
.wr .wr {
  padding-left: 0;
  padding-right: 0;
}
.wr.wr_slim {
  max-width: 1100px;
}
.ajax-loader {
  display: none !important;
}
span.wpcf7-list-item {
  margin: 0;
}
.your-consent {
  color: #999;
}
.your-consent .wpcf7-not-valid {
  color: #c00;
}
.justify {
  text-align: justify;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.article {
  color: #111;
  font-size: 16px;
}
.article div {
  line-height: 1.5em;
}
.article.article_two_cols {
  columns: 2;
}
.article.article_two_cols h1, .article.article_two_cols h2 {
  column-span: all;
  width: 100%;
}
.article p {
  padding-bottom: 1.5em;
  line-height: 1.5em;
}
.article img {
  max-width: 100%;
  height: auto;
  display: block;
}
.article img.alignleft {
  float: left;
  margin: 0 20px 10px 0;
}
.article img.alignright {
  float: right;
  margin: 0 0 10px 20px;
}
.article img.aligncenter {
  margin: 0 auto;
}
.article ul, .article ol {
  padding-bottom: 1.5em;
  padding-left: 0;
  padding-right: 1.5em;
}
.article ul li, .article ol li {
  line-height: 1.5em;
  transform: translateX(1.5em);
}
.article blockquote {
  margin-bottom: 35px;
  padding: 30px;
  background: #FBF3E2;
  position: relative;
}
.article strong:last-child, .article ol:last-child, .article ul:last-child, .article p:last-child {
  padding-bottom: 0;
}
.article.article_large {
  font-size: 16px;
}
.title_0 {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.4em;
  font-weight: bold;
}
.title_1, .article h1 {
  font-size: 42px;
  padding-bottom: 0.5em;
  line-height: 1.3em;
  font-weight: 800;
  color: #022C60;
}
.title_2, .article h2 {
  font-size: 30px;
  padding-bottom: 0.5em;
  line-height: 1.2em;
  font-weight: 800;
  color: #022C60;
}
.title_3, .article h3 {
  font-size: 22px;
  padding-bottom: 0.5em;
  line-height: 1.2em;
  font-weight: bold;
  color: #022C60;
}
.title_4, .article h4 {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 0.5em;
  line-height: 1.2em;
  color: #022C60;
}
.title_4, .article h5 {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 0.5em;
  line-height: 1.2em;
  color: #022C60;
}
.centered {
  text-align: center;
}
.img_wr img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
}
.img_bg {
  position: relative;
  min-height: 200px;
}
.img_bg img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fancybox-close {
  right: 5px !important;
  top: 5px !important;
  width: 15px;
  height: 15px;
  background: url(../i/close.svg) no-repeat center center !important;
  transition: All 0.2s ease-in-out;
  -webkit-transition: All 0.2s ease-in-out;
  -moz-transition: All 0.2s ease-in-out;
  -o-transition: All 0.2s ease-in-out;
}
.fancybox-close:hover {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.popup {
  background: #FBF3E2;
  width: 500px;
  padding: 30px;
  text-align: center;
}
.popup .sf_item {
  margin-bottom: 20px;
}
.popup .sf_form {
  max-width: 400px;
  margin: 20px auto 0;
}
.popup .sf_form input[type="checkbox"] + span {
  margin: 0 auto;
  max-width: 240px;
  text-align: left;
}
.popup .validation_error {
  border-color: #c00;
}
.popup .validation_error + span:before {
  border-color: #c00 !important;
}
form .wpcf7-form-control-wrap {
  margin-bottom: 0px;
  display: block;
}
form textarea, form input[type="date"], form input[type="time"], form input[type="password"], form input[type="text"], form input[type="email"], form input[type="tel"], form input[type="number"] {
  height: 50px;
  line-height: 50px;
  background: #fff;
  border: 1px solid #ccc;
  color: #111;
  text-indent: 17px;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  width: 100%;
  max-width: 100%;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 6px;
  box-shadow: inset 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}
form textarea::-webkit-input-placeholder, form input[type="date"]::-webkit-input-placeholder, form input[type="time"]::-webkit-input-placeholder, form input[type="password"]::-webkit-input-placeholder, form input[type="text"]::-webkit-input-placeholder, form input[type="email"]::-webkit-input-placeholder, form input[type="tel"]::-webkit-input-placeholder, form input[type="number"]::-webkit-input-placeholder {
  color: #111;
}
form textarea::-moz-placeholder, form input[type="date"]::-moz-placeholder, form input[type="time"]::-moz-placeholder, form input[type="password"]::-moz-placeholder, form input[type="text"]::-moz-placeholder, form input[type="email"]::-moz-placeholder, form input[type="tel"]::-moz-placeholder, form input[type="number"]::-moz-placeholder {
  color: #111;
}
form textarea:-moz-placeholder, form input[type="date"]:-moz-placeholder, form input[type="time"]:-moz-placeholder, form input[type="password"]:-moz-placeholder, form input[type="text"]:-moz-placeholder, form input[type="email"]:-moz-placeholder, form input[type="tel"]:-moz-placeholder, form input[type="number"]:-moz-placeholder {
  color: #111;
}
form textarea:-ms-input-placeholder, form input[type="date"]:-ms-input-placeholder, form input[type="time"]:-ms-input-placeholder, form input[type="password"]:-ms-input-placeholder, form input[type="text"]:-ms-input-placeholder, form input[type="email"]:-ms-input-placeholder, form input[type="tel"]:-ms-input-placeholder, form input[type="number"]:-ms-input-placeholder {
  color: #111;
}
form select {
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  border: 1px solid #ccc;
  color: #111;
  text-indent: 17px;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  -webkit-appearance: none;
  appearance: none;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  width: 100%;
  max-width: 100%;
  background: #fff url(../i/carret.svg) no-repeat calc(100% - 17px) center;
  color: #111;
}
form input[type="number"] {
  -moz-appearance: textfield;
}
form input::-webkit-outer-spin-button, form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
form textarea {
  display: block;
  resize: none;
  height: 150px;
  line-height: 1em;
  padding-top: 15px;
  text-indent: 0;
  padding-left: 17px;
  line-height: 1.2em;
}
form button[type="submit"], form input[type="submit"], form .wpcf7-submit {
  font-family: "Montserrat", sans-serif;
  border: none;
  display: inline-block;
  cursor: pointer;
  margin: 0;
  -webkit-appearance: none;
  appearance: none;
  transition: All 0.2s ease-in-out;
  -webkit-transition: All 0.2s ease-in-out;
  -moz-transition: All 0.2s ease-in-out;
  -o-transition: All 0.2s ease-in-out;
  line-height: 50px;
  height: 50px;
  background: #022C60;
  color: #fff;
  padding: 0 20px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  border-radius: 3px;
}
form button[type="submit"]:hover, form input[type="submit"]:hover, form .wpcf7-submit:hover {
  background: #1D2F41;
}
.styled_checkbox, span[data-name="your-consent"] {
  color: #afafaf;
}
.styled_checkbox label, span[data-name="your-consent"] label {
  cursor: pointer;
}
.styled_checkbox label input, span[data-name="your-consent"] label input {
  display: none;
}
.styled_checkbox label input + span, span[data-name="your-consent"] label input + span {
  font-size: 14px;
  line-height: 1.2em;
  position: relative;
}
.styled_checkbox label input + span .check, span[data-name="your-consent"] label input + span .check {
  position: relative;
  left: 0;
  top: 0;
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  border: 1px solid #afafaf;
  line-height: 19px;
  text-align: center;
  background: transparent;
  border-radius: 5px;
}
.styled_checkbox label input + span .check:hover, span[data-name="your-consent"] label input + span .check:hover {
  opacity: 0.7;
}
.styled_checkbox label span.df, span[data-name="your-consent"] label span.df {
  align-items: center;
}
.styled_checkbox label span.text, span[data-name="your-consent"] label span.text {
  padding-left: 10px;
}
.styled_checkbox label input:checked + span .check:after, span[data-name="your-consent"] label input:checked + span .check:after {
  content: "";
  width: 5px;
  height: 8px;
  position: absolute;
  left: 8px;
  top: 4px;
  border-right: 2px solid #afafaf;
  border-bottom: 2px solid #afafaf;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.styled_checkbox label a, span[data-name="your-consent"] label a {
  color: #afafaf;
  border-bottom: 1px solid;
}
.styled_checkbox label a:hover, span[data-name="your-consent"] label a:hover {
  color: #73787d;
}
span[data-name="your-consent"] .wpcf7-not-valid {
  color: #c00;
}
span[data-name="your-consent"] .wpcf7-not-valid input + span:before {
  border-color: #c00 !important;
}
.styled_checkbox {
  color: #111;
}
.styled_checkbox label input + span {
  font-size: 16px;
}
.styled_checkbox label input + span .check {
  background: #fff;
}
.styled_checkbox label input:checked + span .check:after {
  border-color: #73787d;
}
.hidden {
  display: none;
}
.pager {
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  justify-content: center;
  margin-bottom: 30px;
}
.pager .current, .pager a {
  margin: 0 20px;
  display: inline-block;
  text-align: center;
  height: 40px;
  width: 40px;
  text-align: center;
  color: #111;
  text-decoration: none;
  display: block;
  text-align: center;
}
.pager a:hover {
  color: #c00;
}
.pager .current {
  line-height: 38px;
  border-radius: 100%;
  border: 1px solid #c00;
}
.pager .prev, .pager .next {
  position: relative;
  width: 40px;
  height: 40px;
  background: #fff;
  text-decoration: none;
  border-radius: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: All 0.2s ease-in-out;
  -webkit-transition: All 0.2s ease-in-out;
  -moz-transition: All 0.2s ease-in-out;
  -o-transition: All 0.2s ease-in-out;
}
.pager .prev i.arrow, .pager .next i.arrow {
  border-color: #c00;
  position: relative;
}
.pager .prev:hover, .pager .next:hover {
  box-shadow: none;
  background: #73787d;
}
.pager .prev:hover i.arrow, .pager .next:hover i.arrow {
  border-color: #fff;
}
.pager .prev i {
  left: 2px;
}
.pager .next i {
  right: 2px;
}
.crumbs {
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 10px;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  color: #73787d;
}
.crumbs a {
  text-decoration: none;
  color: #73787d;
}
.crumbs a:hover {
  color: #c00;
}
.crumbs i, .crumbs .arrow {
  padding: 0 10px;
}
.df {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.btn_wr a.btn {
  line-height: 50px;
  height: 50px;
  background: #022C60;
  color: #fff;
  padding: 0 20px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  border-radius: 3px;
}
.btn_wr a.btn span {
  font-weight: normal !important;
}
.btn_wr a.btn:hover {
  background: #1D2F41;
}
.btn_wr a.btn.btn_white {
  background: #fff;
  color: #022C60;
  border: 2px solid #fff;
  line-height: 46px;
}
.btn_wr a.btn.btn_white:hover {
  background: transparent;
  color: #fff;
}
.page_wr {
  padding-top: 25px;
  padding-bottom: 60px;
}
.home .page_wr {
  padding-top: 0;
}
i.arrow {
  display: inline-block;
  padding: 3px;
  border: solid black;
  border-width: 0 2px 2px 0;
  position: relative;
  transition: All 0.2s ease-in-out;
  -webkit-transition: All 0.2s ease-in-out;
  -moz-transition: All 0.2s ease-in-out;
  -o-transition: All 0.2s ease-in-out;
}
i.arrow.arrow_right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
i.arrow.arrow_left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
i.arrow.arrow_up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
i.arrow.arrow_down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.slider_arrow {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  cursor: pointer;
  top: calc(50% - 20px);
  left: -35px;
  z-index: 10;
  transition: All 0.2s ease-in-out;
  -webkit-transition: All 0.2s ease-in-out;
  -moz-transition: All 0.2s ease-in-out;
  -o-transition: All 0.2s ease-in-out;
}
.slider_arrow.slider_arrow_right {
  left: auto;
  right: -35px;
}
.slider_arrow:hover .arrow {
  border-color: #73787d;
}
.slider_arrow .arrow {
  border-color: #022C60;
  left: calc(50% - 3px);
  top: calc(50% - 7px);
  padding: 6px;
}
.slider_arrow .arrow.arrow_right {
  left: calc(50% - 8px);
}
.woocommerce-error, .woocommerce-message {
  padding: 20px !important;
  line-height: 1.4em;
  background: rgba(204, 0, 0, 0.2);
  color: #111;
}
.woocommerce-error a, .woocommerce-message a {
  color: #111;
  border-bottom: 1px solid;
}
.woocommerce-error a:hover, .woocommerce-message a:hover {
  color: #c00;
}
.woocommerce-error li, .woocommerce-message li {
  display: block;
  transform: translateX(0) !important;
}
.woocommerce-error {
  background: rgba(204, 0, 0, 0.2);
}
table tr th {
  text-align: left;
}
table tr th, table tr td {
  border: 1px solid #ccc;
  padding: 10px;
}
body {
  padding-top: 80px;
}
.header {
  background: #FBF3E2;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
}
.header .wr > .df {
  padding: 20px 0;
  height: 80px;
  justify-content: space-between;
  align-items: center;
}
.header .wr > .df .logo {
  font-size: 30px;
  font-weight: bold;
  color: #022C60;
  max-width: 200px;
  display: block;
}
.header .wr .menu {
  align-items: center;
}
.header .wr .menu > li {
  padding: 15px 0;
  display: block;
}
.header .wr .menu > li + li {
  padding-left: 16px;
}
.header .wr .menu > li > a {
  font-weight: 500;
  display: block;
  border-bottom: 1px solid transparent;
}
.header .wr .menu > li > a:hover {
  color: #022C60;
  border-bottom-color: #022C60;
}
@media screen and (min-width: 1026px) {
  .header .wr .menu > li.menu-item-has-children {
    position: relative;
  }
  .header .wr .menu > li.menu-item-has-children:hover .sub-menu {
    display: block;
  }
  .header .wr .menu > li.current_page_item > a, .header .wr .menu > li.current-menu-ancestor > a {
    color: #022C60;
    border-bottom-color: #022C60;
  }
}
@media screen and (min-width: 1026px) {
  .header .wr .menu .sub-menu {
    display: none;
    width: 260px;
    height: auto;
    padding: 30px;
    background: #022C60;
    position: absolute;
    top: 40px;
  }
  .header .wr .menu .sub-menu li {
    display: block;
  }
  .header .wr .menu .sub-menu li + li {
    padding-left: 0;
    margin-top: 16px;
  }
  .header .wr .menu .sub-menu li a {
    color: #fff;
  }
  .header .wr .menu .sub-menu li a:hover {
    opacity: 0.7;
  }
}
.screen_main {
  margin-top: 100px;
}
.screen_main .btn_wr {
  padding-top: 30px;
}
.screen_main .article li {
  font-weight: 600;
  font-size: 16px;
}
.screen_main .img_wr img {
  border-radius: 12px;
}
.screen_advantages {
  margin-top: 100px;
}
.screen_advantages .items {
  flex-wrap: wrap;
}
.screen_advantages .items .item {
  width: calc(33.33% - 20px);
  margin-right: 30px;
  margin-top: 30px;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.1);
}
.screen_advantages .items .item:nth-child(3n) {
  margin-right: 0;
}
.screen_advantages .items .item .img_wr {
  width: 50px;
}
.screen_advantages .items .item .right {
  width: calc(100% - 50px);
  padding-left: 20px;
}
.screen_quiz {
  margin-top: 100px;
}
.screen_quiz .sf_item {
  margin-bottom: 20px;
}
.screen_quiz .sf_form {
  max-width: 400px;
  margin: 20px auto 0;
}
.screen_quiz .sf_form input[type="checkbox"] + span {
  margin: 0 auto;
  max-width: 240px;
  text-align: left;
}
.screen_quiz .validation_error {
  border-color: #c00;
}
.screen_quiz .validation_error + span:before {
  border-color: #c00 !important;
}
.quiz_wr .sf_item {
  margin-bottom: 20px;
}
.quiz_wr .sf_form input[type="checkbox"] + span {
  margin: 0 auto;
  max-width: 240px;
  text-align: left;
}
.quiz_wr .validation_error {
  border-color: #c00;
}
.quiz_wr .validation_error + span:before {
  border-color: #c00 !important;
}
.questions {
  padding-top: 50px;
  max-width: 700px;
  margin: 0 auto;
}
.questions .step_progess_line {
  justify-content: space-between;
  align-items: center;
}
.questions .step_progess_line .line {
  width: 200px;
  height: 1px;
  background: #afafaf;
  display: block;
}
.questions .step_progess_line .line:last-child {
  display: none;
}
.questions .step_progess_line .step_wr {
  padding: 0 5px;
}
.questions .step_progess_line .step_wr .step {
  width: 30px;
  height: 30px;
  border: 1px solid #022C60;
  line-height: 28px;
  text-align: center;
  border-radius: 3px;
  font-size: 14px;
}
.questions .step_progess_line .step_wr.active .step {
  background: #022C60;
  color: #fff;
}
.questions .steps .step {
  padding-top: 50px;
  text-align: center;
}
.questions .steps .step .items {
  padding-top: 20px;
  flex-wrap: wrap;
  justify-content: center;
}
.questions .steps .step .items .item {
  margin-bottom: 30px;
  margin-left: 12px;
  margin-right: 12px;
}
.questions .steps .step .items .item:hover input + span.df:after {
  background: #999;
}
.questions .steps .step .items .item input {
  display: none;
}
.questions .steps .step .items .item input + span.df {
  cursor: pointer;
  line-height: 1.2em;
  position: relative;
  padding-left: 40px;
}
.questions .steps .step .items .item input + span.df .text {
  font-weight: 500;
}
.questions .steps .step .items .item input + span.df:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -7px;
  width: 26px;
  height: 26px;
  border-radius: 100%;
  border: 2px solid #022C60;
}
.questions .steps .step .items .item input + span.df:After {
  content: "";
  display: block;
  position: absolute;
  left: 7px;
  top: 0px;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  transition: All 0.2s ease-in-out;
  -webkit-transition: All 0.2s ease-in-out;
  -moz-transition: All 0.2s ease-in-out;
  -o-transition: All 0.2s ease-in-out;
}
.questions .steps .step .items .item input:checked + span.df:after {
  background: #022C60;
}
.questions .step_navigation {
  padding-top: 10px;
  justify-content: center;
}
.questions .step_navigation a {
  margin-left: 5px;
  margin-right: 5px;
}
.screen_video {
  margin-top: 100px;
}
.screen_video .wr .js_video {
  display: block;
  margin: 50px auto 0;
  max-width: 768px;
  position: relative;
}
.screen_video .wr .js_video .play {
  position: absolute;
  left: calc(50% - 50px);
  top: calc(50% - 50px);
  background: url(/wp-content/themes/immigration/i/play.svg) no-repeat center center;
  z-index: 10;
  display: block;
  width: 100px;
  height: 100px;
  background-size: contain;
  transition: All 0.2s ease-in-out;
  -webkit-transition: All 0.2s ease-in-out;
  -moz-transition: All 0.2s ease-in-out;
  -o-transition: All 0.2s ease-in-out;
}
.screen_video .wr .js_video:Hover .play {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.screen_video .wr .js_video .img_bg {
  display: block;
  height: 500px;
}
.screen_video .wr .items {
  flex-wrap: wrap;
  padding-top: 20px;
}
.screen_video .wr .items .item {
  width: calc(50% - 15px);
  margin-top: 30px;
}
.screen_video .wr .items .item:nth-child(2n) {
  margin-left: 30px;
}
.screen_video .wr .items .item .img_wr {
  width: 50px;
}
.screen_video .wr .items .item .right {
  width: calc(100% - 50px);
  padding-left: 20px;
}
.screen_smi {
  position: relative;
  margin-top: 100px;
}
.screen_smi > .img_bg {
  height: 400px;
  position: absolute;
  z-index: -1;
  background: #022C60;
  width: 100%;
}
.screen_smi .wr {
  position: relative;
  padding-top: 50px;
}
.screen_smi .wr .title_1 {
  color: #fff;
}
.screen_smi .wr > .article {
  color: #fff;
}
.screen_smi .items {
  padding-top: 30px;
  flex-wrap: wrap;
}
.screen_smi .items .item {
  background: #fff;
  width: calc(33.33% - 20px);
  margin-right: 30px;
  margin-top: 30px;
  overflow: hidden;
  box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
}
.screen_smi .items .item:nth-child(3n) {
  margin-right: 0;
}
.screen_smi .items .item .img_bg {
  min-height: 220px;
  height: 220px;
  overflow: hidden;
}
.screen_smi .items .item .img_bg img {
  transition: All 0.2s ease-in-out;
  -webkit-transition: All 0.2s ease-in-out;
  -moz-transition: All 0.2s ease-in-out;
  -o-transition: All 0.2s ease-in-out;
}
.screen_smi .items .item:hover .img_bg img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.screen_smi .items .item .box {
  padding: 30px;
  padding-top: 0;
}
.screen_smi .items .item .box .img_wr {
  width: 50px;
  margin: -25px auto 0;
  border-radius: 100%;
  overflow: hidden;
  position: relative;
  z-index: 10;
  border: 2px solid #fff;
}
.screen_smi .items .item .box .title_3 {
  padding-top: 10px;
}
.screen_smi .items .item .box .title_3 a {
  color: #022C60;
}
.screen_smi .items .item .box .title_3 a:hover {
  opacity: 0.7;
}
.screen_variants {
  margin-top: 100px;
  background: #F3F5F7;
  padding-top: 50px;
  padding-bottom: 50px;
}
.screen_variants .cols {
  padding-top: 30px;
}
.screen_variants .cols .col {
  border-radius: 12px;
  background: #FBF3E2;
  padding: 30px;
  background: #FBF3E2;
}
.screen_variants .cols .col + .col {
  background: #fff;
}
.screen_variants .cols .col .btn_wr {
  padding-top: 20px;
}
.screen_reviews {
  position: relative;
}
.screen_reviews > .img_bg {
  height: 400px;
  position: absolute;
  z-index: -1;
  background: #fff;
  width: 100%;
}
.screen_reviews .wr {
  position: relative;
  padding-top: 100px;
}
.screen_reviews .wr .js_reviews_carousel {
  margin-top: 50px;
}
.screen_reviews .wr .js_reviews_carousel .slick-list {
  margin-left: -15px;
  margin-right: -15px;
}
.screen_reviews .wr .js_reviews_carousel .slide {
  padding: 0 15px;
}
.screen_reviews .wr .js_reviews_carousel .slide .img_wr {
  margin: 0 auto;
}
.screen_team {
  margin-top: 100px;
  background: #F3F5F7;
  padding-top: 50px;
  padding-bottom: 50px;
}
.screen_team .js_team_carousel {
  margin-top: 50px;
}
.screen_team .js_team_carousel .slick-list {
  margin-left: -15px;
  margin-right: -15px;
}
.screen_team .js_team_carousel .slide {
  padding: 0 15px 5px;
}
.screen_team .js_team_carousel .slide .item {
  border-radius: 6px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.11);
  background: #fff;
  padding: 15px;
  position: relative;
}
.screen_team .js_team_carousel .slide .item .img_background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.screen_team .js_team_carousel .slide .item .img_bg:not(.img_background) {
  width: 186px;
  height: 186px;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.screen_team .js_team_carousel .slide .item .title_4 {
  padding-top: 20px;
}
.screen_team .js_team_carousel .slide .item .article p {
  color: #73787d;
  font-weight: 500;
  font-size: 14px;
}
.screen_faq {
  margin-top: 100px;
}
.screen_faq .wr .col .item {
  padding: 20px;
  border: 1px solid #ccc;
}
.screen_faq .wr .col .item + .item {
  margin-top: 10px;
}
.screen_faq .wr .col .item .title_4 {
  padding-bottom: 0;
  cursor: pointer;
}
.screen_faq .wr .col .item .article {
  padding-top: 20px;
}
.footer {
  padding: 50px 0;
  background: #1D2F41;
  color: #fff;
}
.footer .title_4 {
  color: #fff;
  padding-bottom: 20px;
}
.footer a {
  color: #fff;
}
.footer a:hover {
  opacity: 0.7;
}
.footer .addresses {
  max-width: 500px;
}
.footer .addresses .address {
  align-items: center;
}
.footer .addresses .address i {
  padding-right: 10px;
}
.footer .addresses .address span {
  font-size: 14px;
  display: block;
  line-height: 1.3em;
}
.footer .addresses .address + .address {
  margin-top: 15px;
}
.footer ul li {
  display: block;
}
.footer ul li + li {
  margin-top: 15px;
}
.footer ul li a {
  font-weight: 500;
  border-bottom: 1px solid transparent;
}
.footer ul li a:hover {
  border-bottom-color: #999;
}
.footer .footer_top .logo {
  font-size: 30px;
  font-weight: bold;
  max-width: 200px;
  display: block;
}
.footer .footer_top .slogan {
  padding-top: 20px;
  line-height: 1.5em;
  font-size: 14px;
  max-width: 500px;
}
.footer .footer_top .phone {
  font-size: 30px;
  font-weight: bold;
}
.footer .footer_top .phone a {
  color: #FBF3E2;
}
.footer .footer_center {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding-top: 50px;
  margin-top: 50px;
}
.footer .footer_center .col {
  width: auto;
  min-width: 20%;
}
.footer .footer_center .col + .col {
  padding-left: 30px;
}
.footer .footer_center .body {
  line-height: 1.5em;
}
.footer .footer_center .soc {
  padding-top: 20px;
}
.footer .footer_center .soc a {
  font-size: 20px;
  display: block;
}
.footer .footer_center .soc a + a {
  margin-left: 15px;
}
.footer .footer_bottom {
  font-size: 14px;
  padding-top: 100px;
}
.footer .footer_bottom .col + .col {
  text-align: right;
}
.footer .footer_bottom .copyright {
  opacity: 0.7;
  max-width: 500px;
  font-size: 12px;
  line-height: 1.5em;
}
.screen_category .items {
  flex-wrap: wrap;
}
.screen_category .items .item {
  background: #fff;
  width: calc(33.33% - 20px);
  margin-right: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
}
.screen_category .items .item:nth-child(3n) {
  margin-right: 0;
}
.screen_category .items .item .img_bg {
  min-height: 220px;
  height: 220px;
  overflow: hidden;
}
.screen_category .items .item .img_bg img {
  transition: All 0.2s ease-in-out;
  -webkit-transition: All 0.2s ease-in-out;
  -moz-transition: All 0.2s ease-in-out;
  -o-transition: All 0.2s ease-in-out;
}
.screen_category .items .item:hover .img_bg img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.screen_category .items .item .box {
  padding: 30px;
  padding-top: 0;
}
.screen_category .items .item .box .title_3 {
  padding-top: 20px;
}
.screen_category .items .item .box .link {
  padding-top: 20px;
}
.screen_category .items .item .box .link a {
  color: #022C60;
}
.screen_category .items .item .box .link a:hover {
  opacity: 0.7;
}
.screen_article {
  margin-top: 50px;
}
.article_constructor .article + .article {
  margin-top: 30px;
}
.article_constructor .article ol {
  counter-reset: num 0;
}
.article_constructor .article ol[start="2"] {
  counter-reset: num 1 !important;
}
.article_constructor .article ol[start="3"] {
  counter-reset: num 2 !important;
}
.article_constructor .article ol[start="4"] {
  counter-reset: num 3 !important;
}
.article_constructor .article ol[start="5"] {
  counter-reset: num 4 !important;
}
.article_constructor .article ol[start="6"] {
  counter-reset: num 5 !important;
}
.article_constructor .article ol[start="7"] {
  counter-reset: num 6 !important;
}
.article_constructor .article ol[start="8"] {
  counter-reset: num 7 !important;
}
.article_constructor .article ol[start="9"] {
  counter-reset: num 8 !important;
}
.article_constructor .article ol[start="10"] {
  counter-reset: num 9 !important;
}
.article_constructor .article ol li {
  display: block;
  position: relative;
  padding-left: 16px;
}
.article_constructor .article ol li + li {
  margin-top: 10px;
}
.article_constructor .article ol li:Before {
  border: 1px solid #022C60;
  border-radius: 100%;
  line-height: 28px;
  height: 28px;
  width: 28px;
  text-align: center;
  position: absolute;
  left: -1.5em;
  top: -2px;
  content: counter(num);
  counter-increment: num;
  background: #fff;
  font-size: 14px;
  font-weight: 500;
}
.article_constructor .article.article_quote_1 {
  padding: 35px 30px 30px 30px;
  font-weight: 500;
  background: #f4f5f8;
  border-left: 2px solid #bad0df;
  border-radius: 10px;
  position: relative;
}
.article_constructor .article.article_quote_1:before {
  content: "“";
  font-size: 150px;
  line-height: 50px;
  color: #022C60;
  position: absolute;
  bottom: -20px;
  right: 20px;
  opacity: 0.7;
}
.article_constructor .article.article_quote_1 .title_5 {
  color: #bad0df;
  font-style: italic;
}
.article_constructor .article.article_quote_2 {
  background: #FBF3E2;
  padding: 15px 30px;
  line-height: 1.5em;
  color: #022C60;
}
.article_constructor .article iframe[src*="youtube.com"] {
  display: block;
  width: 100% !important;
  height: 400px !important;
}
.article_constructor .article.article_list_1 ol {
  counter-reset: num 0;
}
.article_constructor .article.article_list_1 ol li {
  display: block;
  position: relative;
  padding-left: 15px;
}
.article_constructor .article.article_list_1 ol li + li {
  margin-top: 10px;
}
.article_constructor .article.article_list_1 ol li:before {
  content: counter(num);
  counter-increment: num;
  position: absolute;
  left: -1.5em;
  top: -2px;
  width: 28px;
  height: 28px;
  line-height: 26px;
  border-radius: 100%;
  text-align: center;
  border: 1px solid #022C60;
}
.article_constructor .article.article_list_1 ul {
  padding-right: 0;
}
.article_constructor .article.article_list_1 ul li {
  display: block;
  font-size: 16px;
  font-weight: 500;
  padding-left: 75px;
  transform: translateX(0);
  min-height: 55px;
  font-size: 16px;
  padding-left: 55px;
  min-height: 35px;
}
.article_constructor .article.article_list_1 ul li:Before {
  content: "";
  width: 55px;
  height: 55px;
  background: #022C60;
  border-radius: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: calc(50% - 27px);
  width: 35px;
  height: 35px;
  top: calc(50% - 17px);
}
.article_constructor .article.article_list_1 ul li:After {
  content: "";
  width: 12px;
  height: 20px;
  position: absolute;
  left: 21px;
  top: 12px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: calc(50% - 12px);
  width: 9px;
  height: 16px;
  left: 12px;
  top: calc(50% - 10px);
}
.article_constructor .article.article_list_1 ul li + li {
  margin-top: 16px;
}
.article_constructor .article.article_list_2 ul {
  padding-right: 0;
}
.article_constructor .article.article_list_2 ul li {
  display: block;
  font-size: 18px;
  font-weight: 400;
  padding-left: 25px;
  transform: translateX(0);
}
.article_constructor .article.article_list_2 ul li:Before {
  content: "";
  width: 18px;
  height: 18px;
  background: #022C60;
  border-radius: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
}
.article_constructor .article.article_list_2 ul li:After {
  content: "";
  width: 4px;
  height: 7px;
  position: absolute;
  left: 6px;
  top: 7px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.article_constructor .article.article_list_2 ul li + li {
  margin-top: 12px;
}
.article_constructor .article.article_faq .item {
  padding: 20px;
  border: 1px solid #ccc;
}
.article_constructor .article.article_faq .item + .item {
  margin-top: 10px;
}
.article_constructor .article.article_faq .item .title_4 {
  padding-bottom: 0;
  cursor: pointer;
}
.article_constructor .article.article_faq .item .article {
  padding-top: 20px;
}
.page_with_sidebar {
  justify-content: space-between;
}
.page_with_sidebar .sidebar {
  width: 350px;
}
.page_with_sidebar .sidebar .banner + .banner {
  margin-top: 100px;
}
.page_with_sidebar .sidebar .banner_1 {
  min-height: 600px;
  background: #ccc;
  color: #fff;
  padding: 0 30px;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
.page_with_sidebar .sidebar .banner_1 .img_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.page_with_sidebar .sidebar .banner_1 * {
  position: relative;
}
.page_with_sidebar .sidebar .banner_1 .title_2 {
  color: #fff;
}
.page_with_sidebar .sidebar .banner_1 .title_4 {
  color: #fff;
}
.page_with_sidebar .sidebar .banner_1 .btn_wr {
  padding-top: 20px;
}
.page_with_sidebar .sidebar .banner_1 .btn_wr a {
  width: 100%;
  text-align: center;
}
.page_with_sidebar .sidebar .banner_quiz {
  position: sticky;
  top: 120px;
  background: #022C60;
  min-height: 360px;
  flex-direction: column;
  justify-content: center;
}
.page_with_sidebar .sidebar .banner_quiz .img_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
}
.page_with_sidebar .sidebar .banner_quiz * {
  position: relative;
}
.page_with_sidebar .sidebar .banner_quiz .title_3 {
  color: #fff;
}
.page_with_sidebar .sidebar .banner_quiz .article p {
  color: #fff;
}
.page_with_sidebar .sidebar .banner_quiz .btn_wr {
  padding-top: 20px;
}
.page_with_sidebar .sidebar + div {
  width: calc(100% - 350px);
  padding-left: 30px;
}
.screen_add_review {
  margin-top: 100px;
  padding: 50px 0;
  background: #F3F5F7;
}
.screen_add_review .reviews_listing .item + .item {
  margin-top: 20px;
}
.screen_add_review form .sf_item + .sf_item {
  margin-top: 20px;
}
#mmenu {
  cursor: pointer;
}
#mmenu span {
  display: block;
  background: #000;
  margin-top: 5px;
  height: 2px;
  width: 23px;
  transition: All 0.2s ease-in-out;
  -webkit-transition: All 0.2s ease-in-out;
  -moz-transition: All 0.2s ease-in-out;
  -o-transition: All 0.2s ease-in-out;
}
#mmenu span:nth-child(1) {
  margin-top: 0;
}
#mmenu.open span:last-child {
  opacity: 0;
}
#mmenu.open span:nth-child(1) {
  margin-top: 0;
  margin-top: 7px;
  position: relative;
  top: 2px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#mmenu.open span:nth-child(2) {
  margin-top: 0;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (max-width: 768px) {
  .article img.aligncenter, .article img.alignright, .article img.alignleft {
    float: none !important;
    margin: 0 auto 20px !important;
  }
}
@media screen and (max-width: 1600px) {
  body {
    padding-top: 100px;
  }
  .wr.wr_slim, .wr {
    max-width: 1100px;
  }
  .header .wr > .df {
    padding: 0;
    height: 100px;
    flex-wrap: wrap;
  }
  .header .wr > .df .menu {
    width: 100%;
    order: 1;
    justify-content: space-between;
  }
  .header .wr > .df .btn_wr a.btn {
    line-height: 42px;
    height: 42px;
    padding: 0 20px;
    font-size: 14px;
  }
  .slider_arrow.slider_arrow_left {
    left: 0;
  }
  .slider_arrow.slider_arrow_right {
    right: 0;
  }
}
@media screen and (max-width: 1200px) {
  .header .wr .menu li a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1025px) {
  .wr.wr_slim, .wr {
    max-width: 768px;
  }
  .header .left {
    align-items: center;
  }
  .header .left #mmenu {
    margin-right: 30px;
  }
  .header .wr {
    position: relative;
  }
  .header .wr > .df .menu {
    display: none;
    position: absolute;
    left: 15px;
    top: 60px;
    width: 300px;
    height: auto;
    padding: 30px;
    background: #022C60;
  }
  .header .wr > .df .menu > li {
    display: block;
    padding: 0;
  }
  .header .wr > .df .menu > li + li {
    padding-left: 0;
    margin-top: 16px;
  }
  .header .wr > .df .menu > li > a {
    color: #fff;
  }
  .header .wr > .df .menu > li .sub-menu {
    display: none;
    padding-top: 16px;
    padding-left: 20px;
  }
  .header .wr > .df .menu > li .sub-menu li {
    display: block;
  }
  .header .wr > .df .menu > li .sub-menu li + li {
    padding-top: 15px;
  }
  .header .wr > .df .menu > li .sub-menu li a {
    color: #fff;
  }
  .header .wr > .df .menu.open {
    display: block;
  }
  #mmenu {
    display: block !important;
  }
  body {
    padding-top: 60px;
    font-size: 14px;
  }
  .article {
    font-size: 14px;
  }
  .footer .footer_top .logo, .header .wr > .df .logo {
    font-size: 24px;
  }
  .header .wr > .df {
    height: 60px;
  }
  .title_1, .article h1 {
    font-size: 30px;
  }
  .title_2, .article h2 {
    font-size: 24px;
  }
  .title_3, .article h3 {
    font-size: 20px;
  }
  .title_4, .article h4 {
    font-size: 16px;
  }
  .screen_advantages .items .item {
    width: calc(50% - 15px);
    margin-right: 0;
  }
  .screen_advantages .items .item:nth-child(2n) {
    margin-left: 30px;
  }
  .footer {
    padding: 30px 0;
  }
  .footer .footer_bottom {
    padding-top: 40px;
  }
  .footer .footer_center {
    padding-top: 30px;
    margin-top: 30px;
  }
  form button[type="submit"], form input[type="submit"], form .wpcf7-submit, .btn_wr a.btn {
    line-height: 42px;
    height: 42px;
    padding: 0 20px;
    font-size: 14px !important;
  }
  .btn_wr a.btn.btn_white {
    line-height: 38px;
  }
  .screen_team .js_team_carousel, .screen_video .wr .js_video {
    margin-top: 30px;
  }
  .screen_team {
    padding-top: 30px;
  }
  .screen_variants {
    padding-top: 30px;
  }
  .screen_variants .title_1 {
    padding-bottom: 0;
  }
  .screen_faq, .screen_team, .screen_variants, .screen_smi, .screen_video, .screen_quiz, .screen_advantages, .screen_main {
    margin-top: 60px;
  }
  .screen_reviews .wr {
    padding-top: 60px;
  }
  .screen_category .items .item {
    width: calc(50% - 15px);
    margin-right: 0;
  }
  .screen_category .items .item:nth-child(2n) {
    margin-left: 30px;
  }
  .screen_article {
    margin-top: 20px;
  }
  .screen_video .wr .js_video .img_bg {
    height: 400px;
  }
  .screen_smi .wr {
    padding-top: 30px;
  }
  .screen_smi .items {
    padding-top: 0;
  }
  form textarea {
    box-shadow: none;
  }
  form input[type="date"], form input[type="time"], form input[type="password"], form input[type="text"], form input[type="email"], form input[type="tel"], form input[type="number"] {
    line-height: 42px;
    height: 42px;
    box-shadow: none;
  }
  .page_with_sidebar {
    flex-direction: column-reverse;
  }
  .page_with_sidebar .sidebar {
    width: 100%;
    margin-top: 30px;
  }
  .page_with_sidebar .sidebar .banner + .banner {
    margin-top: 30px;
  }
  .page_with_sidebar .sidebar .banner.banner_quiz, .page_with_sidebar .sidebar .banner.banner_1 {
    min-height: 250px;
    text-align: center;
  }
  .page_with_sidebar .sidebar .banner.banner_quiz .btn_wr a, .page_with_sidebar .sidebar .banner.banner_1 .btn_wr a {
    width: auto;
  }
  .page_with_sidebar .sidebar + div {
    width: 100%;
    padding-left: 0;
  }
  .screen_add_review .reviews_cols {
    display: block;
  }
  .screen_add_review .reviews_cols .col {
    width: 100%;
  }
  .screen_add_review .reviews_cols .col + .col {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .wr.wr_slim, .wr {
    max-width: 440px;
  }
  .screen_main .cols {
    flex-direction: column;
  }
  .screen_main .cols .col {
    width: 100%;
  }
  .screen_main .cols .col + .col {
    margin-top: 30px;
  }
  .screen_main .btn_wr {
    padding-top: 20px;
  }
  .title_1, .article h1 {
    font-size: 26px;
  }
  .title_2, .article h2 {
    font-size: 22px;
  }
  .title_3, .article h3 {
    font-size: 18px;
  }
  .title_4, .article h4 {
    font-size: 14px;
  }
  .screen_advantages .items .item {
    flex-direction: column;
    padding: 20px;
    margin-top: 20px;
    width: calc(50% - 10px);
  }
  .screen_advantages .items .item:nth-child(2n) {
    margin-left: 20px;
  }
  .screen_advantages .items .item .right {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
  .screen_video .wr .js_video .img_bg {
    height: 250px;
  }
  .screen_video .wr .items {
    display: block;
  }
  .screen_video .wr .items .item {
    width: 100%;
  }
  .screen_video .wr .items .item:nth-child(2n) {
    margin-left: 0;
  }
  .screen_smi {
    padding-bottom: 30px;
  }
  .screen_smi > .img_bg {
    height: 100%;
  }
  .screen_smi .items .item {
    margin-right: 0;
    box-shadow: none;
  }
  .screen_smi .slider_arrow .arrow {
    border-color: #fff;
  }
  .screen_variants {
    margin-top: 0;
  }
  .screen_variants .cols {
    display: block;
  }
  .screen_variants .cols .col {
    padding: 20px;
    width: 100%;
  }
  .screen_variants .cols .col + .col {
    margin-top: 20px;
  }
  .questions .step_progess_line .step_wr .step {
    font-size: 12px;
    width: 22px;
  }
  .questions {
    padding-top: 30px;
  }
  .questions .steps .step {
    padding-top: 30px;
  }
  .questions .steps .step .items .item input + span.df {
    padding-left: 33px;
  }
  .questions .steps .step .items .item input + span.df:before {
    width: 20px;
    height: 20px;
    top: -5px;
  }
  .questions .steps .step .items .item input + span.df:After {
    left: 5px;
    width: 14px;
    height: 14px;
  }
  .header .left #mmenu {
    margin-right: 15px;
  }
  .footer .footer_top .logo, .header .wr > .df .logo {
    font-size: 18px;
  }
  .header .wr > .df .btn_wr a.btn {
    line-height: 36px;
    height: 36px;
    padding: 0 10px;
    font-size: 12px !important;
  }
  .footer_top.cols {
    display: block;
  }
  .footer_top.cols .col {
    width: 100%;
  }
  .footer_top.cols .col + .col {
    margin-top: 20px;
  }
  .footer_center.cols {
    flex-wrap: wrap;
  }
  .footer .footer_center .col {
    justify-content: space-between;
    width: calc(50% - 10px);
    padding-left: 0 !important;
  }
  .footer .footer_center .col:first-child {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer .footer_bottom.cols {
    display: block;
  }
  .footer .footer_bottom.cols .col {
    text-align: center;
    width: 100%;
  }
  .footer .footer_bottom.cols .col + .col {
    margin-top: 10px;
  }
  .footer .footer_top .slogan {
    padding-top: 10px;
  }
  .footer .footer_top .phone {
    font-size: 24px;
  }
  .screen_faq .cols {
    display: block;
  }
  .screen_faq .cols .col {
    width: 100%;
  }
  .screen_faq .cols .col + .col {
    margin-top: 20px;
  }
  .screen_main {
    margin-top: 30px;
  }
  .screen_faq, .screen_team, .screen_variants, .screen_smi, .screen_video, .screen_quiz, .screen_advantages {
    margin-top: 50px;
  }
  .questions .steps .step .items .item {
    margin-bottom: 20px;
  }
  .screen_reviews .wr {
    padding-top: 50px;
  }
  .screen_reviews .wr .js_reviews_carousel {
    margin-top: 30px;
  }
  .page_wr {
    padding-bottom: 50px;
  }
  .screen_category .items {
    display: block;
  }
  .screen_category .items .item {
    width: 100%;
  }
  .screen_category .items .item:nth-child(2n) {
    margin-left: 0;
  }
  .questions .steps .step .items .item input + span.df {
    text-align: left;
    font-size: 12px;
  }
  .questions .steps .step .items.items_list {
    justify-content: flex-start;
  }
  .header .wr > .df .logo {
    width: 120px;
  }
  .article_constructor .article iframe[src*="youtube.com"] {
    height: 240px !important;
  }
  .article_constructor .article.article_list_2 ul li {
    font-size: 16px;
  }
  .popup {
    width: 380px;
  }
}
@media screen and (max-width: 414px) {
  .screen_video .wr .js_video .img_bg {
    height: 200px;
  }
  .popup {
    width: 300px;
  }
  .screen_quiz .sf_item, #quiz .sf_item {
    margin-bottom: 10px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fxn----btbbq8aon.xn--p1ai%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fimmigration%2Fscss%2Fstyle.scss%22%2C%22wp-content%2Fthemes%2Fimmigration%2Fscss%2Fqueries.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAuBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIG%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAKP%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIG%3BAAAA%3BAAAA%3BAAIP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAOP%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeO%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaU%3BAAAA%3BAAAA%3BAAIV%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%3BAAGN%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAaxB%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMY%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAOhB%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAShB%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAUxB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAQhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWpB%3BAAAA%3BAAAA%3BAAIY%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAUxB%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuER%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeR%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQhB%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMY%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAC3sDZ%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAGY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUZ%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAACC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%22%7D */