@font-face {
  font-family: 'OpinionPro';
  src: url('/templates/expodat/fonts/OpinionPro/OpinionPro-Light.otf') format('opentype');
  font-weight: 300;
  font-style: light;
}
@font-face {
  font-family: 'OpinionPro';
  src: url('/templates/expodat/fonts/OpinionPro/OpinionPro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'OpinionPro';
  src: url('/templates/expodat/fonts/OpinionPro/OpinionPro-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: medium;
}
@font-face {
  font-family: 'OpinionPro';
  src: url('/templates/expodat/fonts/OpinionPro/OpinionPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: bold;
}

body {
  color: #000;
  font-family: Arial;
  font-size: 16px;
  background-color: #ececec;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000
}

/* input[type=text], input[type=password], select, textarea {border-color:#b5bbbd;} /*цвет элементов ввода*/


html {
  scroll-behavior: smooth;
}

.header {
  display: flex;
}
.lang {
  display: none;
}

.header .logotype {
  width: 320px;
  vertical-align: middle;
  z-index: 501;
  white-space: nowrap;
  display: none;
}

.header .logotype img {
  flex: 0 0 100%;
  max-width: 100%;
  float: left;
  margin: 4px 20px 4px 10px;
  width: 156px;
}

.header .logotype a {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 75px;
  white-space: nowrap
}

.header .nav {
  margin: 0 20px;
  text-align: center;
  line-height: 18px;
  line-height: 40px;
  border-top: 1px solid #ffffff78;
  border-bottom: 1px solid #ffffff78;
}

.header .nav a {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
}

.header .nav a:hover {
  background: none;
  color: #c3c3c3;
}

.header .nav .active a {
  color: #00FAFF;
  font-weight: 600;
}

.header .nav li {
  display: inline-block;
  margin: 0 4% 0 0;
}
.header .nav li:last-child {
  display: inline-block;
  margin: 0;
}

.header div {
  vertical-align: middle;
}

body.mini-navbar.isnavbar .container {
  width: auto !important;
}

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

.header-top {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

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

.header-top .header-top__links .header-top__linksblock {
  width: max-content;
}

.header-top .header-top__links .main_btn {
  color: #fff;
  font-size: 13px;
  margin-bottom: 20px;
  display: block;
}

.header-top .header-top__links .header-top__block_links {
  display: flex;
  gap: 5px;
}

.header-top .header-top__logo {}

.header-top .header-top__logo img {
  max-width: 300px;
  display: block;
  margin: auto;
}

.header-top .header-top__langs {}

.header-top .header-top__langs .header-top__langs__block .lang_change {
  color: #fff;
  font-size: 13px;
}

.header-top .header-top__langs .header-top__langs__block {
  display: flex;
  gap: 20px;
  align-items: center;
  margin: auto;
  width: max-content;
}

.header-top .header-top__langs .header-top__langs__block .ticket_btn {
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 34px;
}

.header-top .header-top__langs .header-top__langs__block .ticket_btn:hover {
  background-color: #fff;
  color: #00848c;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5) !important;
}


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


.navbar-usermenu {
  background-color: #f5f5f5 !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: #00848c !important
}

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

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

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

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

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

.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: 250px;
  background-color: #00848c;
  box-shadow: 0;
  z-index: 6;
  position: relative;
  left: 0;
  top: 0;
  width: 100%
}

.service2 {
  border-bottom-color: transparent !important;
  padding: 0;
  margin: 0px 0px 20px 0px;
  border-bottom-width: 4px;
  border-bottom-style: solid;

}

.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: #4d4d4f;
  font-weight: 400;
  text-align: center;
  padding: 20px 0
}

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

.body-innerwrapper {
  padding: 0
}

.top-border {
  height: 250px;
  width: 100%;
  margin-bottom: 15px;
  position: absolute;
  top: 0;
  left: 0;
}

.sp-top_sec-wrapper {
  display: none
}

.footer_all_exh {
  margin-bottom: 20px;
  text-align: center;
}

.footer_all_exh a {
  color: #d6d6d6;
  font-size: 17px;
  line-height: 24px;
}

.footer_all_exh a:hover {
  color: #d6d6d6;
  text-decoration: none;
}

.footer_text {
  color: #d6d6d6;
  font-size: 12px;
  opacity: 0.7;
  text-align: center;
  margin-bottom: 20px;
}

.footer_cont {
  color: #d6d6d6;
  font-size: 12px;
  opacity: 0.7;
  text-align: center;
  letter-spacing: 0.5px;
  display: flex;
  justify-content: center;
}

.footer_cont a {
  color: #d6d6d6;
  letter-spacing: 0.5px;
}

.footer_cont a:hover {
  text-decoration: none;
}

.footer_cont div {
  border-left: 1px solid rgba(255, 255, 255, 0.7);
  padding: 0 5px;
  line-height: 12px;
}

.footer_cont div:first-child {
  border-left: 0px
}

#company_view .company_image img,
#exposition_view .company_image img {
  width: 100%;
  display: none;
}

#exposition_view .company_image {
  display: none;
  margin: 0px;
}

.expo-tools {
  border-bottom: none !important;
  background-color: #fff;
  margin-top: 0;
  padding: 15px;
  padding-bottom: 15px;
  border-radius: 7px;
  display: flex;
  flex-wrap: wrap;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.expo_content > .company_image {
  border-radius: 7px 7px 0 0;
  overflow: hidden;
  margin-bottom: 0px;
}

.tab-content {
  margin-left: 10px
}

.top_title {
  margin-left: 10px
}

.expo_exh_inner.s4 .rexc > .span3:hover {
  border: 2px solid #00848c !important;
}

.module.module_admin .mod-inner > div ul.madmin-menu li a:not(.nohover-adminblock-dop):hover {
  background-color: #00848c !important;
}

.exposition_desc a {
  color: #00848c !important;
}

.btn:hover {
  color: #00848c !important;
}

.btn:hover span {
  color: #00848c !important;
}

.btn:hover i {
  color: #00848c !important;
}

.dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-menu .dropdown-menu-outer a:hover, .dropdown-menu .dropdown-menu-outer a:focus {
  background-color: #00848c;
  background-image: -moz-linear-gradient(top,#00848c,#00848c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#00848c),to(#00848c));
  background-image: -webkit-linear-gradient(top,#00848c,#00848c);
  background-image: -o-linear-gradient(top,#00848c,#00848c);
  background-image: linear-gradient(to bottom,#00848c,#00848c);
  background-repeat: repeat-x;
  color: #fff !important;
  text-decoration: none;
}

a:hover {
  color: #00848c;
}

#nextend-accordion-menu dl dt:hover {
  background-color: #00848c;
}

#nextend-accordion-menu dl dt.active {
  background-color: #00848c;
  color: #fff;
}

.active_button {
  background-color: #00848c;
  color: #fff;
}

/* *** СКРЫТЬ ВИДЖЕТ CHAT *** */

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

#cleversite_clever_button {
  display: none;
}


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

.burger-btn {
  display: none;
}
.dental_mobile_social,
.dental_mobile_lang {
  display: none;
}

.dental_header .item-3576 {
  display: none!important;
}

.dental_header .item-3579 {
  display: none!important;
}

@media screen and (max-width: 992px) and (min-width: 768px) {

  .container {
    width: 100%;
  }
}

@media screen and (max-width: 992px) {
  .header .logotype {
    display: block;
  }
  .dental_mobile_social {
    margin-top: 55px;
    display: flex;
    justify-content: space-between;
    gap: 6px;
  }
  .dental_mobile_lang {
    margin-top: 20px;
    display: block;
  }
  .dental_mobile_lang a {
    font-size: 20px;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Arial';
  }

  .dental_header .item-3576 {
    display: inline-block!important;
  }
  .dental_header .item-3579 {
    display: inline-block!important;
  }

  .ge-header {
    height: 75px;
  }
  .header-top {
    display: none;
  }

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

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

  .burger-icon:after,
  .burger-icon:before {
    content: "";
    display: block;
    position: absolute;
    background: #fff;
    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;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    z-index: 500;
    height: 100%;
    opacity: 1;
    transform: translate(0, -100%);
    overflow: hidden;
    transition: .5s;
    background: #00848c;
  }
  .header .nav {
    border: none;
  }

  .header .nav li {
    display: block;
    text-align: center;
    padding: 10px 14px;
    white-space: nowrap;
    margin: 0;
    line-height: 28px;
  }

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

  .navbar-usermenu.navbar-static-side {
    height: 100% !important;
  }

  .header .nav li {
    float: none
  }

  .header .nav li a {
    color: #fff;
    display: inline;
    font-size: 28px;
  }

  .header .nav li a:hover {
    color: #fff;
  }

  .header .nav .active a {
    color: #fff;
  }

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

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


/* SUPPORT ICON */
@media screen and (max-width: 992px) {
  .lang {
    position: absolute;
    right: 70px;
    height: 75px;
    display: none;
  }
  .lang a {
    color: #fff;
  }
}

.sbtn-fb {
  display: none;
}

.sbtn-instagram {
  display: none;
}

.company_publish,
.managementService {
  display: none
}

.logotype-mobile{
  display: none;
}
.logotype-mobile img{
  height: 65px;
  object-fit: contain;
  margin: 4px 20px 4px 15px!important;
  width: 180px!important;
}
@media(max-width: 992px){
	.logotype-mobile{
	  height: 75px;
	  display: block;
	}
	.logotype-desc{
	  display: none;
	}
}
.cl_sponsor{
background-color:#cbebd3 !important;
border: 2px solid #cbebd3 !important;
}


.cl_rubr_sponsor{
background-color:#cbebd3 !important;
border: 2px solid #cbebd3 !important;
}

#company_view #expo_exh .expo_exh_inner .rexc a .exc_image, #exposition_view #expo_exh .expo_exh_inner .rexc a .exc_image {
	background-color: transparent !important;
}