@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

body {
    color: #222;
    font-family: 'Open Sans', 'Arial', sans-serif !important;
    background-color: #ececec;
}

h1, h2, h3, h4, h5, h6, a, p, div, span, ul, li {
    font-family: 'Open Sans', 'Arial', sans-serif !important;
}

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

header .logotype img {
    max-width: 168px;
}


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

header .nav a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Arial';
}

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

header .nav .active a {
    line-height: 20px;
    color: #fff;
    font-weight: 700;
}
.nav > li > a:hover, .nav > li > a:focus{
    background-color: inherit;
}

@media screen and (min-width: 1107px) {
header li.parent ul.nav-child.unstyled.small {
    box-shadow: 0px 1px 3px rgba(0,0,0,0.20);
    padding: 15px;
    border-radius: 0;
    background: #fff;
    position: absolute;
    width: 270px;
    text-align: left;
    z-index: 1000;
    display: none;
    margin: 0;
    color:#ce5400!important;
}

header li.parent ul.nav-child.unstyled.small a {
    line-height: 30px;
    color: #ce5400;
}

header li.parent:hover ul.nav-child.unstyled.small {
    animation: fadeInUpMin 400ms ease-in;
    display: block;
}

@keyframes fadeInUpMin {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInUpMin {
    animation-name: fadeInUp;
}
}

.alert {
  padding: 15px 30px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  border: 1px solid #ffddcc;
    border-top-color: rgb(255, 221, 204);
    border-right-color: rgb(255, 221, 204);
    border-bottom-color: rgb(255, 221, 204);
    border-left-color: rgb(255, 221, 204);
  border-radius: 7px;
}
.alert-info {
  color: #333 !important;
  background-color: #ffdbcc;
  border-color: #e06d3a;
}
.alert-text {
  color: white !important;
  padding-left: 10px;
}
.table-width {
  display: grid;
  gap: 10px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding: 20px 0px;
}
.alert-button {
  padding: 10px;
  background: #e06d3a;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
}
.alert-button:hover {
  padding: 10px;
  background: #003049;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
}


header .nav li {
    line-height: 30px;
    display: inline-block;
    margin: 0 2% 0 0;
}

header .nav .button-expovr{
    background: #e06d3a;
    border-radius: 20px;
    padding: 0 30px;
    line-height: 40px;
    font-size: 14px;
    margin-left: 10px;
}

header .nav .button-expovr:hover,header .nav .button-expovr:focus{
    background: #0a75fd;
    color: white;
}

header div {
    vertical-align: middle;
}

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

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

.footer-bottom h5 {
    color: #555;
    margin: 0 0 15px 0;
    font-weight: normal;
    font-size: 12px;
}
.service-box__rubricator {
  background-color: #0d2637!important;
  z-index: 0;
}

.navbar-usermenu {
    background-color: #0d2637;
    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: #e06d3a !important
}

.navbar-usermenu.navbar-static-side .sidebar-collapse .nav>li>a:hover, .navbar-usermenu.navbar-static-side .sidebar-collapse .nav>li>a:focus {
    background: #fff !important;
    color: #e06d3a  !important;
}
.navbar-usermenu.navbar-static-side .sidebar-collapse .nav > li.nav-top .nav-toast .nav-toast-inner a:hover {
  color: #0d2637;
}
.navbar-usermenu.navbar-static-side .sidebar-collapse .nav>li>a {
    color: #fff !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 #e06d3a ;
    background: #eaeaea;
}

/*выделенный пункт меню*/
.navbar-usermenu.navbar-static-side .sidebar-collapse .nav>li.active>a {
    color: #e06d3a !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: 110px;
    background-color: #0d2637;
    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: #758ea4;
    text-align: right;
    padding: 15px 0;
}

.page-footer a {
    color:white;
    font-size: 12px;
    font-weight: 700;
}

.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: 110px;
    width: 100%;
    margin-bottom: 15px;
}

@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;
    }
  .table-width {grid-template-columns: 1fr 1fr; /* две колонки на экранах с шириной менее 768px */}
    #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%;
}

.top_title {
    margin-left: 10px
}


.lang {
    display: flex;
    align-items: center;
    z-index: 501;
}

.lang a {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
	display: flex;
}

.lang a:hover {
    color: #e7004c ;
    font-weight: 400
}

.lang1 {
    margin: 0 5px;
}

.disab {
    display: none;
}

.support {
	margin-left: 10px;
}

.support svg {
    width: 25px;
    height: auto;
    color: #fff;
}
/* *** ПРОМО БАННЕР - START *** */
.mobile-container {
  position: relative;
  font-family: 'Montserrat', sans-serif;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 15px;
  margin: 5px 0 10px 0;
  background: #fef3eb;
  border-radius: 7px;
  border: 1px solid #F26300;
  overflow: hidden; 
}

    .mobile-title {
      font-size: 10px;
      margin: 0 0 20px 1px;
      line-height: 1.8rem;
      color: #000;
      font-weight: 600;
    }


    .contact-row-manager {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    }

    .contact-row-manager img {
      width: 70px;
      margin-right: 20px;
      border: 1px solid #ccc;
      border-radius: 50px;
    }


.mobile-container-inside {
    display: flex;
    justify-content:left;
    align-items:center ;
    padding: 0px;
    margin: auto;
    margin: 0px;    
}

.mobile-container-inside h1 {
    font-size: 24px !important;
    margin: 0;
    margin-left: 20px;
    vertical-align: center;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.7rem;
}


.mobile-description p {
    padding: 10px 0 0px;
    line-height: 1.8rem;
    font-size: 1.1rem;
    font-weight: 400;
}

.mobile-left-block {
    flex: 0 0 50%;
    padding: 25px;
    box-sizing: border-box;
}

.mobile-contacts h3 {
  font-weight: 600;
  margin: 0;
  margin-bottom: 10px;
  line-height: 2rem;
}

.contact-row-manager h3 {
	line-height: 1.7rem;
}

.mobile-contacts-image-phone {
  margin-left: 20px;
}

.mobile-logo {
    max-width: 80px;
    height: auto;
    background: #fff;
    padding: 20px 10px;
    border: 1px solid #ccc;
    border-radius: 15px;
}

.mobile-right-block {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  height: auto;
  text-align: right;
}

.mobile-container {
  position: relative;
  padding: 15px; 
  overflow: hidden;
}
.mobile-mockup-image {
  position: relative;
  max-width: 550px;
  height: auto;
  object-fit: contain;
  border-bottom-right-radius: 7px;
}
.contact-button {
    position:absolute;
    bottom: 20px;
    right: -20px;
    overflow: hidden;
    background-color: #F26300;
    white-space: nowrap;
    display: inline-block;
    width: 100%;
    height: 50px;
    align-content: center;
    text-align: center;
    background-color: #F26300;
    color: #fff;
    border: 2px solid #ce5400;
    text-decoration: none;
    border-radius: 10px;
    font-weight: 600;
    transition: background-color 0.3s ease;
    margin-top: 40px;
    text-transform: uppercase;
    margin-right: 50px;
    box-shadow: 0 0 50px rgba(255, 255, 255, 0.5);
}

.contact-button::before {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.4) 50%,
    rgba(255, 255, 255, 0) 100%
    );
    transform: skewX(-20deg);
    animation: shine 2s infinite;
}

    .contact-button:hover {
      border: 2px solid #006d00;
      background-color: #008000;
      color: #fff;
    }

@keyframes shine {
  0% {
    left: -75%;
  }
  100% {
    left: 125%;
  }
}


    .contact-wrapper {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      gap: 40px;
      margin-top: 20px;
    }

    .contact-row {
    display: flex;
    align-items: center;
    }

    .contact-row img {
      width: 15px;
      margin-right: 10px;
    }

    .contact-text {
      font-size: 1.1rem;
      font-weight: 500;
      color: #000;
    }

    .contact-link {
    color: #F26300;
    text-decoration: none;
    transition: color 0.3s;
    }

    .contact-link:hover {
    color: #008000;
    text-decoration:underline;
    }

    @media (max-width: 1024px ) {
      .mobile-left-block {
      flex: 0 0 40%;
      }
    }

@media (max-width: 768px) {
    
 .mobile-container {
    flex-direction: column;
    align-items: center;
    padding: 15px;
  }

    .mobile-buttons {
        grid-template-columns: 1fr 1fr;
    }

    .mobile-left-block {
        flex: 1;
        padding: 30px 30px 15px;
    }

    .mobile-right-block {
    position: relative;
    width: 100%;
    margin-top: 10px;
    text-align: center;
  }


    
    .mobile-mockup {
        padding-right: 0px;
    }

    .mobile-container-inside h1 {
        margin: auto 0 auto 20px;
        text-align: left;
        font-size: 1.5rem;
    }
    .mobile-description p {
        padding: 15px 0px 0;
        text-align: left;
        font-size: 1rem;
    }
  .mobile-mockup-image {
    position: relative;
    width: 100%;
    height: auto;
    display: none;
    border-radius: 0;
  }

    .mobile-button {
        width: 100%;
    }
    .contact-button {
      position:relative;
      margin-top: 20px;
      margin-left: 20px;
      width: calc(100% - 50px);
      right:0;
    }

    .contact-item img {
	    display: none;
    }
    .contact-text {
	    margin-right: 30px;
    }

}

@media (max-width: 480px) {
  .contact-row {
    display: flex;
    flex-direction: column; 
    gap: 8px; 
    align-items: flex-start;
  }

  h2 {
    font-size: 21px;
  }

  .contact-row img {
    margin-top: 5px;
  }
  .contact-item {
    display: flex;
    align-items: start;
    gap: 8px;
  }
  .mobile-contacts-image-phone {
    margin: 0;
  }
}
/* *** ПРОМО БАННЕР - END *** */
/* *** СКРЫТЬ ВИДЖЕТ ЧАТА ТЕХ.ПОДДРЕЖКИ *** */

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

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

    .lang {
        margin-right: 110px;
    }

    a.support {
        margin: 0 30px 0 30px !important;
        line-height: 110px;
    }
	
	.support svg {
		width: 30px;
	}
}

#yt-totop {
    display: none;
}


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

.days-of-week>th {
    background-color: #ce3a40 !important;
    color: #fff;
}

.names-row>th {
    background: #ce3a4030 !important;
}

.offset-top>td>a {
    color: #e06d3a !important;
}

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

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

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

.module.module_admin .mod-inner > div ul.madmin-menu li a:not(.nohover-adminblock-dop):hover {
	background-color: #e06d3a !important; /* цвет бренда */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.active_button {
	background-color: #e06d3a;
}





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

.burger-btn {
    display: none;
}

@media screen and (max-width: 992px) and (min-width: 768px) {
    .container {
        width: 100%;
    }
}
@media (max-width: 480px) {
    .table-width {grid-template-columns: 1fr; /* одна колонка на экранах с шириной менее 480px */}
}
@media screen and (max-width: 992px) {


    .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: 110px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    header .logotype {
        margin-left: 15px;
    }

    header .logotype img {
        max-width: 168px;
    }

    .burger-btn {
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 30px;
        cursor: pointer;
        top: 38px;
        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: center;
        display: flex;
        align-items: top;
        justify-content: center;
        width: 100%;
        z-index: 500;
        height: 100%;
        opacity: 1;
        transform: translate(100%, 0);
        overflow: hidden;
        transition: .5s;
        background: #0d2637;
        top: 110px;
    }

    header .nav li {
        display: block;
        text-align: center;
        padding: 10px 14px;
        white-space: nowrap;
        margin: 0;
    }
    header .nav li .button-expovr{display: inline-block;margin: 30px 0 0 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: 120px;
    }

    header .nav li:last-child {
        padding-bottom: 30px;
    }

    body.mini-navbar.isnavbar .container {
        margin-left: 80px !important;
    }

    body.mini-navbar.isnavbar .dental_header {
        width: calc(100% - 80px);
    }

    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 .user_buttons{margin-top:15px;}
.active_button {
    background-color: #b8003a;
    color: #fff;
  }


.table_exc .expo_type {
position: relative;
background-color: #60A440;
border-radius: 4px;
padding: 7px;
text-align: center;
font-size: 12px;
color: #fff !important;
line-height: 16px;
height: 32px;
box-sizing: border-box;
display: flex;
align-items: center;
margin-right: 5px;
top: 0;
right: 0;
}

.span3 .expo_type {
position: absolute;
background-color: #60A440;
border-radius: 4px;
padding: 7px 8px;
text-align: center;
font-size: 13px;
color: #fff;
font-weight: 600;
line-height: 15px;
white-space: nowrap;
right: 12px;
}

/* ***** Cкрыть кнопку наверх ***** */
#yt-totop {
	display: none;
}

.expo_section {
    display: none !important;
}

#mod_expo_schema .expo-tools {
    padding: 0 0 15px 0;
}
