@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap');

html {
  scroll-behavior: smooth;
}

body {
  color: #2c2e35;
  font-weight: 400;
  line-height: 1.55;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  font-family: 'Montserrat', sans-serif;
  ;
  text-align: center;
}

p {
  font-weight: 400;
  line-height: 1.55;
  font-size: 18px;
}

.organiser a {
  color: #555;
  font-size: 10px
}


header {
  overflow: visible;
}

header .logotype {
  max-width: 175px;
  width: auto;
  display: table-cell;
  vertical-align: top;
  z-index: 501;
}

header .logotype img {
  flex: 0 0 100%;
  max-width: 100%;
  float: left;
  margin: 5px 200px 5px 10px;
  height: 60px;
}

header .nav {
  margin: 0 20px;
  text-align: right;
  line-height: 15px;
}

header .nav a {
  color: #273742;
  font-size: 16px;
  padding: 5px 0px;
  font-weight: 600;
}

header .nav a:hover,
header .nav a:focus {
  background: none;
  color: #6e767b;
}

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 .nav .parent {
  position: relative;
}

header .nav .parent a:hover {
  background-color: inherit;
  color: #962220;
}

header .nav .parent a:focus {
  background-color: inherit;
}

header .nav .parent .nav-child {
  display: inline-block;
  position: absolute;
  left: 0;
  height: 0px;
  text-align: left;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.30);
  background-color: #fff;
  transition: 0.3s;
  opacity: 0;
  overflow: hidden;
}

/*header .nav .parent .nav-child:first-child{ left: 20px; right: 700px;}*/

header .nav .parent .nav-child li {
  display: flex;
  min-width: 300px;
  vertical-align: middle;
  transition: 0.3s;
  height: auto;
  text-align: left;
  padding: 0 !important;
}

header .nav .parent .nav-child a {
  display: none;
  background: none;
  white-space: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  padding: 8px 0px;
  font-weight: 600;
  color: #000;
  margin-left: 20px;
}

header .nav .parent .nav-child li:last-child a {
  padding-bottom: 20px;
}

header .nav .parent .nav-child li:first-child a {
  padding-top: 20px;
}

header .nav .parent .nav-child a:hover {
  color: #962220;
}

header .nav .parent:hover .nav-child {
  opacity: 1;
  height: auto;
  z-index: 20;
}

header .nav .parent:hover .nav-child a {
  display: inline-block;
}

.reg-highlight {
  color: #fff !important;
  background-color: #962220;
  width: 150px;
  text-align: center;
  border-radius: 5px;
}

.reg-highlight:hover {
  background-color: #23588E !important;
  text-decoration: none !important;
}

@media screen and (max-width: 1172px) {
  .reg-highlight {
    padding: 5px 20px !important;
  }
}

header .dental_header {
  width: 100%;
  height: 70px;
}

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

.navbar-usermenu {
  background-color: #fff !important;
  height: -webkit-fill-available
}

/* цвет фона меню*/
.navbar-usermenu.navbar-static-side .sidebar-collapse .nav>li {
  font-weight: 500;
  font-size: 15px;
}

.navbar-usermenu.navbar-static-side .sidebar-collapse .nav>li.nav-top {
  background: #273742 !important
}

.navbar-usermenu.navbar-static-side .sidebar-collapse .nav>li>a:hover,
.navbar-usermenu.navbar-static-side .sidebar-collapse .nav>li>a:focus {
  background: #273742 !important;
  color: #fff !important;
}

.navbar-usermenu.navbar-static-side .sidebar-collapse .nav>li>a {
  color: #273742 !important;
}

/*цвет текста неактивных кнопок*/
.navbar-usermenu.navbar-static-side .sidebar-collapse .nav>li.nav-top .nav-toast .nav-toast-inner table td.uperc {
  color: #fff !important;
}

.navbar-usermenu.navbar-static-side .sidebar-collapse .nav>li.active {
  border-left: 3px solid #962220;
  background: #eaeaea;
}

/*выделенный пункт меню*/
.navbar-usermenu.navbar-static-side .sidebar-collapse .nav>li.active>a {
  color: #414141 !important
}

.navbar-usermenu.navbar-static-side .sidebar-collapse .nav>li.nav-top .nav-toast .nav-toast-inner a:hover {
  color: #e8e8e8;
}

.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: 70px;
  background-color: #fff;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.20);
  ;
  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;
}

.headet-btn {
  color: #fff;
  background-color: #00a1ad;
  padding: 10px;
  border-radius: 10px;
}

.headet-btn:hover {
  background-color: #000;
  color: #fff;
}


.page-footer {
  background-color: #6BABD1;
  color: #fff;
  font-size: 16px;
  padding: 20px 20px;
  background-color: #00a1ad;
}



.page-footer .page-content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 10px;
}



@media screen and (max-width: 992px) {
  .page-footer .page-content .page-content__logo {
    grid-area: a;
  }

  .page-footer .page-content .page-content__menu {
    grid-area: b;
  }

  .page-footer .page-content .page-content__contacts {
    grid-area: c;
  }

  .page-footer .page-content .page-content__social {
    grid-area: d;
  }

  .page-footer .page-content {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: "a a a" "b c d";
  }

  .page-footer {
    background-position: -50% 350px;
  }
}



.page-footer .page-content h3 {
  color: #fff;
  text-align: left;
  margin-bottom: 25px;
  font-weight: 600;
}

.page-footer .page-content .page-content__logo img {
  max-width: 100px;
  width: 100%;
}

.page-footer .page-content .page-content__menu ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  text-align: left;
}

.page-footer .page-content .page-content__menu ul>li>a {
  display: block;
  color: #fff;
  margin-bottom: 15px;
  font-weight: 500;
}

.page-footer .page-content .page-content__menu ul>li>a:hover {
  color: #e3e3e3;
}

.page-footer .page-content .page-content__contacts>a {
  color: #fff;
  display: block;
  margin-bottom: 15px;
}

.page-footer .page-content .page-content__contacts>a:hover {
  color: #e3e3e3;
}

.page-footer .page-content .page-content__social>a {
  display: inline-block;
  margin-right: 20px;
}


.sp-pagebuilder-row,
.sppb-row {
  margin: 0
}

.body-innerwrapper {
  padding: 0
}

.divno {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.copyright {
  font-weight: 300;
  text-align: left;
}

.policy {
  font-weight: 600;
  text-align: center;
}

.up {
  font-weight: 600;
  text-align: right;
  position: relative;
  padding-right: 10px;
}

.policy a {
  color: #fff;
}

.up a {
  color: #fff;
}

.policy a:hover {
  color: #fff;
}

.up a:hover {
  color: #fff;
}

.top-border {
  height: 80px;
  width: 100%
}

.usloviya {
  line-height: 1.55;
  margin: 0px 0px 20px;
  text-align: justify;
}

@media screen and (max-width: 1172px) {
  .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;
}

.lang a {
  color: #414141;
  font-weight: 600;
  font-size: 18px
}

.lang a:hover {
  color: #6e767b;
  font-weight: 600
}

.lang1 {
  margin: 0 5px;
}

.disab {
  display: none;
}

a.support {
  width: 30px;
  margin: 0 10px 0px 30px;
  line-height: 1;
}

a.support:hover {
  transform: scale(1.05)
}

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

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

@media screen and (max-width: 1172px) {
  .lang1 {
    margin: 0 35px 0 10px;
    line-height: 70px;
  }

  .lang {
    right: 70px;
    position: absolute;
  }

  a.support {
    margin: 7px 35px 0 10px !important;
    line-height: 66px;
  }

  .mm_bautton {
    right: 150px;
    position: absolute;
    top: 23px;
    z-index: 600;
  }
}

.menu_header_button {
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  background-color: #e41d36;
  font-weight: 700;
  padding: 8px 15px;
  text-decoration: none;
  float: right;
  margin-right: 10px;
  border-radius: 50px;
  width: 170px;
  text-align: center;
}

.menu_header_button:hover {
  background-color: #000;
  color: #fff;
}

.menu_header_button:active {
  background-color: #000;
  color: #fff;
}

.menu_header_button:focus {
  background-color: #000;
  color: #fff;
}

#yt-totop {
  right: 15px;
  color: #962220;
  border: none;
  left: auto;
}


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

.burger-btn {
  display: none;
}

@media screen and (max-width: 1172px) and (min-width: 768px) {
  .container {
    width: 100%;
  }
}

@media screen and (max-width: 1172px) {
  .divno {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .copyright {
    width: 100%;
    text-align: center;
  }

  .policy {
    width: 100%;
    text-align: center;
    padding: 28px 0;
  }

  .up {
    width: 100%;
    text-align: center;
  }

  .copyright br {
    display: none
  }

  header {
    height: 70px;
    display: flex;
    justify-content: space-between;
  }

  header .logotype img {
    flex: 0 0 100%;
    max-width: 100%;
    float: left;
    margin: 5px 400px 5px 28px;
  }

  .burger-btn {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 30px;
    cursor: pointer;
    top: 20px;
    right: 0;
    transition: .4s;
    z-index: 501;
    margin: auto 20px;
  }

  .burger-icon {
    display: block;
    position: relative;
    background: #000;
    width: 90%;
    height: 4px;
    transition: .4s;
  }

  .burger-icon:after,
  .burger-icon:before {
    content: "";
    display: block;
    position: absolute;
    background: #000;
    width: 100%;
    height: 4px;
    transition: .4s;
  }

  .burger {
    display: block;
    position: relative;
    background: #000631 !important;
    width: 90%;
    height: 4px;
    transition: .4s;
  }

  .burger::after,
  .burger::before {
    content: "";
    display: block;
    position: absolute;
    background: #000631 !important;
    width: 100%;
    height: 4px;
    transition: .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: .5s;
    background: #fff;
  }

  header .nav li {
    display: block;
    text-align: left;
    padding: 16px 14px;
    white-space: nowrap;
    margin: 0;
  }

  .top-border {
    min-height: 0px;
    width: 100%
  }

  header .nav li {
    float: none
  }

  header .nav li a {
    display: inline;
    font-size: 20px;
  }

  header .nav .active a {}

  header .nav li:first-child {
    padding-top: 150px;
  }

  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;
  }


  /*Выпадающий пункт меню*/
  header .nav .parent {
    position: initial;
    display: flex;
    flex-direction: column;
    padding: 0px 14px;
  }

  header .nav .parent a {
    padding: 5px 0px;
    margin: 0px;
    font-weight: 700;
    font-size: 22px;
  }

  header .nav .parent .nav-child {
    position: initial;
    opacity: 1;
    height: max-content;
    border: none;
    width: max-content;
    box-shadow: none;
    background-color: inherit;
  }

  header .nav .parent .nav-child a {
    display: initial;
    margin-left: 0;
  }

  header .nav .parent .nav-child a:hover {
    color: #962220;
  }

  header .nav .parent .nav-child li {
    border: none;
  }

  /**/


}

/* 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);
}

.tblok2 {
  min-width: 49.3%;
  padding: 10px 0 10px 0;
  display: inline-block;
  font-size: 12px;
  text-align: center
}

.tblok2 a {
  color: #000;
  text-align: right;
  font-weight: 600;
}

.tblok2 a:hover {
  background: none;
  color: #962220;
}

.footer_about {
  text-align: left;
}

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

#cleversite_clever_button,
#cleversite_chat,
#cleversite_call {
  display: none;
}



#reg-modal {
  width: 80%;
  max-width: 100%;
}

#form-login-reg a {
  color: #00a1ad;
}


#main-modal button.btn {
  background-color: #00a1ad;
  background-image: none;
}
#main-modal #form-login-submit button.btn {
  width: 100%;
}

#main-modal button.btn:hover {
  background-color: #000;
  color: #fff;
  background-image: none;
}
#form-login-username label {
  font-size: 17px;
  font-weight: 600;
}
#form-login-password label {
  font-size: 17px;
  font-weight: 600;
}
#main-modal #modlgn-username {
  height: 35px;
  border: 2px solid #00a1ad;
}
#main-modal #modlgn-passwd {
  height: 35px;
  border: 2px solid #00a1ad;
}