@font-face {
  font-family: "mardoto";
  font-display: swap;
  src: url("../fonts/Mardoto-Regular/Mardoto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Mardoto-Regular/Mardoto-Regular.woff") format("woff"), url("../fonts/Mardoto-Regular/Mardoto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "mardoto-bold";
  font-display: swap;
  src: url("../fonts/Mardoto-Bold/Mardoto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Mardoto-Bold/Mardoto-Bold.woff") format("woff"), url("../fonts/Mardoto-Bold/Mardoto-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "mardoto-medium";
  font-display: swap;
  src: url("../fonts/Mardoto-Medium/Mardoto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Mardoto-Medium/Mardoto-Medium.woff") format("woff"), url("../fonts/Mardoto-Medium/Mardoto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "roboto";
  src: url("../fonts/Roboto-Regular/Roboto-Regular.eot");
  src: url("../fonts/Roboto-Regular/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "roboto-medium";
  src: url("../fonts/Roboto-Medium/Roboto-Medium.eot");
  src: url("../fonts/Roboto-Medium/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "roboto-bold";
  src: url("../fonts/Roboto-Bold/Roboto-Bold.eot");
  src: url("../fonts/Roboto-Bold/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../fonts/icons/icomoon.eot?2hjhnf");
  src: url("../fonts/icons/icomoon.eot?2hjhnf#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?2hjhnf") format("truetype"), url("../fonts/icons/icomoon.woff?2hjhnf") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_msg:before {
  content: "\e911";
}

.icon_phone:before {
  content: "\e912";
}

.icon_telegram:before {
  content: "\e903";
}

.icon_instagram:before {
  content: "\e906";
}

.icon_linkedin:before {
  content: "\e907";
}

.icon_youtube:before {
  content: "\e91e";
}

.icon_facebook:before {
  content: "\e908";
}

.icon_studio:before {
  content: "\e902";
}

.icon_globe:before {
  content: "\e900";
}

.icon_search:before {
  content: "\e909";
}

.icon_right:before {
  content: "\e910";
}

.icon_down:before {
  content: "\e901";
}

.icon_close:before {
  content: "\e904";
}

.icon_checked:before {
  content: "\e905";
}

.icon_right2:before {
  content: "\ea3c";
}

.icon_left:before {
  content: "\e90a";
}

.icon_download:before {
  content: "\e90b";
}

.icon_clock:before {
  content: "\e90c";
}

.icon_calendar:before {
  content: "\e90d";
}

.icon_location:before {
  content: "\e90e";
}

.icon_skype:before {
  content: "\e90f";
}

.icon_photo:before {
  content: "\e913";
}

.icon_reload:before {
  content: "\e914";
}

.icon_eye:before {
  content: "\e915";
}

.icon_n_arrow:before {
  content: "\e916";
}

.icon_info:before {
  content: "\e917";
}

.icon_confirm:before {
  content: "\e918";
}

.icon_certificate:before {
  content: "\e919";
}

.icon_star:before {
  content: "\e91b";
}

.icon_edit:before {
  content: "\e91c";
}

.icon_copy:before {
  content: "\e91d";
}

.guest_socials ul, .select_inner .select_items, .filter_col .radio_list, .filter_col .checkbox_list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.content:before, .inner_section:before, .field_block .attach_label input {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.select_block.filter_opened .select_drop:after, .field_block .select2-container--default.select2-container--open .select2-selection__arrow {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
}

.error_massage:before, .popup_block .checkbox_block .check_btn:before, .select_inner .check_btn:before, .filter_col .checkbox_list .check_btn:before, .field_block .select2-container--default .select2-selection--single .select2-selection__arrow:before, .field_block .attach_remove:before, .field_block .check_block span:before, [class*=icon_]:before, .select_inner .select_drop:after, .filter_col .clear_filter:after, [class*=icon_]:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.error_massage, .popup_block .either_row {
  line-height: 1.5em;
}
@media screen and (min-width: 960px) {
  .error_massage, .popup_block .either_row {
    font-size: 160%;
  }
}
@media screen and (max-width: 959px) {
  .error_massage, .popup_block .either_row {
    font-size: 140%;
  }
}

.content, .guest_socials a, .select_inner .check_btn:before, .filter_col .checkbox_list .check_btn:before {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.popup_block .price_title, .popup_block .forget_link, .popup_block .register_link, .popup_block .small_title, .filter_col .clear_filter, .sale_block .sale_percent, .field_block .attached_file .file_name, .field_block .attach_label .attach_btn, .field_block .check_block, .field_block textarea, .field_block input, .standard_text {
  font-size: 140%;
  line-height: 20px;
}

.reset_page .reset_description, .popup_block .sign_title, .popup_block.success_popup .popup_description, .filter_col .tab_title, .price_row .old_price {
  font-size: 160%;
  line-height: 1.25em;
}

.reset_page .reset_title, .filter_col .filter_title, .price_row .normal_price, .section_title {
  line-height: 1.2em;
}
@media screen and (min-width: 1200px) {
  .reset_page .reset_title, .filter_col .filter_title, .price_row .normal_price, .section_title {
    font-size: 200%;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .reset_page .reset_title, .filter_col .filter_title, .price_row .normal_price, .section_title {
    font-size: 180%;
  }
}
@media screen and (max-width: 959px) {
  .reset_page .reset_title, .filter_col .filter_title, .price_row .normal_price, .section_title {
    font-size: 160%;
  }
}

@media screen and (min-width: 1200px) {
  .translators_page .inner_title,
.steps_title {
    font-size: 260%;
    line-height: 32px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .translators_page .inner_title,
.steps_title {
    font-size: 240%;
    line-height: 26px;
  }
}
@media screen and (min-width: 576px) and (max-width: 959px) {
  .translators_page .inner_title,
.steps_title {
    font-size: 220%;
    line-height: 26px;
  }
}
@media screen and (max-width: 575px) {
  .translators_page .inner_title,
.steps_title {
    font-size: 200%;
    line-height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .page_title {
    font-size: 400%;
    line-height: 47px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .page_title {
    font-size: 350%;
    line-height: 40px;
  }
}
@media screen and (min-width: 576px) and (max-width: 959px) {
  .page_title {
    font-size: 300%;
    line-height: 35px;
  }
}
@media screen and (max-width: 575px) {
  .page_title {
    font-size: 200%;
    line-height: 25px;
  }
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4286em;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  color: #231F20;
  width: 100%;
  position: relative;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  height: 100%;
  font-family: "mardoto", "roboto";
  background: #F6FBFD;
}
body.popup_opened {
  overflow: hidden;
}
body:not(.loaded) {
  overflow: hidden;
}
body:not(.loaded).ios_device {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.loaded .page_loader {
  opacity: 0;
  pointer-events: none;
}

.page_loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  z-index: 1000;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.page_loader img {
  display: block;
  width: 300px;
  height: auto;
  max-width: 40%;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

input,
select,
textarea,
button,
a,
.slick-slide {
  outline: none !important;
}

a,
a:focus,
a:hover,
button:hover {
  text-decoration: none;
}

a {
  color: #F6921E;
}

button {
  cursor: pointer;
  display: block;
}

img {
  max-height: none;
  border: none;
}

input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input,
textarea,
button {
  font-family: inherit;
  font-size: 100%;
}

.page_row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.page_row .cb {
  flex: 0 0 100%;
  max-width: 100%;
}

.page_container {
  width: 100%;
  max-width: 1210px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

.phone_link:not(.clickable) {
  color: inherit;
  cursor: default;
  pointer-events: none;
}

.individual_hint,
.drop_list,
.drop_block {
  display: none;
}

.error_hint {
  display: block;
  max-height: 0;
  overflow: hidden;
  color: #FF5631;
  font-size: 120%;
  line-height: 1.25em;
}

.help-block.form-error {
  display: none !important;
}

.has-error .error_hint,
.has-error + .error_hint {
  max-height: 60px;
}

.field_block {
  position: relative;
}
.field_block .has-error .select2-container--default .select2-selection--single {
  border-color: #FF5631;
}
.field_block .has-error .select2-container .select2-selection__placeholder {
  color: #FF5631;
}
.field_block ::-webkit-input-placeholder {
  color: #A8A8A8;
}
.field_block :-moz-placeholder {
  color: #A8A8A8;
}
.field_block ::-moz-placeholder {
  color: #A8A8A8;
}
.field_block :-ms-input-placeholder {
  color: #A8A8A8;
}
.field_block label.has-error ::-webkit-input-placeholder {
  color: #FF5631;
}
.field_block label.has-error :-moz-placeholder {
  color: #FF5631;
}
.field_block label.has-error ::-moz-placeholder {
  color: #FF5631;
}
.field_block label.has-error :-ms-input-placeholder {
  color: #FF5631;
}
.field_block.single {
  max-width: 100%;
  flex: 0 0 100%;
  padding: 0 0 30px;
}
.field_block.single > * {
  max-width: 50%;
  padding: 0 10px;
}
.field_block.view_pass_mode .view_pass:after {
  display: block;
}
.field_block input,
.field_block textarea {
  width: 100%;
}
.field_block input {
  background: #ffffff;
  border: 1px solid #D8D8D8;
  color: #231F20;
  padding: 7px 15px;
}
.field_block input[type=password] {
  padding-right: 40px;
}
.field_block textarea {
  resize: none;
  display: block;
  background: #ffffff;
  border: 1px solid #D8D8D8;
  color: #231F20;
  padding: 7px 15px;
  min-height: 120px;
}
.field_block .view_pass {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  right: 7px;
  top: 6px;
  z-index: 2;
}
.field_block .view_pass:before {
  color: #545454;
  font-size: 2.4rem;
  display: inline-block;
  vertical-align: top;
}
.field_block .view_pass:after {
  content: "";
  display: none;
  position: absolute;
  right: 0;
  top: 10px;
  width: 23px;
  height: 2px;
  background: #545454;
  transform: rotate(-45deg);
}
.field_block .check_block {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-top: 30px;
}
.field_block .check_block:not(.check_block) {
  margin-top: 25px;
  display: block;
}
.field_block .check_block ~ .error_hint {
  text-align: left;
}
.field_block .check_block ~ .error_hint:before {
  display: none;
}
.field_block .check_block input:checked ~ span:before {
  border-color: transparent;
  background: #F6921E;
  color: #ffffff;
  font-size: 0.8rem;
}
.field_block .check_block span {
  display: block;
  align-items: center;
  color: #545454;
  cursor: pointer;
}
.field_block .check_block span:before {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  border: 1px solid #E8EFF2;
  content: "\e905";
  font-size: 0;
  margin-right: 15px;
}
.field_block .check_block[hidden] {
  width: 0;
  height: 0;
  overflow: hidden;
}
.field_block .check_block.has-error span:before {
  border-color: #FF5631;
}
.field_block .attach_label {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 136px;
  max-width: 880px;
  border-radius: 15px;
  padding: 0 30px;
}
.field_block .attach_label:hover span {
  color: #F6921E;
}
.field_block .attach_label:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border: 8px dashed #E8EFF2;
}
.field_block .attach_label:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 2px;
  border-radius: 13px;
  background: #ffffff;
}
.field_block .attach_label input {
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}
.field_block .attach_label .attach_btn {
  font-family: "mardoto-medium", "roboto-medium";
  display: block;
  color: #545454;
  z-index: 1;
  position: relative;
}
.field_block .attached_file {
  display: flex;
  align-items: center;
  height: 136px;
  max-width: 880px;
  border-radius: 15px;
  padding: 0 30px;
  border: 2px solid #E8EFF2;
}
.field_block .attached_file .file_name {
  color: #231F20;
  font-family: "mardoto-medium", "roboto-medium";
  flex: 1;
  width: 50%;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}
.field_block .attach_remove {
  display: block;
  cursor: pointer;
  margin-left: auto;
  color: #231F20;
  margin-left: 20px;
}
.field_block .attach_remove:before {
  content: "\e904";
  display: block;
  font-size: 1.6rem;
  padding: 4px;
}
.field_block .attach_error {
  color: #FF5631;
  display: block;
  font-size: 120%;
  line-height: 1.5em;
}
.field_block .select2-container .select2-selection--single {
  height: auto;
}
.field_block .select2-container .select2-selection__placeholder {
  color: #A8A8A8;
}
.field_block .select2-container--default .select2-selection--single {
  background-color: #ffffff;
  border: 1px solid #D8D8D8;
  border-radius: 0;
  display: flex;
  align-items: center;
  position: relative;
  box-shadow: none;
  outline: none;
}
.field_block .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #545454;
  font-size: 140%;
  line-height: 20px;
  padding: 8px 15px;
  flex: 1;
  width: 50%;
}
.field_block .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: auto;
  position: relative;
  top: auto;
  right: auto;
  padding: 8px 15px;
  padding-left: 0;
  width: auto;
  color: #545454;
  display: flex;
  align-items: center;
  justify-content: center;
}
.field_block .select2-container--default .select2-selection--single .select2-selection__arrow * {
  display: none;
}
.field_block .select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: "\e901";
  font-size: 55%;
  display: block;
}
.field_block .select2-container--default.select2-container--open .select2-selection--single {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  z-index: 10;
}
.field_block .select2-container .select2-search--dropdown {
  padding: 0;
}
.field_block .select2-container .select2-search--dropdown .select2-search__field {
  border: none;
  border-bottom: 1px solid #D8D8D8;
  padding: 8px 15px;
  font-size: 100%;
  line-height: inherit;
}
.field_block .select2-container .select2-dropdown {
  border: 1px solid #D8D8D8;
  font-size: 140%;
  line-height: 20px;
  box-shadow: none;
  position: relative;
  z-index: 5;
  margin: 5px 0;
}
.field_block .select2-container .select2-results__options {
  overflow-x: hidden;
  scrollbar-color: 4px 2px;
  scrollbar-width: thin;
}
.field_block .select2-container .select2-results__options::-webkit-scrollbar {
  width: 4px;
  height: auto;
  border-radius: 0;
  background: 2px;
}
.field_block .select2-container .select2-results__options::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: 4px;
}
.field_block .select2-container .select2-results__options li {
  padding: 8px 15px;
}
.field_block .select2-container .select2-results__option:not(:last-child) {
  border-bottom: 1px solid none;
}
.field_block .select2-container .select2-results__option--highlighted.select2-results__option--selectable {
  background: #ffffff;
  color: #F6921E;
}
.field_block .select2-container .select2-results__option--selected {
  background: #F6FBFD !important;
  color: inherit !important;
  cursor: default;
}

.cb {
  display: block;
  clear: both;
}

.page_title {
  font-family: "mardoto-bold", "roboto-bold";
  padding: 0;
  margin: 0;
}

.section_title {
  font-family: "mardoto-bold", "roboto-bold";
  margin: 0;
}

.translators_page .inner_title,
.steps_title {
  margin: 0;
  font-family: "mardoto-medium", "roboto-medium";
  font-weight: 500;
}

a.primary_btn,
a.secondary_btn {
  display: inline-block;
  vertical-align: top;
}

.primary_btn.disable {
  background: #EAEAEA !important;
  pointer-events: none;
}

.breadcrumbs ul {
  list-style-type: none;
  margin: 0 -6px;
  padding: 0;
  display: flex;
  align-items: center;
}
.breadcrumbs li {
  font-size: 120%;
  line-height: 1.25em;
  color: #ffffff;
  display: flex;
}
.breadcrumbs li:not(:first-child):before {
  display: block;
  content: "/";
  margin: 0 6px;
  color: #D8D8D8;
}
.breadcrumbs li:last-child {
  flex: 1;
  width: 10%;
}
.breadcrumbs a {
  display: block;
  color: #ffffff;
  position: relative;
}
.breadcrumbs div {
  max-width: 100%;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}

.inner_section {
  min-height: 28.5vw;
  color: #ffffff;
  padding: 15px 0 100px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 959px) {
  .inner_section {
    padding: 15px 0 60px;
  }
}
.inner_section:before {
  content: "";
  background: rgba(35, 31, 32, 0.4);
}
.inner_section .page_container {
  position: relative;
  z-index: 2;
}
.inner_section .page_title {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  width: 780px;
  max-width: 100%;
  margin-top: 30px;
}
.inner_section .main_description {
  font-size: 160%;
  line-height: 22px;
  color: #ffffff;
  display: block;
  margin-top: 15px;
  width: 780px;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1199px) {
  .inner_section .page_title {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .inner_section .page_title {
    margin-top: 0;
  }
}

.paging {
  padding-top: 40px;
}
.paging ul {
  list-style-type: none;
  padding: 0;
  margin: 0 -4px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.paging li {
  padding: 0 4px;
}
.paging a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  background: transparent;
  color: #231F20;
  font-size: 140%;
  line-height: 16px;
}
.paging a.current_page {
  background: #F6921E;
  color: #ffffff;
  pointer-events: none;
}
.paging .next_page,
.paging .prev_page {
  font-size: 0.9rem;
  line-height: 10px;
  color: #6C6C6C;
  width: auto;
}
.paging .next_page.inactive,
.paging .prev_page.inactive {
  color: #D8D8D8;
}
.paging .next_page {
  margin-left: 10px;
}
.paging .prev_page {
  margin-right: 10px;
}
@media screen and (max-width: 959px) {
  .paging {
    padding-top: 32px;
  }
}
@media screen and (max-width: 575px) {
  .paging {
    padding-top: 24px;
  }
}
@media screen and (max-width: 399px) {
  .paging a {
    width: 24px;
    height: 24px;
    font-size: 120%;
    line-height: 15px;
  }
}
.paging .next_page,
.paging .prev_page {
  color: #6C6C6C;
  width: auto;
}
.paging .next_page:before,
.paging .prev_page:before {
  font-size: 1rem;
  line-height: 16px;
}
.paging .next_page.inactive,
.paging .prev_page.inactive {
  color: #D8D8D8;
}

.medium_title {
  font-family: "mardoto-medium", "roboto-medium";
  font-size: 220%;
  line-height: 1.25em;
  color: #231F20;
}

.field_title {
  font-size: 140%;
  line-height: 20px;
  color: #545454;
  padding-bottom: 2px;
}

.label_hidden {
  display: none;
}

.tab_block:not(.selected) {
  height: 0;
  opacity: 0;
  position: relative;
  overflow: hidden;
}

.price_row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 10px;
}
.price_row .normal_price {
  font-family: "mardoto-medium", "roboto-medium";
  color: #FF6B00;
  padding-right: 10px;
  white-space: nowrap;
}
.price_row .normal_price:last-child {
  color: #231F20;
}
.price_row .old_price {
  white-space: nowrap;
  font-family: "mardoto-medium", "roboto-medium";
  color: #A8A8A8;
  text-decoration-line: line-through;
  padding: 0 10px;
}

.sale_block {
  display: flex;
  align-items: center;
  margin-left: auto;
}
.sale_block .sale_percent {
  font-family: "mardoto-medium", "roboto-medium";
  background: #FF6B00;
  color: #ffffff;
  padding: 9px 6px;
}
.sale_block .plus_sale {
  font-size: 120%;
  line-height: 1.25em;
  font-family: "mardoto-medium", "roboto-medium";
  background: #F6921E;
  color: #ffffff;
  padding: 4px 3px;
  margin-left: -2px;
}

.filter_col {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  padding: 0 10px;
}
.filter_col .filter_inner {
  background: #ffffff;
  box-shadow: 0px 3px 15px rgba(105, 183, 221, 0.1);
  border-radius: 10px;
  padding: 20px 20px 30px;
}
.filter_col .title_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.filter_col .clear_filter {
  display: flex;
  align-items: center;
  border: none;
  background: none;
  color: #F6921E;
}
.filter_col .clear_filter::after {
  content: "\e904";
  display: block;
  font-size: 1.4rem;
  padding: 12px;
}
@media screen and (max-width: 959px) {
  .filter_col .clear_filter::after {
    padding: 8px;
    font-size: 1.2rem;
  }
}
.filter_col .filter_close {
  color: #545454;
  border: none;
  background: transparent;
  font-size: 0;
  width: 24px;
  height: 24px;
  padding: 0;
  display: none;
  align-items: center;
  justify-content: center;
}
.filter_col .filter_close:before {
  font-size: 1.2rem;
}
.filter_col .tab_title {
  font-family: "mardoto-medium", "roboto-medium";
  color: #231F20;
  padding-bottom: 15px;
}
.filter_col .filter_btn {
  border: 1px solid #E37F0B;
  padding: 9px 10px;
  font-size: 140%;
  line-height: 24px;
  text-transform: capitalize;
  background: transparent;
  color: #E37F0B;
  font-family: "mardoto-bold", "roboto-bold";
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 30px;
}
.filter_col .field_block {
  padding-top: 40px;
}
.filter_col .field_block:first-child {
  padding-top: 30px;
}
.filter_col .checkbox_list li {
  padding-bottom: 20px;
}
.filter_col .checkbox_list li:last-child {
  padding-bottom: 0;
}
.filter_col .checkbox_list input:checked ~ .check_btn:before {
  border-color: transparent;
  background: #F6921E;
  font-size: 0.8rem;
}
.filter_col .checkbox_list .check_btn {
  display: flex;
  align-items: flex-start;
  font-size: 140%;
  line-height: 20px;
  cursor: pointer;
  color: #231F20;
  padding-top: 2px;
}
.filter_col .checkbox_list .check_btn:before {
  flex: 0 0 24px;
  max-width: 24px;
  height: 24px;
  border: 1px solid #A8A8A8;
  content: "\e905";
  font-size: 0;
  color: #ffffff;
  margin-right: 10px;
  margin-top: -2px;
  -o-transition: all 0.3s, font-size 0s;
  -ms-transition: all 0.3s, font-size 0s;
  -moz-transition: all 0.3s, font-size 0s;
  -webkit-transition: all 0.3s, font-size 0s;
  transition: all 0.3s, font-size 0s;
}
.filter_col .checkbox_list .check_btn a {
  display: inline-block;
  vertical-align: top;
  color: #231F20;
  text-decoration: underline;
}
.filter_col .checkbox_list .check_btn:hover:before {
  border-color: #F6921E;
}
.filter_col .radio_list li {
  padding-bottom: 20px;
}
.filter_col .radio_list li:last-child {
  padding-bottom: 0;
}
.filter_col .radio_list label input:checked + .radio_button span {
  border: 1px solid #F6921E;
}
.filter_col .radio_list label input:checked + .radio_button span:before {
  background: #F6921E;
}
.filter_col .radio_list .radio_button {
  width: 100%;
  position: relative;
  cursor: pointer;
  font-size: 140%;
  line-height: 20px;
  color: #545454;
  display: flex;
  align-items: center;
}
.filter_col .radio_list .radio_button:hover span {
  border-color: #F6921E;
}
.filter_col .radio_list .radio_button span {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  width: 24px;
  min-width: 24px;
  height: 24px;
  border-radius: 50%;
  position: relative;
  z-index: 3;
  border: 1px solid #E8EFF2;
}
.filter_col .radio_list .radio_button span:before {
  content: "";
  background: #ffffff;
  width: 16px;
  min-width: 16px;
  height: 16px;
  border-radius: 50%;
}
.filter_col .filter_radio {
  list-style-type: none;
  margin: 0;
  padding: 20px 0 0;
  display: flex;
}
.filter_col .filter_radio li {
  max-width: 50%;
  flex: 0 0 50%;
}
.filter_col .filter_radio li:last-child .radio_button {
  border-left: none;
}
.filter_col .filter_radio label {
  display: block;
}
.filter_col .filter_radio label input:checked + .radio_button {
  background: #F6921E;
  color: #ffffff;
}
.filter_col .filter_radio .radio_button {
  display: block;
  width: 100%;
  padding: 10px;
  position: relative;
  cursor: pointer;
  font-family: "mardoto-medium", "roboto-medium";
  font-size: 160%;
  line-height: 17px;
  text-align: center;
  border: 1px solid #F6921E;
  color: #F6921E;
}
.filter_col .filter_radio .radio_button:hover {
  background: rgba(246, 146, 30, 0.2);
}
@media screen and (max-width: 959px) {
  .filter_col {
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 0;
    flex: unset;
    max-width: 100%;
    z-index: 200;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 100%;
    background: #ffffff;
    scrollbar-color: #F6921E #E3F2F9;
    scrollbar-width: thin;
    -o-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
    background: #ffffff;
  }
  .filter_col::-webkit-scrollbar {
    width: 4px;
    height: auto;
    border-radius: 0;
    background: #E3F2F9;
  }
  .filter_col::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #F6921E;
  }
  .filter_col .filter_close {
    display: flex;
  }
  .filter_col .filter_inner {
    border-radius: 0;
    width: 320px;
    background: transparent;
    box-shadow: none;
  }
}

.select_block {
  position: relative;
}
.select_block.filter_opened {
  overflow: visible;
}
.select_block.filter_opened .select_items {
  max-height: 175px;
  opacity: 1;
  -o-transition: max-height 0s 0s, opacity 0.3s;
  -ms-transition: max-height 0s 0s, opacity 0.3s;
  -moz-transition: max-height 0s 0s, opacity 0.3s;
  -webkit-transition: max-height 0s 0s, opacity 0.3s;
  transition: max-height 0s 0s, opacity 0.3s;
}

.select_inner {
  width: 100%;
}
.select_inner .select_drop {
  display: flex;
  align-items: center;
  height: 37px;
  width: 100%;
  background: #ffffff;
  font-size: 140%;
  line-height: 19px;
  padding: 8px 15px;
  color: #545454;
  cursor: pointer;
  border: 1px solid #D8D8D8;
}
.select_inner .select_drop:after {
  display: block;
  font-size: 0.6rem;
  margin-right: -3px;
  content: "\e901";
  margin-left: auto;
}
.select_inner .select_drop span {
  display: block;
  flex: 1;
  width: 50%;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}
.select_inner .select_drop span:empty:before {
  display: block;
  content: attr(data-empty);
}
.select_inner .select_drop span.multy_select:before {
  content: attr(data-multy);
}
.select_inner .select_items {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #ffffff;
  max-height: 0;
  opacity: 0;
  margin-top: 4px;
  z-index: 10;
  overflow-x: hidden;
  overflow-y: auto;
  border: 1px solid #D8D8D8;
  -o-transition: max-height 0s 0.3s, opacity 0.3s;
  -ms-transition: max-height 0s 0.3s, opacity 0.3s;
  -moz-transition: max-height 0s 0.3s, opacity 0.3s;
  -webkit-transition: max-height 0s 0.3s, opacity 0.3s;
  transition: max-height 0s 0.3s, opacity 0.3s;
  scrollbar-color: #A8A8A8 #D8D8D8;
  scrollbar-width: thin;
}
.select_inner .select_items::-webkit-scrollbar {
  width: 4px;
  height: auto;
  border-radius: 0;
  background: #D8D8D8;
}
.select_inner .select_items::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #A8A8A8;
}
.select_inner .select_items li {
  padding: 10px 15px;
}
.select_inner label {
  display: block;
  position: relative;
  overflow: hidden;
}
.select_inner input:checked ~ .check_btn:before {
  border-color: transparent;
  background: #F6921E;
  font-size: 0.8rem;
}
.select_inner .check_btn {
  display: flex;
  align-items: flex-start;
  font-size: 140%;
  line-height: 20px;
  cursor: pointer;
  color: #545454;
  padding-top: 2px;
}
.select_inner .check_btn:before {
  flex: 0 0 24px;
  max-width: 24px;
  height: 24px;
  border: 1px solid #A8A8A8;
  content: "\e905";
  font-size: 0;
  color: #ffffff;
  margin-right: 15px;
  margin-top: -2px;
  -o-transition: all 0.3s, font-size 0s;
  -ms-transition: all 0.3s, font-size 0s;
  -moz-transition: all 0.3s, font-size 0s;
  -webkit-transition: all 0.3s, font-size 0s;
  transition: all 0.3s, font-size 0s;
}
.select_inner .check_btn:hover {
  color: #F6921E;
}
.select_inner .check_btn:hover:before {
  border-color: #F6921E;
}

.popup_block {
  background: rgba(35, 31, 32, 0.2);
  padding: 15px;
  scrollbar-color: #F6921E #999999;
  scrollbar-width: thin;
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  top: 100%;
  overflow: hidden;
  z-index: 1000;
  -o-transition: top 0.5s;
  -ms-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
}
.popup_block::-webkit-scrollbar {
  width: 5px;
  height: auto;
  border-radius: 20px;
  background: #999999;
}
.popup_block::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background: #F6921E;
}
.popup_block.showed {
  top: 0;
  overflow-y: auto;
}
.popup_block .popup_title {
  font-family: "mardoto-medium", "roboto-medium";
  text-align: center;
  border-bottom: 1px solid #E8EFF2;
  padding-bottom: 20px;
  font-size: 200%;
  line-height: 1.2em;
}
.popup_block.success_popup .popup_description {
  text-align: center;
  color: #545454;
  padding-top: 20px;
}
.popup_block.success_popup .btn_row {
  display: flex;
  justify-content: center;
  padding-top: 50px;
}
.popup_block.success_popup .back_btn {
  margin-top: 0;
}
.popup_block.success_popup .next_btn {
  margin-top: 0;
}
@media screen and (max-width: 575px) {
  .popup_block.success_popup .popup_description {
    font-size: 140%;
  }
  .popup_block.success_popup .btn_row {
    padding-top: 30px;
  }
}
@media screen and (max-width: 399px) {
  .popup_block.success_popup .back_btn {
    width: 100%;
  }
}
.popup_block.course_registr.success .sign_title {
  font-family: "mardoto", "roboto";
}
.popup_block.course_registr.success .primary_btn {
  margin: 40px 0 0;
}
.popup_block.course_registr form {
  padding-top: 25px;
}
.popup_block.course_registr .checkbox_block {
  padding-bottom: 20px;
}
.popup_block.course_registr .primary_btn {
  margin: 20px 0 30px;
}
.popup_block.course_registr .forget_link {
  padding-bottom: 15px;
  display: flex;
  justify-content: flex-start;
  max-width: fit-content;
}
.popup_block.course_registr .continue_links a {
  justify-content: center;
}
.popup_block.course_registr .continue_links img {
  position: unset;
  max-width: 100%;
  max-height: none;
}
@media screen and (max-width: 399px) {
  .popup_block.course_registr.success .primary_btn {
    margin: 24px 0 0;
  }
  .popup_block.course_registr .primary_btn {
    margin: 10px 0 20px;
  }
}
.popup_block .popup_inner {
  display: flex;
  width: 100%;
  min-height: 100%;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.popup_block .popup_container {
  box-shadow: 0px 3px 15px rgba(105, 183, 221, 0.1);
  border-radius: 10px;
  background: #ffffff;
  width: 100%;
  max-width: 680px;
  padding: 22px 48px 48px;
  position: relative;
}
.popup_block .popup_close {
  font-size: 0;
  position: absolute;
  right: 15px;
  top: 15px;
  background: transparent;
  border: none;
  color: #545454;
  padding: 0;
}
.popup_block .popup_close:before {
  font-size: 1.2rem;
}
@media screen and (max-width: 479px) {
  .popup_block .popup_close {
    right: 10px;
    top: 10px;
  }
}
.popup_block .course_info {
  font-size: 120%;
  line-height: 20px;
  color: #6C6C6C;
}
.popup_block .small_title {
  color: #231F20;
  font-family: "mardoto-medium", "roboto-medium";
  padding-top: 30px;
}
.popup_block .sign_title {
  color: #231F20;
  font-family: "mardoto-medium", "roboto-medium";
  padding-top: 30px;
  font-family: "mardoto", "roboto";
}
.popup_block .radio_list {
  padding-top: 10px;
}
.popup_block .radio_list ul {
  list-style-type: none;
  padding: 0;
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap;
}
.popup_block .radio_list li {
  padding: 20px 10px 0;
}
.popup_block .radio_list label input:checked + .radio_button {
  border: 1px solid #F6921E;
}
.popup_block .radio_list label input:checked + .radio_button span {
  border: 1px solid #F6921E;
}
.popup_block .radio_list label input:checked + .radio_button span:before {
  background: #F6921E;
}
.popup_block .radio_list .radio_button {
  width: 100%;
  border: 1px solid #E8EFF2;
  position: relative;
  cursor: pointer;
  padding: 20px;
  font-size: 160%;
  line-height: 22px;
  color: #545454;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup_block .radio_list .radio_button span {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  width: 24px;
  min-width: 24px;
  height: 24px;
  border-radius: 50%;
  position: relative;
  z-index: 3;
  border: 1px solid #E8EFF2;
}
.popup_block .radio_list .radio_button span:before {
  content: "";
  background: #ffffff;
  width: 16px;
  min-width: 16px;
  height: 16px;
  border-radius: 50%;
}
.popup_block .register_link {
  padding-top: 30px;
  display: flex;
  flex-wrap: wrap;
  color: #545454;
}
.popup_block .register_link a {
  display: inline-block;
  vertical-align: top;
  margin-left: 6px;
  text-decoration: underline;
  color: #231F20;
}
.popup_block .secondary_btn {
  border: 1px solid #F6921E;
  padding: 12px 29px;
  font-size: 140%;
  line-height: 17px;
  white-space: nowrap;
  background: transparent;
  color: #F6921E;
  font-family: "mardoto-medium", "roboto-medium";
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 360px) and (max-width: 599px) {
  .popup_block .secondary_btn {
    padding: 7px 14px;
    font-size: 120%;
  }
}
@media screen and (max-width: 359px) {
  .popup_block .secondary_btn {
    padding: 7px;
    font-size: 110%;
  }
}
.popup_block .primary_btn {
  border: none;
  background: #F6921E;
  text-align: center;
  padding: 13px 30px;
  font-size: 140%;
  line-height: 17px;
  font-family: "mardoto-medium", "roboto-medium";
  text-transform: uppercase;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}
@media screen and (max-width: 599px) {
  .popup_block .primary_btn {
    padding: 8px 15px;
    font-size: 120%;
    line-height: 17px;
  }
}
@media screen and (max-width: 359px) {
  .popup_block .primary_btn {
    padding: 8px 8px;
    font-size: 110%;
  }
}
.popup_block .continue_links {
  padding-bottom: 40px;
}
.popup_block .continue_links a {
  display: block;
  padding: 24px 100px;
  font-family: "mardoto-medium", "roboto-medium";
  font-size: 160%;
  line-height: 1.25em;
  text-align: center;
  text-transform: capitalize;
  color: #545454;
  position: relative;
  background: #ffffff;
  border: 1px solid #E8EFF2;
  box-shadow: 0px 3px 15px rgba(105, 183, 221, 0.1);
  margin-top: 20px;
}
.popup_block .continue_links img {
  width: auto;
  height: auto;
  max-width: 35px;
  max-height: 35px;
  position: absolute;
  left: 20px;
  top: 15px;
}
.popup_block .checkbox_block {
  font-size: 140%;
  line-height: 20px;
  padding-top: 2px;
}
.popup_block .checkbox_block input:checked ~ .check_btn:before {
  border-color: transparent;
  background: #F6921E;
  font-size: 0.8rem;
}
.popup_block .checkbox_block .check_btn {
  display: inline-flex;
  vertical-align: top;
  cursor: pointer;
  color: #231F20;
}
.popup_block .checkbox_block .check_btn:before {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  width: 24px;
  height: 24px;
  min-width: 24px;
  border: 1px solid #A8A8A8;
  content: "\e905";
  font-size: 0;
  color: #ffffff;
  margin-right: 10px;
  margin-top: -2px;
  -o-transition: all 0.3s, font-size 0s;
  -ms-transition: all 0.3s, font-size 0s;
  -moz-transition: all 0.3s, font-size 0s;
  -webkit-transition: all 0.3s, font-size 0s;
  transition: all 0.3s, font-size 0s;
}
.popup_block .checkbox_block .check_btn:hover:before {
  border-color: #F6921E;
}
.popup_block .checkbox_block a {
  color: #231F20;
  text-decoration: underline;
  margin-left: 2px;
}
.popup_block .either_row {
  font-family: "mardoto-medium", "roboto-medium";
  text-align: center;
  color: #6C6C6C;
  padding-bottom: 30px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.popup_block .either_row span {
  display: block;
  padding: 0 13px;
}
.popup_block .either_row:before, .popup_block .either_row:after {
  content: "";
  width: 40%;
  flex: 1;
  height: 1px;
  background: #E8EFF2;
}
.popup_block .form_inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.popup_block .form_inner label {
  display: block;
  position: relative;
}
.popup_block .form_inner .field_block {
  max-width: 50%;
  flex: 0 0 50%;
  padding: 0 10px 30px;
}
.popup_block .form_inner .field_block.single {
  max-width: 100%;
  flex: 0 0 100%;
  padding: 0 0 30px;
}
.popup_block .form_inner .field_block.single > * {
  max-width: 50%;
  padding: 0 10px;
}
.popup_block .forget_link {
  color: #231F20;
  text-decoration: underline;
}
.popup_block form .small_title {
  padding-top: 0;
}
.popup_block .course_price {
  padding-bottom: 30px;
}
.popup_block .price_title {
  color: #545454;
  font-family: "mardoto-medium", "roboto-medium";
  padding-bottom: 6px;
}
.popup_block .old_price {
  font-size: 160%;
  line-height: 1.4em;
}
.popup_block .new_price {
  color: #FF6B00;
  font-size: 260%;
  line-height: 1.2em;
}
@media screen and (max-width: 639px) {
  .popup_block .sign_title {
    padding-top: 20px;
    font-size: 150%;
  }
  .popup_block .popup_container {
    padding: 30px 20px;
  }
  .popup_block.request_callback .popup_title {
    padding-bottom: 16px;
  }
  .popup_block .radio_list {
    padding-top: 0;
  }
  .popup_block .radio_list .radio_button {
    padding: 15px;
    font-size: 140%;
    line-height: 18px;
  }
  .popup_block .primary_btn {
    margin-top: 30px;
  }
  .popup_block .register_link {
    padding-top: 20px;
  }
}
@media screen and (max-width: 575px) {
  .popup_block .radio_list .radio_button {
    padding: 10px;
  }
  .popup_block .primary_btn {
    margin-top: 24px;
  }
  .popup_block .sign_title {
    font-size: 140%;
  }
  .popup_block .continue_links img {
    left: 10px;
  }
  .popup_block .continue_links a {
    font-size: 140%;
    padding: 24px 60px;
  }
}
@media screen and (max-width: 479px) {
  .popup_block .popup_title {
    font-size: 180%;
  }
  .popup_block .form_inner .field_block {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .popup_block .continue_links {
    padding-bottom: 30px;
  }
  .popup_block .continue_links img {
    max-width: 30px;
    max-height: 30px;
    top: 18px;
  }
  .popup_block .continue_links a {
    font-size: 140%;
    padding: 24px 45px;
  }
  .popup_block .either_row {
    padding-bottom: 24px;
  }
}
@media screen and (max-width: 399px) {
  .popup_block .old_price {
    font-size: 140%;
  }
  .popup_block .new_price {
    font-size: 220%;
  }
  .popup_block .price_title {
    font-size: 130%;
  }
  .popup_block .popup_container {
    padding: 30px 15px;
  }
  .popup_block .radio_list .radio_button {
    font-size: 130%;
    line-height: 16px;
  }
  .popup_block .register_link {
    font-size: 130%;
    line-height: 18px;
  }
  .popup_block .continue_links img {
    max-width: 24px;
    max-height: 24px;
    top: 17px;
  }
  .popup_block .continue_links a {
    font-size: 130%;
    padding: 20px 15px 20px 40px;
  }
  .popup_block .forget_link {
    font-size: 130%;
    line-height: 18px;
  }
}

.reset_page {
  padding-top: 50px;
}
.reset_page .pass_section {
  background: #ffffff;
  box-shadow: 0px 3px 15px rgba(105, 183, 221, 0.1);
  border-radius: 10px;
  max-width: 100%;
  width: 680px;
  margin: 0 auto;
  padding: 22px 48px 48px;
}
.reset_page label {
  display: block;
}
.reset_page .field_block {
  padding-bottom: 30px;
}
.reset_page .field_block > * {
  padding: 0;
}
.reset_page .field_block input {
  max-width: 280px;
}
.reset_page form {
  padding-top: 25px;
}
.reset_page .reset_title {
  font-family: "mardoto-medium", "roboto-medium";
  border-bottom: 1px solid #E8EFF2;
  padding-bottom: 20px;
  text-align: center;
}
.reset_page .reset_description {
  color: #333333;
  padding-top: 30px;
}
.reset_page .primary_btn {
  margin-top: 10px;
}
@media screen and (max-width: 959px) {
  .reset_page .reset_description {
    font-size: 140%;
    line-height: 18px;
  }
}
@media screen and (max-width: 639px) {
  .reset_page {
    padding-top: 30px;
  }
  .reset_page .pass_section {
    padding: 30px 20px;
  }
  .reset_page .reset_description {
    padding-top: 24px;
  }
  .reset_page form {
    padding-top: 20px;
  }
}
@media screen and (max-width: 399px) {
  .reset_page .primary_btn {
    width: 100%;
  }
}

.guest_socials {
  padding-top: 20px;
}
.guest_socials ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.guest_socials li:not(:first-child) {
  margin-left: 20px;
}
.guest_socials a {
  width: 32px;
  min-width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
  font-size: 0;
  line-height: 0;
  color: #ffffff;
  border-radius: 50%;
}
.guest_socials a.icon_facebook {
  background: #1877F2;
}
.guest_socials a.icon_twitter {
  background: #00acee;
}
.guest_socials a.icon_youtube {
  background: #c4302b;
}
.guest_socials a.icon_behance {
  background: #053eff;
}
.guest_socials a.icon_linkedin {
  background: #2867B2;
}
.guest_socials a.icon_ok {
  background: #ed812b;
}
.guest_socials a.icon_skype {
  background: #0078D7;
}
.guest_socials a.icon_pinterest {
  background: #c8232c;
}
.guest_socials a.icon_vk {
  background: #4c75a3;
}
.guest_socials a.icon_tiktok {
  background: #EE1D52;
}
.guest_socials a.icon_telegram {
  background: #0088cc;
}
.guest_socials a.icon_instagram {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
.guest_socials a:before {
  display: block;
  font-size: 1.8rem;
}

@media screen and (max-width: 959px) {
  .field_title {
    font-size: 130%;
    line-height: 18px;
  }
  body:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    opacity: 0;
    z-index: 150;
    background: rgba(35, 31, 32, 0.4);
    -o-transition: width 0s 0.5s, opacity 0.5s;
    -ms-transition: width 0s 0.5s, opacity 0.5s;
    -moz-transition: width 0s 0.5s, opacity 0.5s;
    -webkit-transition: width 0s 0.5s, opacity 0.5s;
    transition: width 0s 0.5s, opacity 0.5s;
  }
  body.filter_opened {
    overflow: hidden;
  }
  body.filter_opened:before {
    width: 100%;
    opacity: 1;
    -o-transition: width 0s 0s, opacity 0.5s;
    -ms-transition: width 0s 0s, opacity 0.5s;
    -moz-transition: width 0s 0s, opacity 0.5s;
    -webkit-transition: width 0s 0s, opacity 0.5s;
    transition: width 0s 0s, opacity 0.5s;
  }
  body.filter_opened .filter_col {
    width: 320px;
  }
}
@media screen and (max-width: 767px) {
  .price_row .old_price {
    padding-left: 0;
    font-size: 140%;
  }
  .price_row .sale_block .sale_percent {
    font-size: 130%;
    padding: 6px;
  }
}
@media screen and (max-width: 479px) {
  .field_block.single > *,
.popup_block .form_inner .field_block.single > * {
    max-width: 100%;
  }
}
.primary_btn {
  background: #F6921E;
  min-width: 80px;
  text-align: center;
  padding: 13px 30px;
  font-size: 140%;
  line-height: 17px;
  font-family: "mardoto-medium", "roboto-medium";
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}
@media screen and (min-width: 360px) and (max-width: 599px) {
  .primary_btn {
    padding: 8px 15px;
    font-size: 120%;
  }
}
@media screen and (max-width: 359px) {
  .primary_btn {
    padding: 8px;
    font-size: 110%;
  }
}

.secondary_btn {
  border: 1px solid #F6921E;
  padding: 12px 29px;
  font-size: 140%;
  line-height: 17px;
  white-space: nowrap;
  background: transparent;
  color: #F6921E;
  font-family: "mardoto-medium", "roboto-medium";
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 360px) and (max-width: 599px) {
  .secondary_btn {
    padding: 7px 14px;
    font-size: 120%;
  }
}
@media screen and (max-width: 359px) {
  .secondary_btn {
    padding: 7px;
    font-size: 110%;
  }
}

.hidden_label {
  display: none;
}

.filter_show {
  border: 1px solid #E37F0B;
  padding: 9px 10px;
  font-size: 140%;
  line-height: 24px;
  text-transform: capitalize;
  background: transparent;
  color: #E37F0B;
  font-family: "mardoto-bold", "roboto-bold";
  text-align: center;
  display: none;
  align-items: center;
  justify-content: center;
  min-width: 130px;
  margin-top: 20px;
}
@media screen and (max-width: 959px) {
  .filter_show {
    display: flex;
  }
}

.policy_inner {
  background: #ffffff;
  border-radius: 15px;
  padding: 40px 180px 60px;
  margin: 40px 0;
  font-size: 160%;
  line-height: 22px;
  color: #545454;
}
.policy_inner p {
  margin: 0;
  color: #545454;
}
.policy_inner h1 {
  margin: 0;
  color: #231F20;
  padding-bottom: 40px;
  font-family: "mardoto", "roboto";
}
@media screen and (min-width: 1200px) {
  .policy_inner h1 {
    font-size: 2.6rem;
    line-height: 32px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .policy_inner h1 {
    font-size: 2.4rem;
    line-height: 26px;
  }
}
@media screen and (min-width: 576px) and (max-width: 959px) {
  .policy_inner h1 {
    font-size: 2.2rem;
    line-height: 26px;
  }
}
@media screen and (max-width: 575px) {
  .policy_inner h1 {
    font-size: 2rem;
    line-height: 24px;
  }
}
.policy_inner h3, .policy_inner h4, .policy_inner h5,
.policy_inner h2 {
  margin: 0;
  padding-bottom: 20px;
  color: #231F20;
  line-height: 1.2em;
}
@media screen and (min-width: 1200px) {
  .policy_inner h3, .policy_inner h4, .policy_inner h5,
.policy_inner h2 {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .policy_inner h3, .policy_inner h4, .policy_inner h5,
.policy_inner h2 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 959px) {
  .policy_inner h3, .policy_inner h4, .policy_inner h5,
.policy_inner h2 {
    font-size: 1.6rem;
  }
}
.policy_inner ul {
  margin: 0;
  padding: 0 0 0 27px;
  color: #545454;
}
.policy_inner ul li {
  padding-bottom: 20px;
}
.policy_inner ul li:last-child {
  padding-bottom: 0;
}
.policy_inner .image_block {
  max-width: 820px;
  margin: 0 auto;
}
.policy_inner .image_block img {
  display: block;
  margin-bottom: 15px;
  height: auto;
  width: 100%;
  border-radius: 10px;
}
@media screen and (max-width: 1199px) {
  .policy_inner {
    padding: 40px 50px;
  }
}
@media screen and (max-width: 959px) {
  .policy_inner {
    padding: 40px;
  }
  .policy_inner h1 {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .policy_inner {
    padding: 30px 20px;
    margin: 20px 0;
  }
}

.error_massage {
  padding: 30px 30px 35px;
  background: #ffffff;
  border-radius: 10px;
  color: #231F20;
  display: flex;
  align-items: flex-start;
}
.error_massage:before {
  content: "\e917";
  color: #F6921E;
  display: block;
  font-size: 2.4rem;
  padding-right: 15px;
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  .error_massage {
    padding: 20px 20px 25px;
  }
  .error_massage:before {
    padding-right: 12px;
  }
}
@media screen and (max-width: 767px) {
  .error_massage {
    padding: 15px;
  }
  .error_massage:before {
    padding-right: 8px;
  }
}

.success_popup .btn_row {
  align-items: baseline;
}
.success_popup .secondary_btn {
  margin-right: 20px;
}

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

.content {
  width: 100%;
  height: 100%;
  flex-direction: column;
  padding: 15px;
  position: relative;
  z-index: 2;
  background-size: 0;
}
.content:before {
  content: "";
  z-index: -1;
  background-image: inherit;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (min-height: 101vw) {
  .content:before {
    transform: rotate(-90deg) translate3d(-50%, -50%, 0);
    -moz-transform: rotate(-90deg) translate3d(-50%, -50%, 0);
    -ms-transform: rotate(-90deg) translate3d(-50%, -50%, 0);
    -webkit-transform: rotate(-90deg) translate3d(-50%, -50%, 0);
    -o-transform: rotate(-90deg) translate3d(-50%, -50%, 0);
    width: 100vh;
    height: 100vw;
    left: 50%;
    top: 50%;
    transform-origin: top left;
    -webkit-transfrom-origin: top left;
  }
}
.content img {
  background: #ffffff;
  width: 100%;
  height: auto;
}
.content span {
  display: block;
}
.content .big_text {
  font-size: 800%;
  padding: 0 11px;
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .content .big_text {
    font-size: 700%;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  .content .big_text {
    font-size: 600%;
  }
}
@media screen and (min-width: 640px) and (max-width: 767px) {
  .content .big_text {
    font-size: 500%;
  }
}
@media screen and (max-width: 639px) {
  .content .big_text {
    font-size: 400%;
    padding: 0 5px;
  }
}
.content .small_text {
  font-size: 510%;
  padding: 0 11px;
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .content .small_text {
    font-size: 400%;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  .content .small_text {
    font-size: 350%;
  }
}
@media screen and (min-width: 640px) and (max-width: 767px) {
  .content .small_text {
    font-size: 300%;
  }
}
@media screen and (max-width: 639px) {
  .content .small_text {
    font-size: 250%;
    padding: 0 5px;
  }
}
.content .text_block {
  display: flex;
  align-items: baseline;
  color: #ffffff;
  margin: 0 -11px;
  font-family: "mardoto-bold", "roboto-bold";
}
@media screen and (max-width: 639px) {
  .content .text_block {
    margin: 0 -5px;
  }
}
.content .main_logo {
  margin-bottom: 50px;
}

.web .guest_socials a, .guest_socials .web a, .tab_block:not(.selected) {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.web .field_block .attach_remove, .field_block .web .attach_remove, .web .policy_inner a, .policy_inner .web a, .web .field_block .check_block span, .field_block .check_block .web span, .web .breadcrumbs a, .breadcrumbs .web a, .web .paging a, .paging .web a, .web .filter_col .filter_close, .filter_col .web .filter_close, .web .filter_col .checkbox_list .check_btn a, .filter_col .checkbox_list .check_btn .web a, .web .popup_block .popup_close, .popup_block .web .popup_close, .web .popup_block .register_link a, .popup_block .register_link .web a, .web .popup_block .checkbox_block a, .popup_block .checkbox_block .web a, .web .popup_block .forget_link, .popup_block .web .forget_link, .field_block .attach_label:hover span {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.web .popup_block .primary_btn, .popup_block .web .primary_btn, .web .primary_btn {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.touch .filter_col .filter_btn, .filter_col .touch .filter_btn, .touch .popup_block .continue_links a, .popup_block .continue_links .touch a, .touch .filter_show, .web .popup_block .secondary_btn, .popup_block .web .secondary_btn, .web .secondary_btn, .web .filter_col .filter_btn, .filter_col .web .filter_btn, .web .popup_block .continue_links a, .popup_block .continue_links .web a, .web .filter_show, .error_hint, .field_block .select2-container .select2-results__options li, .filter_col .checkbox_list .check_btn, .filter_col .radio_list .radio_button, .filter_col .radio_list .radio_button span, .filter_col .radio_list .radio_button span:before, .filter_col .filter_radio .radio_button, .select_inner .check_btn, .popup_block .radio_list .radio_button, .popup_block .radio_list .radio_button span, .popup_block .radio_list .radio_button span:before, .popup_block .checkbox_block .check_btn {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.touch .field_block .attach_remove, .field_block .touch .attach_remove, .touch .policy_inner a, .policy_inner .touch a, .touch .field_block .check_block span, .field_block .check_block .touch span, .touch .breadcrumbs a, .breadcrumbs .touch a, .touch .paging a, .paging .touch a, .touch .filter_col .filter_close, .filter_col .touch .filter_close, .touch .filter_col .checkbox_list .check_btn a, .filter_col .checkbox_list .check_btn .touch a, .touch .popup_block .popup_close, .popup_block .touch .popup_close, .touch .popup_block .register_link a, .popup_block .register_link .touch a, .touch .popup_block .checkbox_block a, .popup_block .checkbox_block .touch a, .touch .popup_block .forget_link, .popup_block .touch .forget_link {
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}

.touch .popup_block .primary_btn, .popup_block .touch .primary_btn, .touch .primary_btn {
  -o-transition: background-color 0.15s;
  -ms-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
}

.touch .popup_block .secondary_btn, .popup_block .touch .secondary_btn, .touch .secondary_btn {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

.field_block .check_block span, .field_block .attach_remove, .filter_col .checkbox_list .check_btn, .select_inner .check_btn, .popup_block .checkbox_block .check_btn {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.field_block .check_block input, .field_block .attach_label[hidden], .filter_col .checkbox_list input, .filter_col .radio_list label input, .filter_col .filter_radio label input, .select_inner input, .popup_block .radio_list label input, .popup_block .checkbox_block input {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  visibility: hidden;
}

.web .field_block .check_block span:hover, .field_block .check_block .web span:hover, .web .breadcrumbs a:hover, .breadcrumbs .web a:hover, .web .paging a:hover, .paging .web a:hover, .web .filter_col .filter_close:hover, .filter_col .web .filter_close:hover, .web .filter_col .checkbox_list .check_btn a:hover, .filter_col .checkbox_list .check_btn .web a:hover, .web .popup_block .popup_close:hover, .popup_block .web .popup_close:hover, .web .popup_block .register_link a:hover, .popup_block .register_link .web a:hover, .web .popup_block .checkbox_block a:hover, .popup_block .checkbox_block .web a:hover, .web .popup_block .forget_link:hover, .popup_block .web .forget_link:hover {
  color: #F6921E;
}
.web .filter_col .filter_btn:hover, .filter_col .web .filter_btn:hover, .web .popup_block .continue_links a:hover, .popup_block .continue_links .web a:hover, .web .filter_show:hover {
  background: #FF6B00;
  color: #ffffff;
  border-color: #F6921E;
}
.web .primary_btn:hover {
  background: #FF6B00;
}
.web .guest_socials a:hover, .guest_socials .web a:hover {
  opacity: 0.7;
}
.web .secondary_btn:hover {
  background: #F6921E;
  color: #ffffff;
  border-color: transparent;
}
.web .field_block .attach_remove:hover, .field_block .web .attach_remove:hover, .web .policy_inner a:hover, .policy_inner .web a:hover {
  color: #000000;
}
.touch .field_block .check_block span:active, .field_block .check_block .touch span:active, .touch .breadcrumbs a:active, .breadcrumbs .touch a:active, .touch .paging a:active, .paging .touch a:active, .touch .filter_col .filter_close:active, .filter_col .touch .filter_close:active, .touch .filter_col .checkbox_list .check_btn a:active, .filter_col .checkbox_list .check_btn .touch a:active, .touch .popup_block .popup_close:active, .popup_block .touch .popup_close:active, .touch .popup_block .register_link a:active, .popup_block .register_link .touch a:active, .touch .popup_block .checkbox_block a:active, .popup_block .checkbox_block .touch a:active, .touch .popup_block .forget_link:active, .popup_block .touch .forget_link:active {
  color: #F6921E;
}
.touch .filter_col .filter_btn:active, .filter_col .touch .filter_btn:active, .touch .popup_block .continue_links a:active, .popup_block .continue_links .touch a:active, .touch .filter_show:active {
  background: #FF6B00;
  color: #ffffff;
  border-color: #F6921E;
}
.touch .primary_btn:active {
  background: #FF6B00;
}
.touch .secondary_btn:active {
  background: #F6921E;
  color: #ffffff;
  border-color: transparent;
}
.touch .field_block .attach_remove:active, .field_block .touch .attach_remove:active, .touch .policy_inner a:active, .policy_inner .touch a:active {
  color: #000000;
}

/*# sourceMappingURL=main.css.map */
