@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

html {scroll-behavior: smooth;}

body {font-family: 'Montserrat', serif; background: #ececec; color: #575756;}
h1,h2,h3,h4,h5,h6,a,p,div,span,ul,li{ font-family: 'Montserrat', serif; color: #575756}
button,select,input,td,th{font-family: 'Montserrat', serif;}

/* header */
header {display: flex; justify-content: space-between;}
header .nav {text-align: left; margin: 0;}
header .nav a {color:#fff; font-weight: 600; font-size:14px; line-height: 60px; transition: 150ms; padding: 0 15px;text-transform: uppercase;}
header .nav a:hover {color:#fff; background: transparent}
header .nav a:focus {color:#fff; background: transparent}
/*header .nav .active a{color:#00b7a9; background: #fff}*/
header .nav li {line-height: 60px; display: inline-block; margin-left: 24px;}
header .nav li:first-child {margin-left: 0px;}
header div {vertical-align: middle;}
body.mini-navbar.isnavbar .container { width: auto !important;}
header .dental_header{ height: 60px; position: relative; display: flex;}

.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: #6319d6 !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:#005188 !important;} 
.navbar-usermenu.navbar-static-side .sidebar-collapse .nav > li > a {color: #575756 !important;} /*цвет текста неактивных кнопок*/
.navbar-usermenu.navbar-static-side .sidebar-collapse .nav > li.nav-top .nav-toast .nav-toast-inner table td.uperc {color: #575756 !important;}
.navbar-usermenu.navbar-static-side .sidebar-collapse .nav > li.active {border-left: 3px solid #6319d6;background: #eaeaea ;} /*выделенный пункт меню*/
.navbar-usermenu.navbar-static-side .sidebar-collapse .nav > li.active > a {color: #575756 !important}
.widgets .widget .widget-right {width: calc(100% - 75px) !important}

.navbar-usermenu.navbar-static-side .sidebar-collapse .nav > li > a i {padding: 18px 0;}

/* header */
.top_header_line {
	height: 150px;
	background-color: #fff;
}
.icons {
	display: flex; 
	justify-content: flex-end;
}

.lang {
	display: flex;
	align-items: center;
	height: 60px;
	justify-content: flex-end;
}

.lang_change {
	margin-left: auto;
	color:#fff;
	font-weight: 600;
	font-size: 14px;
	line-height: 60px;
}

.lang_change:hover {
	color:#fff;
}


a.support {
	width: 20px;
    margin-left: 30px;
    display: flex;
    align-items: center;
	filter: contrast(1);
}

.top_header_line .icon {
    font-size: 14px;
    margin-right: 30px;
}

.top_header_line .icon:hover {
    color: #575756;
}

.ge-header {
	height: 60px;
	background-color: #191825;
	color: #fff;
	z-index: 6;
	position:relative;
	left:0;
	top:0;
	width:100%;
}
.top-border{
	height:0px; 
	width:100%; 
	background: none; 
	margin-bottom: 15px
}

.header_image {
	background: linear-gradient(0.591turn,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 58%);
	background-color: #191825;
	width: 100%;
	height: 150px;
}

.header_image img {
	height: 100%;
}

.header_logo {
	height: 150px;
	display: flex;
	align-items: center;
	justify-content: left;
}

.header_logo img {
	width: 228px;
}

.about_expo {
	margin-left: 50px;
	width: 350px;
}

.about_expo p {
	color: #fff;
	line-height: 21px;
}

.about_expo .date_expo {
	margin-bottom: 0;
}

.expo_section {
	padding: 0 15px 15px;
	display: none !important;
}

#company_view #expo_exh, #exposition_view #expo_exh {
	padding-top: 15px;
	background-color: #fff;
	margin: 0;
	border-radius: 7px 7px 0px 0px;
}

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

.sp-pagebuilder-row, .sppb-row {margin:0}
.sp-top_sec-wrapper{display:none}

.ctt-button {
	background-color: #6319d6;
	color: #fff;
	text-decoration: none;
	padding: 5px 12px;
	font-size: 12px;
	display: inline-block;
}
.ctt-button:hover {
	background-color: #6319d6;
	color: #fff;
	text-decoration: none;
}

/* *** ПРОМО БАННЕР - START *** */
.mobile-container {
  font-family: 'Montserrat', sans-serif;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 15px;

  margin: 5px 0px 10px 0px;
  background: #fef3eb;
  border-radius: 7px;
  border: 1px solid #F26300;

}

    .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 h1, h2, h3, h4, h5, h6, a, p, div, span, ul, li {
	color: #000;
}

.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%; /* Занимает 40% доступного пространства */
    padding: 25px;
    box-sizing: border-box; /*  Важно! Включает padding в ширину */
}

.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: relative;
    flex: 0 0 50%; /* Занимает 60% доступного пространства */
    padding: 0;
    text-align: right;
    height:  415px; /* подберите подходящую высоту */
    box-sizing: border-box; /* Важно! Включает padding в ширину */
    vertical-align: bottom;
}

.mobile-mockup-image {
    position: absolute;
    bottom: 0;
    right: 0;
    max-height: calc(100% - 0px);
    height: auto;
    z-index: 0;
    margin-bottom: -15px;
    margin-right: -15px;
    border-bottom-right-radius: 6.5px;
}


.mobile-mockup-image {
    align-items: end;
}

.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%; /* Занимает 40% доступного пространства */
      }
    }

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

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

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

    .mobile-right-block {
        margin-top: 15px;
        flex: 0 0 100%;
        padding: 0px;
        margin-bottom: -10px;
    }
    
    .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%;
      margin-right: -10px;
      margin-bottom: -18.5px;
    }

    .mobile-button {
        width: 100%;
    }
    .contact-button {
      position:relative;
      margin-top: -70px;
      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 *** */
/* footer */
.footer {
	background-color: #191825;
}
.footer .footer-box {
	display: flex;
	gap: 40px;
	border-top: 0px solid #6319d6;
	padding: 65px 0 80px;
	line-height: 1.55;
}

.footer .block3 {
	width: calc(25% - 30px);
}

.footer .block3>img {
	width: 120px;
}

.footer p,.footer div,.footer li,.footer a,.footer h4 {
	color: #fff;
}

.footer h4 {
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 14px;
	font-weight: 600;
	line-height: 1.35;
	color: #525252;
}

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

.footer ul {
	margin: 0 0 10px;
}

.footer li {
	list-style: none;
	line-height: 1.55;
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 300;
}

.footer .social_icons {
	margin-top: 30px;
	display: flex;
	font-size: 14px;
}

.footer .social_icons a {
	width: 25px;
	height: 25px;
	border-radius: 100%;
	margin-right: 8px;
	color: #091c23;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer .copyright {
	color: #525252;
	margin-top: 21px;
	font-size: 14px;
	font-weight: 300;
}
.footer .copyright a {
	color: #6319d6;
}

.footer .list-docs {
	display: flex;
	flex-direction: column;
	gap: 2px;
}
.footer .copyright a:hover {
	color: #6319d6;
}

@media screen and (max-width: 992px) {
	.footer {
		padding: 0 15px;
	}

	.footer .footer-box {
		flex-wrap: wrap;
	}

	.footer .block3 {
		width: calc(50% - 20px);
	}
	.header_image {
		left: 10px;
		top: 45px;
		width: 230px;
		height: 65px;
	}
	.top_header_line .text {
		bottom: 14px;
		left: 10px;
		right: 10px;
	}
}

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

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

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

/* ***** Cкрыть кнопку связаться ***** */
#user_view .button_message>a:first-child {
    display: none;
}

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

/* ***** Cкрываем пункты администрирования компании ***** */
/* .company_publish, .editTerminal, .trackList, .linkToEvent {
	display: none;
} */

.expo_exh_inner.catalog .short_opis { /* Скрыть краткое описание в каталоге */
	display: none !important;
}

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active_button {
	background-color: #6319d6;
}

.favoritecomp {
	color: #6319d6;
}

.expo_exh_inner.s4 .rexc>.span3:hover {
	border-color: #6319d6 !important;
}

.btn-set-expo:hover {
	background: #6319d64f !important;
}

.btn-set-expo.active {
	background: #6319d64f !important;
}

#listForm .expo-tools .expo-tools-select-display-mode .btn.active {
	background: #6319d6 !important;
}
.partner_bar {
	background-color: #6319d6 !important;
	color: #6319d6 !important;
}

.btn.btn-white.active {
	background: #6319d6 !important;
	color: #fff !important;
}

.btn.btn-white.active i {
	color: #fff !important;
}
.btn.btn-white.active:hover {
	background: #6319d6 !important;
	color: #fff !important;
}

.btn.btn-white.active:hover i {
	color: #fff !important;
}

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

.lang {left: 0;top: 0;}
.lang_change { height: 22px;}


}



@media screen and (max-width: 767px) {
	body.mini-navbar.isnavbar .container {
		margin-left: 0px !important;
	}
	header .nav li {
		line-height: 40px;
		display: inline-block;
		margin-left: 10px;
	}
	.icons {
		margin-right: 15px;
	}
}
/* 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);
}*/

#tab_desc_flat .span12.company_image {
	display: none;
}

.btn-set-expo {
	height: 80px;
	box-sizing: border-box;
	padding: 7px;
	border-radius: 7px;
}

#set_expo_6232:hover {background: #d9c2dd !important;}
#set_expo_6235:hover {background: #cee4c6 !important;}
#set_expo_6238:hover {background: #c5caed !important;}

/* #set_expo_6232:active {background: #c09ac5 !important;}
#set_expo_6235:active {background: #aed2a0 !important;}
#set_expo_6238:active {background: #9fa7e1 !important;} */

/* Рекламные баннеры */
.ctt-banners {
	display: grid;
	grid-template-columns: 1fr;
	width: 550px;
	margin: 0 auto 15px;
	grid-gap: 15px;
}
.ctt-banners img {
	border-radius: 7px;
	width: 100%;
}

.diplom-banner {
	display: none !important;
}

.service-box__image-box {
	display: none;
}

.btn.btn-white.user_button[data-val="2"] {
	display: none;
}

@media screen and (max-width: 768px) {
	.ctt-banners {
		width: 100%;
	}
}

/* Рекламный баннер  - start */
.banner-container {background-color: #259254;padding: 0px;border-radius: 5px; margin-bottom: 15px !important;}
.banner-container h3 {color: #fff;padding: 20px;text-align: center;padding-bottom: 0px;margin: 0px;}
.banner-container p {font-size: 18px;color: #fff;}
.banner-container a {color: #ffdd2d;}
.row-banner {display: flex;flex-direction: column;margin: 0px;}
.cell-banner {border: 0px solid #000;margin: 5px;padding: 10px;text-align: center;}
.cell-banner {color: #fff;}
.how-it-works-circle-1 {position: absolute;width: 220px;height: 220px;border-radius: 100%;top: 50px;left: 0px;z-index: 1;opacity: 15%;}
.how-it-works-circle-2 {position: absolute;width: 250px;height: 250px;border-radius: 100%;top: 0px;left: 900px;z-index: 0;opacity: 15%;}
.how-it-works-circle-3 {display: none;}
.main-color {background-color: #fff;}
.row-small {width: 25%;vertical-align: bottom;display: flex;align-items: flex-end;}
.row-big {width: 50%;}
.banner-button {margin: 10px;width: 310px; white-space: normal; word-break: break-all; background: #fff; margin-right: 0px; line-height: 16px; color: #000 !important; border-radius: 0px; border: 14px solid #fff; text-decoration: none; box-sizing: border-box; cursor: pointer; display: inline-block; text-align: center; border-radius: 5px;}
.img-banner {display: inline-block;}

@media screen and (min-width: 600px) {.row-banner {flex-direction: row;}}

@media screen and (max-width: 700px) {
.banner-container {width: auto; text-align: center;}
.banner-container h3 {font-size: 16px;line-height: 24px;}
.banner-container p {font-size: 16px; margin: 0 auto 10px;}
.cell-banner .row-small {display: none !important;}
.how-it-works-circle-1 {display: none;}
.how-it-works-circle-2 {display: none;}
.img-banner {display: none !important;}
.row-big {width: 100%;}
.row-small {width: auto; display: none !important;}
.how-it-works-circle-3 {display: block;position: absolute;width: 200px;height: 200px;border-radius: 100%;top: 50px;left: 0px;z-index: 0;opacity: 15%;}
}
/* Рекламный баннер  - end */
/* Блок диплома - start */
.diplom-row-big {width: 70%;}
.diplom-row-small {width: 30%; vertical-align: middle;display: flex; justify-content: center; align-items: center;}
.diplom-banner {display: flex;flex-direction: row;margin: 0px; padding: 5px 25px !important; border-radius: 7px; background: #ec555a !important;margin-bottom: 15px;}
.diplom-row-big h3, .diplom-row-big p {color: #fff;}

@media screen and (max-width: 700px) {
.diplom-banner {display:block;width: auto; text-align: center;padding: 5px !important;}
.diplom-banner p {font-size: 16px; margin: 0 auto 10px;}
.diplom-row-big {width: 100% !important;}
.diplom-row-small {width: 100% !important;}
.row-small {width: auto; display: none !important;}
.expo_exh_inner.catalog .exh_name {display: flex;align-items: center;justify-content: flex-start;font-size: 18px;max-width: 377px;text-align: left;}
a.support {width: 20px;margin: 0 20px;display: flex;align-items: center;filter: contrast(1);}
.header_image {left: 10px;top: 45px;width: 100%;height: auto;padding-left: 30px;}
.about_expo {margin: 0 50px;width: 350px;}
}
/* Блок диплома - end */