@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap");

body {
  color: #222;
  font-family: Oswald !important;
  background-color: #ececec;
  font-size: 18px;
}
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
div,
span,
ul,
li {
  font-family: Oswald !important;
}
/* input[type=text], input[type=password], select, textarea {border-color:#b5bbbd;} /*цвет элементов ввода*/
.organiser a {
  color: #555;
  font-size: 10px;
}
header .about .name {
  color: #00a4b4;
  max-width: 670px;
  text-align: center;
  font-size: calc(1.45em + 0.5vw);
  line-height: 34px;
  padding-left: 10px;
} /*название мероприятия*/
header .about .date-venue {
  color: #f49929;
  text-align: center;
  padding-left: 10px;
} /*место мероприятия*/
header .about .date-venue em {
  color: #f49929;
  padding-left: 10px;
} /*дата мероприятия*/
header .logotype {
  max-width: 188px;
  width: auto;
  display: table-cell;
  vertical-align: middle;
  z-index: 501;
}
header .logotype img {
  flex: 0 0 100%;
  max-width: 100%;
  float: left;
  margin: 7px 400px 10px 10px;
}
header .nav {
  margin: 0 0 0 20px;
  text-align: right;
  line-height: 15px;
}
header .nav a {
  color: #fff;
  font-weight: 300;
  font-size: 20px;
}
header .nav a:hover {
  background: none;
  color: #fa0902;
}
header .nav .active a {
  line-height: 20px;
  color: #fff;
  font-weight: 400;
}
header .nav li {
  line-height: 20px;
  display: inline-block;
  margin: 0 2% 0 0;
}
header div {
  vertical-align: middle;
}
body.mini-navbar.isnavbar .container {
  width: auto !important;
}
header .dental_header {
  width: 100%;
  height: 65px;
}

.footer-bottom h5 {
  color: #555;
  margin: 0 0 15px 0;
  font-weight: normal;
  font-size: 12px;
}

.module.mgray .mod-inner > div.madmin ul.madmin-menu li a {
  font-size: 16px;
}

.navbar-usermenu {
  background-color: #ffffff !important;
  height: -webkit-fill-available;
} /* цвет фона меню*/
.navbar-usermenu.navbar-static-side .sidebar-collapse .nav > li.nav-top {
  background: #174f91 !important;
}
.navbar-usermenu.navbar-static-side .sidebar-collapse .nav > li > a:hover,
.navbar-usermenu.navbar-static-side .sidebar-collapse .nav > li > a:focus {
  background: #ececec !important;
  color: #fa0902 !important;
}
.navbar-usermenu.navbar-static-side .sidebar-collapse .nav > li > a {
  color: #012969 !important;
} /*цвет текста неактивных кнопок*/
.navbar-usermenu.navbar-static-side
  .sidebar-collapse
  .nav
  > li.nav-top
  .nav-toast
  .nav-toast-inner
  table
  td.uperc {
  color: #012969 !important;
}
.navbar-usermenu.navbar-static-side .sidebar-collapse .nav > li.active {
  border-left: 3px solid #012969;
  background: #eaeaea;
} /*выделенный пункт меню*/
.navbar-usermenu.navbar-static-side .sidebar-collapse .nav > li.active > a {
  color: #012969 !important;
}
.widgets .widget .widget-right {
  width: calc(100% - 75px) !important;
}

.top-line {
  padding: 8px 0 7px 0;
  font-weight: 500;
  white-space: nowrap;
  color: #bed5de;
  position: relative;
  height: 25px;
}
.logout-button {
  display: none;
}

.header__logo-title {
  color: #11330e;
  font-family: Intro;
  font-size: 56px;
  font-weight: 900;
  line-height: 67px;
}
.header__logo-sub {
  color: #363636;
  font-family: Circe;
  font-size: 12px;
  font-weight: 700;
  line-height: 0px;
  text-transform: uppercase;
  float: right;
}
.ge-header {
  height: 65px;
  background-color: #174f91;
  box-shadow: 0 0 7px 0px;
  z-index: 6;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
}

.leftTopRound {
  position: absolute;
  top: 0;
  left: -125px;
  width: 88px;
  height: 123px;
  border-radius: 0 100% 100% 0;
  padding: 20px 5px 2px 2px;
}
.leftTopRound img {
  max-width: 74%;
  width: 57px;
  margin-right: 5px;
}

.page-footer {
  background-color: #012969;
  color: #bdbdbd;
  font-weight: 300;
  font-size: 18px;
  text-align: center;
  padding: 20px 0;
}
.page-footer div {
  opacity: 1;
}
.sp-pagebuilder-row,
.sppb-row {
  margin: 0;
}
.body-innerwrapper {
  padding: 0;
}
.divno {
  display: flex;
  justify-content: space-between;
}
.tblok4 {
  min-width: 25%;
  max-width: 25%;
  padding: 20px 0 10px 0;
  display: inline-block;
  text-align: left;
}
.tblok4 .zagolovok {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
}
.tblok4 p:first-child {
  margin-bottom: 25px;
}
.tblok4 a {
  color: #fff;
}
.tblok4 a:hover {
  background: none;
  color: #fa0902;
}
.top-border {
  height: 80px;
  width: 100%;
}
.flexis {
  display: flex;
  justify-content: space-around;
}
.flexis a {
  color: #fff;
  font-weight: 300;
  font-size: 18px;
}
.flexis a:hover {
  color: #fa0902;
  background: none;
}

@media screen and (max-width: 992px) {
  .footer-text a {
    padding: 0 20px;
  }
  .divno {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .tblok4 {
    min-width: 50%;
    min-width: 50%;
    padding: 20px 0 10px 15px;
  }
}
@media screen and (max-width: 768px) {
  .footer-text a {
    padding: 0 10px;
  }
  #page-footer .container {
    margin: 0 !important;
  }
}
#page-footer .container hr {
  border-top: 0px solid #eee;
  border-bottom: 1px solid #eeeeee70;
}

.sp-top_sec-wrapper {
  display: none;
}

#company_view .company_image img,
#exposition_view .company_image img {
  width: 100%;
}
.tab-content {
  margin-left: 10px;
}
.top_title {
  margin-left: 10px;
}

.lang {
  display: flex;
  z-index: 501;
  align-items: center;
}
.lang a {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
}
.lang a:hover {
  color: #fa0902;
  font-weight: 500;
}
a#jivo_chat_open {
  width: 30px;
  margin-left: 10px;
}
a#jivo_chat_open {
  filter: brightness(1.1);
}
.lang1 {
  margin: 0 5px;
}
.disab {
  display: none;
}
@media screen and (max-width: 992px) {
  .lang1 {
    margin: 0 35px 0 10px;
    line-height: 65px;
  }
  .lang {
    right: 70px;
    position: absolute;
  }
}
@media screen and (max-width: 1190px) {
  .lang {
    padding-right: 5px;
  }
}

a.butlk {
  font-weight: 300;
  font-size: 20px;
  white-space: nowrap;
  margin-right: 20px;
  color: #fff;
}
a.butlk:hover {
  font-weight: 300;
  background: none;
  color: #fa0902;
}

#jvlabelWrap {
  opacity: 0;
  max-width: 1px !important;
  max-height: 1px !important;
  right: -90px;
}

/* *** СКРЫТЬ ВИДЖЕТ ЧАТА ТЕХПОДДЕРЖКИ *** */

#cleversite_clever_container {
  opacity: 0;
  max-width: 1px !important;
  max-height: 1px !important;
  right: -90px;
}

#jvlabelWrap {
  /* для пк версии */
  opacity: 0;
  max-width: 1px !important;
  max-height: 1px !important;
  right: -90px;
}

.__jivoMobileButton {
  /* для мобильной версии */
  width: 1px;
  height: 1px;
  opacity: 0;
  right: -100px !important;
}
#cleversite_clever_button {
  display: none;
}

button#cleversite_chat {
  display: none;
}

button#cleversite_call {
  display: none;
}

/* Цвета бренда для кнопок, модулей, экспозиции и админ панели */

.expo-tools .expo-tools-container-bar .btn-wrapper button.btn:hover {
  background: #174f91 !important; /* цвет бренда */
  color: #fff;
}

.rexc > .span4:hover {
  border-color: #174f91 !important; /* цвет бренда */
}

.module.module_admin .mod-inner > div ul.madmin-menu li a:hover {
  background-color: #174f91 !important; /* цвет бренда */
}

.module.module_admin .mod-inner > div ul.madmin-menu li.active a {
  color: #fff;
  background-color: #174f91 !important; /* цвет бренда */
}

.module.mgray .mod-inner .mmembers .members-container .mmember .avatar:hover {
  border-color: #174f91 !important; /* цвет бренда */
}

.btn-success:hover,
.btn-green:hover {
  background: #174f91 !important; /* цвет бренда */
  color: #fff !important;
}
.btn-primary:hover {
  background: #174f91 !important; /* цвет бренда */
  color: #fff !important;
}

.btn:hover {
  background: #174f91 !important; /* цвет бренда */
  color: #fff !important;
}

.dropdown-menu li a:hover {
  background: #174f91; /* цвет бренда */
}

span.title.ng-scope.ng-binding.editable:hover {
  color: #174f91 !important; /* цвет бренда */
}

.btn-primary:hover {
  background: #174f91 !important; /* цвет бренда */
  color: #fff !important;
}

#nextend-accordion-menu dl.level1 > dt:hover {
  background-color: #174f91; /* цвет бренда */
  color: #fff;
}

#nextend-accordion-menu dl.level2 > dt:hover {
  background-color: #174f91; /* цвет бренда */
  color: #fff;
}

#nextend-accordion-menu dl dt.active {
  background-color: #174f91; /* цвет бренда */
  color: #fff !important;
}

#serv_item
  .cmitems
  .cmitem-box
  .cmitem
  .cmitem_header
  .labellist
  .label-primary {
  background-color: #174f91; /* цвет бренда */
}

.checkbox label:after {
  color: #174f91; /* цвет бренда */
}

.visitors_page a .exc_image:hover {
  border-color: #174f91 !important; /* цвет бренда */
}

.active_button {
  background-color: #174f91;
}

.favoritecomp {
  color: #174f91;
}

/* ***** БУРГЕР МЕНЮ ***** */

.burger-btn {
  display: none;
}
@media screen and (max-width: 992px) {
  header {
    height: 65px;
    display: flex;
    justify-content: space-between;
  }
  a#jivo_chat_open {
    margin-right: 10px;
    margin-left: 0;
  }
  a.butlk {
    font-weight: 300;
    font-size: 18px;
    white-space: nowrap;
    margin-right: 20px;
    color: #fff;
    text-transform: uppercase;
    line-height: 65px;
  }
  .burger-btn {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 30px;
    cursor: pointer;
    top: 17px;
    right: 0;
    transition: 0.4s;
    z-index: 501;
    margin: auto 20px;
  }
  .burger-icon {
    display: block;
    position: relative;
    background: white;
    width: 90%;
    height: 4px;
    transition: 0.4s;
  }
  .burger-icon:after,
  .burger-icon:before {
    content: "";
    display: block;
    position: absolute;
    background: white;
    width: 100%;
    height: 4px;
    transition: 0.4s;
  }
  .burger {
    display: block;
    position: relative;
    background: #000631 !important;
    width: 90%;
    height: 4px;
    transition: 0.4s;
  }
  .burger::after,
  .burger::before {
    content: "";
    display: block;
    position: absolute;
    background: #000631 !important;
    width: 100%;
    height: 4px;
    transition: 0.4s;
  }
  .burger-icon::after {
    top: 10px;
  }
  .burger-icon::before {
    top: -10px;
  }

  header .dental_header {
    position: fixed;
    text-align: left;
    display: flex;
    align-items: top;
    justify-content: left;
    width: 100%;
    z-index: 500;
    height: 100%;
    opacity: 1;
    transform: translate(100%, 0);
    overflow: hidden;
    transition: 0.5s;
    background: #174f91;
  }
  header .nav li {
    display: block;
    text-align: left;
    padding: 22px 14px;
    white-space: nowrap;
    margin: 0;
  }
  .top-border {
    min-height: 0px;
    width: 100%;
  }
  header .nav li {
    float: none;
  }
  header .nav li a {
    color: #fff;
    display: inline;
    font-size: 22px;
  }
  header .nav .active a {
    color: #fff;
  }
  header .nav li:first-child {
    padding-top: 130px;
  }
  header .nav li:last-child {
    padding-bottom: 30px;
  }
  body.mini-navbar.isnavbar .container {
    margin-left: 70px !important;
  }
  body.mini-navbar.isnavbar .dental_header {
    width: calc(100% - 70px);
  }
  body.mini-navbar.isnavbar .container {
    width: auto !important;
  }
}

/* checkbox */

.burger-checkbox {
  display: none;
}
.burger-checkbox:checked ~ .dental_header {
  transform: translate(0, 0);
}
.burger-checkbox:checked ~ .burger-btn {
  position: absolute;
}
.burger-checkbox:checked ~ .burger-btn .burger-icon {
  background: transparent;
}
.burger-checkbox:checked ~ .burger-btn .burger {
  background: transparent !important;
}
.burger-checkbox:checked ~ .burger-btn .burger-icon::before,
.burger-checkbox:checked ~ .burger-btn .burger-icon::after {
  top: 0;
}
.burger-checkbox:checked ~ .burger-btn .burger::before,
.burger-checkbox:checked ~ .burger-btn .burger::after {
  top: 0;
}
.burger-checkbox:checked ~ .burger-btn .burger-icon::after {
  transform: rotate(-45deg);
}
.burger-checkbox:checked ~ .burger-btn .burger-icon::before {
  transform: rotate(45deg);
}
.burger-checkbox:checked ~ .burger-btn .burger::after {
  transform: rotate(-45deg);
}
.burger-checkbox:checked ~ .burger-btn .burger::before {
  transform: rotate(45deg);
}

#user_view .button_message > a:first-child {
  display: none;
}
#user_visit_stend {
  display: none;
}
/*
.stand_num {
	display: none;
}

.table-manager th:nth-child(5) {
	display: none;
}

.table-manager td:nth-child(5) {
	display: none;
}

.table-manager td {
	text-align: center;
}*/

/* ===== BIOT — модалка входа (совместимо с ed.dialog) ===== */

/* чуть шире стандартных 300px под форму */
#main-modal.modal.small-m {
  width: 440px !important;
  margin-left: -220px !important;
}

#main-modal.modal {
  border: none;
  border-radius: 12px;
  overflow: visible;
  box-shadow:
    0 0 0 1px rgba(23, 79, 145, 0.1),
    0 24px 60px rgba(23, 79, 145, 0.22);
  font-family: Arial, sans-serif;
  color: #20344d;
}

#main-modal .close-modal {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 1060;
  width: 34px;
  height: 34px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.18);
  color: #fff;
  font-size: 16px;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
  box-shadow: none;
  transition:
    background 0.2s ease,
    opacity 0.2s ease;
}

#main-modal .close-modal:hover,
#main-modal .close-modal:focus {
  background: rgba(255, 255, 255, 0.3);
  color: #fff;
  opacity: 0.95;
  outline: none;
}

#main-modal .modal-header {
  padding: 20px 52px 18px 24px;
  border-bottom: none;
  background: linear-gradient(135deg, #174f91 0%, #0c5ba1 100%);
  border-radius: 12px 12px 0 0;
}

#main-modal .modal-header h3 {
  margin: 0;
  font-family: "Oswald", Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #fff;
}

#main-modal .modal-body {
  padding: 0;
  background: #fff;
  border-top: none;
  border-radius: 0 0 12px 12px;
}

#main-modal .modal-scroll {
  padding: 20px 24px 24px;
}

/* НЕ трогаем opacity — иначе ломается wait() / replbody() */
#main-modal .modal-inner {
  transition: opacity 0.2s ease;
}

#main-modal #edform .row-fluid {
  margin-bottom: 0;
}

#main-modal #edform .control-group {
  margin-bottom: 16px;
}

#main-modal #edform .controls {
  margin: 0;
}

#main-modal #edform .control-label {
  display: block;
  margin: 0 0 6px;
  font-family: "Oswald", Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #174f91;
}

#main-modal #edform input[type="text"],
#main-modal #edform input[type="password"],
#main-modal #edform input[type="email"] {
  width: 100%;
  height: 36px;
  margin: 0;
  padding: 10px 12px;
  border: 1px solid rgba(23, 79, 145, 0.22);
  background: #f8fafc;
  font-family: Arial, sans-serif;
  font-size: 15px;
  color: #20344d;
  box-sizing: border-box;
  box-shadow: none;
  transition:
    border-color 0.2s ease,
    background 0.2s ease,
    box-shadow 0.2s ease;
}

#main-modal #edform input:focus {
  border-color: #05c4ff;
  background: #fff;
  outline: none;
  box-shadow: 0 0 0 3px rgba(5, 196, 255, 0.18);
}

/* подсказки скрыты, но при ошибке — показываем */
#main-modal #edform.edform-valid .help-block {
  display: none;
  font-size: 12px;
  color: #cc0000;
  margin-top: 6px;
}

#main-modal #edform .control-group.error .help-block {
  display: block !important;
}

#main-modal #form-login-remember.checkbox .controls {
  display: flex;
  align-items: center;
  gap: 8px;
}

#main-modal #form-login-remember .control-label {
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  color: #454545;
}

#main-modal #remember {
  width: 18px;
  height: 18px;
  margin: 0;
  accent-color: #174f91;
}

/* ссылка и кнопка — в столбик, не ломаем span8/span4 */
#main-modal #form-login-reg,
#main-modal #form-login-submit {
  width: 100% !important;
  float: none !important;
  margin-left: 0 !important;
}

#main-modal #form-login-reg {
  margin-bottom: 12px;
}

#main-modal #form-login-reg a {
  font-size: 14px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  color: #174f91 !important;
  border-bottom: 1px solid rgba(23, 79, 145, 0.35);
}

#main-modal #form-login-reg a:hover {
  color: #0c5ba1 !important;
  border-bottom-color: #0c5ba1;
}

#main-modal #form-login-submit .controls {
  display: block;
}

#main-modal #form-login-submit .btn,
#main-modal #form-login-submit .btn-success {
  width: 100%;
  min-height: 46px;
  padding: 12px 20px !important;
  border: none !important;
  border-radius: 8px !important;
  background: #ff0000 !important;
  font-family: "Oswald", Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #fff !important;
  text-shadow: none;
  box-shadow: none;
}

#main-modal #form-login-submit .btn:hover,
#main-modal #form-login-submit .btn:focus {
  background: #cc0000 !important;
  color: #fff !important;
}

#main-modal #form-login-submit .btn:disabled {
  opacity: 0.65;
  cursor: wait;
}

/* фон только когда модалка открыта */
body.modal-open .modal-backdrop,
body.modal-open .modal-backdrop.fade.in {
  background: #001d80;
  opacity: 0.55 !important;
}

@media (max-width: 767px) {
  #main-modal.modal.small-m {
    width: calc(100% - 24px) !important;
    margin-left: 0 !important;
    left: 12px !important;
    right: 12px !important;
    transform: none !important;
  }

  #main-modal .modal-header h3 {
    font-size: 20px;
  }

  #main-modal .modal-scroll {
    padding: 16px 18px 20px;
  }
}
