@charset "UTF-8";
/*
Theme Name: MFI
 */
body {
  margin: 0;
  overflow-x: hidden !important;
}

:root {
  --base-blue: #0085FF;
}

@font-face {
  font-family: "Gilroy";
  src: url("fonts/Gilroy-Light.eot"), url("fonts/Gilroy-Light.ttf"), url("fonts/Gilroy-Light.woff"), url("fonts/Gilroy-Light.woff2");
  font-weight: normal;
  font-style: normal;
}
.swiper-container {
  border-bottom: 1px solid #C7C7C7;
}

html {
  width: 100%;
  overflow-x: hidden !important;
}

#rcl-draft-post:hover, #rcl-publish-post:hover, .delete-post-submit.public-form-button:hover {
  text-decoration: none !important;
}

a {
  text-decoration: none;
  font-family: Rubik;
}

#your-profile .form-label {
  font-family: "Rubik";
  font-weight: normal;
  margin-bottom: -0.5rem;
}

span.select2-container.select2-container--default.select2-container--open {
  z-index: 11111111111111110000;
}

.forDescFilter {
  position: relative;
}

.descfilter {
  position: absolute;
  bottom: -30px;
  color: black;
  font-size: 13px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  background: white;
  padding: 4px 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: all 0.2s ease-in;
}

#descfilter2 {
  bottom: -35px;
}

.forDescFilter:hover .descfilter {
  opacity: 1;
}

.form-label:hover {
  cursor: pointer;
}

#subtab-profile .title {
  margin: 0 auto;
  padding-left: 9px;
}

.filterDrop {
  transform: translateY(38px);
}

.form_next {
  width: 100%;
}

#your-profile input {
  color: #BBBBBB;
}

.rcl-field-input input:not([type=file]):not([type=checkbox]):not([type=radio]):not([type=button]), .rcl-field-input textarea {
  padding: 11px 16px;
}

.ball {
  display: none;
}

.none {
  display: none;
}

div, span {
  font-family: Rubik;
}

.rcli.fa-user-secret:before {
  top: 10px;
  position: relative;
}

.col-logo {
  text-decoration: none;
}

.button__delete div {
  text-align: center;
}

.sf-level-0 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

.sf-level-0 > label {
  font-family: Rubik;
  font-weight: normal;
  word-break: break-all;
  width: 89%;
}

.searchandfilter label {
  width: 90%;
}

.filter .meta-slider {
  margin-top: 20px;
}

.cardFrame iframe {
  width: 100%;
}

.cardFrame {
  position: relative;
}

.rcl-public-box .public-form-button > i {
  margin-right: 0;
}

.l1 {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.block {
  width: 100%;
}

.ms-5 {
  margin-left: 3rem;
}

.menu {
  background: white;
  z-index: 130 !important;
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.2));
}

.fixedPhone {
  z-index: 111 !important;
  top: 72px !important;
  background: white !important;
  width: 100% !important;
  left: 0;
}

.fixedPhone .swiper-wrapper {
  left: 53px;
  width: 88%;
}

.o {
  margin-right: 10px;
}

#a1881 {
  background: #C4C4C4;
  display: flex;
  padding: 10px 0;
}

.numberOrFb {
  display: none;
  background: white;
  padding: 30px;
  margin: auto;
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  margin: 0 auto;
  top: calc(50% - 80px);
  width: 30%;
  left: 35%;
  height: 80px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.btns1881 {
  margin-right: 82px;
}

.btns1881__button {
  width: 41px;
  height: 41px;
  cursor: pointer;
  border-radius: 50%;
  margin-right: 10px;
  transition: all 0.2s ease-in;
}

.btns1881__button:hover {
  transform: translateY(-2px);
}

.btns1881__button_black {
  background: black;
  border: 2px solid #FFFFFF;
}

.btns1881__button_white {
  background: #FFFFFF;
  border: 2px solid #FFFFFF;
}

.none {
  display: none !important;
}

.btns1881__button_a1 {
  border: 2px solid #545454;
  font-size: 12px;
  color: #545454;
}

.btns1881__button_a2 {
  border: 2px solid #858585;
  font-size: 12px;
  color: #858585;
}

#a1882 {
  cursor: pointer;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
}

.btns1881__button_a3 {
  border: 2px solid #FFFFFF;
  font-size: 12px;
  color: #FFFFFF;
}

.btns1881__main {
  padding: 5px 13px;
  background: white;
  cursor: pointer;
  transition: all 0.2s ease-in;
}

.btns1881__main:hover {
  background: #e8e8e8;
}

.rcl-field-notice {
  color: #797979;
  font-size: 0.85em;
}

.col-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 11px 20px 13px 20px;
}

.footerMax__links {
  height: 120px;
}

.menu__user img {
  width: 20px;
  height: 20px;
}

.menu__user {
  display: flex;
  align-items: flex-end;
}

.menu__filter {
  font-size: 16px;
  cursor: pointer;
}

.col-logo {
  display: flex;
  align-items: center;
}

.mtz-9 {
  margin-top: 90px;
}

.logo__title {
  font-weight: bold;
  font-size: 18px;
  transition: all 0.4s ease-in;
  color: var(--base-blue);
}

.logo__subtitle {
  color: var(--base-blue);
  font-weight: normal;
  font-size: 11px;
}

#daada {
  position: relative;
  z-index: 99999;
}

.button:hover {
  background: #0660B2;
}

.hideList {
  font-size: 14px;
  text-align: center;
  color: #767676;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  cursor: pointer;
  transition: all 0.2s ease-in;
}

s .hideList img {
  margin-left: 4px;
}

.logo__text {
  font-family: Rubik;
  margin-left: 10px;
}

.hideList:hover {
  background: #d5d5d5;
  color: #525252;
}

.rcl-table__row {
  background: none;
}

.tagline {
  font-family: Rubik;
  background: #FFFFFF;
}

.ui-datepicker-next:after, .ui-datepicker-prev:after {
  content: ">";
  color: black;
  font-size: 20px;
}

.ui-datepicker-prev:after {
  content: "<";
  color: black;
  font-size: 20px;
}

.ui-datepicker-next span, .ui-datepicker-prev span {
  display: none;
}

.form-tab-rcl {
  /* height: 119px; */
}

#wptelegram-login-wrap {
  margin-top: 20px;
}

.footerMax, #footer {
  width: 100%;
}

.wptelegram-login-or span {
  display: flex;
  align-items: center;
  justify-content: center;
}

#daada .dropdown-menu {
  max-width: 42px;
  box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.15);
  background: white;
  transform: translate(-134px, 35px);
}

.tagline-col {
  display: flex;
  flex-direction: column;
  padding-left: 40px;
  padding-top: 21px;
}

ol, ul {
  padding-left: 0rem;
}

a#logo1:hover, .col-logo:hover {
  text-decoration: none;
}

.line1 {
  width: 100%;
  height: 2px;
  background: black;
}

.menu-item, .menu__link {
  list-style: none;
}

.menu__link {
  color: black;
}

.rcl-public-box .public-form-button:not(:last-child) {
  margin: 0 auto;
  font-size: 14px;
}

.logged {
  padding: 20px;
  background-color: #ff3546;
  color: white;
}

.loggedPop {
  position: fixed;
  left: 30px;
  top: 146px;
  z-index: 111111111111111120;
  display: none;
}

#filterMax li.sf-level-0 {
  display: flex;
  align-items: flex-start;
}

#filterMax li.sf-level-0 input {
  margin-top: 5px;
}

#filterMax li.sf-field-post-meta-stoimost_mvp_minimum_viable_product_92, #filterMax li.sf-field-post-meta-srok_investiciy_let {
  margin-top: 25px !important;
}

#filterMax li.sf-level-1.sf-item-424, #filterMax li.sf-level-1.sf-item-409, #filterMax li.sf-level-1.sf-item-421, #filterMax li.sf-level-1.sf-item-418 {
  display: flex;
}

.logged__close {
  font-size: 20px;
  margin-left: 10px;
}

.top-publish-pagination .swiper-slide.wrong .top-num:before {
  content: "";
  justify-content: center;
  display: flex;
  align-items: center;
  background-color: #ff3547;
}

.next-step {
  text-decoration: none;
}

.next-step, .previous-step {
  transition: all 0.2s ease-in;
  cursor: pointer;
}

.next-step:hover, .previous-step:hover {
  color: #fff;
  background: #0063bf;
}

#rcl-publish-post, #rcl-draft-post, .delete-post-submit {
  color: white !important;
  background: #29B6F6 !important;
  margin-right: 0px;
  transition: all 0.2s ease-in;
}

.myProj-white:hover {
  transform: translateY(-7px);
  box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.15);
}

.myProj-white {
  transition: all 0.2s ease-in;
  cursor: pointer;
}

.steps-btns {
  margin: 0 auto;
  margin-bottom: 20px;
}

#rcl-draft-post {
  background: var(--base-blue) !important;
}

.edit-post {
  margin-bottom: 26px;
}

.delete-post-submit.public-form-button {
  padding: 10px 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #D30000 !important;
  color: white !important;
}

.rcl_author_postlist .rcl-table__row:nth-child(odd) {
  background: #F1F1F1 !important;
}

.rcl-table__zebra .rcl-table__row:nth-child(2n+1):not(.rcl-table__row-header) {
  background-color: white;
}

.tagline__subtitle {
  font-size: 12px;
  color: #000000;
}

.tagline__title {
  font-size: 14px;
  color: var(--base-blue);
}

.tagline__summ {
  font-size: 14px;
  color: #059102;
}

.col-search-main {
  width: 100%;
  position: relative;
}

.searchImage {
  left: 28px;
  position: absolute;
  top: 5px;
}

.searchImage2 {
  top: 17px;
  left: 21px;
}

.toggleListItem {
  display: none;
}

.entry-content {
  width: 90%;
  margin-bottom: 40px;
}

.h4Filter {
  display: flex;
  align-items: center;
}

.ml-1 {
  margin-left: 10px;
}

.header__ico, .ambassador-tags-reset, .ambassador-tags-reset svg {
  transition: all 0.2s ease-in;
}

.header__ico:hover, .ambassador-tags-reset:hover, .menu__soc:hover {
  color: #5d5d5d;
  transform: translateY(-4px);
}

.menu__soc {
  transition: all 0.2s ease-in;
}

.ambassador-tags-reset:hover svg {
  fill: #5d5d5d;
}

.ambassador-tags-reset {
  top: -67px;
  width: max-content;
  left: 116px;
}

.relative {
  position: relative;
}

.block {
  display: block;
}

.openCheckboxNew,
.openCheckbox {
  color: var(--base-blue);
  transition: all 0.2s ease-in;
  cursor: pointer;
  width: 100%;
}

.blockz {
  display: block !important;
  transition: all 0.2s ease-in;
}

.my-shuffle-container {
  overflow: unset !important;
  margin-bottom: 175px;
}

.card {
  cursor: pointer;
  transition: all 0.2s ease-in;
}

.col-search-main input {
  width: 100%;
  border: 1px solid #D2D2D2;
  font-size: 10px;
  padding: 7px;
  padding-left: 46px;
  color: #BCB8B8;
}

.block__filter li input {
  margin-top: 7px;
}

.block__filter li {
  display: flex !important;
  flex-wrap: wrap;
}

.block__filter ul li {
  padding: 15px;
}

.sf-level-0 {
  padding: 0 !important;
}

.white {
  height: 100%;
  overflow: scroll;
  padding: 0;
  background: white;
}

#filterMax ul li {
  padding: 0px 30px;
}

#filterMax .sf-meta-range label {
  width: 100px;
}

#filterMax .sf-meta-range {
  text-align: center;
  border-bottom: 2px solid #9C9C9C;
}

#filterMax .searchandfilter .meta-slider {
  margin: 0 auto;
  margin-top: 17px;
  margin-bottom: 17px;
  width: 19%;
  padding-left: 13px;
}

#filterMax .sf-input-range-number, .block__filter .sf-input-range-number {
  border: 2px solid var(--base-blue);
  border-radius: 7px;
  height: 20px;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

#filterMax .sf-input-range-number, .block__filter .sf-input-range-number, .block__filter .sf-input-range-number, .block__filter .sf-input-range-number {
  background: #F3F3F3;
}

.block__filter .sf-input-range-number {
  height: 32%;
}

.hoverTwo {
  white-space: nowrap;
  overflow: hidden;
  transition: all 0.2s ease-in;
  text-overflow: ellipsis;
}

.top-publish-pagination .swiper-slide.swiper-slide-active .top-num {
  box-shadow: 0px 5px 20px 5px rgba(0, 0, 0, 0.2);
}

.hoverOne:hover .hoverTwo {
  overflow: unset;
  white-space: normal;
}

.children li {
  padding-left: 0px !important;
}

.filter-cont ul {
  padding-left: 0 !important;
}

#filterMax [data-sf-field-input-type=range-slider] {
  background: #F3F3F3;
  padding: 15px 30px;
}

#filterMax [data-sf-field-input-type=range-slider] h4 {
  text-align: center;
  margin-bottom: 15px;
}

.team-item {
  max-width: 31%;
}

.search__text {
  font-size: 10px;
  color: #8A8A8A;
  width: 45%;
}

.button {
  width: 50%;
  height: 40px;
  font-size: 12px;
  font-weight: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  background: var(--base-blue);
  border: none;
}

.card-item, .menu__lang2 {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}

.card-item {
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  margin-bottom: 30px;
  color: black;
  background: white;
  transition: all 0.2s ease-in;
  overflow: hidden;
}

.card-item__img {
  width: 100%;
  min-height: 171px;
}

.card-item__img img {
  width: 100%;
  height: 100%;
}

.card-item_active {
  background: var(--base-blue);
}

.card-item__main {
  color: black;
  padding: 15px 20px;
  display: flex;
  flex-direction: column;
  font-size: 15px;
}

#form-field-delete {
  overflow: unset !important;
  width: 26%;
  margin: 0 !important;
}

.card-item__main_active {
  color: white;
  padding: 15px 20px;
  display: flex;
  flex-direction: column;
  font-size: 15px;
}

.card-item__title {
  font-weight: 500;
  margin-bottom: 20px;
}

.card-item__money span {
  font-weight: 500;
  font-size: 20px;
}

.card-item__money-span {
  margin-left: 49px;
}

.ml-4 {
  margin-left: 40px;
}

.ml-3 {
  margin-left: 30px;
}

.ml-2 {
  margin-left: 20px;
}

.ml-1 {
  margin-left: 10px;
}

.searchandfilter .sf-count, .searchandfilter .sf-date-postfix {
  font-weight: bold;
  color: var(--base-blue);
}

.profileButton {
  background: var(--base-blue);
  color: white;
  padding: 15px 30px !important;
  font-size: 14px !important;
}

.maxList {
  max-height: 200px;
  overflow: hidden;
}

.toggleLists {
  position: absolute;
  bottom: 60px;
  width: 100%;
  text-decoration: underline;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  color: var(--base-blue);
  background: none;
}

.myProj-contact__open {
  cursor: pointer;
  transition: all 0.2s ease-in;
}

.myProj-contact__open:hover {
  background: #0660B2;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

#recallbar {
  display: none;
}

.detail {
  color: black;
  margin: 0 auto;
  background: #FAFAFA;
  width: 100%;
  padding: 15px;
  text-align: center;
  margin-top: 35px;
  cursor: pointer;
  font-weight: 500;
  transition: all 0.2s ease-in;
}

.detail, .detail__link {
  transition: all 0.2s ease-in;
}

.ball {
  width: 5px;
  height: 5px;
  background: orange;
  margin-left: 5px;
}

.openUserMenu {
  max-width: initial;
  min-width: initial;
  border: none;
  position: absolute;
  bottom: -7px;
}

.wptelegram-login-output-wrap {
  margin-top: 19px;
  margin-bottom: 40px;
}

.mo-openid-app-icons {
  margin-top: 20px;
}

.mo-openid-app-icons p {
  text-align: left;
  font-weight: bold;
  font-size: 35px;
  color: #000000;
}

.wptelegram-login-or {
  margin-top: 17px;
}

.login-button {
  width: 242px;
}

.rcli.fa-print:before, .rcli.fa-history:before {
  display: none;
}

.tgme_widget_login.large button.tgme_widget_login_button {
  font-size: 16px;
  border-radius: 5px;
}

.panel_lk_recall.floatform .form-tab-rcl {
  box-shadow: none;
}

.rcli.fa-ellipsis-h:before {
  display: none;
}

.h4Filter .dropdown-menu {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
}

@keyframes toggle {
  from {
    opacity: 1;
    transform: translateX(0px);
  }
  to {
    opacity: 0;
    transform: translateX(-245px);
  }
}
@keyframes toggle2 {
  from {
    opacity: 0;
    transform: translateX(155px);
  }
  to {
    opacity: 1;
    transform: translateX(0px);
  }
}
.button:disabled,
.button[disabled] {
  opacity: 0.7;
  background: var(--base-blue);
  pointer-events: none !important;
  color: white !important;
}

.button:disabled:hover,
.button[disabled]:hover {
  background: var(--base-blue);
  opacity: 0.7;
}

.button:hover {
  color: white !important;
  transition: all 0.2s ease-in;
}

.logo__text {
  overflow: hidden;
}

.toggleAnim {
  animation-name: toggle;
  animation-duration: 1.2s;
  -webkit-animation-name: toggle;
  -webkit-animation-duration: 1.2s;
  -moz-animation-name-name: toggle;
  -moz-animation-name-duration: 1.2s;
  -ms-animation-name: toggle;
  -ms-animation-duration: 1.2s;
  -o-animation-name: toggle;
  -o-animation-duration: 1.2s;
}

.project-step {
  transition: all 0.2s ease-in;
  cursor: pointer;
}

.profile__title {
  margin: 0;
  font-weight: bold;
  font-size: 18px;
}

.profile__title span {
  color: var(--base-blue);
}

.top-publish-pagination .swiper-slide.swiper-slide-active .top-num:hover {
  box-shadow: 0px 5px 20px 5px rgba(0, 0, 0, 0.27);
}

.project-step:hover {
  transform: translateY(-5px);
}

.toggleAnim2 {
  animation-name: toggle2;
  animation-direction: normal;
  -webkit-animation-name: toggle2;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-direction: ease-in;
  -moz-animation-name: toggle2;
  -moz-animation-duration: 0.5s;
  -moz-animation-direction: normal;
  -ms-animation-name: toggle2;
  -ms-animation-duration: 0.5s;
  -ms-animation-direction: normal;
  -o-animation-name: toggle2;
  -o-animation-duration: 0.5s;
  -o-animation-direction: normal;
  animation-duration: 0.5s;
}

.detail:hover .detail__link {
  color: black;
  transform: translateY(4px);
}

.detail:hover {
  background: #E9E9E9;
}

.toggleListItem-item__desc.num-beautify::after {
  content: "$ США";
  position: relative;
  color: black;
  left: 15px;
}

.toggleListItem-item {
  padding: 0 19px;
}

.detail__toggle {
  bottom: 60px;
  width: 100%;
  text-align: center;
  position: absolute;
  font-size: 14px;
  color: #767676;
  cursor: pointer;
  background: white;
}

.toggleListItemFromTo .fromtotext {
  font-size: 15px;
}
.toggleListItemFromTo .fromtonumber {
  font-size: 30px;
  color: var(--base-blue);
}

.cardToggle {
  max-height: 63px;
}

.detail_active {
  color: white;
  margin: 0 auto;
  width: 100%;
  padding: 15px;
  text-align: center;
  margin-top: 35px;
  background: var(--base-blue);
}

.rcl-public-box .rcl-form-field > label {
  margin: 0 0 8px;
}

.ui-datepicker-header {
  width: 100%;
  height: 75px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.ui-datepicker-month {
  /* font-weight: 500; */
  font-size: 20px;
  letter-spacing: 0.03em;
  font-family: Gilroy;
  color: #101821;
}

.ui-datepicker-year {
  font-size: 12px;
  line-height: 15px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.03em;
  color: #101821;
  opacity: 0.2;
  justify-content: center;
}

.ui-datepicker-prev, .ui-datepicker-next {
  text-align: center;
  width: 38%;
  cursor: pointer;
}

#ddd {
  cursor: pointer;
}

.ui-datepicker-next {
  color: #101821;
  cursor: pointer;
  opacity: 0.2;
}

.ui-datepicker-calendar th {
  text-align: center;
  text-transform: uppercase;
  font-family: Gilroy;
}

.ui-datepicker-calendar th {
  font-weight: 400;
}

.ui-datepicker-prev {
  color: #101821;
  cursor: pointer;
  opacity: 0.2;
}

.ui-datepicker-title {
  position: absolute;
}

.searchandfilter .sf-range-max, .searchandfilter .sf-range-min {
  min-width: initial;
  max-width: none;
  width: 100%;
}

#ui-datepicker-div {
  display: none;
}

.searchandfilter .noUi-horizontal .noUi-handle:before {
  left: 13px;
}

.searchandfilter .noUi-horizontal .noUi-handle:after, .searchandfilter .noUi-horizontal .noUi-handle:before {
  height: 12px;
  top: 8px;
}

.delete-post-submit {
  width: 100% !important;
}

.sf-meta-range label {
  margin: 0;
  padding: 0;
  width: 36%;
}

.pr_sub_menu {
  overflow-y: hidden !important;
  -webkit-box-shadow: 0px 14px 8px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 14px 8px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 14px 8px 0px rgba(0, 0, 0, 0.06);
  background: #E7E7E7 !important;
}

.rcb_line a {
  color: black;
  transition: all 0.1s ease-in;
}

.rcb_line {
  color: black;
  transition: all 0.1s ease-in;
}

.rcb_line a i:before {
  font-size: 25px;
}

.rcb_line:hover {
  color: black !important;
  text-decoration: none !important;
}

.rcb_line a:hover {
  background: #9e9e9e !important;
  color: black !important;
  text-decoration: none !important;
}

.sf-range-values-seperator {
  margin-left: 5px;
}

.sf-range-prefix {
  margin-right: 5px;
}

.top-num {
  width: 100% !important;
  height: 100% !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  transition: all 0.2s ease-in;
  border-radius: 50%;
}

.top-publish-pagination .swiper-slide.swiper-slide-active .top-num {
  color: white;
}

.fileBtn2 {
  margin-bottom: 9px;
  width: 100%;
  margin-top: 1px;
}

.repeater-single div:nth-child(1) {
  width: 100%;
}

.repeater-single .button-upload_google.btn {
  margin-bottom: 0;
  line-height: 74%;
  display: flex;
  justify-content: center;
  align-items: center;
}

input#youtube_repeater {
  width: 100%;
}

div#rcl-field-30s_youtube input, #form-field-2min_youtube input, #rcl-field-youtube_video input {
  width: 100%;
}

.swiper-slide {
  width: auto !important;
  display: flex;
  justify-content: flex-end;
}

.card-item_li {
  margin-top: 37px;
}

.card-item_list {
  display: flex;
  flex-direction: column;
}

.fixedPhone__down {
  border-radius: 0 !important;
  transition: all 0.2s ease-in;
}

.card-item_listitem {
  padding: 15px;
  background: #FAFAFA;
  margin-top: 10px;
  padding-left: 20px;
  font-size: 16px;
}

.card-item_list_active {
  padding-left: 40px;
  color: white;
}

.span__green {
  color: #04B701;
}

.rcl-field-input .block-label {
  background: none;
  border: none;
  line-height: 171%;
  margin: 0 !important;
}

.rcl-field-core {
  display: flex;
  flex-direction: column;
}

.btn span {
  font-size: 14px;
}

[name=submit_user_profile] {
  margin: 0 auto;
  background: var(--base-blue) !important;
  padding: 10px 20px;
  color: white !important;
}

.profileInput input::placeholder {
  color: #BBBBBB;
}

.type-multiselect-input .fs-wrap.multiple .fs-option.selected .fs-checkbox i {
  background-color: #0d6efd;
}

.profileInput {
  margin: 0 auto;
}

.fs-option, .fs-search, .fs-optgroup-label {
  border-bottom: none !important;
}

.rcl-table__row-header ~ .rcl-table__row .rcl-table__cell::before {
  text-align: left;
}

.rcl-table__row-header ~ .rcl-table__row .rcl-table__cell:last-child {
  border-bottom: none;
}

.btn span:before {
  display: none;
}

#rcl-draft-post, #rcl-publish-post, .delete-post-submit.public-form-button {
  margin-right: 20px;
}

.rcl-field-input label.block-label::before {
  display: none;
}

.rcl-field-input input[type=radio], .rcl-field-input input[type=checkbox] {
  opacity: 1;
  z-index: 11;
  margin-top: 2px;
}

.rcl-field-input .rcl-checkbox-box, .rcl-field-input .rcl-radio-box {
  padding-left: 24px;
  margin-right: -10px;
}

.line {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
  height: 0;
  border: 1px solid #9A9A9A;
  opacity: 0.5;
}

.line__black {
  border: 1px solid #000000;
  opacity: 1;
  margin-top: 40px;
  margin-bottom: 40px;
}

.signature {
  font-weight: normal;
  font-size: 12px;
  color: var(--base-blue);
}

.wp-pagenavi {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin: 0 auto;
  height: 34px;
  font-family: Rubik;
  font-size: 16px;
}

.current {
  border: none !important;
  background: none !important;
  font-family: Rubik !important;
  border-radius: 0 !important;
  cursor: pointer;
}

.current:hover {
  border: none !important;
}

.page {
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Rubik;
  flex-direction: column;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin-top: 0 !important;
}

.page_btn {
  cursor: pointer;
}

.pages {
  width: 75%;
  margin: 0 auto;
}

.footer__links {
  display: flex;
  flex-direction: column;
}

.footer__link {
  min-height: 25px;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: black;
  text-decoration: none;
}

tbody, td {
  width: 40px;
  height: 40px;
}

#ui-datepicker-div {
  z-index: 1111111 !important;
  background: white;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}

tbody, td, th {
  font-size: 18px;
}

.btn span {
  padding-left: 0;
  text-align: center;
}

thumbail-field-in .btn {
  border-radius: 0;
}

td a {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  color: black;
  align-items: center;
  transition: all 0.2s ease-in;
  font-family: Gilroy;
}

td a:hover {
  background: #ECF0F3;
  color: var(--base-blue);
  box-shadow: -8px -8px 20px #FFFFFF, 8px 8px 20px #D1D9E6;
}

.footer__link2 {
  min-height: 25px;
  font-size: 12px;
  font-family: Rubik;
  display: flex;
  align-items: center;
  justify-content: center;
  color: black;
  text-decoration: none;
}

.footer__link:nth-child(odd) {
  font-family: Rubik;
  background: #F9F9F9;
}

.footer__link:last-child {
  height: 50px;
  font-family: Rubik;
  align-items: flex-start;
}

.toggleList {
  display: none;
  background: #F5F5F5;
  padding: 0 0 10px 0;
}

#imageView {
  position: relative;
  width: 60%;
  top: 10%;
  padding: 100px;
  font-family: Rubik;
  margin: 0 auto;
  max-height: 80%;
  overflow: hidden;
  background: white;
  box-shadow: 0px 0px 20px 20px rgba(255, 255, 255, 0.25);
}

.imageView__close {
  font-size: 55px;
  position: absolute;
  right: 50px;
  top: 7px;
  font-family: Rubik;
  cursor: pointer;
}

.imageView__image {
  width: 100%;
  font-family: Rubik;
  margin: 0 auto;
}

.imageView__image img {
  width: 100%;
  max-height: 100%;
}

#file1A {
  font-family: Rubik;
  display: none;
}

.uppload {
  border: none;
  width: 50%;
  color: white;
  font-size: 14px;
  font-family: Rubik;
  background: var(--base-blue);
}

.overlay {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease-in;
  display: none;
  z-index: 1111111;
}

#menu {
  position: fixed;
  overflow: scroll;
  overflow-x: hidden;
  height: 100%;
  width: 54%;
  background: white;
  right: 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  flex-direction: column;
  padding: 45px 0;
  color: black;
  transition: all 0.4s ease-in;
  display: none;
  z-index: 1111;
}

.menu__exit {
  display: none;
}

.filter {
  padding: 10px;
  background: white;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 10px;
  position: relative;
  top: 16%;
  max-height: 90%;
  display: none;
}

#filter__close, #filter__open {
  cursor: pointer;
}

.filter__remove {
  font-weight: normal;
  font-size: 14px;
  color: #000000;
  border: none;
  background: white;
  padding: 0;
  width: 50%;
  text-align-last: left;
}

.recall-button i + span {
  margin: 0;
}

.fa-sign-in {
  display: none;
}

a.recall-button.rcl-login.button {
  display: flex;
  justify-content: center;
  align-items: center;
}

.authorize-form-rcl a {
  margin-top: 30px;
  padding: 16px 120px !important;
}

.authorize-form-rcl a:hover {
  color: white !important;
  opacity: 1 !important;
}

.filter__title {
  font-weight: bold;
  font-size: 14px;
  font-family: Rubik;
  line-height: 17px;
  color: #000000;
}

.filter__input {
  width: 80%;
  margin-left: 10px;
  font-family: Rubik;
  height: 23px;
}

.questionFb {
  font-family: Rubik;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  background: none;
  text-align: center;
  padding: 10px 0;
  color: #000000;
}

.questionFb2 {
  font-style: normal;
  font-weight: normal;
  border-top: 1px solid #A2A2A2;
  border-bottom: 1px solid #A2A2A2;
  padding-top: 5px;
  padding-bottom: 5px;
}

.questionFb__main {
  border-top: 1px solid #A2A2A2;
}

.question {
  margin-top: 30px;
  margin-bottom: 10px;
}

.flter__range {
  width: 48%;
  font-family: Rubik;
  margin-top: 10px;
}

#rangeSlider, #rangeSlider2, #rangeSlider3, #rangeSlider4, #rangeSlider5, #rangeSlider6, #rangeSlider7, .meta-slider {
  width: 82%;
  font-family: Rubik;
  margin-top: 25px;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 20px;
}

.range {
  width: 82%;
  margin-top: 25px;
  margin: 0 auto;
  font-family: Rubik;
  margin-top: 15px;
  margin-bottom: 20px;
}

#rangeSlider2, #rangeSlider3, #rangeSlider4, #rangeSlider5, #rangeSlider6, #rangeSlider7 {
  width: 15%;
  margin-top: 30px;
}

.searchandfilter .noUi-connect, .noUi-target, .noUi-connect, .noUi-target {
  font-family: Rubik;
  box-shadow: none;
}

.searchandfilter .noUi-target, .noUi-target {
  height: 10px;
  font-family: Rubik;
  border: none;
}

.children {
  margin-left: 0 !important;
}

.meta-slider .noUi-origin {
  width: 100%;
}

.searchandfilter .noUi-connect, .noUi-connect {
  font-family: Rubik !important;
  height: 10px !important;
  background: var(--base-blue) !important;
  border: none !important;
}

.searchandfilter .noUi-handle:after, .noUi-handle:after {
  display: none;
}

.searchandfilter .noUi-handle::before, .noUi-handle::before {
  left: 13px;
  height: 11px;
  top: 8px;
  background: var(--base-blue);
}

#filterCont {
  overflow: hidden;
  height: 67%;
}

#filterCont .row {
  overflow: scroll;
  height: 100%;
}

.searchandfilter .noUi-horizontal .noUi-handle, .noUi-horizontal .noUi-handle {
  border-radius: 100%;
  height: 30px;
  width: 30px;
  background: #FFFFFF;
  border: 1px solid var(--base-blue);
  box-sizing: border-box;
  top: -9px;
  right: -6px;
}

.dropdown-toggle::after {
  display: none !important;
}

.menu__titles {
  display: flex;
  justify-content: space-between;
  font-family: Rubik;
  align-items: center;
  height: 90px;
}

.menu__titles img {
  width: 30px;
  height: 30px;
}

.menu__title {
  font-weight: 500;
  font-family: Rubik;
  font-size: 60px;
  letter-spacing: 0.06em;
}

.menu__close {
  font-size: 55px;
  font-family: Rubik;
  font-weight: 100;
  cursor: pointer;
  transition: all 0.2s ease-in;
}

.menu__open, .menu__close {
  cursor: pointer;
  width: 32px;
  height: 24px;
}

.menu__close.header__ico.d-flex.flex-column.justify-content-between.burg #line1 {
  transform: rotate(45deg);
  position: relative;
  top: 11px;
}

#line1, #line2, #line3, .menu__close div {
  transition: all 0.1s ease-in;
}

.menu__close.header__ico.d-flex.flex-column.justify-content-between.burg #line3 {
  transform: rotate(-45deg);
  position: relative;
  bottom: 11px;
}

.menu__close.header__ico.d-flex.flex-column.justify-content-between.burg #line2 {
  transform: scale(0);
}

.menu__links {
  font-family: Rubik;
  display: flex;
  flex-direction: column;
}

.menu__link {
  font-size: 20px;
  letter-spacing: 0.05em;
  font-family: Rubik;
  transition: all 0.2s ease-in;
  cursor: pointer;
}

.menu__link:not(:last-child) {
  margin-bottom: 15px;
}

.menu__link:hover {
  color: var(--base-blue);
  text-decoration: underline;
}

.menu-item-object-page a:hover {
  border-bottom: none !important;
}

.menu__link_active {
  color: var(--base-blue) !important;
}

.menu__content {
  font-family: Rubik;
  padding: 0px 30px 0px 30px;
}

.menu__footer {
  display: flex;
  font-family: Rubik;
  flex-direction: column;
  margin-top: 12%;
}

.menu__lang2 {
  border: none;
  max-height: 230px;
  overflow: scroll;
  overflow-x: hidden;
}

.menu__lang, .menu__social {
  display: flex;
  justify-content: space-between;
  width: 180px;
  height: 30px;
  align-items: center;
  color: black;
}

.lang {
  font-size: 20px;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: all 0.1s ease-in;
}

.lang__active {
  color: var(--base-blue);
}

.lang:hover {
  transform: translateY(-2px);
  display: block;
  border-bottom: 1px solid #646464;
}

.col-search-main2 {
  padding: 10px;
}

.col-search-main2 input {
  font-size: 12px;
  background: #F4F4F4;
  border: none;
  width: 100%;
  left: 436px;
  padding-left: 36px;
}

.menu__social {
  margin-top: 30px;
}

.dropdown-toggle::after {
  display: none;
}

.formGray {
  color: #787878;
}

.checboxCard {
  color: white;
  padding: 4px;
  font-size: 12px;
  width: auto;
  background: var(--base-blue);
  margin-right: 10px;
  margin-bottom: 2.5px;
  margin-top: 2.5px;
}

.searchBtn {
  margin-right: 15px;
}

.col-logo2 img {
  width: 80px;
  height: 80px;
}

.maxWidth {
  width: 100%;
}

.formToggle {
  z-index: 1111;
  border: 1px solid gray;
  position: relative;
}

.title {
  font-weight: bold;
  font-size: 23px;
  color: #000000;
}

.price-item {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  padding-top: 9px;
  padding-bottom: 9px;
  margin-top: 10px;
  transition: all 0.2s ease-in;
  cursor: pointer;
}

.ambassador-tag:hover {
  transform: translateY(-5px);
  box-shadow: 0px 10px 20px 10px rgba(0, 0, 0, 0.15);
}

.ambassador-tag {
  transition: all 0.2s ease-in;
}

.price-item__text {
  font-size: 12px;
  font-family: Rubik;
  color: #000000;
  margin-left: 13px;
}

.price__footer {
  padding-top: 32px;
  font-family: Rubik;
  padding-bottom: 151px;
  color: var(--base-blue);
  font-size: 11px;
  width: 100%;
}

.offer {
  font-family: Rubik;
  padding-top: 11px;
  padding-bottom: 17px;
  margin-bottom: 10px;
  transition: all 0.2s ease-in;
}

.offer:nth-child(even) {
  background: #F8F8F8;
}

.offer__title {
  font-family: Rubik;
  font-weight: 500;
  font-size: 14px;
  color: #000000;
}

.offer__link {
  font-size: 14px;
  font-family: Rubik;
  color: #0038FF;
  margin-bottom: 5px;
  text-decoration: none;
  border-bottom: 1px solid #0038FF;
}

.subtitle {
  font-weight: 500;
  font-size: 14px;
  font-family: Rubik;
  color: #000000;
}

.page__text {
  font-weight: normal;
  font-family: Rubik;
  font-size: 12px;
  line-height: 170%;
  /* or 20px */
  color: #000000;
}

.site {
  font-family: Rubik;
  width: 100%;
}

#rangeSlider8 {
  width: 68%;
  font-family: Rubik;
  margin: 0 auto;
  margin-top: 30px;
  margin-right: 18%;
}

.meta-slider {
  font-family: Rubik;
  margin-left: 21px;
  margin-top: 16px;
}

#rcl-office {
  background: none;
  font-family: Rubik;
  box-shadow: none;
}

.circle {
  width: 7px;
  height: 7px;
  font-family: Rubik;
  border-radius: 50%;
  background: black;
  flex-shrink: 0;
}

.page__li {
  font-family: Rubik;
  margin-left: 24px;
}

.filterMax-btn {
  font-family: Rubik;
  border: none;
}

.subtitle__bold {
  font-family: Rubik;
  font-weight: 700;
}

p {
  font-family: Rubik;
  margin-bottom: 0;
}

.page__link {
  font-family: Rubik;
  color: #0038FF;
}

.page__link:hover {
  color: #0038FF;
  text-decoration: underline;
}

.connect {
  font-family: Rubik;
  margin-top: 42px;
}

.page__signature {
  font-family: Rubik;
  margin-bottom: 39px;
}

.tv__title {
  font-family: Rubik;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
}

.tv__block {
  font-family: Rubik;
  margin-top: 30px;
}

.tv__block_margin {
  font-family: Rubik;
  margin-bottom: 60px;
}

.button2 {
  font-size: 10px;
  min-width: 80px;
  font-family: Rubik;
  margin-right: 5px;
  margin-bottom: 5px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  max-height: 21px;
  padding: 8px 26px;
  min-width: 80px;
  max-height: none;
  cursor: pointer;
}

.button2__remove {
  background: #FFFFFF;
  font-family: Rubik;
  color: #B8B6B6;
  margin-top: 0;
  font-size: 10px;
  min-width: 80px;
  margin-bottom: 5px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  max-height: 21px;
  padding: 8px 26px;
  min-width: 80px;
  max-height: none;
  cursor: pointer;
}

.buttons {
  font-family: Rubik;
  padding-top: 2px;
  padding-bottom: 30px;
}

.button2__active {
  font-family: Rubik;
  background: var(--base-blue);
  color: white;
}

.team-item {
  padding: 0;
  font-family: Rubik;
  margin-bottom: 30px;
  transition: all 0.2s ease-in;
}

.team-item__image img {
  width: 100%;
  display: block;
}

.team-item__image {
  font-family: Rubik;
  margin: 0 auto;
}

.team {
  font-family: Rubik;
  padding-top: 15px;
  padding-bottom: 77px;
}

.team-item__title {
  font-weight: bold;
  font-size: 20px;
  font-family: Rubik;
  color: #000000;
  margin-top: 15px;
  margin-bottom: 16px;
}

.team-item__text {
  font-weight: 500;
  font-family: Rubik;
  font-size: 14px;
  color: #000000;
  margin-bottom: 15px;
}

.team-item__text:last-child {
  font-family: Rubik;
  margin-bottom: 0;
}

.team-item__link {
  font-weight: normal;
  border-bottom: 1px solid var(--base-blue);
  font-family: Rubik;
  color: var(--base-blue);
}

.team-item__link_without {
  border-bottom: none;
  font-family: Rubik;
  margin-right: 2px;
}

.team-item__desc {
  font-size: 14px;
  font-family: Rubik;
  color: #000000;
  overflow: hidden;
  transition: all 0.2s ease-in;
  font-weight: normal;
}

.team-item__main {
  font-family: Rubik;
  padding: 13px 13px 0 13px;
}

.modalM {
  height: 327px;
  width: 337px;
  background: white;
  margin-top: 109px;
  font-family: Rubik;
  z-index: 1111;
}

.modal__link {
  height: 43px;
  background: #29B6F6;
  border-radius: 5px;
  margin-bottom: 2.5px;
  margin-top: 2.5px;
  font-family: Rubik;
  cursor: pointer;
  padding-left: 4px;
}

.modal__link_linkedin {
  font-family: Rubik;
  background: #2980b9;
}

.modal__link_facebook {
  font-family: Rubik;
  background: #2B53B1;
}

.modal__links {
  margin-top: 15px;
  font-family: Rubik;
}

.title__modal {
  font-family: Rubik;
  font-size: 35px;
}

.modal__drop {
  font-family: Rubik;
  padding: 6px 0;
}

.modal__subtitle {
  text-transform: uppercase;
  font-family: Rubik;
  color: black;
  font-size: 20px;
  margin-right: 8px;
}

.modal__span {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-family: Rubik;
  border: none;
  color: white;
  font-size: 20px;
  background: #dddddd;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rcl-radio-box label {
  padding-left: 30px;
}

.footerLogo {
  font-family: Rubik;
  width: 100px;
}

.sf-level-0 {
  font-family: Rubik;
  background: white;
}

.dropdown-toggle-split::after {
  font-family: Rubik;
  display: none;
}

.dropdown-toggle {
  font-family: Rubik;
  cursor: pointer;
}

.modal-dropdown {
  border-radius: 0;
  padding: 10px 12px 15px 12px;
  font-family: Rubik;
  width: 213px;
  border: none;
}

.swiper-slide {
  margin-right: 10px !important;
  margin-left: 10px;
}

.modal-dropdown__title {
  font-size: 20px;
  font-family: Rubik;
  color: #646464;
  font-weight: bold;
}

.modal-dropdown__desc {
  font-size: 12px;
  letter-spacing: 0.04em;
  font-family: Rubik;
  color: #646464;
}

.wp-pagenavi a, .wp-pagenavi span {
  transition: all 0.2s ease-in;
  border: none;
  font-family: Rubik;
  border-radius: 0 !important;
  color: black !important;
  text-decoration: none !important;
}

span.current {
  color: #29B6F6 !important;
  font-weight: bold;
}

#recallbar {
  font-family: Rubik;
  z-index: 11111;
}

#wpadminbar {
  position: fixed;
  font-family: Rubik;
  top: 0;
}

.button__delete:hover {
  background: #E9E9E9;
  text-decoration: none;
}

.wp-pagenavi a:hover, .wp-pagenavi span:hover, .current:hover {
  transform: translateY(-3px);
  font-family: Rubik;
  border-bottom: 1px solid black;
  color: black;
}

.nextpostslink:hover, .previouspostslink:hover {
  transform: translateY(0);
  font-family: Rubik;
  border-bottom: 0px solid black;
}

.dropdown-menu a {
  padding-left: 20px;
  padding-right: 60px;
  display: flex;
  font-family: Rubik;
  padding-top: 5px;
  padding-bottom: 5px;
}

.dropdown-menu a span {
  padding-left: 17px;
  font-family: Rubik;
  padding-right: 17px;
  transition: all 0.2s ease-in;
  align-items: center;
}

.dropdown-menu a:hover {
  background: #E6E6E6;
}

.modal__link__img {
  width: 43px;
  height: 100%;
  border-right: 1px solid #1b6ea5;
}

.recall-button {
  background: white;
  font-family: Rubik;
  color: black;
}

#lk-menu a .rcli {
  display: none;
}

.horizontal-menu #lk-menu {
  margin: 0 auto;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
  margin-top: 13px;
  margin-bottom: 20px;
  width: 440px;
  flex-wrap: nowrap;
  overflow: auto;
}

.top-publish-pagination .swiper-slide.done .top-num:before {
  display: none;
}

#lk-menu .recall-button {
  background: none !important;
  color: black;
}

.modal__link__img img {
  width: 80%;
  font-family: Rubik;
  display: block;
}

.modal__tg img {
  width: 100%;
}

.modal__text {
  font-weight: 500;
  font-size: 20px;
  font-family: Rubik;
  color: #FFFFFF;
  margin-left: 10px;
}

.title_proj {
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  font-family: Rubik;
  padding-bottom: 20px;
}

.title_proj span {
  color: var(--base-blue);
}

.white__block {
  background: white;
  -webkit-box-shadow: 0px 14px 8px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 14px 8px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 14px 8px 0px rgba(0, 0, 0, 0.06);
  width: 100%;
}

.white__block_padding {
  padding: 7px 0;
}

.profile__link {
  font-size: 18px;
  cursor: pointer;
  display: flex;
  justify-content: center;
}

.rcl-tab-button .active {
  font-weight: bold;
  border-bottom: none;
  height: 19px;
  color: var(--base-blue) !important;
  transition: all 0.2s ease-in;
}

.recall-button {
  transition: all 0.2s ease-in;
}

.recall-button:hover {
  transform: translateY(-2px);
  color: #575757 !important;
  text-decoration: underline !important;
}

.project__steps {
  font-size: 12px;
  color: #000000;
  padding-top: 0px;
}

.project-step {
  height: 50px;
  width: 30%;
  border-radius: 50%;
  background: #E2E2E2;
  font-size: 10px;
  transition: all 0.2s ease-in;
  display: flex;
  justify-content: center;
}

.project-step_active {
  color: #FFFFFF;
  background: var(--base-blue);
}

.project-step__next {
  margin-left: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 30px;
}

.rcl-table__not-header .rcl-table__row {
  background: none;
  border: none;
}

.rcl-tab-button {
  width: 100px;
}

.project__st {
  border-bottom: 1px solid #C7C7C7;
  background: white;
  display: none;
}

.form-optional {
  color: #949494 !important;
}

.form-label {
  font-weight: bold;
  font-size: 14px;
  color: #000000;
  width: 100%;
}

.filterMax-formBlock {
  width: 80%;
}

.form-text {
  font-size: 10px;
}

.form-block {
  padding-top: 22px;
}

.block__filter .form-block {
  padding-top: 0;
}

.form-control {
  font-size: 12px;
}

.button__file {
  font-size: 9px;
  color: #FFFFFF;
  background: var(--base-blue);
  padding: 5px 7px;
  border: none;
  width: 151px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.form-filer {
  height: 30px;
}

.form-file__value {
  border-right: none;
  border-left: 1px solid #ced4da;
  border-top: 1px solid #ced4da;
  border-bottom: 1px solid #ced4da;
}

.form-check-label {
  font-size: 14px;
  color: #000000;
  font-family: Rubik;
}

.content_toggle {
  font-size: 14px;
  color: var(--base-blue);
  width: 100%;
}

.form-radio {
  margin-left: -1.5em;
  vertical-align: top;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
}

.form_next {
  padding: 10px 35px;
  background: var(--base-blue);
  font-size: 14px;
  color: white;
  margin: 0 auto;
  border: none;
}

.form__subm, .form__subm1 {
  padding: 10px 4px;
  background: var(--base-blue);
  font-size: 14px;
  color: white;
  margin: 0 auto;
  border: none;
}

.form_next_desc {
  font-size: 10px;
  text-align: center;
  color: #9A9A9A;
}

.fix {
  transition: all 0.2s ease-in;
  background: white;
  width: 100%;
  box-sizing: border-box;
}

.datepicker--day-name {
  font-size: 18px;
  line-height: 22px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.03em;
  color: #101821;
}

.datepicker--nav-title {
  font-size: 20px;
  line-height: 24px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.03em;
  flex-direction: column;
  color: #101821;
}

.datepicker--nav-title i {
  font-size: 12px;
}

.datepicker--cell {
  margin-top: 35px;
}

.scroll__item {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: black;
  transition: all 0.2s ease-in;
}

.scroll__item_active {
  border: 1px solid #000000;
  background: white;
  transition: all 0.2s ease-in;
}

body::-webkit-scrollbar {
  width: 6px;
  height: 78px;
}

::-webkit-scrollbar-track {
  background: #fff;
  border: 1px solid #B1B1B1;
  /* цвет дорожки */
}

::-webkit-scrollbar-thumb {
  background-color: var(--base-blue);
  /* цвет плашки */
  border-radius: 5px;
  /* закругления плашки */
}

.scroller, .project__st, .err_cont {
  transition: all 0.2s ease-in;
  z-index: 1;
  position: relative;
}

.fs-dropdown .fs-options {
  overflow-x: hidden;
}

.err_cont {
  padding-top: 30px;
}

.scroller {
  background: white;
}

.menu {
  z-index: 111;
  position: relative;
}

.white__block, .scroller__logo {
  z-index: 110;
  /* transition: all .2s ease-in; */
  position: relative;
}

.fix {
  transition: all 0.2s ease-in;
}

.fl {
  border: 1px solid gray;
}

input::-webkit-file-upload-button {
  background: var(--base-blue);
  border: none;
  color: white;
  height: 40px;
}

.actual {
  border: 1px solid #ced4da;
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
}

.myProj__video {
  height: 150px;
}

.myProj__borderBottom {
  height: 0;
  width: 100%;
  border-bottom: 1px solid #BDBDBD;
  margin-top: 10px;
  margin-bottom: 10px;
}

.city-toggle {
  width: 100%;
  position: relative;
  z-index: 22;
}

.city-menu {
  width: 80% !important;
}

.cities__padding {
  padding-left: 16px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.error {
  width: 20px;
  height: 20px;
  background: url(http://wordpress/wp-content/themes/wwww/assets/img/error.png);
  position: absolute;
  top: 20px;
  left: -10px;
}

.form-block {
  position: relative;
}

.error__block {
  font-family: Rubik;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  color: #FF0000;
  display: none;
}

.err_cont {
  background: white;
  display: none;
}

.page__margin {
  display: none;
}

.label-small {
  font-size: 18px;
  font-weight: normal;
  color: #000000;
}

.footerMax {
  display: none;
}

.myProj__title {
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  margin-bottom: 20px;
}

.myProj-white {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  width: 48%;
  padding: 7px 12px;
  background: white;
  margin-bottom: 10px;
}

.myProj-white__title {
  font-weight: bold;
  font-size: 16px;
  color: var(--base-blue);
}

.myProj-white__ask {
  font-size: 9px;
  color: var(--base-blue);
}

.myProj-white__answer {
  font-weight: bold;
  font-size: 18px;
  color: #04B701;
}

.myProj-white__answer-no {
  color: #FF0000;
}

.myProj__photo {
  height: 100%;
  width: 100%;
}

.myProj__photo img {
  width: 100%;
}

.myProj__text {
  font-size: 14px;
  transition: all 0.1s ease-in;
  color: #000000;
}

.myProj__whites {
  width: 100%;
}

.myProj-avatar {
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.myProj-avatar__image {
  width: 52px;
  height: 49px;
  background: #C4C4C4;
  margin-top: 3px;
  margin-bottom: 5px;
}

.myProj-avatar__text {
  margin-left: 40px;
}

.myProj__title2 {
  font-size: 30px;
}

.myProj__contacts {
  padding: 12px 0;
}

.myProj-contact__data {
  width: 70%;
  margin-bottom: 5px;
  font-size: 14px;
  color: var(--base-blue);
  border-bottom: 1px solid #AAAAAA;
  position: relative;
}

.myProj-contact__open {
  position: absolute;
  right: 0;
  width: 60%;
  padding: 2px 34px;
  font-size: 14px;
  color: #FFFFFF;
  background: var(--base-blue);
  top: 0;
  cursor: pointer;
}

.blueColor {
  color: var(--base-blue);
}

.button__delete {
  width: 100%;
  padding: 7px 0;
  font-size: 14px;
  color: var(--base-blue);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  margin-bottom: 4px;
  text-align: center;
}

.myProj__sect {
  padding: 0 0 20px 0;
}

.toggleBtn {
  background: #F5F5F5;
  width: 100%;
  padding: 1rem;
  align-items: center;
  transition: all 0.2s ease-in;
  cursor: pointer;
}

.toggleBlock {
  overflow: hidden;
  transition: all 0.2s ease-in;
  margin-bottom: 5px;
  width: 100%;
}

.toggleBtn img {
  width: 15px;
  height: 15px;
  transition: all 0.2s ease-in;
}

.toggleListBtn {
  background: var(--base-blue);
  width: 90%;
  padding: 10px;
  color: white;
  text-align: center;
  cursor: pointer;
  transition: all 0.17s ease-in;
}

.toggleListBtn:hover {
  background: #0165c2;
}

.toggleBlockItem {
  width: 100%;
  margin-top: 8px;
}

.toggleListItem {
  background: #FFFFFF;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  padding: 11px 0 0 0;
  width: 80%;
}

.toggleListItem-item__text {
  font-size: 10px;
  color: #000000;
}

.toggleListItem-item__marker {
  width: 5px;
  height: 5px;
  background: black;
  border-radius: 50%;
  margin-right: 10px;
}

#logo1, #btn1, .block__filter, #search__text2 {
  display: none;
}

#paar {
  display: none !important;
}

.ambassador-card-wrap {
  position: relative;
}

.card {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
}

.card-item, .team-item {
  transition: all 0.2s ease-in;
  cursor: pointer;
}

.card-item:hover, .card:hover {
  background: #FFFFFF;
  transform: translateY(-5px);
  box-shadow: 0px 20px 20px 10px rgba(0, 0, 0, 0.15);
}

#triangle-up {
  width: 0;
  height: 0;
  border-left: 47px solid transparent;
  border-right: 48px solid transparent;
  border-bottom: 28px solid white;
  position: absolute;
  top: -20px;
  margin: 0 auto;
  left: calc(50% - 50px);
}

.pr_sub_menu2 {
  transform: translateX(-183px);
}

.repeater-single {
  width: 100%;
}

.mo-openid-app-icons p {
  text-align: center;
}

.fileBtn2 .addrepeaterfield {
  position: absolute;
  z-index: 111111;
  border: 1px solid white;
  color: white;
  font-size: 14px;
  bottom: 3px;
  right: 3px;
}

.choosepublishway-compare ul {
  margin-left: 1rem;
}
.choosepublishway-compare .col-md-6:nth-child(2) {
  border-left: 1px solid #ccc;
}

#mapid {
  height: 50vh;
}
#mapid div.circle-text {
  background: var(--base-blue);
  color: #fff;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  text-align: center;
}

.page-id-7 .container {
  max-width: 100%;
}
.page-id-7 .entry-title {
  margin-bottom: 0;
  text-align: center;
}
.page-id-7 .person-topstatus {
  margin-bottom: 20px;
}
.page-id-7 .person-topstatus .share-btns-list {
  margin: 10px 0 20px;
  display: flex;
}
.page-id-7 .person-topstatus .share-btns-list a:not(:first-child) {
  margin-left: 10px;
}

#pills-tab .nav-item button {
  border: 1px solid #ccc;
}
#pills-tab .nav-item button.active {
  border-color: #0d6efd;
}
#pills-tab .nav-item + .nav-item {
  margin-left: 10px;
}

.tg-square {
  background: #0088cc;
  border-radius: 50%;
  width: 50px;
  aspect-ratio: 1/1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.tg-square svg {
  max-width: 25px;
  fill: #fff;
}

.ambassador-top h2 span {
  font-weight: 400;
  display: block;
}

.ambassador-bottom {
  margin-top: 30px;
  padding-bottom: 30px;
}

@media (max-width: 1320px) {
  .myProj-white__answer {
    font-size: 14px;
  }
}
@media (min-width: 1397px) {
  #rcl-draft-post {
    right: 18% !important;
  }

  #rcl-publish-post {
    right: 0%;
  }
}
@media (max-width: 1397px) {
  #rcl-draft-post {
    right: 20% !important;
  }

  #rcl-publish-post {
    right: 0%;
  }

  .line__black {
    border: 1px solid #000000;
    opacity: 1;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .menu__footer {
    display: flex;
    flex-direction: column;
    margin-top: 6%;
  }
}
@media (min-width: 1440px) {
  .card-item {
    width: 32% !important;
  }
}
@media (max-width: 1440px) {
  .card-item {
    width: 48%;
    max-width: 48%;
  }
}
@media (max-width: 1320px) {
  #btn3 {
    margin: 0 auto;
    width: 30%;
    font-size: 16px;
    transition: all 0.2s ease-in;
  }
}
@media (max-width: 1397px) {
  #rcl-draft-post {
    right: 22% !important;
  }
}
@media (max-width: 1270px) {
  #rcl-draft-post {
    right: 22% !important;
  }
}
@media (min-width: 1200px) {
  #btn3 {
    margin: 0 auto;
    width: 30%;
    font-size: 16px;
    transition: all 0.2s ease-in;
  }

  .card-item {
    width: 48%;
    max-width: 48%;
  }
}
@media (max-width: 1200px) {
  #btn3 {
    margin: 0 auto;
    width: 30%;
    font-size: 16px;
    transition: all 0.2s ease-in;
  }

  #rcl-draft-post {
    right: 26% !important;
  }
}
.hideList img {
  margin-left: 5px;
}

.toggleBtn {
  -ms-user-select: none;
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}

@media (min-width: 992px) {
  .price-item:hover {
    transform: translateY(-5px);
    box-shadow: 0px 10px 20px 10px rgba(0, 0, 0, 0.15);
  }

  .maxisizeToggle {
    width: 224%;
  }

  .delete-post-submit.public-form-button {
    height: 35px;
  }

  #desssccc2 {
    transition: all 0.3s ease-in;
  }

  .toggle {
    transition: all 0.3s ease-in;
  }

  .maxisizeToggle2 {
    transform: translate(-40%);
  }

  .toggleListItem .num-beautify {
    font-size: 20px;
  }

  .toggleListBtn {
    font-size: 17px;
  }

  .button-upload_google {
    width: 85%;
  }

  .row-menu .button {
    font-size: 17px;
  }

  .hideList {
    font-size: 16px;
    height: 41px;
  }

  .logo__text {
    min-height: 92px;
  }

  .toggleBtn:hover {
    background: #dddddd;
  }

  .myProj__photo {
    height: 455px;
  }

  #rcl-draft-post, #rcl-publish-post {
    position: absolute;
    padding: 10px 50px;
  }

  @keyframes toggle {
    from {
      opacity: 1;
      transform: translateX(0px);
    }
    to {
      opacity: 0;
      transform: translateX(-295px);
    }
  }
  .menu-item, .menu__link {
    max-width: 48%;
    text-overflow: ellipsis;
  }

  .close {
    display: none;
  }

  .button__delete {
    width: 100%;
    padding: 7px 0;
    font-size: 14px;
    color: var(--base-blue);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    margin-bottom: 4px;
  }

  #form-field-delete {
    background: none;
  }

  #ui-datepicker-div {
    padding: 20px;
  }

  .rowCards {
    width: 75%;
  }

  #form-field-delete {
    background: none;
    border: none;
  }

  .team-item {
    width: 30%;
  }

  tbody, td {
    padding: 13px;
  }

  #menu {
    width: 32%;
  }

  .wp-pagenavi {
    width: 37%;
  }

  .tagline {
    box-shadow: none;
  }

  .tagline__title {
    /* text-align: center; */
  }

  .tagline-between {
    display: flex;
    justify-content: space-between;
  }

  .tagline__paar {
    display: flex;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
    width: 49%;
    justify-content: space-around;
    align-items: center;
    padding: 2px 38px;
  }

  #tagline__titles {
    text-align: center;
    font-weight: 500;
    font-size: 30px;
    color: var(--base-blue);
  }

  .tagline-ttl, .tagline__summ {
    font-weight: 500;
    font-size: 20px;
  }

  .tagline__subtitle {
    font-size: 20px;
    text-align: center;
    color: #000000;
    margin-bottom: 13px;
  }

  .menu__filter {
    display: none;
  }

  #logo1 {
    display: flex;
    overflow: hidden;
    width: 30%;
  }

  #logo2 {
    display: none;
  }

  #header {
    display: flex;
    padding-right: var(--bs-gutter-x, 0.75rem) !important;
    padding-left: var(--bs-gutter-x, 0.75rem) !important;
    align-items: center;
    justify-content: space-between;
  }

  .menuCol {
    display: flex;
    justify-content: space-between;
    width: 30%;
    align-items: center;
  }

  #btn1 {
    display: flex;
    width: 30%;
    transition: all 0.2s ease-in;
  }

  #btn3 {
    margin: 0 auto;
    width: 30%;
    font-size: 16px;
    transition: all 0.2s ease-in;
  }

  #btn1:hover, #btn3:hover {
    color: white;
    background: #03498A;
    text-decoration: none;
  }

  #search__text1 {
    display: none;
  }

  #searchRow {
    display: none;
  }

  .tagline-col {
    padding-bottom: 0 !important;
  }

  #search__text2 {
    display: block;
    text-align: center;
    margin-top: 8px;
    font-weight: 500;
    font-size: 12px;
    color: #000;
  }

  .search {
    flex-direction: column;
    align-items: center;
  }

  #menu__user {
    display: none;
  }

  .menu__user {
    /* margin-right: 76px; */
  }

  #paar {
    width: 24%;
    display: flex !important;
    margin-left: 47%;
  }

  .block__filter {
    display: block;
    width: 25%;
    transition: all 0.2s ease-in;
  }

  .cardCont {
    display: flex;
    justify-content: space-between;
  }

  .filterMax-btn {
    background: #FFFFFF;
    width: 17%;
    height: 48px;
    cursor: pointer;
    transition: all 0.2s ease-in;
  }

  .filterMax__image {
    width: 65%;
    transition: all 0.1s ease-in;
  }

  .filterMax-btn3:hover .filterMax__image {
    width: 75%;
  }

  .filterMax-btn__open {
    width: 62%;
  }

  .filterMax__grayBlock {
    background: #F3F3F3;
    font-weight: bold;
    font-size: 14px;
    color: #000000;
    position: relative;
  }

  .filterMax__drop {
    position: absolute;
    bottom: 9px;
    right: 19px;
  }

  .filterMax__grayBlock_white {
    width: 100%;
    border-bottom: 5px solid #e2e2e2;
  }

  .filterMax-btn3 {
    width: 5.3%;
  }

  .filterMax-btn4 {
    width: 88%;
    padding-top: 8px;
    padding-bottom: 8px;
    overflow-x: hidden;
  }

  .filterMax__grayBlock_white {
    padding-bottom: 10px;
    padding-top: 5px;
  }

  .filterMax__shadow, .footerMax, .offer {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  }

  .flexMax__inputs {
    width: 100%;
    margin: 0 auto;
    padding: 0 23%;
  }

  .flexMax__inputs2 {
    width: 83% !important;
  }

  .filterMax-form__content {
    max-height: 1010px;
    overflow: scroll;
    overflow-x: hidden;
  }

  .disableScroll {
    overflow: unset;
    max-height: none;
  }

  .filterMax-form__contentWrapper {
    overflow: scroll;
    overflow-x: hidden;
    padding: 0;
    background: white;
  }

  .filterMax-form__content::-webkit-scrollbar, .filterMax-form__contentWrapper::-webkit-scrollbar, .white::-webkit-scrollbar, .menu__lang2::-webkit-scrollbar, .fs-dropdown .fs-options::-webkit-scrollbar, #menu::-webkit-scrollbar {
    width: 6px;
    height: 78px;
  }

  .filterMax-form__content::-webkit-scrollbar-thumb, .filterMax-form__contentWrapper::-webkit-scrollbar-thumb, .filterMax-btn4::-webkit-scrollbar-thumb, .white::-webkit-scrollbar-thumb, .menu__lang2::-webkit-scrollbar-thumb, .fs-dropdown .fs-options::-webkit-scrollbar-thumb, #menu::-webkit-scrollbar-thumb {
    background-color: var(--base-blue);
    /* цвет плашки */
    border-radius: 5px;
    /* закругления плашки */
  }

  .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
    background-color: var(--base-blue);
    /* цвет плашки */
    border-radius: 5px;
    /* закругления плашки */
  }

  .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
    width: 6px;
    height: 78px;
  }

  .filterMax-form {
    background: white;
    padding: 15px;
    display: flex;
    flex-direction: column;
  }

  .block__filter .filterMax-form {
    padding: 0;
  }

  .block__filter .searchandfilter .meta-slider {
    max-width: 70px;
    margin: 0 auto;
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .block__filter .sf-field-post-meta-dohodnost_v_god_dlya_investora_kreditora {
    background: #F3F3F3;
  }

  .filterMax__title {
    font-weight: bold;
    font-size: 21px;
    color: #000000;
    margin-right: 15px;
  }

  #input3, #input4, #input5, #input6, #input7, #input8, #input9, #input10, #input11, #input12, #input13, #input14 {
    width: 35%;
    height: 20px;
    border: 1px solid var(--base-blue);
    border-radius: 7px;
    text-align: center;
  }

  #input1, #input2 {
    width: 40%;
    height: 20px;
    border: 1px solid var(--base-blue);
    border-radius: 7px;
    text-align: center;
  }

  .filterMax__borderBottom {
    width: 100%;
    height: 0px;
    border: 1px solid #9C9C9C;
  }

  #rangeSlider {
    width: calc(28% - 17px);
    margin-top: 40px;
  }

  .noUi-target {
    background: #e2e2e2;
    height: 3px !important;
    border: none;
    box-shadow: none;
  }

  .noUi-connect {
    height: 3px;
    background: var(--base-blue);
    border: none;
    box-shadow: none;
  }

  .noUi-handle::before, .noUi-handle:after {
    display: none;
  }

  .noUi-horizontal .noUi-handle {
    border-radius: 100% !important;
    height: 16px !important;
    width: 16px !important;
    background: #FFFFFF !important;
    background: #fff !important;
    border: 4px solid var(--base-blue) !important;
    box-sizing: border-box !important;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2) !important;
    top: -6px !important;
    right: -6px !important;
  }

  #filterMax {
    position: fixed;
    left: 8%;
    top: 3%;
    height: 85%;
    width: 70%;
    background: none;
    margin-top: 0;
  }

  .grayBlocks {
    padding: 0;
  }

  .page-items {
    justify-content: space-around;
    font-size: 25px;
    width: 40%;
  }

  .pager {
    width: 30px;
    font-size: 25px;
    display: flex;
    justify-content: center;
    cursor: pointer;
  }

  .disabled {
    display: none;
  }

  .title_proj {
    text-align: center;
  }

  .white__block {
    width: 30%;
  }

  .formProf {
    flex-direction: column;
    align-items: center;
  }

  .form__subm1 {
    width: 18%;
    /* margin-bottom: 30px; */
    position: relative;
    top: -30px;
  }

  .project-step {
    width: 84px;
    height: 84px;
  }

  .project-step__next {
    font-size: 54px;
    font-weight: 700;
  }

  .row__step {
    flex-direction: column;
    align-items: center;
  }

  .project__st {
    width: 63%;
  }

  #footer {
    display: none;
  }

  .footerMax {
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
    background: white;
  }

  .maxCont {
    max-width: 85% !important;
  }

  .footerMax__black {
    color: black;
  }

  .footerMax__link {
    font-weight: normal;
    font-size: 14px;
    line-height: 150.6%;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #000000;
    transition: all 0.2s ease-in;
  }

  .footerMax__link:hover {
    color: black;
    border-bottom: 1px solid #b5b5b5 !important;
  }

  .footerMax__title {
    font-size: 23px;
  }

  .team-item {
    min-height: 790px;
  }

  .button2 {
    padding: 8px 26px;
    min-width: 80px;
    max-height: none;
  }

  .rowMax {
    justify-content: start !important;
  }

  #resetTags {
    align-items: center !important;
    width: 118px;
    padding: 0 23px;
    margin-left: 27px;
  }

  .times {
    font-size: 27px;
  }

  .col-search-main input {
    font-size: 14px;
    padding-left: 30px;
  }

  .col-search-main2 input {
    padding-left: 40px;
  }

  .dropup .dropdown-toggle::after {
    display: none !important;
  }

  .row__prices {
    justify-content: space-between;
  }

  .price-item {
    width: 49%;
    height: 84px;
    margin-top: 26px;
  }

  .price-item__img {
    width: 65px;
    height: 65px;
  }

  .price-item__img img {
    width: 100%;
    height: 100%;
  }

  .title {
    font-size: 40px;
  }

  .price__footer {
    text-align: center;
    font-size: 20px;
    padding-bottom: 109px;
  }

  .offer:nth-child(even) {
    background: white;
  }

  .offer {
    width: 24%;
    margin-bottom: 295px;
    margin-top: 12px;
    min-height: 161px;
  }

  .offersMargin {
    margin-top: 40px;
    cursor: auto;
  }

  .iframe {
    height: 420px;
    width: 55%;
    flex-direction: row;
  }

  .tv__block {
    display: flex;
  }

  .tv__subtitle {
    width: 70%;
    font-size: 18px;
    color: #000000;
    font-weight: normal;
  }

  .tv__title {
    font-size: 25px;
  }

  .page__text {
    font-weight: normal;
    font-size: 18px;
    color: #000000;
  }

  .page__link {
    color: #0038FF;
  }

  .tv__block {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .subtitle {
    font-size: 16px;
  }

  .myProj-avatar {
    flex-direction: column !important;
    align-items: flex-start;
  }

  .myProj-avatar__text {
    margin-left: 0;
    margin-top: 7px;
  }

  .myProj-avatar__image {
    width: 93px;
    height: 87px;
  }

  .myProj__text_title {
    font-weight: bold;
  }

  .myProj__title {
    font-size: 40px;
  }

  .toggle {
    padding-top: 16px;
    padding-bottom: 80px;
  }

  .toggleListItem-item__desc {
    font-size: 14px;
    width: 100%;
    list-style: none;
    word-wrap: break-word;
    position: relative;
  }

  li.toggleListItem-item__desc:before {
    content: "⬤";
    font-size: 8px;
    position: absolute;
    left: -13px;
    top: 4px;
  }

  .toggleList {
    background: #F5F5F5;
  }

  .toggle__row {
    display: flex;
    justify-content: space-between;
  }
}
.rcli.fa-list:before {
  display: none;
}

@media (max-width: 991px) {
  .indexMenu {
    z-index: 999999999999 !important;
  }

  .hideList {
    font-size: 14px;
  }

  .toggleListItem .num-beautify {
    font-size: 18px;
  }

  a#rcl-draft-post {
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2px;
  }

  a#rcl-publish-post {
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .rcl-form-field.submit-public-form.form-block {
    align-items: center;
  }

  .rcl-public-box .public-form-button {
    width: 39%;
  }

  .toggleListBtn {
    font-size: 15px;
  }

  .row-menu .button {
    font-size: 14px;
  }

  .fixIndex {
    position: fixed;
  }

  .row-menu {
    width: 100%;
    margin: 0 auto !important;
  }

  header.block {
    display: flex;
    justify-content: center;
  }

  .columns {
    flex-direction: column;
  }

  .filter {
    padding: 10px;
    background: white;
    width: 80%;
    padding-top: 20px;
    margin: 0 auto;
    padding-bottom: 10px;
    font-family: Rubik;
    position: relative;
    top: 16%;
    max-height: 90%;
    display: none;
  }

  .iframe {
    height: 320px;
    margin-top: 7px;
  }

  .toggleListItem-item__desc {
    font-size: 13px;
    width: 102%;
  }

  li.toggleListItem-item__desc:before {
    content: "⬤";
    font-size: 7px;
    position: absolute;
    left: -13px;
    top: 4px;
  }

  #a1881 {
    background: #C4C4C4;
    padding: 10px 0;
  }

  .btns1881 {
    margin-right: 82px;
  }

  .btns1881__button {
    width: 28px;
    height: 28px;
    cursor: pointer;
    border-radius: 50%;
    margin-right: 10px;
  }

  .btns1881__button_black {
    background: black;
    border: 2px solid #FFFFFF;
  }

  .btns1881__button_white {
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
  }

  .none {
    display: none !important;
  }

  .btns1881__button_a1 {
    border: 2px solid #545454;
    font-size: 10px;
    color: #545454;
  }

  .btns1881__button_a2 {
    border: 2px solid #858585;
    font-size: 10px;
    color: #858585;
  }

  #a1882 {
    cursor: pointer;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
  }

  .btns1881__button_a3 {
    border: 2px solid #FFFFFF;
    font-size: 10px;
    color: #FFFFFF;
  }

  .btns1881__main {
    padding: 5px 13px;
    background: white;
    cursor: pointer;
    font-size: 11px;
  }

  .tv__subtitle {
    display: none;
  }

  #ui-datepicker-div {
    padding: 9px;
  }

  a.toggleListItem-item__desc {
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 10px;
  }

  #form-field-delete {
    width: 46%;
    margin-right: 5% !important;
  }

  #header .close {
    opacity: 1;
  }

  .myProj-avatar__text {
    margin-left: 0;
  }

  .team-item {
    width: 100%;
  }

  .delete-post-submit.public-form-button {
    width: 100%;
    height: 35px;
  }

  #rcl-publish-post {
    width: 70%;
    margin: 0 auto;
  }

  article.form-page-wrap {
    position: relative;
  }

  .submit-public-form {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
  }

  #form-field-delete form {
    display: flex;
  }

  .edit-form-link .edit-form-link-title {
    margin: 0 auto;
  }

  td a {
    width: 25px;
    height: 25px;
    font-size: 13px;
  }

  tbody, td, th {
    font-size: 16px;
  }

  .project-step {
    width: 50px;
  }

  .tagline .row {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
  }

  .notDelete {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  #rcl-draft-post, #rcl-publish-post, .delete-post-submit.public-form-button {
    margin-bottom: 20px;
    width: 43%;
    display: flex;
    font-size: 10px;
    justify-content: center;
    align-items: center;
  }

  a#rcl-draft-post {
    margin-bottom: 12px;
  }

  #rcl-publish-post {
    width: 84% !important;
  }

  #btn3 {
    width: 50%;
  }

  .card-item {
    width: 100%;
    max-width: 100%;
  }

  .steps-btns {
    width: 100%;
  }

  #form-field-delete {
    margin-right: 4% !important;
  }

  .swiper-container {
    width: 80%;
  }

  .toggleListItem-item__text {
    font-size: 12px;
  }

  .rcl-table .rcl-table__row-header ~ .rcl-table__row:not(.rcl-table__row-header) {
    display: flex;
    background-color: transparent;
    border-radius: 3px;
    border: none;
    box-shadow: none;
    margin: 0 5px 25px 5px;
    padding: 0px;
    margin: 0;
  }

  .rcl_author_postlist .rcl-table__row-header ~ .rcl-table__row .rcl-table__cell::before {
    display: none;
  }

  .rcl-table__row-header ~ .rcl-table__row .rcl-table__cell {
    align-items: center;
    padding: 0;
    text-align: center;
    flex-basis: unset;
    min-width: fit-content;
  }

  .rcl-table__row-header ~ .rcl-table__row .rcl-table__cell {
    border: none;
  }

  .rcl-table__row-header {
    display: flex;
  }

  .archive-row__v2 .rcl-table__cell-w-20 {
    width: 24% !important;
    border-left: 1px solid #7E8082 !important;
  }

  .archive-row__v2 .rcl-table__cell-w-20 {
    width: 24% !important;
    border-left: 1px solid #7E8082 !important;
  }

  .archive-row__v2 .rcl-table__cell-w-15 {
    width: 22% !important;
    border-right: 1px solid #7E8082 !important;
  }

  .archive-row__v2 .rcl-table__cell-w-65 {
    width: 54% !important;
  }

  .rcl_author_postlist .rcl-table__cell > a {
    text-align: left;
  }

  .rcl-table__row-header .rcl-table__cell-w-20 {
    flex-basis: 24%;
    border-left: 1px solid #7E8082 !important;
  }

  #post-7 {
    margin: 0 auto;
  }

  .rcl-table__row-header .rcl-table__cell-w-15 {
    flex-basis: 22%;
    border-right: 1px solid #7E8082 !important;
  }

  .rcl-table__row-header .rcl-table__cell-w-65 {
    flex-basis: 54%;
  }

  .notDelete {
    width: 100% !important;
  }

  .borg {
    width: 100% !important;
    font-size: 14px !important;
    margin-right: 0 !important;
    margin-top: 15px;
  }

  a#rcl-publish-post.borg {
    width: 100% !important;
  }

  .payment-btns a {
    margin-top: 12px;
  }
}
@media (max-width: 991px) {
  .borg {
    width: 100% !important;
    font-size: 14px !important;
    margin-right: 0 !important;
  }

  a#rcl-publish-post.borg {
    margin-top: 15px;
    width: 100% !important;
  }
}
@media (max-height: 660px) {
  .menu__footer {
    margin-top: 4%;
  }
}
@media (max-width: 581px) {
  .swiper-container {
    width: 357px;
  }
}
@media (min-width: 576px) {
  .menu {
    filter: none;
  }

  .team {
    justify-content: space-between;
  }
}
@media (max-width: 576px) {
  .filter {
    padding: 20px 10px 10px 10px;
    background: white;
    width: 100%;
    position: relative;
    top: 16%;
    max-height: 90%;
    display: none;
  }

  .rcl-public-form {
    padding-top: 74px;
  }

  .swiper-container.top-publish-pagination {
    position: absolute;
    top: 0;
  }
  .swiper-container.top-publish-pagination.fixedPhone {
    position: fixed;
  }

  .fixedPagesBar .rcl-public-form {
    padding-top: 0;
    margin-top: 300px;
  }

  .ambassador-bottom {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  #menu {
    width: 77%;
  }

  .iframe {
    height: 200px;
    margin-top: 7px;
  }
}
@media (max-width: 500px) {
  .btns1881 {
    margin-right: 52px;
  }
}
@media (max-width: 439px) {
  .btns1881 {
    margin-right: 0px;
  }

  .btns1881 {
    margin: 0px auto;
  }

  .btns1881__main {
    padding: 8px 21px;
  }

  .o {
    font-size: 11px;
  }

  .aImage {
    width: 22px;
  }

  div#a1881 {
    flex-direction: column;
  }

  .btns1881__main {
    margin-top: 15px;
  }
}
@media (max-height: 667px) {
  #menu {
    padding: 20px 0;
  }

  .line__black {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 414px) {
  .swiper-container {
    width: 348px;
  }

  .steps-btns {
    margin: 0 auto;
    margin-bottom: 13px;
  }

  a.next-step.col-lg-5.form_next.text-center.col-12.mt-3 {
    margin-top: 12px !important;
  }

  .numberOrFb {
    top: calc(50% - 80px);
    width: 75%;
    left: 12%;
  }

  .project-step__next {
    margin-left: 4px;
    margin-right: 4px;
  }

  .row-menu {
    width: 100%;
    margin: 0 auto !important;
  }

  .menu {
    top: 0;
  }

  #priceTitle {
    margin-bottom: 11px;
  }

  .iframe {
    height: 183px;
    margin-top: 7px;
  }

  .archive-col {
    padding: 5px !important;
  }

  .horizontal-menu #lk-menu {
    width: 348px;
  }

  .swiper-container {
    padding: 11px 0;
  }

  .rcl-public-box .rcl-form-field > label {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .type-page {
    width: 100%;
  }

  .archive-col {
    font-size: 12px;
  }

  #rcl-draft-post, #rcl-publish-post, .delete-post-submit.public-form-button {
    margin-right: 12px;
  }

  #rcl-publish-post {
    margin: 0 auto !important;
  }

  #form-field-delete {
    overflow: unset !important;
    width: 47%;
    margin-right: 12px !important;
  }

  .toggleBlock {
    margin-bottom: 10px;
  }
}
@media (max-width: 400px) {
  #rcl-draft-post, #rcl-publish-post {
    width: 44%;
  }

  #rcl-draft-post, #rcl-publish-post, .delete-post-submit.public-form-button {
    margin-right: 9px;
  }

  #rcl-publish-post {
    width: 70%;
  }

  #btn3 {
    font-size: 12px;
  }
}
@media (max-width: 375px) {
  .swiper-container {
    width: 328px;
  }

  .horizontal-menu #lk-menu {
    width: 328px;
  }

  .rcl-tab-button {
    width: 90px;
  }

  .line__black {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .menu__link {
    font-size: 19px;
  }

  .menu__link:not(:last-child) {
    margin-bottom: 7px;
  }

  .menu__social {
    margin-top: 13px;
  }
}
@media (max-width: 320px) {
  .swiper-container {
    width: 280px;
  }

  .horizontal-menu #lk-menu {
    width: 280px;
  }

  .rcl-tab-button {
    width: 79px;
  }

  #rcl-draft-post, #rcl-publish-post, .delete-post-submit.public-form-button {
    font-size: 8px;
  }
}
.type-textarea-input textarea {
  width: 100%;
}

.menu__links li.menu__link {
  max-width: 100%;
}

#your-profile input:focus {
  color: black;
}

#cpsubmit:hover {
  color: white !important;
  background: #0660B2 !important;
  opacity: 1 !important;
}

button#insert-media-button {
  width: 100%;
  margin-bottom: 10px;
}

button#insert-media-button:hover, div#qt_ambassador_excerpt_toolbar input:hover {
  color: #0071a1 !important;
}

div#qt_ambassador_excerpt_toolbar input, div#wp-mfi_review-wrap input {
  width: auto;
}

div#wp-ambassador_excerpt-wrap, div#wp-mfi_review-wrap {
  width: 100%;
}

i.mce-i-wp_more:before {
  display: block !important;
}

.toggleListItem .num-beautify {
  color: #04B701;
  text-align: center;
}

a.footerMax__link:hover {
  color: black;
  text-decoration: underline;
}

.done .top-num {
  background: #007bff !important;
  color: white;
}

.menu__user img {
  width: 35px;
  height: 35px;
}

.buttonRad {
  border-radius: 0;
}

.btn-group.ml-1 + .btn-group.ml-1 {
  display: none;
}

.rcl-field-input .block-label {
  padding: 0px 8px 0px 6px !important;
}

.rcl-field-input input[type=radio], .rcl-field-input input[type=checkbox] {
  top: 1px !important;
}

span.rcl-checkbox-box.form-check {
  min-height: 0 !important;
}

.rcl-form-field, .rcl-form-field > label {
  position: relative;
}

.select2-selection__choice {
  background: var(--base-blue) !important;
  font-size: 19px;
  padding: 2px 17px !important;
  color: white !important;
  border: none !important;
  border-radius: 0 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: white !important;
}

.no-image {
  background: #a1a1a1;
  width: 100%;
  height: 100%;
  font-size: 30px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}

.table td a {
  width: initial;
  height: initial;
  display: block;
}
.table td a:hover {
  background: none;
}

.project-info-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.project-info-line + .project-info-line {
  margin-top: 10px;
}

.project-info-item:nth-child(2) {
  width: 271px;
}
.project-info-item:nth-child(3) {
  width: 228px;
}
.project-info-item:nth-child(4) {
  width: 204px;
}

table table {
  margin-bottom: 0;
}

.lidgen-table {
  overflow-y: scroll;
}
.lidgen-table .sort-column {
  cursor: pointer;
}
.lidgen-table th {
  vertical-align: middle;
}
.lidgen-table .sorted-lower, .lidgen-table .sorted-upper {
  position: relative;
}
.lidgen-table .sorted-lower::before, .lidgen-table .sorted-upper::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.lidgen-table .sorted-lower::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'/%3E%3C/svg%3E");
}
.lidgen-table .sorted-upper:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M136.5 185.1l116 117.8c4.7 4.7 4.7 12.3 0 17l-7.1 7.1c-4.7 4.7-12.3 4.7-17 0L128 224.7 27.6 326.9c-4.7 4.7-12.3 4.7-17 0l-7.1-7.1c-4.7-4.7-4.7-12.3 0-17l116-117.8c4.7-4.6 12.3-4.6 17 .1z'/%3E%3C/svg%3E");
}
.lidgen-table tr td {
  vertical-align: middle;
  padding: 0;
}

table.dataTable tbody .project-published {
  background: #d9ead3;
}
table.dataTable tbody .project-draft {
  color: #999999;
}

#subtab-lidgentab {
  padding-top: 25px;
}

.lidgen-total {
  padding-bottom: 30px;
  font-size: 20px;
}

.ligden-icons a img {
  width: 30px;
  height: 30px;
}

.myProj__paymenttop {
  margin-bottom: 25px;
}
.myProj__paymenttop .myProj__paymenttop-line {
  font-size: 20px;
  margin-bottom: 5px;
}
.myProj__paymenttop .num-beautify {
  color: #04B701;
}
.myProj__paymenttop .button {
  margin: 0 auto;
}

.monobank-button, .privat-button {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
  height: 40px;
}

.monobank-button svg {
  width: 54%;
  height: 19px;
}

.input-group input {
  position: relative;
  width: 100%;
}
.input-group input:focus {
  z-index: 2;
}

.input-group-button {
  width: 1%;
  vertical-align: middle;
}

.input-group input:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group input:last-child .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-button:last-child .btn {
  margin-left: -1px;
}

.clippy {
  margin-top: -3px;
  position: relative;
  top: 3px;
}

.copy-btn {
  width: 25px;
  height: 100%;
  position: relative;
  display: inline-block;
  padding: 6px 12px;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  color: #333;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-color: #eee;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  user-select: none;
  background: url("assets/img/icons/clippy.svg") center no-repeat, linear-gradient(#fcfcfc, #eee);
  background-size: 10px;
}

.pcomment-row .pcomment-row-l {
  flex-basis: calc(100% - 25px);
}
.pcomment-row .pcomment-row-r {
  flex-basis: 25px;
}

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