@charset "utf-8";
@import url("main.css");
@import url("jquery.fancybox.min.css");
@import url("slick.css");
@import url("slick-theme.css");
@import url("bootstrap-select.css");
@import url("font-awesome.min.css");

:root {
	--font-family-sans-serif: 'Manrope', sans-serif;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}
div.fin{
padding-left: 1%;
}
strong, b{ font-weight: bold}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block}
ol/*, ul*/ {list-style: none}
blockquote, q {quotes: none}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none
}
i,em {font-style: italic}
table {
	border-collapse: collapse;
	border-spacing: 0
}
html {height: 100%}
@font-face {
    font-family: 'DroidSerif';
    src: url('../fonts/DroidSerif.eot');
    src: url('../fonts/DroidSerif.eot') format('embedded-opentype'),
         url('../fonts/DroidSerif.woff2') format('woff2'),
         url('../fonts/DroidSerif.woff') format('woff'),
         url('../fonts/DroidSerif.ttf') format('truetype'),
         url('../fonts/DroidSerif.svg#DroidSerif') format('svg');
}
@font-face {
    font-family: 'LatoSemiBold';
    src: url('../fonts/LatoSemiBold.eot');
    src: url('../fonts/LatoSemiBold.eot') format('embedded-opentype'),
         url('../fonts/LatoSemiBold.woff2') format('woff2'),
         url('../fonts/LatoSemiBold.woff') format('woff'),
         url('../fonts/LatoSemiBold.ttf') format('truetype'),
         url('../fonts/LatoSemiBold.svg#LatoSemiBold') format('svg');
}
@font-face {
    font-family: 'LatoMedium';
    src: url('../fonts/LatoMedium.eot');
    src: url('../fonts/LatoMedium.eot') format('embedded-opentype'),
         url('../fonts/LatoMedium.woff2') format('woff2'),
         url('../fonts/LatoMedium.woff') format('woff'),
         url('../fonts/LatoMedium.ttf') format('truetype'),
         url('../fonts/LatoMedium.svg#LatoMedium') format('svg');
}
@font-face {
    font-family: 'LatoLight';
    src: url('../fonts/LatoLight.eot');
    src: url('../fonts/LatoLight.eot') format('embedded-opentype'),
         url('../fonts/LatoLight.woff2') format('woff2'),
         url('../fonts/LatoLight.woff') format('woff'),
         url('../fonts/LatoLight.ttf') format('truetype'),
         url('../fonts/LatoLight.svg#LatoLight') format('svg');
}
body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background:#fff;
	font-family: 'Roboto', sans-serif;
	color: #2F241F;
	font-size:16px;
	line-height:1.2em;
	-webkit-font-smoothing: antialiased;
	position: relative
}
p{padding:6px 0}

.clear {
  clear: both;
  display: block
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table
}
.clearfix:after {clear: both}
/* ----style-form---*/
.placeholder { color:#984f4e}
*:focus::-moz-placeholder { color: transparent !important} 
*[autofocus]::-moz-placeholder:focus { color: graytext !important} 
*:focus:-moz-placeholder { color: transparent !important} 
*[autofocus]:-moz-placeholder:focus { color: graytext !important}
*:focus::-webkit-input-placeholder { color: transparent !important} 
*[autofocus]::-webkit-input-placeholder { color: graytext !important}
input, textarea, a {outline:none}
:focus {outline:none}

h1 {
	font-size: 40px;
	line-height: 1.2em;
	color: #720A0A;
	font-family: 'DroidSerif';
	margin-bottom: 30px;
	text-transform: uppercase
}
.info-group-top h1 {
	font-size: 64px;
	line-height: 1.2em;
	font-family: 'DroidSerif';
	margin-bottom: 6px
}
h2 {
	font-size: 40px;
	line-height: 1.2em;
	color: #720A0A;
	font-family: 'LatoSemiBold';
	margin-bottom: 20px;
	text-transform: uppercase
}
.head-h2 {
	font-size: 40px;
	line-height: 1.2em;
	color: #720A0A;
	font-family: 'LatoSemiBold';
	margin-bottom: 20px;
	text-transform: uppercase;
	display: block;
}
.head-h2 {text-transform: none;margin-bottom: 22px}
h3,.h3-head {
	font-size: 24px;
	line-height: 1.2em;
	font-family: 'DroidSerif';
	color: #720A0A;
	margin-bottom: 14px
}
.add-ball-item .h3-head {
	font-size: 32px;
	line-height: 1.2em;
	font-weight: 400;
}
.h2 {
	font-family: 'DroidSerif';
	color: #720A0A;
	font-size: 48px;
	line-height: 1.2em;
	display: block;
	margin-bottom: 30px;
	text-transform: uppercase
}
.calendar-events-group .h2 {color: #2F221F}
.h3 {font-size: 24px}
.h3 {font-size: 20px}
.h5 {font-size: 18px}
.h6 {font-size: 15px}
.h3,.h4,.h5,.h6 {
	display: block;
	line-height: 1.1em;
	margin-bottom: 16px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.02em;
	font-weight: 500;
	color: #720A0A;
}
.h6 {margin-bottom: 10px}
.help-h3 {
	text-transform: uppercase;
	color: #2F241F;
	font-family: 'LatoMedium';
	font-size: 24px;
	line-height: 1.2em
}
.page {
	min-height:100%;
	width:100%;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}
.container {position: relative;z-index: 2}
.header {
	width:100%;
	position: sticky;
	top: 0;left: 0;
	z-index:5;
	background: #720A0A;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	padding: 8px 0;
	margin-top: 12px
}
.fixed-top {position: fixed;margin: 0}
.header .logo {
	position: relative;
	left: 2px
}
.header>.container>.row {align-items: center}
.header a {
	color: #fff;
	text-decoration: none
}
.top-menu {
	text-transform: uppercase;
	font-family: 'LatoSemiBold'
}
.top-menu ul {
	justify-content: space-around;
	display: flex;
	padding-top: 4px
}
.add-menu {
	width: 30px;
	height: 20px;
	text-align: center;
	display: none;
	border-top: 2px solid #fff;	
	position: absolute;
	right: 15px;
	top: -14px;
	transition: all ease .2s;
	z-index: 3;
}
.add-menu:before,
.add-menu:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 2px;
	background: #fff;
	font-size: 14px;
	z-index: 60;
	transition: all ease .2s
}
.add-menu:before {top: 7px}
.add-menu:after {bottom: 0}
.add-menu.open {border: 0;margin-top: -8px}
.add-menu.open:before {
	transform: rotate(-45deg);
	margin-top: 11px
}
.add-menu.open:after {
	transform: rotate(45deg);
	margin-top: -10px
}

.main {
	width: 100%;
	position: relative;
	-ms-flex: 1 0 auto;
	-webkit-flex: 1 0 auto;
	flex: 1 0 auto;
	z-index:4;
	overflow: hidden
}
.main:after {
	display: table;
	clear: both;
	content: '';
}
.group-top-all-pages{
        padding: 6px 0 80px;
}
.group-top {
	background: #FCF0E6;
	padding: 240px 0 80px;
	position: relative;
	margin:-80px 0 112px 0;
	overflow: hidden;
}
.group-top .header {margin-bottom: 160px}

.group-top:before {
	content: '';
	display: block;
	width: 1157px;
	height: 1881px;
	position: absolute;
	left: 50%;top: 0;
	margin-left: -954px;
	background: url(../images/bg/bg-top.png) no-repeat;
	opacity: .2
}
.info-group-top {
	padding: 26px;
	position: relative;
	left: -22px
}
.bg-info-group {
	display: block;
	width: 226px;
	height: 74px;
	margin: 20px 0 20px -70px;
	background: url(../images/bg/info-group-top-bg.svg) no-repeat;
	background-size: cover;
}
.logo-group-top {margin-bottom: 22px}
.logo-group-top img {max-width: 190px}
.seminar-slider-group {
	background: #720A0A;
	color: #fff;
	width: 734px;
	position: relative;
	left: 48px;
}
.seminar-slider_item {
	font-family: 'Manrope', sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 1.2em;
	position: relative;
	padding: 56px 86px 76px;
}
.seminar-slider_item>div {
	position: relative;
	z-index: 2
}
.seminar-slider_item figure {
	width: 100%;height: 100%;
	position: absolute;
	left: 0;top: 0;
}
.seminar-slider_item figure:before {
	content: '';
	width: 100%;height: 100%;
	position: absolute;
	left: 0;top: 0;
	display: block;
	background: rgba(0, 0, 0, 0.5)
}
.seminar-slider_item img {
	width: 100%;height: 100%;
	object-fit: cover;
	object-position: center;
}
.time-seminar-slider {
	display: block;
	font-size: 36px;
	line-height: 1em;
	font-family: 'LatoLight';
	margin-bottom: 40px;
}
.hgroup-seminar-slider {
	font-family: 'Manrope', sans-serif;
	font-weight: 400;
	font-size: 36px;
	line-height: 1em;
	text-transform: uppercase;
	margin-bottom: 16px
}
.hgroup-seminar-slider span {
	font-size: 60px;
	line-height: 1em;
	font-family: 'DroidSerif';
	display: block;
}
.spicer-inicial {
	font-weight: 100;
	font-size: 14px;
	line-height: 1.2em;
	padding: 12px 0!important;
	font-family: 'Roboto', sans-serif;
	margin: 0 0 20px;
}
.spicer-inicial span {font-weight: 500}
.seminar-slider-bot {
	display: flex;
	align-items: center;
	position: relative
}
.seminar-slider_item .seminar-slider-bot {padding: 16px 0}
.seminar-group .seminar-group_item-info .seminar-slider-bot {margin-top: -10px}
.seminar-slider-group .seminar-slider_item .like-white {left: 5px}
.seminar-slider-group .seminar-slider_item>div {padding-left: 50px}
.up-all {
	width: 40px;height: 40px;
	border-radius: 50%;
	background: #720A0A;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	text-align: center;
	line-height: 44px;
	display: none
}
.up-all:before {
	content: '';
  width: 12px;
  height: 22px;
  background: url(../images/bg/slick-arrow.svg) no-repeat;
  background-size: cover;
 	display: inline-block;
  vertical-align: middle; 
  transform: rotate(-90deg);
}
.like-white {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 23px;height: 18px;
	background: url(../images/bg/like-white.svg) no-repeat;
	background-size: cover;
	border: 0
}
.like-white.active {
	background: url(../images/bg/like-fa-bg-es.svg) no-repeat;
	background-size: cover
}
.seminar-group .container {margin-bottom: 34px}

.calendar-events-group {
	margin-bottom: 92px;
	position: relative;
	z-index: 10
}
.calendar-events {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 8px 0;
	margin-bottom: 28px
}
.calendar-events_item {
	margin: 0 16px 7px 0
}
.calendar-events-group .calendar-events_item:nth-child(5) {margin-right: 26px;}
.calendar-events_slider {
	color: #720A0A;
	font-size: 36px;
	line-height: 0.9em;
	font-family: 'LatoSemiBold';
	margin: 0!important;
	padding: 0 50px 0 0;
	max-width: 310px;
	position: relative;
	top: -4px;
}
.calendar-events_slider:before {
	content: '';
	width: 5.75px;height: 5.75px;
	border-radius: 50%;
	background: #720A0A;
	display: inline-block;
	position: absolute;
	top: 15px;right: 34px;
}
.calendar-events_slider>div {white-space: nowrap}
.chouse-group {position: relative}
.chouse-group_top {
	display: flex;
	align-items: center;
}
.chouse-group_top input {
	border: 0;
	border-bottom: 1px solid #C4C4C4;
	padding: 2px 80px 3px 0;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #984f4e;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	background: transparent;
	width: 100%;
	max-width: 210px
}
.chouse-group_top input::placeholder {color: #984f4e}
.chouse-link {
	display: inline-flex;
	width: 21px;height: 20px;
	align-items: center;
	justify-content: center;
	cursor: pointer
}
.chouse-link:before {
	content: '';
	width: 21px;height: 20px;
	border: 0;
	padding: 0;
	position: relative;
	background: url(../images/bg/dropdown-toggle.svg) no-repeat;
	background-size: cover;
}
.chouse-link.active:before {transform: rotate(-180deg)}

.dropdown-menu ul li a.dropdown-item {
	color: #984f4e;
	padding: 4px 0 4px 36px;
	background: none;
	white-space: normal;
	position: relative
}
.chouse-group_item ul li:before {display: none}
.dropdown-menu ul li a.dropdown-item:before {
	content: '';
	display: inline-flex;
	width: 20px;height: 20px;
	position: absolute;
	left: 8px;top: 2px;
	background: url(../images/bg/select-item-check.svg) no-repeat;
	background-size: cover;
}
.dropdown-menu ul li.selected a.dropdown-item:before {
	background: url(../images/bg/select-item-check-h.svg) no-repeat;
	background-size: cover
}
.off-text {
	color: #909090;
	position: absolute;
	line-height: 0.9em;
	right: 18px;top: 14px;
	border-bottom: 1px dashed #C4C4C4;
	cursor: pointer;
	z-index: 31;
}
.off-text.active {display: none}
.g-list .off-text {top: 4px;right: 26px}


.new-calendar-events {padding: 14px 0 0;justify-content: space-between;margin-bottom: 30px}
.new-calendar-events .calendar-events_item {margin-bottom: 14px}
.chouse-group_item {
	background: #FFFFFF;
	box-shadow: 4px 8px 15px rgba(0, 0, 0, 0.18);
	border-radius: 6px;
	padding: 10px 6px 14px;
	position: absolute;
	left: 0;top: 100%;
	width: 100%;
	z-index: 30;
}
.chouse-group_item ul {margin-bottom: 10px}
.chouse-group_item ul li {
	color: #984f4e;
	padding: 5px 0 5px 36px;
	position: relative;
	cursor: pointer
}
.chouse-group_item ul li:before {
	content: '';
	display: inline-flex;
	width: 20px;height: 20px;
	position: absolute;
	left: 8px;top: 2px;
	background: url(../images/bg/select-item-check.svg) no-repeat;
	background-size: cover;
}
.chouse-group_item ul li.active:before {
	background: url(../images/bg/select-item-check-h.svg) no-repeat;
	background-size: cover;
}
.g-list {max-width: 224px}
.btn-manually {
	text-align: center;
	transition: all ease .2s;
	padding: 6px 14px 5px;
	font-size: 14px;
	line-height: 1.4333333em;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: #720A0A;
	border: 1.5px solid #720A0A;
	border-radius: 8px;
	text-transform: uppercase;
	background: #fff
}
.btn-manually:hover {
	text-decoration: none;
	background: #720A0A;
	color: #fff
}
.manually-active input {
	border: 0;
	background: #720A0A;
	border-radius: 6px;
	color: #fff;
	padding: 4px 12px;
	margin-right: 40px;
	font-size: 16px;
}
.manually-active input::placeholder {color: #fff}
.manually-active .chouse-link {display: none}
.manually-active .off-text {
	border: 0;
	width: 20px;height: 21px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #720A0A;
	border-radius: 7px;
	font-size: 0;
	right: 10px;
}
.manually-active .off-text:before {
	content: '';
	display: inline-flex;
	width: 9px;height: 9px;
	background: url(../images/bg/off-text-check.svg) no-repeat;
	background-size: cover;
}


.seminar-group_item:last-child {border-bottom: 1px solid #C4C4C4}
.seminar-group_item {
	border-top: 1px solid #C4C4C4;
	padding: 54px 0 64px;
	font-size: 14px;
	line-height: 1.2em;
	color: #000;
	position: relative
}
.seminar-group_item .seminar-group_item-info {padding-left: 54px}
.seminar-group_item-top {position: relative}
.all-events-head {
	font-size: 20px;
	line-height: 1.2em;
	font-family: 'LatoSemiBold';
	margin-bottom: 32px;
	letter-spacing: 0.8px
}
.all-events-head a {color: #C4C4C4}
.data-seminar {
	font-size: 20px;
	line-height: 1em;
	color: #909090;
	font-family: 'LatoLight';
	display: flex;
	max-width: 220px;
	align-items: center;
	margin-bottom: 24px
}
.day-data-seminar {
	font-size: 64px;
	line-height: 1em;
	font-family: 'LatoSemiBold';
	margin-right: 32px
}
.data-seminar>div span {white-space: nowrap;font-weight: 300}
.data-seminar>div span:nth-child(2) {
	display: block;
	color: #707070;
	padding-top: 10px
}
.google-datep {
	font-size: 14px;
	line-height: 1.2em;
	color: #707070;
	white-space: nowrap;
	display: inline-flex;
	align-items: center;
}
.google-datep:before {
	content: '+';
	width: 13.67px;height: 13.67px;
	border-radius: 50%;
	background: #fff;
	display: inline-block;
	text-align: center;
	line-height: 14px;
	background: #F4F4F4;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
	margin-right: 5px;
	position: relative;top: -1.3px
}
.google-datep:hover {text-decoration: none;color: #720a0b}
.bg-google-datep {
	background: #720A0A;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 28px;
	color: #fff;
	padding: 4px 12px
}
.bg-google-datep:before {color: #720A0A}
.bg-google-datep:hover {color: #fff}

.beginning-seminar {
	font-size: 24px;
	line-height: 1.2em;
	color: #720A0A;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
	padding-right: 60px
}
.like-fa {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	line-height: 1em;
	background: none;
	border: 0;
	color: #720A0A;
	font-style: normal;
	position: relative;
	background: -100000px -100000px url(../images/bg/like-fa-bg-es.svg) no-repeat;
}
.like-fa:before {
	content: '';
	display: inline-block;
	width: 23px;
	height: 18px;
	background: url(../images/bg/like-fa-bg.svg) no-repeat;
	background-size: cover
}
.like-fa.active:before {
	background: url(../images/bg/like-fa-bg-es.svg) no-repeat;
	background-size: cover
}
.calendar-events-day_head .like-fa {
/*
	left: 70%;
	top: 3px;
*/
	top: 6px;
	right: 9px;
	position: absolute;
}

.calendar-events-day_events-icons {
	top: 6px;
	right: 9px;
	position: absolute;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 0 5px;
}

.calendar-events-day_head .calendar-events-day_events-icons .like-fa {
	position: static;
	top: 0;
	right: 0;
}

.image-seminar-info {line-height: 0;margin-bottom: 20px}
.seminar-group_item .image-seminar-info {
	max-width: 460px;
	float: right;
	position: relative;
	top: 12px;right: 4px
}
.image-seminar-info img {
	width: 100%;/*height: 100%*/;
	object-fit: cover;
	object-position: center top;
}
.show-more-link {
	color: #720A0A;
	text-decoration: none;
	border-bottom: 1px solid #720A0A;
	font-size: 16px;
	line-height: 1.2em
}
.seminar-group .show-more-link { }
.show-more-link:hover {text-decoration: none;color: #720A0A}
.group-bot-form {padding: 72px 0 70px}
.ev-sel .group-bot-form {padding: 30px 0 0}
.group-bot-form-bg {background: url(../images/bg/group-bot-form-bg.png) 100% 100% no-repeat}
.bot-form {
	max-width: 940px;
	margin: 0 auto;
	padding: 30px 54px 26px 72px;
	border: 2px solid #C4C4C4;
	border-radius: 12px;
	background: #fff;
	margin-bottom: 30px
}
.bot-form .row {align-items: flex-end}
.up {
	width: 50px;height: 51px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: url(../images/bg/up-bg.svg) no-repeat;
	background-size: cover;
	border: 0;
	border-radius: 50%;
	font-size: 20px;
}
.up:hover {text-decoration: none}
.search-title,.search-hechteg {position: relative}
.search-title input,.search-hechteg input {
	background: transparent;
	border: 0;
	padding: 4px 20px 4px 0;
	width: 100%;
	color: #984f4e;
	font-weight: 500;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	border-bottom: 1px solid #664125;
}
.search-hechteg input {border: 0}
.search-title input::placeholder,.search-hechteg input::placeholder {color: #984f4e}
.search-hechteg {
	border: 1px solid #720A0A;
	border-radius: 14px;
	padding: 1px 30px 1px 12px
}
.search-title .search-btn,.search-hechteg .search-btn {
	position: absolute;
	top: 50%;margin-top: -10px;
	right: 3px
}
.search-hechteg .search-btn {right: 8px}
.search-btn {
	background: none;
	border: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	font-family:'FontAwesome';
  padding-top: 1px;
  font-size:inherit;text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  font-weight: normal;
	font-style: normal;
  color: #A58E7B
}
.search-btn:before {content: '\f002'}
.off-filter {
	background: none;
	border: 0;
	color: #909090;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}
.off-filter:hover {color: #984f4e}
.off-title {
	border: 1px solid #720A0A;
	border-radius: 11px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 1.433333em;
	padding: 1px 8px;
	background: #fff;
	color: #984f4e;
	display: none
}
.off-title.active {display: inline-block}
.off-title:after {
	content: '';
	display: inline-block;
	width: 10px;height: 10px;
	background: url(../images/bg/off-title.svg) no-repeat;
	margin: 0 3px 0 5px;
	position: relative;
	top: 0.7px
}

.calendar-events-bot {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	border-top: 4px solid #C9AAA3;
	border-left: 1px solid #FCF0E6
}
.calendar-events-day {
	flex-basis: 14.28%;
	max-width: 14.28%;
	/*padding: 24px 15px;*/
	padding: 25px 10px 10px 10px;
	color: #000;
	position: relative;
	transition: all ease .2s;
	min-height: 236px;
	border-right: 1px solid #FCF0E6;
	border-bottom: 1px solid #FCF0E6;
}
.calendar-events-day__current {
	background-color: rgba(221, 231, 233, 0.75);
}

.calendar-events-day .h6 {color: #000}
.calendar-events-day:hover,.calendar-events-day.active {
	background: #FCF0E6;
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.18);
	border-radius: 6px;
	transform: scale(1.1);
	z-index: 10;
}
.calendar-events-day.no-day:hover,.calendar-events-day.no-day.active {
	background: none;
	box-shadow: none;
	transform: none;
}
.line-day {
	height: 4px;
	background: #C9AAA3;
	display: flex;
	flex-basis: 100%;
}
.calendar-events-day_head {
	display: flex;
	margin-bottom: 16px;
	justify-content: flex-start;
	align-items: stretch;
	gap: 0 5px;
}
.events-day {
	display: inline-block;
	color: #720A0A;
	font-weight: 500;
	font-size: 40px;
	line-height: 1em;
	font-family: 'Manrope', sans-serif;
}
.events-day-data {
	padding-top: 5px;
}
.events-month-name {
	font-weight: 500;
	font-size: 14px;
	color: #720A0A;
	line-height: 1;
	font-family: 'Manrope', sans-serif;
	display: block;
	margin-bottom: 2px;
}
.events-day-name {
	font-weight: 400;
	font-size: 14px;
	line-height: 1;
	font-family: 'Manrope', sans-serif;
	display: block;
	color: #707070;
	text-transform: lowercase;
}
.beginning-time {display: block;margin-bottom: 14px}
.open-calendar-events-day {
	position: absolute;
	background: #FFFFFF;
	box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	width: 400px;
	left: 50%;margin-left: -150px;
	padding: 60px 30px 30px;
	font-size: 14px;
	line-height: 1.2em;
	color: #000;
	display: none;
	z-index: 10;
}
.open-calendar-events-day:before {
	content: '';
	width: 100%;height: 34px;
	background: #FCF0E6;
	border-radius: 6px 6px 0 0;
	position: absolute;
	left: 0;top: 0;
}
.time-day {
	display: block;
	font-size: 20px;
	line-height: 1em;
	margin-bottom: 16px
}
.time-day-broad {
	display: block;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.2em;
	color: #720A0A;
	margin-bottom: 16px
}
.open-calendar-events-day p {padding: 0}
.open-calendar-events-day .spicer-inicial {margin: 0}
.off-open {
	position: absolute;
	top: 5px;right: 10px;
	color: #707070;
	font-size: 0.8em;
	cursor: pointer
}
.off-open:before {
	content: '\f00d';
	font-family:'FontAwesome';
	font-size:inherit;text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	font-weight: normal;
	font-style: normal;
}
.es-group {text-align: center}
.es-group .btn {margin: 0 6px 12px}

.m-block {display: none}
.calendar-events-mobile {margin-bottom: 74px;padding: 20px 0}
.calendar-mobile_head {
	font-size: 24px;
	line-height: 1.2em;
	font-family: 'DroidSerif';
	text-transform: uppercase;
	padding-left: 76px;
	position: relative;
	color: #720A0A;
	margin: 0 30px 20px
}
.calendar-mobile_head:before {
	content: '';
	width: 54px;height: 52px;
	display: block;
	position: absolute;
	left: 0;top: 0;
	background: url(../images/bg/calendar-mobile_head-bg.svg) no-repeat;
	background-size: cover
}
.calendar-events-mobile-group {
	position: fixed;
	width: 100%;height: 100%;
	left: 0;top: 0;
	background: #fff;
	z-index: 6;
	padding: 100px 0 20px;
}
.calendar-events-mobile-head {
	position: fixed;
	left: 0;top: 0;
	height: 50px;
	display: flex;
	align-items: center;
	padding: 0 20px;
	justify-content: flex-end;
	width: 100%;
	background: #fff;
}
.calendar-off {
	display: inline-block;
	width: 22px;height: 22px;
	background: url(../images/bg/calendar-off-bg.svg) no-repeat;
	background-size: cover
}
.calendar-events-mobile-top {
	position: fixed;
	left: 0;top: 50px;
	height: 39px;
	width: 100%;
	padding: 11px 24px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #E8DCD1;
}
.calendar-events-mobile_slider {
	font-size: 16px;
	line-height: 1em;
	color: #720A0A;
	font-family: 'Manrope', sans-serif;
	font-weight: 600;
	margin: 0;
	padding: 0 20px;
	width: 90px;
}
.calendar-events-mobile_slider>div {text-align: center}
.chouse-icon {
	width: 22.12px;height: 22px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.chouse-icon:before {
	content: '';
	width: 22.12px;height: 22px;
	display: inline-block;
	background: url(../images/bg/chouse-icon-bg.svg) no-repeat;
	background-size: cover
}
.calendar-events-mobile-block {
	padding: 0 4px 4px;
	overflow: auto;
	position: absolute;
	left: 0;top: 100px;
	width: 100%;height: calc(100% - 100px)
}
.calendar-events-mobile-middle {
	background: #fff8f2;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 12px;
}
.tabs-calendar-events {
	display: flex;
	font-size: 16px;
	line-height: 1.2em;
	color: #909090;
	text-align: center; 
	width: 100%;
	border-radius: 12px
}
.fixed-tabs {
	position: fixed;
	left: 0;top: 100px;
	margin: 0 4px;
	width: calc(100% - 8px)
}
.tabs-calendar-events li:first-child.active {box-shadow: 3px 0 3px -3px rgba(0, 0, 0, 0.1)}
.tabs-calendar-events li:last-child.active {box-shadow: -3px 0 3px -3px rgba(0, 0, 0, 0.1)}
.tabs-calendar-events li {
	flex-basis: 50%;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	background: #f4f4f4;
	position: relative
}
.tabs-calendar-events li.active {
	cursor: default;
	color: #000;
	background: #fff8f2;
	z-index: 2;
}
.tabs-calendar-events li:first-child {border-radius: 12px 0 0} 
.tabs-calendar-events li:last-child {border-radius: 0 12px 0 0}
.box-tabs-calendar-events {display: none;padding: 50px 20px 20px;overflow: auto;}
.box-tabs-calendar-events.visible {display: block}

.content {padding: 110px 0 20px}
.contentgold {padding: 10px 0 10px}
.content-about {padding: 210px 0 20px}
.hgroup {margin-bottom: 46px}
.hgroup h1,.hgroup h2 {
	font-size: 90px;
	line-height: 1em;
	color: #720A0A;
	text-transform: uppercase;
	margin-bottom: 16px;
	padding: 0 14px
}
.hgroup span {
	display: block;
	font-size: 36px;
	line-height: 1.2em;
	text-transform: uppercase;
	color: #720A0A;
	font-family: 'LatoLight';
}
.find-event-top {
	padding: 20px 0;
	/*border-top: 2px solid #C4C4C4;*/
	/*color: #707070;*/
	margin-bottom: 20px;
}

.find-event-top .btn {min-width: 512px}
.project-persons .hgroup h2 {font-family: 'DroidSerif';}
.find-event-top p {padding: 10px 0}
.speaker-group {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 80px
}
.speaker-group-item {
	flex-basis: 48.7%;
	max-width: 48.7%;
	display: flex;
	align-items: center;
	border: 1px solid #BDBDBD;
	border-radius: 6px;
	padding: 30px 20px 24px;
	margin-bottom: 32px;
	/*font-size: 14px;*/
	line-height: 1.4em;
	color: #2F241F;
	position: relative
	
}
.speaker-group-item figure {
	flex-basis: 200px;
	min-width: 200px;
	max-width: 200px;
	height: 200px;
	border-radius: 50%;
	margin-right: 20px;
	background: #c4c4c4
}
.speaker-group-item figure img {
	width: 100%;height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 50%
}
.speaker-group-persons {padding: 66px 0 20px;flex-wrap: wrap}
.speaker-group-persons .speaker-group-item {
	flex-basis: 20%;
	max-width: 20%;
	padding: 0 16px;
	flex-direction: column;
	border: 0;
	text-align: center
}
.speaker-group-persons .speaker-group-item figure,.speaker-group-main .speaker-group-item figure {
	display: block;
	border-radius: 50%;
	margin: 0 auto 24px
}
.speaker-group-persons h3,.speaker-group-main h3 {
	font-size: 20px;
	line-height: 1.2em;
	margin-bottom: 10px
}
.speaker-group-persons .speaker-group-item_content p {padding: 6px 20px; font-size: 16px;}
.user-prof {
	display: block;
	margin-bottom: 10px;
	font-family: 'DroidSerif';
	color: #909090;
	font-size: 16px;
	line-height: 1.2em
}

.speaker-group-persons .speaker-group-item:nth-child(1),
.speaker-group-persons .speaker-group-item:nth-child(2) {
	flex-basis: 50% !important;
	max-width: 50% !important;
}

.speaker-group-main {display: block;margin-bottom: 58px} 
.speaker-group-main-lector {margin-bottom: 50px;position: relative;z-index: 8;}
.speaker-group-main-lector .h2 {margin-bottom: 36px}
.speaker-group-main-lector .speaker-group-item {margin-bottom: 38px}
.lektor-group-item {padding: 38px 0}
.speaker-group-main .speaker-group-item {
	border: 0;
	text-align: center;
	display: block;
	max-width: none;
	padding: 30px 36px 10px;
	line-height: 1.6em;
}
.tooltip-main {
	background: #FCF0E6;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 0 12px 12px 12px;
	padding: 20px;
	/*min-width: 350px;*/
	font-size: 13px;
	line-height: 1.2em;
	color: #2F241F;
	text-align: left;
	position: absolute;
	/*top: 36%;*//*left: 56%;*/
	top: 49%;
	transition: 0.5s;
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
	padding-left: 40px !important;
    overflow: auto !important;
    max-height: 200px !important;
}
.tooltip-main::-webkit-scrollbar-thumb {
    background: #720A0A;
    border-radius: 50px;
}
.tooltip-main::-webkit-scrollbar {
    width: 5px;
}
.speaker-group-item:hover .tooltip-main {
	height: auto;
	opacity: 1;
	visibility: visible;
}
.tooltip-main p {padding: 0;margin: 0}
}
.tooltip .arrow {display: none}
.hint-group p {padding: 0}

.bg-content {background: url(../images/bg/bg-content.png) 0 -4px no-repeat}
.bg-participant {background: url(../images/bg/bg-participant.png) 0 -4px no-repeat} 
.bg-ev-sel {background: url(../images/bg/bg-ev-sel.png) 0 0 no-repeat}
.speacer-bg {background: url(../images/bg/speacer-bg.png) 0 100% no-repeat}
.about-anons {
	max-width: 1060px;
	padding: 20px 0;
	margin: 0 auto 128px;
	position: relative
}
.content-about {padding-bottom: 60px;}
.content-about .about-anons {
	margin-bottom: 0;
	padding-bottom: 88px;
}
.content-about .about-anons:after {
	content: '';
	width: 1280px;
	height: 2px;
	background: #FCF0E6;
	position: absolute;
	left: -120px;bottom: 6px;
}
.anons {
	max-width: 846px;
	text-align: justify;
	font-size: 24px;
	line-height: 1.4em;
	font-family: 'Lato', sans-serif;
	color: #2F241F;
	margin-bottom: 88px
}
.anons-number {
	display: flex;
	justify-content: space-between;
}
.anons-number-item {
	flex-basis: 44%;
	display: flex;
	font-size: 18px;
	line-height: 1.3em;
	color: #2F241F
}
.anons-number-item>div {text-align: justify}
.number-main {
	color: #C4C4C4;
	font-size: 64px;
	line-height: 1em;
	font-family: 'DroidSerif';
	margin-right: 22px;
	padding: 8px 0
}
.figure-group {padding: 20px 0}
.line-bot {
	display: block;
	margin: 40px auto 20px;
	height: 54px;width: 7px;
	background: url(../images/bg/line-bot-bg.svg) no-repeat;
	background-size: cover;
	font-style: normal
}
.line-bot-abs {
	margin: 0;
	position: absolute;
	left: 50%;top: -25px;
	margin-left: -3.5px;
}
.image-big {
	line-height: 0;
	margin-bottom: 50px;
}
.image-big img {width: 100%}
.group-item-anons .image-big {margin: 0}
.group-item-anons {
	padding: 100px 0;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.5em;
	font-family: 'LatoMedium';
	position: relative;
	z-index: 3;
}
.group-item-anons.width-mobile .ell-text {padding: 40px 0 0 60px}
.deskript-event {padding: 130px 0 76px;margin-bottom: 156px}
.width-min {
	max-width: 540px;
	margin: 0 auto 20px;
}
.what-we-can-group {
	margin-bottom: 20px;
	padding: 180px 0 108px;
	background: url(../images/bg/what-we-can-group-bg.png) 100% -80px no-repeat
}
.what-we-can-group .container {border-bottom: 2px solid #FCF0E6;padding-bottom: 20px}
.what-we-can-group-c {
	max-width: 1090px;
	margin: 0 auto;
	padding-left: 20px
}
.what-we-can-list {
	font-size: 20px;
	line-height: 1.2em;
	font-family: 'Lato', sans-serif;
	color: #2F241F;
	margin: 0;padding: 56px 0 49px
}
.what-we-can-list li {
	display: flex;
	align-items: center;
	padding: 20px 0
}
.what-we-can-list li .icon {
	width: 80px;
	min-width: 80px;
	margin-right: 110px
}
.info-webinar-sity {
	font-size: 14px;
	line-height: 1.2em;
	color: #000;
	max-width: 860px;
	margin: 0 auto 30px;
	position: relative;
	left: 4px;
}
.info-webinar-sity p {padding: 0}
.list-disc {list-style: disc;margin-bottom: 30px}
.project-persons {margin-bottom: 210px}
.group-item-anons.bordo-bg {padding: 40px 0;margin-bottom: 50px}
.group-item-anons.bordo-bg.width-mobile {padding: 36px 0;margin-bottom: 124px}
.item-anons {
	font-size: 26px;
	line-height: 1.4em;
	font-family: 'DroidSerif';
	text-align: center
}
.item-anons p {padding: 17px 0;position: relative}
.point-text p+p:before {
	content: '';
	width: 3.8px;height: 3.8px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	left: 50%;margin-left: -1.5px;
	top: 0px
}
.item-anons-c  {
	line-height: 32px;
	padding: 1px 0;
}
.line-vertical {
	display: block;
	width: 2px;height: 80px;
	background: #FCF0E6;
	margin: 30px auto 40px
}
.list-anons li {
	position: relative;
	padding: 16px 0 16px 50px;
	font-size: 16px;
	line-height: 1.4em;
	color: #720A0A;
	font-family: 'Lato', sans-serif;
	text-align: left
}
.list-anons li:before {
	content: '';
	width: 29px;height: 29px;
	background: url(../images/bg/list-anons-bg.svg) no-repeat;
	background-size: cover;
	display: block;
	position: absolute;
	left: 0;top: 50%;
	margin-top: -14.5px
}
.group-bot-main {
	background: url(../images/bg/group-bot-main-bg.png) 50% 100% no-repeat;
	padding: 125px 0 66px
}
.group-bot-main .group-item-anons {margin-bottom: 80px}
.group-bot-main .group-bot-form {padding: 0!important}
.bot-main-anons {
	text-align: center;
	font-size: 24px;
	line-height: 1.35em;
	font-family: 'Lato', sans-serif;
	max-width: 1080px;
	margin: 0 auto 48px
}

.main-bg {
	background: url(../images/bg/group-bot-main-bg.png) 100% 100% no-repeat;
	min-height: 800px;
}
.main-bg:before {
	content: '';
	display: block;
	background: url(../images/bg/main-bg-left.png) no-repeat;
	width: 425px;height: 1200px;
	position: absolute;
	left: 0;top: 50%;
	margin-top: -600px
}
.rules-recommendations-group {
	padding: 46px 0 70px;
	border-bottom: 2px solid #FCF0E6
}
.rules-recommendations-item {
	font-family: 'Lato', sans-serif;
	color: #000;
	line-height: 1.4em;
	margin: 0 0 30px;
	padding: 0 60px 0 0;
}
.rules-recommendations-item:last-child {padding-right: 50px}
.rules-recommendations-item .icon,.rules-recommendations-item figure {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 70px;
	margin-bottom: 20px
}
.rules-recommendations-item figure img {
	width: 100%;
	max-width: 60px;
	max-height: 70px;
}
.questions-group {margin-bottom: 94px}
.questions-list {
	max-width: 1010px;
	margin: 0 auto
}
.questions-list li {
	display: flex;
	align-items: center;
	padding: 40px 40px 54px 0;
	font-family: 'Lato', sans-serif;
	color: #000;
	line-height: 1.5em;
}
.questions-list li:nth-child(2) {padding-bottom: 62px}
.questions-list li .icon {
	width: 122px;
	min-width: 122px;
	margin: 8px 60px 0 0;
}
.questions-list li .icon:before {width: 122px;height: 122px}
.questions-list h3,.credit-required-item h3,.h3-head {
	font-size: 32px;
	line-height: 1.2em;
	font-family: 'DroidSerif';
	text-transform: uppercase
}
.questions-list h3 {margin-bottom: 28px}
.credit-required-group {margin-bottom: 100px}
.credit-required-item {
	border: 1px solid #A6A6A6;
	border-radius: 12px;
	max-width: 846px;
	margin: 0 auto 30px;
	font-size: 18px;
	line-height: 1.3em;
	color: #720A0A;
	padding: 66px 50px 60px 56px;
	position: relative;
	left: 46px;
}
.credit-required-item .h6 {
	font-size: 16px;
	line-height: 1.3em;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}
.credit-required-item p {padding: 17px 0}
.credit-required-item a {
	color: #720A0A;
	font-weight: 500;
	text-decoration: underline
}
.credit-required-item a.btn {text-decoration: none}
.credit-required-item a:hover {text-decoration: none}
.contact-group {
	font-family: 'Open Sans', sans-serif;
	padding: 94px 0;overflow: hidden
}
.contact-group-item {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
}
.contact-group-address {
	position: relative;
	background: #720A0A;
	color: #fff;
	padding: 90px 0;
	flex-basis: 33.3333%;
	max-width: 33.3333%;
	font-size: 18px;
	line-height: 1.2em
}
.contact-group-address:before {
	content: '';
	width: 1000px;height: 100%;
	background: #720A0A;
	display: block;
	position: absolute;
	left: -998px;top: 0
}
.contact-group-address>div {position: relative}
.contact-group-address .h2 {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
}
.contact-group-address ul {margin: 0 0 66px}
.contact-group-address li {padding: 30px 0}
.contact-group-address a {color: #fff}
.contact-group-address a:hover {text-decoration: none}
.contact-group-address li .icon {
	width: 30px;
	top: -6px;
	margin-right: 8px
}
.social {
	display: flex;
	flex-wrap: wrap;
}
.social a {
	width: 42px;height: 42px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #2b2b2b;
	background: #fff;
	border-radius: 50%;
	font-size: 28px;
	line-height: 1em;
	margin: 0 12px 16px 0;
}
.contact-group-user-address {
	flex-basis: 66.6667%;
	max-width: 66.6667;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 30px
}
.contact-group-user-address-group {
	max-width: 740px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
	left: 50px;
}
.contact-group-user-address-item {
	font-weight: 300;
	font-size: 20px;
	line-height: 1.2em;
	color: #720A0A;
	flex-basis: 46%;
	max-width: 46%;
	border-left: 1px solid #720A0A;
	padding: 8px 10px 8px 26px;
	margin: 26px 0
}
.contact-group-user-address-item h6 {
	font-size: 20px;
	line-height: 1.2em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin: 0 0 4px
}
.contact-group-user-address-item p {padding: 4px 0}
.contact-group-user-address-item a {
	color: #720A0A;
	text-decoration: none
}
.regali-user {
	font-size: 18px;
	line-height: 1.2em;
	font-weight: 400;
	display: block;
	padding: 6px 0 8px
}
.typical-content {
	padding: 64px 0;
	position: relative;
	overflow: hidden
}
.prigramm-content {padding: 54px 0}
.typical-content-bg:before {
	content: '';
	display: block;
	background: url(../images/bg/typical-content.png) no-repeat;
	background-size: cover;
	width: 793px;height: 1586px;
	position: absolute;
	right: -90px;top: 65.5%
}
.group-block-seminar {margin-bottom: 90px}
.prigramm-content .group-block-seminar {margin-bottom: 62px}
.group-block-seminar-top {
	display: flex;
	margin-bottom: 18px;
	align-items: center;
	flex-wrap: wrap
}
.group-block-seminar-top>div {
	display: flex;
	align-items: center
} 
.group-block-seminar-top>div>div {margin-left: 12px}
.group-block-seminar-top>div>a {margin-right: 6px}

.group-block-seminar-middle {
	background: #720A0A;color: #fff;padding: 0 90px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 56px;
	font-size: 20px;
	line-height: 1.4em
}
.group-block-seminar-middle_item {
	padding: 80px 0;
	padding-left: 10px;
	min-height: 510px;
	font-family: 'Manrope', sans-serif;
	font-weight: 500;
}
.group-block-seminar .time-seminar-slider {
	margin-bottom: 54px
}
.group-block-seminar .hgroup-seminar-slider {
	font-family: 'Lato', sans-serif;
	margin-bottom: 6px;
	margin-right: 15px
}
.spicer-inicial span {font-weight: 500}
.group-block-seminar-middle figure {
	line-height: 0;
	flex-basis: 50%;
	min-width: 550px;
	max-width: 550px;
	position: relative;
	left: -12px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.group-block-seminar-middle figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
}
.group-btn-chouce {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.group-block-seminar .group-btn-chouce {
	justify-content: center;
	gap: 0 45px;
}
.group-btn-chouce .btn {
	margin-bottom: 16px;
	min-width: 220px
}
.item-anons-content {
	color: #2F241F;
	font-size: 20px;
	line-height: 1.4em;
	font-family: 'Lato', sans-serif;
	padding: 30px 24px 30px 0
}
.slider-speaker .slick-track {
	margin-left: 0;
	margin-right: 0;
}

.deskript-event .item-anons-content.m-none {padding-left: 80px;padding-right: 0}
.deskript-event .item-anons-content {line-height: 1.2em}
.group-item-anons .item-anons-content {max-width: 600px}
.normal-slider {padding: 66px 90px}
.add-ball-group {margin-bottom: 156px}
.add-ball-item {
	background: #FCF0E6;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 12px;
	padding: 50px 50px;
	max-width: 846px;
	margin: 0 auto;
	font-size: 24px;
	line-height: 1.2em;
	color: #2F241F;
}
.add-ball-item p {padding: 9px 0 16px}
.info-partner-main {
	max-width: 1070px;
	margin: 0 auto;
	display: flex;
	/*justify-content: space-between;*/
	justify-content: flex-start;
	gap: 0 20px;
	flex-wrap: wrap;
	padding: 52px 0 0
}
.info-partner-main figure {
	line-height: 0;
	flex-basis: 18%;
	max-width: 18%;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #A6A6A6;
	border-radius: 20px;
	height: 198px;
	margin-bottom: 30px;
	overflow: hidden;
	background: #fff;
}
.info-partner-main figure img {
	/* width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
	border-radius: 20px; */
	display: block;
	max-width: 90%;
	max-height: 90%;
}
.btn-prev {
	background: #FA5858;
	border-radius: 300px;
	font-size: 16px;
	line-height: 1.2em;
	color: #fff;
	text-transform: uppercase;
	min-width: 220px;
	padding: 8px 10px;
	display: inline-flex;
	justify-content: center;
	position: relative
}
.btn-prev:hover {text-decoration: none;background: #720A0A;color: #fff}
.str-prev:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 45px;height: 8px;
	background: url(../images/bg/str-prev.svg) no-repeat;
	background-size: cover;
	position: absolute;
	left: 16px;top: 50%;
	margin-top: -4px
}
.str-next:before {
	transform: rotate(180deg);
	left: auto;right: 16px;
}
.programm-events-group {
	color: #818181;
	margin: 44px 0;
	font-family: 'Manrope', sans-serif;
	/*margin-top: 15px;*/
}
.programm-events-table {
	display: table;
	width: 100%;
}
.table-tr {display: table-row}
.table-tr+.table-tr .table-td {
	border-top: 1px solid #C5C5C5
}
.table-td {
	display: table-cell;
	vertical-align: top;
	padding: 54px 30px;
	border-right: 1px solid #C5C5C5
}
.table-td:first-child,.table-td:nth-child(2) {
	font-size: 20px;
	line-height: 1.2em
}
.table-td:first-child {
	background: #720A0A;
	color: #fff;
	/*
	max-width: 200px;
	min-width: 200px
	*/
	width: 200px;
}
.table-td:nth-child(2) {
	color: #000;
	font-weight: 300;
	width: 50%;
	padding-left: 100px;
	padding-right: 100px;
	/*text-align: center*/
}
.table-td:nth-child(3) {
	padding-left: 40px;
	padding-right: 40px;
	font-family: inherit;
	font-size: 18px;
}
.broadcast-content {
	padding: 50px 0
}
.broadcast-content h1 {
	display: inline-flex;
	padding: 0 0 4px;
	color: #2F271F;
	font-size: 36px;
	line-height: 1.2em;
	margin-bottom: 12px;
	border-bottom: 1px solid #720A0A
}
.calendar-content {padding: 76px 0}

.i1:before {
	content: '';
	width: 74px;height: 49px;
	background: url(../images/bg/i1.svg) no-repeat
}
.i2:before {
	width: 64px;height: 50px;
	background: url(../images/bg/i2.svg) no-repeat
}
.i3:before {
	width: 60px;height: 56px;
	background: url(../images/bg/i3.svg) no-repeat
}
.i4:before {
	width: 56px;height: 56px;
	background: url(../images/bg/i4.svg) no-repeat
}
.i5:before {
	width: 56px;height: 56px;
	background: url(../images/bg/i5.svg) no-repeat
}
.i-sound:before {
	width: 58px;height: 41px;
	background: url(../images/bg/i-sound.svg) no-repeat
}
.i-help:before {
	width: 60px;height: 50px;
	background: url(../images/bg/i-help.svg) no-repeat
}
.i-es:before {
	width: 60px;height: 53px;
	background: url(../images/bg/i-es.svg) no-repeat
}
.i-help1:before {background: url(../images/bg/i-help1.svg) no-repeat}
.i-help2:before {background: url(../images/bg/i-help2.svg) no-repeat}
.i-help3:before {background: url(../images/bg/i-help3.svg) no-repeat}
.i-globe:before {
	width: 21.69px;height: 22.37px;
	background: url(../images/bg/i-globe.svg) no-repeat;
	background-size: contain!important;
}
.i-mobile:before {
	width: 15.59px;height: 23.72px;
	background: url(../images/bg/i-mobile.svg) no-repeat;
	background-size: contain!important;
}
.i-email:before {
	width: 26px;height: 16px;
	background: url(../images/bg/i-email.svg) no-repeat
}
.i-email-es:before {
	width: 63px;height: 63px;
	background: url(../images/bg/i-email-es.svg) no-repeat
}
.i-check:before {
	width: 39px;height: 39px;
	background: url(../images/bg/i-check.svg) no-repeat
}

.icon,.icon:before {
	content: '';
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: relative;
	font-style: normal
}
.icon:before {background-size: cover}

.orange-bg {background: #FCF0E6}
.bordo-bg {background: #720A0A;color: #fff}
.btn {
	transition: all ease .2s;
	padding: 9px 16px 7px;
	font-size: 14px;
	line-height: 1.4333333em;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: #720A0A;
	border: 1.5px solid #720A0A;
	border-radius: 36px;
	text-transform: uppercase;
	background: #fff;
	min-width: 260px
}
.btn:focus {box-shadow: none}
.btn-default {
	font-size: 16px;
	line-height: 1.433333em;
	min-width: 250px;
	padding: 8px 16px 6px;
}
.btn:hover,.active-btn {
	background: #720A0A;
	color: #fff
}
.btn-transparent {background: transparent}
.seminar-slider-bot .btn {
	min-width:180px;
	margin: 0 12px 0 0;
}
.seminar-group_item .seminar-slider-bot .btn {flex-basis: 48%}
.btn-main {
	border-color: #fff;
	color: #fff;
	background: #720A0A;
}
.seminar-slider-black .btn-main {background: rgba(0, 0, 0, 0.5)}
.btn-dat {
	background: #FFFFFF;
	box-shadow: 4px 8px 15px rgba(0, 0, 0, 0.18);
	border-radius: 6px;
	border: 1px solid #984f4e;
	min-width: 150px;
	text-transform: none
}
.btn-more-detailed {
	border: 1.5px solid #720A0A;
	border-radius: 30px;
	padding: 3px 20px 2px;
	min-width: auto
}
.btn-trans-none {text-transform: none}
.btn-event {
	background: #FCF0E6;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border: 0
}
.btn-apply {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 1.43333em;
	background: #720A0A;
	border: 0;
	padding: 4px 26px;
	color: #fff;
	margin: 12px 0;
	display: none;
	min-width: auto
}
.apply-es .btn-apply {display: inline-block}


.footer {
	width:100%;
	padding:15px 0;
	-ms-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
	background: #720A0A;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.2em;
	text-align: center;
	position: relative;
	z-index: 3;
	margin: 50px 0 70px
}
.group-bot-form .footer {margin-bottom: 0}
.footer p {padding: 3px 0}
.footer a {color: #fff}

.dropdown-menu {
	min-width: none;
	box-shadow: 4px 8px 15px rgba(0, 0, 0, 0.18);
	border-radius: 6px
}
.calendar-events_item .dropdown-menu .bs-actionsbox .btn-group button.btn {min-width: auto}
.selectpicker {
	border: 0;
	background: none;
	border-radius: 0;
	padding: 0;margin: 0;
	box-shadow: none
}
.btn.dropdown-toggle {
	border: 1px solid #C4C4C4;
	border-radius: 6px;
	background: #fff!important;
	box-shadow: none!important;
	margin: 0 4px 0 0!important;
	text-transform: none;
	color: #909090!important;
	font-size: 16px;
	opacity: 1;
	line-height: 1em;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	min-width: none;
	text-transform: none!important;
	padding: 11px 30px 11px 12px;
}
.calendar-events-group .btn.dropdown-toggle {
	color: #720A0A!important;
	font-weight: 500!important;
	border: 0;
	border-radius: 0;
	background: none!important
}
.btn.dropdown-toggle:focus,.btn.dropdown-toggle:active {outline: none!important}
.btn.dropdown-toggle:after {display:none}
.btn.dropdown-toggle:before {
	content: '';
	display: block;
	width: 21px;height: 20px;
	border: 0;
	padding: 0;
	position: absolute;
	right: 23px;
	background: url(../images/bg/dropdown-toggle.svg) no-repeat;
	background-size: cover;
}
.registration-form .btn.dropdown-toggle:before {right: 12px}
#sel-3 .btn.dropdown-toggle:after {width: 22px}
.calendar-events-group .btn.dropdown-toggle:after {left: -18px}
.filter-option-inner-inner {
	padding: 0;
	text-overflow: ellipsis
}
.calendar-events-group .filter-option-inner-inner {
	border-bottom: 1px solid #C4C4C4;
	padding: 3px 40px 5px 0;
	margin-right: 14px;
}

.dropdown-menu ul li a.dropdown-item:focus {outline: none}

.bs-searchbox input.form-control {
	font-size: 16px;
	line-height: 1em;
	padding: 2px 12px;
	height: 36px
}
.bs-actionsbox .btn-group .btn {text-transform: none}

.bot-form .h5 {margin-bottom: 18px}
.form-group {padding: 4px 0}
.bot-form .form-group,
.account-editing-poop .form-group {margin-bottom: 4px}
.form-control {
	border: 1px solid #C4C4C4;
	border-radius: 6px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
}
.form-controls {
	width: 100%;
	border: 1px solid #C4C4C4;
	border-radius: 6px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	padding: 7px 14px;
}
.in-sity-form .form-control,#in-password-mail .form-control {padding: 20px 12px!important}
.in-sity-form .form-group {margin-bottom: 8px}
.form-control:focus,.form-controls:focus {border-color: #720A0A;box-shadow: none}
textarea.form-control {padding: 10px 12px;min-height: 80px}
.btn-between-group {display: flex;justify-content: space-between;flex-wrap: wrap}
.btn-between-group .btn {flex-basis: 49%}
#in-password-mail-es .btn-between-group {justify-content: center}
#in-password-mail .modal-body .form-group,
#in-password-mail-es .form-group {padding: 5px 40px}
#in-password-mail .modal-body>.form-group,
#in-password-mail-es .modal-body>.form-group {padding: 30px 40px 5px}

.tabs-insity {
	display: flex;
	font-size: 22px;
	line-height: 1.2em;
	color: #909090;
	text-align: center;
	font-family: 'LatoMedium';
	background: #f4f4f4;
	width: 100%;
	border-radius: 12px 12px 0 0;
	box-shadow: inset 0 -2px 3px rgba(0, 0, 0, 0.1);
	list-style: none;
	margin-bottom: 40px
	
}
.tabs-insity li:first-child.active {box-shadow: 3px 0 3px -3px rgba(0, 0, 0, 0.5)}
.tabs-insity li:last-child.active {box-shadow: -3px 0 3px -3px rgba(0, 0, 0, .5)}
.tabs-insity li {
	flex-basis: 50%;
	height: 60px;
	line-height: 64px;
	cursor: pointer;
	position: relative
}
.tabs-insity li.active {
	cursor: default;
	color: #000;
	background: #fff
}
.tabs-insity li:first-child {border-radius: 12px 0 0} 
.tabs-insity li:last-child {border-radius: 0 12px 0 0}
.box-register {
	display: none;
	padding: 0 20px 35px 20px;
}


.box-register .btn-default {
	padding: 4px 16px 6px;
	line-height: 23px;
}

.box-register .password-no {
    display: inline-block;
    margin: -2px 0 2px 0;
    position: relative;
    top: -4px;
}

.box-register.visible {display: block}
.password-no {
	color: #707070;
	text-decoration: none
}
.password-no:hover {
	text-decoration: none;
	color: #720A0A
}
.info-register-poop {
	font-size: 24px;
	line-height: 1.2em;
	color: #2F271F;
	padding: 10px 20px;
	text-align: center
}

.modal-dialog {max-width: 630px;margin-top: 215px}
#specialization-editing .modal-dialog {margin-top: 20px}
#specialization-editing_one .modal-dialog {margin-top: 20px}
#i-see .modal-dialog {max-width: 500px}
.account-editing-poop .modal-dialog {max-width: 660px}
.poop-editing .modal-dialog {max-width: 414px}
#work-editing .modal-dialog {max-width: 660px}
.poop-big .modal-dialog {max-width: 1280px}
.modal-content {border-radius: 12px}
.modal-header,.modal-footer {border: 0}
#in-sity .modal-header,.no-padding .modal-header {padding: 0}
#in-password-mail .modal-content,#in-password-mail-es .modal-content {
	padding: 30px 0 0;
	background: #f4f4f4;
	font-size: 20px;
	line-height: 1.2em;
	color: #707070;
}
.account-editing-poop .btn {
	padding: 5px 12px;
	
}
#post-editing .btn {flex-basis: 100%}

#specialization-editing .speciality-mobile-label,
#specialization-editing_one .speciality-mobile-label {
	display: none;
}

@media (max-width:1399px){
	.group-top:before {margin-left: -868px}
	.info-group-top {padding: 0}
	.info-group-top h1 {
		font-size: 50px;
		line-height: 1.2em
	}
	.hgroup-seminar-slider {
		font-size: 30px;
		line-height: 1em
	}
	.hgroup-seminar-slider span {
		font-size: 40px;
		line-height: 1.2em
	}
	.normal-slider {padding: 40px 50px}
	.seminar-slider-group {left: 0;width: auto}
	.seminar-slider-group .seminar-slider_item>div {padding-left: 0}
	.header .logo,.info-group-top {left: 0}
	.seminar-group_item .image-seminar-info {
		max-width: none;
		float: none;
		top: 0;right: 0
	}
	.seminar-group .seminar-group_item-info .seminar-slider-bot {margin-top: 0}
	.contact-group-user-address-group {left: 0}
	.beginning-seminar {padding-right: 0}
	.group-block-seminar-middle_item {padding-left: 0}
	.group-block-seminar-middle figure {
		flex-basis: 50%;
		min-width: 50%;
		left: 0
	}
	.group-block-seminar-middle.modal__today_event_figure figure {
		flex-basis: 100%;
		min-width: 100%;
	}
	.group-btn-chouce .btn {min-width: 190px}
	.group-item-anons.width-mobile .ell-text {padding: 0}
	.what-we-can-group-c {padding-left: 0}
	.tooltip-main {top: 46%;left: 30%}
	.modal-dialog {margin-top: 50px}
}
@media (max-width:1199px){
	body {font-size: 14px;line-height: 1.2em}
	.hgroup h1,.hgroup h2 {
		font-size: 60px;
		line-height: 1em;
		padding: 0
	}
	.h2 {
		font-size: 40px;
		line-height: 1.2em
	}
	.content-about {padding: 100px 0 20px}
	.top-menu ul {padding-top: 6px}
	.group-top {padding: 220px 0 50px;overflow: hidden}
	.group-top .header {margin-bottom: 50px}
	.group-top:before {margin-left: -778px;margin-top: -50px}
	.bg-info-group {margin-left: 0}
	.seminar-group .seminar-group_item>.row>div:first-child {order: 1}
	.seminar-group .seminar-group_item>.row>div:nth-child(3) {order: 2}
	.seminar-group .seminar-group_item>.row>div:nth-child(2) {order: 3}
	.calendar-events_slider {
		font-size: 30px;
		line-height: 1em;
		top: -6px;
		max-width: 280px
	}
	.calendar-events-day {
		flex-basis: 20%;
		max-width: 20%
	}
	.line-day {display: none}
	.speaker-group-item,.speaker-group-main .speaker-group-item {padding: 20px 15px}
	.speaker-group-item figure {
		flex-basis: 177px;
		min-width: 177px;
		max-width: 177px;
		height: 177px
	}
	.about-anons {margin: 0 auto 80px}
	.group-item-anons {
		padding: 50px 0;
		font-size: 16px;
		line-height: 1.3em
	}
	.project-persons {margin-bottom: 90px}
	.speaker-group-persons {padding: 40px 0}
	.speaker-group-persons .speaker-group-item {
		flex-basis: 33.3333%;
		max-width: 33.3333%
	}
	.rules-recommendations-group {margin-bottom: 0;padding: 30px 0}
	.questions-list li,.questions-list li:nth-child(2) {padding: 30px 0}
	.credit-required-group {margin-bottom: 40px}
	.add-ball-group {margin-bottom: 100px}
	.info-partner-main figure {
		flex-basis: 22%;
		max-width: 22%
	}
	.speaker-group-persons .speaker-group-item_content p {padding: 6px 0}
	.day-data-seminar {margin-right: 16px}
	.seminar-group_item .seminar-group_item-info {padding-left: 0}
	.tooltip-main {top: 80%;left: 37%;margin-left: -135px}
	.credit-required-item {left: 0}
	.rules-recommendations-item,
	.rules-recommendations-item:last-child {padding-right: 0}
	.find-event-top .btn {min-width: 260px}
	.table-td:nth-child(2) {
		padding-left: 30px;
		padding-right: 30px;
	}	
	.table-td:nth-child(3) {
		padding-left: 30px;
		padding-right: 30px;
	}		
}
@media (max-width:991px){
	h1 {
		font-size: 36px;
		line-height: 1.2em
	}
	h2,.head-h2 {
		font-size: 34px;
		line-height: 1.2em
	}
	.hgroup h1,.hgroup h2 {
		font-size: 50px;
		line-height: 1em;
	}
	.h2 {
		font-size: 34px;
		line-height: 1.2em
	}
	.hgroup span {
		font-size: 30px;
		line-height: 1.2em
	}
	.add-menu {display: block}
	.group-top-header {
		display: none;
		padding: 30px 20px 20px;
		width: 100%;
		position: absolute;
		left: 0;top: 100%;
		background: #720A0A;
		min-width: 300px
	}
	.top-menu ul {display: block;margin-bottom: 10px}
	.top-menu ul li {padding: 6px 0}
	.group-top:before {margin-left: -658px}
	
	.hgroup-seminar-slider {
		font-size: 24px;
		line-height: 1em
	}
	.hgroup-seminar-slider span {
		font-size: 34px;
		line-height: 1.2em
	}
	.beginning-seminar {
		font-size: 20px;
		line-height: 1.2em
	}
	.group-top {margin-bottom: 60px}
	.calendar-events-day {
		flex-basis: 25%;
		max-width: 25%
	}
	.calendar-events-group {margin-bottom: 40px}
	.group-top-header .link-lk {margin-left: 20px}
	.content,.content-about {padding: 40px 0 20px}
	.hgroup {margin-bottom: 20px}
	.speaker-group-item {flex-direction: column;text-align: center}
	.speaker-group-item figure {margin-bottom: 20px}
	.anons {margin-bottom: 50px}
	.image-big {margin-bottom: 30px}
	.what-we-can-group {padding: 100px 0 60px;margin-bottom: 40px}
	.what-we-can-list {padding: 20px 0}
	.what-we-can-list li {padding: 16px 0}
	.rules-recommendations-group {padding: 20px 0;margin-bottom: 20px}
	.line-vertical {margin: 20px auto}
	.questions-group {padding: 0;margin-bottom: 50px}
	.questions-list li,.questions-list li:nth-child(2) {padding: 20px 0}
	.credit-required-group {margin-bottom: 0px}
	.contact-group-address {
		padding: 40px 0;
		flex-basis: 100%;
		max-width: 100%;
		margin-bottom: 20px
	}
	.contact-group-address ul li {padding: 12px 0}
	.contact-group-user-address {
		padding: 0;
		flex-basis: 100%;
		max-width: 100%;
	}
	.contact-group-user-address-group {max-width: auto}
	.contact-group-user-address-item {
		flex-basis: 48%;
		max-width: 48%;
		padding: 6px 10px 6px 20px;
		margin: 20px 0
	}
	.contact-group-address:after {
		content: '';
		width: 500px;
		height: 100%;
		display: block;
		background: #720A0A;
		position: absolute;
		top: 0;right: -498px
	}
	.group-block-seminar-middle_item {padding: 50px 0;min-height: 10px}
	.group-block-seminar-middle figure {display: none}
	.group-block-seminar-middle {padding: 0 40px}
	.item-anons-content,
	.deskript-event .item-anons-content.m-none {
		padding: 10px 0;
		font-size: 18px;
		line-height: 1.4em;
	}
	.group-block-seminar-middle.modal__today_event_figure figure {
		display: contents;
	}
	.deskript-event {margin-bottom: 60px;margin-bottom: 80px}
	.add-ball-group {margin-bottom: 80px}
	.info-partner-main figure {
		flex-basis: 30%;
		max-width: 30%
	}
	.info-partner-main {padding: 20px 0}
	.group-block-seminar-middle {margin-bottom: 20px}
	.about-anons {margin: 0 auto 20px}
	.anons {margin-bottom: 40px} 
	#sel-3 .btn.dropdown-toggle:after {width: 23px}
}
@media (max-width:767px){
	.hgroup h1,.hgroup h2 {
		font-size: 40px;
		line-height: 1em;
	}
	.hgroup span {
		font-size: 26px;
		line-height: 1.2em
	}
	.project-persons .hgroup h2 {padding-right: 40px;line-height: 1.2em}
	.group-top:before {margin-left: -500px}
	.logo-group-top {text-align: center;}
	.info-group-top h1 {text-align: center;}
	.info-group-top {margin-bottom: 65px}
	.bg-info-group {margin-left: auto; margin-right: auto;}
	.seminar-slider_item {
		font-size: 16px;
		line-height: 1.7em;
		padding: 30px 35px 50px;
	}
	.time-seminar-slider {
		font-size: 30px;
		line-height: 1em
	}
	.info-group-bot {
		display: flex;
		flex-direction: column-reverse;
		margin-bottom: 40px;
	}
	.info-group-bot p {padding: 4px 0}
	.info-group-bot .btn {padding: 10px 12px}
	.seminar-slider-bot {margin-bottom: 20px}
	.info-group-bot div {text-align: center}
	.up-all {display: inline-block}
	.seminar-group_item {padding: 30px 0}
	.seminar-group_item .google-datep {display: none}
	.calendar-events_slider {
		font-size: 26px;
		line-height: 1em;
		max-width: 246px;
		top: -5px
	}
	.calendar-events-day {
		flex-basis: 33.33333%;
		max-width: 33.33333%
	}
	.anons {
		font-size: 18px;
		line-height: 1.2em;
		margin-bottom: 50px
	}
	.anons-number {flex-direction: column}
	.anons-number-item {
		flex-basis: 100%;
		font-size: 16px;
		line-height: 1.3em;
		margin-bottom: 30px
	}
	.number-main {
		font-size: 46px;
		line-height: 1em
	}
	.group-item-anons {padding: 0 0 37px}
	.group-item-anons.deskript-event {padding: 50px 0}
	.group-item-anons .image-big {margin-bottom: 20px}
	.line-bot {margin: 20px auto}
	.what-we-can-group {
		padding: 90px 0 14px;
		background: none
	}
	.what-we-can-group .container {
		border: none;
	}
	.what-we-can-group .h2 {margin-bottom: 26px}
	.what-we-can-group .help-h3 {
		font-size: 18px;
		line-height: 1.2em;
		letter-spacing: -0.5px;
		margin-bottom: 36px
	}
	.speaker-group-persons .speaker-group-item {
		flex-basis: 50% !important;
		max-width: 50% !important;
		padding: 0 5px
	}
	.item-anons,.bot-main-anons {
		font-size: 16px;
		line-height: 1.4em
	}
	.group-item-anons.bordo-bg {padding: 40px 0 70px;margin-bottom: 120px;}
	.item-anons p {padding: 40px 0}
	.group-bot-main {padding: 70px 0;background: none}
	.group-bot-main .group-item-anons {margin-bottom: 40px}
	.rules-recommendations-item .icon,.rules-recommendations-item figure {margin-bottom: 0}
	.questions-list h3,.credit-required-item h3,.h3-head {
		font-size: 22px;
		line-height: 1.2em
	}
	.questions-list {
		font-size: 16px;
		line-height: 1.8em;
	}
	.questions-list h3 {margin-bottom: 12px}
	.questions-list li .icon {
		width: 64px;
		min-width: 64px;
		margin-right: 30px;
	}
	.questions-list li .icon:before {width: 64px;height: 64px}
	.group-block-seminar {margin-bottom: 40px}
	.group-block-seminar-middle {padding: 39px 37px}
	.info-partner-main figure {
		flex-basis: calc(100% / 3 - 14px);
		max-width: calc(100% / 3 - 14px);
		height: 150px;
		margin-bottom: 14px
	}
	.add-ball-item {
		padding: 47px 20px 55px;
		font-size: 16px;
		line-height: 24px;
	}
	.programm-events-group {padding-bottom: 20px}
	.prigramm-content .h2 {margin-bottom: 26px}
	.programm-events-group {margin: 0 -15px}
	.programm-events-table,.table-tr  {display:block}
	.table-tr+.table-tr .table-td {border-top:0}
	.table-td {
		display:block;
		padding: 12px 15px;
		border-right: 0;
		width: 100%;
	}
	.table-td:first-child {
		max-width: none;
		margin-bottom: 12px;
		width: 100%;
	}
	.table-tr .table-td:last-child {margin-bottom: 32px;padding: 8px 15px; font-size: 16px; line-height: 1.5;}
	.table-td:nth-child(2) {text-align: left;width: 100%;padding: 28px 15px}
	.list-anons li {
		padding: 10px 0 14px 44px;
		font-size: 16px;
		line-height: 1.5em
	}
	.speaker-group {margin-bottom: 40px}
	/*#specialization-editing .modal-dialog {max-width: 340px;margin: 20px auto;}*/

	#specialization-editing .modal-dialog, 
	#specialization-editing_one .modal-dialog {
		max-width: 100%;
		height: 100%;
		transition-duration: 0s;
		margin: 0;
	}

	#specialization-editing .modal-content, 
	#specialization-editing_one .modal-content {
		margin: 0;
		border: none;
		border-radius: 0;
		height: 100%;
		background: #fff;
	}

	#specialization-editing_one .modal-header, 
	#specialization-editing .modal-header {
		display: none;
	}

	#specialization-editing_one .modal-body,
	#specialization-editing .modal-body {
		padding: 0;
		background: #fff;
	}

	#specialization-editing_one .form-group.btn-between-group,
	#specialization-editing .form-group.btn-between-group {
		display: none;
	}

	#specialization-editing_one .open-select-col,
	#specialization-editing .open-select-col {
		display: block;
	}

	#specialization-editing_one .open-select-col li,
	#specialization-editing .open-select-col li {
		max-width: 100%;
	}

	#specialization-editing_one .group-search .search-btn,
	#specialization-editing .group-search .search-btn {
		display: none;
	}

	#specialization-editing_one .special-btn,
	#specialization-editing .special-btn {
		display: none;
	}

	#specialization-editing_one .open-select-col,
	#specialization-editing .open-select-col {
		padding: 0;
	}

	#specialization-editing_one .speciality-mobile-label,
	#specialization-editing .speciality-mobile-label {
		font-family: 'Roboto';
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 21px;
		display: block;
		color: #B0B0B0;
	}

	#specialization-editing_one .open-select-col li:not(.filter-match),
	#specialization-editing .open-select-col li:not(.filter-match) {
		display: none!important;
	}

	#specialization-editing .open-select-col:not(.filtered) li.filter-match,
	#specialization-editing .open-select-col:not(.filtered) li,
	#specialization-editing_one .open-select-col:not(.filtered) li.filter-match,
	#specialization-editing_one .open-select-col:not(.filtered) li {
		display: none!important;
	}

	#specialization-editing .open-select-col.filtered li.filter-match,
	#specialization-editing_one .open-select-col.filtered li.filter-match {
		display: block!important;
	}

	#specialization-editing_one .modal-body,
	#specialization-editing .modal-body {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: stretch;
	}

	#specialization-editing_one form,
	#specialization-editing form {
		flex-grow: 1;
		flex-shrink: 1;
		width: 100%;
		max-width: 540px;
		padding-left: 15px;
		padding-right: 15px;
		margin: 0 auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	#specialization-editing_one .custom-select1__label,
	#specialization-editing .custom-select1__label {
		margin-bottom: 12px;
	}

	.account-editing-poop .modal-dialog {max-width: 100%}
	.calendar-events_slider:before {top: 12px}
	.credit-required-item {
		padding: 30px 15px;
		font-size: 16px;
		line-height: 1.4em
	}
	#sel-3 .btn.dropdown-toggle:after,.btn.dropdown-toggle:after {width: 22px}
}
@media (max-width:575px){
	.header {padding: 6px 0;margin-top: 8px}
	.header .logo {position: relative;top: 1px}
	.header .logo img {max-width: 54px}
	h1 {
		font-size: 32px;
		line-height: 1.2em;
		margin-bottom: 20px
	}
	.hgroup h1,.hgroup h2 {
		font-size: 32px;
		line-height: 1em
	}
	.info-group-top h1 {
		font-size: 36px;
		line-height: 1.1em;
		margin-bottom: 12px;
		padding: 0px 30px 0px 30px
	}
	.seminar-group_item-info h2 {
		padding-right: 40px;
	}
	.h2 {
		font-size: 32px;
		line-height: 1.2em
	}
	h2,.head-h2 {
		font-size: 30px;
		line-height: 1.1em!important;
		margin-bottom: 16px!important
	}
	.hgroup span {
		color: #2F241F;
		font-size: 21px;
		line-height: 1.3em;
		padding: 10px 207px 20px 0;
		font-family: 'LatoMedium';
	}
	.h3 {font-size: 18px;line-height: 1.2em}
	.group-top-header {
		position: fixed;
		height: 100%;
		left: 0;top: 52px;
		padding: 0;
		text-align: center
	}
	.top-menu ul {display: block;margin-bottom: 10px}
	.top-menu ul li {
		padding: 12px 0;
		font-size: 16px;
		line-height: 1.2em
	}
	.seminar-group {margin-bottom: 60px}
	.seminar-group_item {padding: 18px 0}
	.seminar-group .seminar-group_item {padding: 18px 0 16px}
	.head-h2 {line-height: 1em;margin-bottom: 8px}
	.image-seminar-info {margin-bottom: 18px;/*height: 177px*/}
	.seminar-group .seminar-group_item-info {padding: 0 12px}

	.seminar-group_item-info .like-fa {
		position: absolute;
		top: 8px;right: 0
	}
	.seminar-group_item-event .seminar-group_item-info .like-fa {position: relative;top: 0}
	.btn-between-group .btn {
		flex-basis: 100%;
		margin-bottom: 12px
	}
	.tabs-insity {
		font-size: 20px;
		line-height: 1.2em;
		margin-bottom: 36px
	}
	.tabs-insity li {
		height: 50px;
		line-height: 50px
	}
	.in-sity-form {padding-bottom: 30px}
	.in-sity-form .form-group {margin-bottom: 2px}
	.in-sity-form .form-group .btn {margin: 16px 0 0}
	.box-register {padding: 0}
	.info-register-poop {
		font-size: 18px;
		line-height: 1.2em;
		padding: 10px 15px
	}
	#in-password-mail .modal-body .form-group,
	#in-password-mail-es .form-group {padding: 5px 0px}
	#in-password-mail .modal-body>.form-group,
	#in-password-mail-es .modal-body>.form-group {padding: 0 0 5px}
	.seminar-slider_item {padding: 44px 37px 90px 37px;}
	.hgroup-seminar-slider {
		font-size: 20px;
		line-height: 1em;
		margin: 0!important
	}
	
	.hgroup-seminar-slider span {
		font-size: 30px;
		line-height: 1.4em;
		padding: 12px 0 0
	}
	.group-block-seminar .time-seminar-slider {
		font-size: 16px;
		line-height: 1em;
		margin-bottom: 16px
	}
	.seminar-slider-bot {
		display: flex;
		flex-direction: column;
	}
	.seminar-slider_item .seminar-slider-bot .btn-main {
		margin: 0 0 10px 0;
		display: block;
		padding: 5px 12px;
		width: 100%;
	}
	.seminar-slider_item-top {
		display: flex;
/*		flex-direction: column-reverse;*/
		flex-direction: column;
		padding-right: 50px;
	}
	.spicer-inicial {margin-bottom: 0} 
	.seminar-slider-group .seminar-slider-bot {position: static; padding-bottom: 0!important; margin-bottom: 0!important;}
	.seminar-slider-group .seminar-slider_item .like-white {
		position: absolute;
		left: auto;
		top: -3px;right: 20px;
	}
	.group-top:before {
		width: 361px;
		height: 868px;
		position: absolute;
		left: 50%;
		/*top: 0;*/
		top: 90px;
		margin-left: -181px;
		background: url(../images/bg/bg-top-mobile.png) no-repeat
	}
	.data-seminar {
		font-size: 20px;
		line-height: 1em;
		margin-bottom: 14px;
		padding: 0 18px
	}
	.day-data-seminar {
		font-size: 48px;
		line-height: 1em
	}
	.data-seminar>div>span {display: block;padding-top: 4px}
	.data-seminar>div span:nth-child(2) {padding-top: 0}
	.beginning-seminar {
		font-size: 16px;
		line-height: 1.2em;
		margin-bottom: 10px
	}
	.seminar-group_item-info .spicer-inicial {display: none}
	.seminar-group_item-info-text {margin-bottom: 16px;line-height: 1.4em;padding-right: 34px}
	.seminar-group_item-info .seminar-slider-bot .btn-default {
		min-width: 280px;
		margin: 0 0 10px
	}
	.group-bot-form {padding: 24px 0 36px}
	.group-bot-main {padding: 70px 0 36px}
	.group-bot-main .bot-main-anons {
		font-size: 18px;
		line-height: 1.5em;
		margin-bottom: 84px
	}
	.group-bot-form-bg {background: none}
	.bot-form {
		padding: 20px 0;
		border: 0;
		margin-bottom: 30px
	}
	.bot-form .h5 {margin-bottom: 14px}
	.bot-form textarea.form-control {min-height: 150px;margin-bottom: 16px}
	.seminar-group .show-more-link {display: inline-block}
	.logo-group-top {margin: -2px 0 16px}
	.logo-group-top img {width: 100%;max-width: 135.14px}
	.bg-info-group {
		/*margin: 35px auto 60px auto;*/
		margin: 35px 0 60px 66px;
		width: 141px;
		height: 46px
	}
	.group-top {
		margin-bottom: 56px;
		padding: 195px 0 0
	}
	.group-top .header {margin-bottom: 86px}
	.calendar-events-day {
		flex-basis: 50%;
		max-width: 50%;
		padding: 20px 10px
	}
	.hgroup {margin-bottom: 0}
	.content-about .hgroup h1 {margin-bottom: 20px}
	.speaker-group {flex-direction: column; align-items: center;}
	.speaker-group-item {flex-basis: 100% !important;max-width: 100% !important;margin-bottom: 20px}
	.link-lk {
		padding: 10px 40px;
		line-height: 1.433333em;
		border: 1px solid #C4C4C4;
		border-radius: 6px;
		text-transform: uppercase;
		margin-top: 20px
	}
	.link-lk:after {display: none}
	.content-about .about-anons {padding:4px 0 64px;margin-bottom: 70px}
	.anons {
		font-size: 16px;
		line-height: 1.5em;
		margin-bottom: 40px;
		text-align: left;
	}
	.anons-number-item {
		font-size: 16px;
		line-height: 1.5em;
		margin-bottom: 24px;
		padding-right: 16px
	}
	.number-main {
		font-size: 32px;
		line-height: 1em;
		margin-right: 15px
	}
	.anons-number-item>div {text-align: left}
	.width-mobile {
		margin-left: -15px;
		margin-right: -15px;
		padding-left: 15px!important;
		padding-right: 15px!important
	}
	.seminar-group .seminar-group_item .image-seminar-info {padding: 0 15px}
	.seminar-group .seminar-group_item .head-h2 {padding-right: 50px}
	.group-item-anons.bordo-bg.width-mobile {
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 60px;
	}
	.group-item-anons.orange-bg.width-mobile .width-min.ell-text {padding: 0 20px}
	.group-item-anons.orange-bg.width-mobile .width-min.ell-text-main {line-height: 24px}
	.image-big,.group-item-anons .image-big {height: 204px;margin-bottom: 44px; margin-left: -30px; margin-right: -30px;}
	.image-big.im-mobile {height: 230px;margin-bottom: 56px;}
	.image-big img {
		width: 100%;height: 100%;
		object-fit: cover;
		object-position: center top
	}
	.bg-content {background-position: -120px -60px}
	.m-none {display: none;         margin-top: -11px;}
	.item-anons-content{display: block;}
	.m-block {display: block}
	.all-events-head {margin-bottom: 12px}
	.what-we-can-list {
		font-size: 16px;
		line-height: 1.2em;
	}
	.what-we-can-list {padding: 0 0 34px}
	.what-we-can-list li {padding: 15px 0 20px}
	.what-we-can-list li .icon {margin-right: 32px}
	.project-persons {margin-bottom: 0}
	.project-persons .hgroup h2 {line-height: 1.2em!important}
	.speaker-group-persons {padding-top: 76px}
	.speaker-group-persons .speaker-group-item {
		flex-basis: 100%;
		max-width: 100%;
		padding: 0;
		margin-bottom: 66px
	}
	.speaker-group-persons .speaker-group-item:last-child {margin-bottom: 20px}
	.speaker-group-persons .speaker-group-item figure {margin-bottom: 24px}
	.speaker-group-persons .speaker-group-item_content p {padding: 10px 50px;line-height: 1.5em}
	.main-bg {background: none}
	.main-bg:before {display: none}
	.questions-list h3,.credit-required-item h3{
		font-size: 20px;
		line-height: 1.2em
	}

	.speaker-group-persons .speaker-group-item:nth-child(1),
	.speaker-group-persons .speaker-group-item:nth-child(2),
	.speaker-group-persons .speaker-group-item:nth-child(6),
	.speaker-group-persons .speaker-group-item:nth-child(7) {
		flex-basis: 100% !important;
		max-width: 100% !important;
	}

	.questions-list h3 {margin-bottom: 10px}
	.questions-group {padding: 32px 0 0}
	.questions-list li {display: block;margin-bottom: 6px}
	.questions-list li .icon {margin: 0 0 34px}
	.social a {
		width: 34px;
		height: 34px;
		font-size: 20px;
		line-height: 1em
	}
	.group-item-anons.item-anons-m-content {padding: 37px 0 0 0;margin-bottom: 76px}
	.group-item-anons.item-anons-m-content .item-anons p {padding: 32px 12px 50px;line-height: 1.5em}
	.group-item-anons.item-anons-m-content .item-anons p span {
		display: block;
		padding: 78px 0 46px;
	}
	.contact-group {padding: 20px 0}
	.contact-group-address {padding: 30px 0}
	.contact-group-user-address-item {
		flex-basis: 100%;
		max-width: 100%;
		font-size: 16px;
		line-height: 1.2em
	}
	.typical-content {padding: 46px 0}
	.calendar-content {padding: 40px 0}
	.typical-content-bg:before {display: none}
	.normal-slider {padding: 20px 30px}
	.group-item-anons.deskript-event {padding: 68px 0 50px;margin-bottom: 88px}
	.group-item-anons .row {
		margin-left: 0;
		margin-right: 0;
		line-height: 1.5;
	}
	.group-item-anons .col-md-6 {
		padding-left: 0;
		padding-right: 0;
	}
	.info-partner-main figure {height: 94px}
	.info-partner-main {margin-bottom: 0}
	.bg-content {background: none}
	.lektor-group-item {padding: 10px 0}
	.questions-group {margin-bottom: 10px}
	.footer {
		padding:16px 0;
		font-size: 12px;
		line-height: 1.2em
	}
	.footer p {padding: 0}
	.normal-slider .speaker-group-item figure {margin-bottom: 40px}
	.speaker-group-main-lector .speaker-group-item figure {margin-bottom: 32px}
	.group-block-seminar-middle {margin-bottom: 0;padding-bottom: 20px}
	.group-block-seminar-middle_item {
		padding: 10px 0 6px;
		font-size: 16px;
		line-height: 1.6;
	}
	.group-block-seminar-middle_item p.spicer-inicial {padding: 16px 0 0!important;line-height: 1.4em;margin: 0}
	.group-btn-chouce-mob {
		background: #720A0A;
		padding: 0 37px 48px 37px;
		flex-direction: column;
		margin-bottom: 50px;
		margin-top: -1px;
	}
	.group-btn-chouce-mob .btn {
		border-color: #fff;
		background: #720A0A;
		color: #fff;
		margin: 0 0 11px 0;
		padding: 7px 16px 6px;
	}
	.item-anons-content,.deskript-event .item-anons-content.m-none {
		padding: 0;
		font-size: 16px;
		line-height: 1.4em;
	}
	.group-item-anons.deskript-event .h2 {margin-bottom: 16px;line-height: 37px;}
	.add-ball-group {margin: 0 0 106px}
	.add-ball-item {color: #720A0A}
	.add-ball-item p {padding: 16px 0 8px}
	.speaker-group.speaker-group-main-lector {margin-bottom:100px}
	.participant-content {padding: 50px 0}
	.footer {margin-bottom: 36px}
	.bals-bodi .footer:after {height: 36px}
	.speacer-bg {background:none}
	.sem-content {padding: 15px 0}
	.bg-participant {background: none}
	.rules-recommendations-group {margin-bottom: 20px}
	.rules-recommendations-item {
		padding: 5px 0 5px 0;
		line-height: 24px;
		margin-bottom: 20px;
		color: #000
	} 
	.rules-recommendations-item .icon {margin-bottom: 4px}
	.credit-required-item {
		line-height: 1.5em;
		padding: 50px 20px 30px 20px;
	}
	.rules-recommendations-item.nth-2 {padding-right: 40px;margin-bottom: 38px}
	.rules-recommendations-item.rules-last {padding: 20px 0 40px}
	.credit-required-item h3 {line-height:1.6em;margin-bottom: 36px}
	.credit-required-item .h6 {margin-bottom: 26px}
	.credit-required-item .btn {padding: 5px 12px}
	.credit-required-item p {margin-bottom: 16px}
	.table-td:last-child {
		line-height: 1.5em;
		padding: 26px 0;
	}
	.content-about {padding: 46px 0 20px}
	.point-text p+p:before {display: none}
	.item-anons-c  {
		font-size: 20px;
		line-height: 32px;
		padding: 4px 12px 0
	}
	.off-title {
		line-height: 1.433333em;
		padding: 0 8px
	}
	.bg-ev-sel {background: none}
	.group-item-anons.deskript-event .item-anons-content {line-height: 1.5em;}
	.speaker-group-main .slider-speaker {padding-top: 30px;padding-bottom: 0;}
	.speaker-group-main-lector .speaker-group-item .speaker-group-item_content h3 {margin-bottom: 14px}
	.speaker-group-main-lector .speaker-group-item .speaker-group-item_content p {
		padding: 2px 30px!important
	}
	.lektor-group-item>.row {margin-bottom: 10px}
	.show-more-link {font-weight: 600;}
	.calendar-events-mobile {margin-bottom: 76px}
}
@media (max-width:480px){
	/*.group-block-seminar .seminar-slider_item-top {margin: 0 0 -36px!important}*/
	.slider-speaker .speaker-group-item {/*display: none;*/margin-bottom: 24px}
	.slider-speaker .speaker-group-item:nth-child(1),
	.slider-speaker .speaker-group-item:nth-child(2),
	.slider-speaker .speaker-group-item:nth-child(3){display: block}
	.slider-speaker .speaker-group-item .speaker-group-item_content h3 {margin-bottom: 12px}
	.slider-speaker .speaker-group-item .speaker-group-item_content .user-prof {margin-bottom: 12px}
	.slider-speaker .speaker-group-item .speaker-group-item_content p {padding: 6px 10px;line-height: 1.5em}
	.speaker-group-main {margin-bottom: 120px}
	.speaker-group-main-lector .lektor-group-item .speaker-group-item_content .user-prof {margin-bottom: 12px}
	.speaker-group-main-lector .lektor-group-item .speaker-group-item_content p {padding: 6px 16px;line-height: 1.6em}
	.speaker-group-main-lector .lektor-group-item .speaker-group-item {padding-top: 40px;margin-bottom: 14px}
	.speaker-group-main-lector .speaker-group-item {/*display: none;*/margin-bottom: 10px;}
	.speaker-group-main-lector .lektor-group-item .row>div:nth-child(1) .speaker-group-item,
	.speaker-group-main-lector .lektor-group-item .row>div:nth-child(2) .speaker-group-item,
	.speaker-group-main-lector .lektor-group-item .row>div:nth-child(3) .speaker-group-item {display: block}
}



@media only screen and (max-width:425px){
	
	.hgroup {
    margin-bottom: 0;
	}
		.hgroup span {
		color: #2F241F;
		font-size: 18px;
		line-height: 1.3em;
		padding: 10px 206px 20px 0;
		font-family: 'LatoMedium';
	}
}


@media (max-width:405px){
	
	.hgroup {
    margin-bottom: 0;
	}
		.hgroup span {
		color: #2F241F;
		font-size: 18px;
		line-height: 1.3em;
		padding: 10px 185px 20px 0;
		font-family: 'LatoMedium';
	}
}



@media (max-width:389px){
	
	.hgroup {
    margin-bottom: 0;
	}
		.hgroup span {
		color: #2F241F;
		font-size: 18px;
		line-height: 1.3em;
		padding: 10px 167px 20px 0;
		font-family: 'LatoMedium';
	}
}

@media (max-width:375px){
	
	.hgroup {
    margin-bottom: 0;
	}
		.hgroup span {
		color: #2F241F;
		font-size: 18px;
		line-height: 1.3em;
		padding: 10px 166px 20px 0;
		font-family: 'LatoMedium';
	}
}



@media (max-width:365px){
	
	.hgroup {
    margin-bottom: 0;
	}
		.hgroup span {
		color: #2F241F;
		font-size: 18px;
		line-height: 1.3em;
		padding: 10px 151px 20px 0;
		font-family: 'LatoMedium';
	}
}

@media (max-width:320px){
	#sel-3 .btn.dropdown-toggle:after,.btn.dropdown-toggle:after {width: 23px}
	
	.hgroup {
    margin-bottom: 0;
	}
		.hgroup span {
		color: #2F241F;
		font-size: 18px;
		line-height: 1.3em;
		padding: 10px 112px 20px 0;
		font-family: 'LatoMedium';
	}
}
.footer-bottom footer.footer {
	margin: 50px 0 70px;
}
#statBlockModal .modal-content {
	padding: 30px;
}
#statBlockModal h3 {
	font-size: 23px;
}
#statBlockModal .modal-body {
	text-align: justify;
}
#message-modal .modal-content {
	padding: 20px;
}
#message-modal .modal-body {
	text-align: justify;
}
#message-modal .modal-content .modal-header {
	padding-top: 25px !important;
}

.orange-bg-trans {background-color: rgba(244, 224, 207, 0.5);}

.speaker-group-item.slick-slide.slick-active.slick-last .tooltip-main {
	left: auto;
	right: 30%;
	border-radius: 12px 0 12px 12px;
}

.broadcast-live {
	position: absolute;
	top: 133px;
	left: 0;
	width: 100%;
	background: #FA5858;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	padding: 10px 20px;
	text-decoration: none;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0 34px;
	cursor: pointer;
}
.broadcast-live__label {
	text-transform: uppercase;
	color: #fff;
	font-size: 32px;
	font-weight: 400;
	letter-spacing: 0.05em;
}
.broadcast-live__btn-watch {
	height: 36px;
	width: 260px;
	border: 1px #fff solid;
	border-radius: 18px;
	background: none;
	outline: none;
	padding: 0;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
}
.broadcast-live__btn-watch:hover {
	border-color: #720A0A;
	background-color: #720A0A;
}
@media (max-width:767px) {
	.broadcast-live__label {
		font-size: 24px;
	}
}
@media (max-width:680px) {
	.broadcast-live__btn-watch {
		display: none;
	}
}
@media (max-width:576px) {
	.broadcast-live {
		top: 100px;
	}
}
@media (max-width:360px) {
	.broadcast-live {
		gap: 0 20px;
	}
	.broadcast-live__label {
		font-size: 20px;
	}
}

.select-fullscreen {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #fff;
	left: 0;
	top: 0;
	z-index: 100;
}


.custom-select1 {
	position: relative;
}

.custom-select1.active {
	z-index: 10;
}

.custom-select1 select {
	display: none;
}

.custom-select1__selector {
	border: 1px solid #C4C4C4;
	border-radius: 6px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 40px 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
	cursor: pointer;
	position: relative;
}

.custom-select1__selector::after {
	content: '';
    display: block;
    width: 21px;
    height: 20px;
    border: 0;
    padding: 0;
    position: absolute;
    right: 10px;
    background: url(../images/bg/dropdown-toggle.svg) no-repeat;
    background-size: cover;
	top: 50%;
	transform: translateY(-50%);
}

.custom-select1__placeholder {
	display: block;
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 16px;
	color: #909090;
}

.custom-select1__dropdown-place {
	position: relative;
	width: 100%;
	height: 1px;
	margin-bottom: -1px;
}

.custom-select1__dropdown {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	background: #FFFFFF;
	box-shadow: 4px 8px 15px rgba(0, 0, 0, 0.18);
	border-radius: 6px;
	display: none;
}

.custom-select1.active .custom-select1__dropdown {
	display: block;
}

.custom-select1__dropdown-inner {

}

.custom-select1__options-list li {
	padding: 10px 10px 10px 34px;
    cursor: pointer;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2em;
    color: #720A0A;
    font-family: 'Roboto', sans-serif;
    position: relative;
}

.custom-select1__options-list li::before {
	content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
	top: 10px;
    background: url(../images/bg/select-item-check.svg) no-repeat;
    background-size: cover;
}

.custom-select1__options-list li.active::before {
    background: url(../images/bg/select-item-check-h.svg) no-repeat;
	background-size: cover;
}

.custom-select1__dropdown-top {
	display: none;
}

.custom-select1__dropdown-top .col-lg-10 {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}


.custom-select1__dropdown-middle {
	padding: 20px 5px;
}

.custom-select1__dropdown-bottom {
	display: none;
}

.custom-select1__dropdown-bottom .btn {
	display: block;
	width: 100%;
	max-width: 296px;
	margin-left: auto;
	margin-right: auto;
}

.registration-content {
	position: relative;
	z-index: 10;
}

.custom-select1__dropdown-close {
	border: none;
	background: none;
	width: 22px;
	height: 22px;
	padding: 0;
	margin: 10px 0 0 auto;
}

.custom-select1__dropdown-close svg {
	display: block;
	height: 22px;
}

.custom-select1__label {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 40px;
	position: relative;
	padding-left: 35px;
	display: none;
	color: #720A0A;
}

.custom-select1__label::before {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg width='21' height='22' viewBox='0 0 21 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.125 5.85078L6.11679 11.3402L12.5006 16.3716L13.1086 16.8508' stroke='%23720A0A' stroke-width='2' stroke-linejoin='bevel'/%3E%3Crect x='0.632066' y='1.33229' width='19' height='20' rx='6.5' transform='rotate(0.0854999 0.632066 1.33229)' stroke='%23720A0A'/%3E%3C/svg%3E%0A");
	width: 20px;
	height: 21px;
	background-size: cover;
	position: absolute;
	top: -3px;
	left: 0;
}


@media (max-width: 767px) {
	.custom-select1__label {
		display: block;
	}
	.custom-select1__dropdown {
		position: fixed;
		height: 100%;
		box-shadow: none;
		border-radius: 0;
	}

	.custom-select1__dropdown-inner {
		width: 100%;
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: stretch;
	}

	.custom-select1__dropdown-top {
		display: block;
		flex-grow: 0;
		flex-shrink: 0;
		padding: 8px 0;
	}

	.custom-select1__dropdown-middle {
		padding: 20px;
		flex-grow: 1;
		flex-shrink: 1;
	}

	.custom-select1__dropdown-bottom {
		display: block;
		flex-grow: 0;
		flex-shrink: 0;
		background: #FFF8F2;
		box-shadow: 0px -2px 10px 2px rgba(0, 0, 0, 0.1);
		padding: 26px 20px 60px 20px;
	}

	body.custom-select1-active .header {
		z-index: -1;
	}
	body.custom-select1-active .checkbox {
		position: static;
		z-index: -1;
	}
	body.custom-select1-active .link-open-specialization {
		z-index: -1;
	}
	.custom-select1__options-list {
		padding-left: 20px;
	}
}

.programm-events-group-text {
	font-family: 'Manrope', sans-serif;
    margin: 44px 0;
    font-family: 'Manrope', sans-serif;
    font-weight: 700;
}

.programm-events-group-text li{
padding: 7px;
}


.programm-events-group-text li::before{
	  position: relative;
    /* top: 3pt; Uncomment this to lower the icons as requested in comments*/
    content: "";
    display: inline-block;
    /* By using an em scale, the arrows will size with the font */
    width: 0.4em;
    height: 0.4em;
    border-right: 0.2em solid black;
    border-top: 0.2em solid black;
    transform: rotate(45deg);
    margin-right: 0.5em;
	margin-bottom: 3px;
	display: none;
}

.slick-initialized .slick-slide.calendar-events-bot {
	display: flex;
}

.btn-up-cst{
    text-align: right!important;
    position: fixed;
    bottom: 15%;
    z-index: 10;
    width: 50px;
    right: 5%;
    display: none;

}

.anons, .anons-number-item p {
    text-align: left;
}

/* COMPANY */
	.company-info {
		width: 100%;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 0 40px;
		margin: 0 0 50px 0;
	}

	.company-info__left {
		width: 47%;
	}

	.company-info__right {
		width: 53%;
	}

	@media (max-width: 991px) {
		.company-info {
			display: block;
		}

		.company-info__left {
			width: 100%;
		}

		.company-info__right {
			width: 100%;
			padding-left: 30px
		}
	}

	.company-info__btn {
		display: none;
	}

	.company-info__logo {
		display: block;
		max-width: max(70%, 400px);
		max-height: 180px;
		height: auto;
		margin: 0 0 20px 0;
	}

	.company-info__name {
		font-size: 36px;
		font-weight: 500;
		line-height: 1;
		margin: 0 0 20px 0;
		color: #720a0a;
		font-family: 'LatoMedium';
	}

	.company-info__text {
		font-size: 18px;
		font-weight: 400;
		line-height: 1.388;
		color: #720a0a;
	}

	.company-info__text p {
		margin: 0;
	}

	@media (max-width: 991px) {
		.company-info__logo {
			margin: 0 auto 20px auto;
		}
		.company-info__name {
			text-align: center;
		}
		.company-info__text {
			text-align: center;
		}
		.company-info__btn {
			display: flex;
			width: 100%;
			max-width: 320px;
			margin: 30px auto 20px auto;
			justify-content: center;
			align-items: center;
		}
	}

	.company-info__text a {
		color: #720a0a;
		text-decoration: none;
	}

	.company-info__frame {
		width: 100%;
		aspect-ratio: 666 / 385;
		position: relative;
		background-color: #fcf0e6;
	}

	.company-info__frame {
		width: 100%;
		aspect-ratio: 666 / 385;
		position: relative;
		background-color: #fcf0e6;
		text-decoration: none;
		display: block;
	}

	.company-info__frame::after {
		content: '';
		z-index: 1;
		position: absolute;
		width: 77px;
		height: 77px;
		top: calc(50% - 38.5px);
		left: calc(50% - 38.5px);
		border-radius: 100%;
		box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
		background-position: 60% center;
		background-size: 33px 38px;
		background-repeat: no-repeat;
		background-color: #720a0a;
		background-image: url("data:image/svg+xml,%3Csvg width='33' height='38' viewBox='0 0 33 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5637 2.16548L30.8711 19.0861L1.5637 36.0068L1.5637 2.16548Z' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
	}

	.company-info__frame-content {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	@media (max-width: 767px) {
		.company-info__logo {
			max-width: 180px;
			max-height: 180px;
			margin: 0 auto 10px auto;
		}
		.company-info__frame::after {

			width: 53px;
			height: 53px;
			top: calc(50% - 26.5px);
			left: calc(50% - 26.5px);
			background-position: 60% center;
			background-size: 24px 27px;
			background-color: #a58e7b;
		}
	}

	.company-text-columns {
		padding: 50px 0 40px 0;
		background-color: #fcf0e6;
		font-size: 20px;
		line-height: 1.2;
		color: #2f241f;
		margin: 0 0 105px 0;
	}
	@media (max-width: 1200px) {
		.company-text-columns {
			margin: 0 0 80px 0;
		}
	}
	@media (max-width: 991px) {
		.company-text-columns {
			font-size: 18px;
		}
	}
	@media (max-width: 767px) {
		.company-text-columns {
			font-size: 20px;
		}
	}

	.company-text-columns p {
		margin: 0 0 20px 0;
	}

	.company-text-columns a {
		color: #720a0a;
		text-decoration: underline;
	}

	.company-text-columns__container {
		columns: 2;
		column-gap: 170px;
	}
	@media (max-width: 1200px) {
		.company-text-columns__container {
			column-gap: 85px;
		}
	}
	@media (max-width: 991px) {
		.company-text-columns__container {
			column-gap: 40px;
		}
	}
	@media (max-width: 767px) {
		.company-text-columns__container {
			columns: auto;
		}
	}

	.company-materials-slider__item {
		padding: 0 40px;
	}

	.company-materials-slider-wrapper {
		margin: 0 -54px;
	}

	.company-materials-slider__picture {    
		display: block;
		width: 100%;
		aspect-ratio: 200 / 280;
		/* background-color: #d9d9d9; */
		margin: 0 auto 12px auto;
		max-width: 250px;
		object-fit: contain;
	}

	.company-materials-slider__text {
		font-size: 15px;
		line-height: 1.2;
		font-weight: 400;
		color: #2f241f;
		margin: 0 0 34px 0;
		min-height: 72px;
	}

	.company-materials-slider__btn {
		min-width: 50px;
		margin-left: -10px;
		margin-right: -10px;
		font-weight: 400;
		display: block;
		text-align: center;
		max-width: 270px;
		margin-left: auto;
		margin-right: auto;
	}

	.company-materials-slider .slick-prev,
	.company-materials-slider .slick-next {
		position: absolute;
		top: 50%;
		margin-top: -60px;
		width: 35px;
		height: 35px;
		background: #fff;
		box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
	}

	.company-materials-slider .slick-prev::before,
	.company-materials-slider .slick-next::before {
		content: '';
	}

	.company-materials-slider .slick-prev.slick-disabled,
	.company-materials-slider .slick-next.slick-disabled {
		cursor: default;
		opacity: 0.3;
	}

	.company-materials-slider .slick-prev {
		left: -50px;
	}

	.company-materials-slider .slick-prev::before {
		background: url(../images/bg/slick-arrow-black.svg) no-repeat;
		background-size: cover;
		width: 10px;
		height: 20px;
	}

	.company-materials-slider .slick-next {
		right: -50px;
	}

	.company-materials-slider .slick-next::before {
		background: url(../images/bg/slick-arrow-black.svg) no-repeat;
		background-size: cover;
		width: 10px;
		height: 20px;
	}

@media (max-width: 1540px) {
	.company-materials-slider .slick-prev {
		left: -10px;
	}
	.company-materials-slider .slick-next {
		right: -10px;
	}
	.company-materials-slider__item {
		padding: 0 30px;
	}
	.company-materials-slider-wrapper {
		margin: 0 -20px;
	}
}
@media (max-width: 768px) {
	.company-materials-slider-wrapper {
		margin: 0;
	}
}
@media (max-width: 576px) {
	.company-materials-slider__text {
		max-width: 250px;
		margin: 0 auto 20px auto;
		min-height: 0;
	}
	.company-materials-slider .slick-prev {
		left: 50%;
		margin-left: -170px;
	}
	.company-materials-slider .slick-next {
		right: 50%;
		margin-right: -170px;
	}
}
.speaker-group:nth-child(4) .slider-speaker {
  padding: 66px 90px 90px;
  overflow: hidden;
}

/* если вдруг не сработает, то поставить после initial !important, то есть будет так:  overflow: initial!important;*/
.speaker-group:nth-child(4) .slider-speaker .slick-list{
  overflow: initial;
}
.speaker-group:nth-child(4) .speaker-group-item:hover .tooltip-main {
  max-height: 200px;
  overflow: auto;
}
.speaker-group:nth-child(4) .slider-speaker .tooltip-main::-webkit-scrollbar-thumb {
  background: #720A0A;
  border-radius: 50px;
}
.speaker-group:nth-child(4) .slider-speaker .tooltip-main::-webkit-scrollbar {
  width: 5px;
}

@media(max-width:1399px){
  .speaker-group:nth-child(4) .slider-speaker {
    padding: 40px 50px 90px;
  }
}

@media(max-width:1199px){
  .speaker-group:nth-child(4) .speaker-group-item:hover .tooltip-main {
    max-height: 145px;
  }
}

@media(max-width:767px){
  .speaker-group:nth-child(4) .slider-speaker{
    overflow: initial;
  }

  .speaker-group:nth-child(4) .speaker-group-item.slick-slide.slick-active.slick-last .tooltip-main {
    left: auto;
    right: 0;
    max-height: none;
    min-width: auto;
    width: 100%;
  }
  .speaker-group-item.slick-slide.slick-active.slick-last .tooltip-main{
    left: auto;
    right: 0;
    max-height: none;
    min-width: auto;
    width: 100%;
  }
  .slick-list
  {
	position: relative;
    display: block;
    overflow: initial;
    margin: 0;
    padding: 0!important;
  }
}
.speaker-group-persons .speaker-group-item:nth-child(1), 
.speaker-group-persons .speaker-group-item:nth-child(2) {
	padding: 0;
    flex-basis: 33.6% !important;
    max-width: 33.6% !important;
}
.project-persons .speaker-group.speaker-group-persons {
	justify-content: center!important;
}
@media(max-width:767px){ 
	.speaker-group-persons .speaker-group-item:nth-child(1), 
    .speaker-group-persons .speaker-group-item:nth-child(2), 
    .speaker-group-persons .speaker-group-item:nth-child(6), 
    .speaker-group-persons .speaker-group-item:nth-child(7) {
	    padding: 0 5px;
        flex-basis: 50% !important;
        max-width: 50%!important;
    }
	.project-persons .speaker-group.speaker-group-persons {
		justify-content: left!important;
	}
}

/*Мероприятия, количество партнеров и инфопартнеров в строке*/
@media (min-width: 992px){
	.prop_5_in_string .info-partner-main{
		gap: 0 20px;
	}
	.prop_4_in_string .info-partner-main{
		gap: 0 30px;
	}
	.prop_3_in_string .info-partner-main{
		gap: 0 100px;
	}
	.prop_2_in_string .info-partner-main{
		gap: 0 250px;
}
}

.pervobz{
    padding-top: 35px;
}

@media (max-width: 767px){
.pervobz{
padding-top: 0;
}
}

.custom-checkbox {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 16px;
	user-select: none;
  }
  
  .custom-checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
  }
  
  .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #fff;
	border: 2px solid #720a0a;
	border-radius: 3px;
  }
  
  .custom-checkbox:hover input ~ .checkmark {
	background-color: #f0f0f0;
  }
  
  .custom-checkbox input:checked ~ .checkmark {
	background-color: #720a0a;
  }
  
  .checkmark:after {
	content: "";
	position: absolute;
	display: none;
  }
  
  .custom-checkbox input:checked ~ .checkmark:after {
	display: block;
  }
  
  .custom-checkbox .checkmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	transform: rotate(45deg);
  }
  
.calendar-year-inner .box-tabs-calendar-events {
  display: block;
}

.calendar-year-inner .month-selector {
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.calendar-year-inner .month-selector .calendar-month__name {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize;
    color: #720A0A;
	z-index: 10;
    position: relative;
}

.calendar-year-inner .month-selector .calendar-month-grid__day-label {
    font-family: Roboto;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    text-align: center;
    vertical-align: middle;
    color: #4E4539;
}

.calendar-year-inner .month-selector .calendar-month-grid__day {
    height: 24px;
}

.calendar-year-inner .month-selector .calendar-month {
	position: relative;
}

.calendar-year-inner .month-selector .calendar-month::before {
    content: '';
    position: absolute;
    background: #FCF0E6;
    top: -10px;
    right: 0;
    bottom: -10px;
    left: 0;
    box-shadow: 3px 3px 10px 0px #0000002E;
	opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
	border-radius: 6px;
}

.calendar-year-inner .month-selector .calendar-month:hover::before {
    opacity: 1;
    visibility: visible;
}

.calendar-year-inner .calendar-month-grid__day:not(.range-drawning):hover .calendar-month-grid__empty {
	opacity: 0;
}

.calendar-year-inner .month-selector .calendar-month-grid__event {
    width: 24px;
    height: 24px;
}

.calendar-year-inner .month-selector .calendar-month-grid__event-favorite {
	width: 24px;
    height: 24px;
}

.calendar-year-inner .calendar-month-grid__day.has-event.has-event-favorite .calendar-month-grid__day-label {
    color: #ffffff;
}

.calendar-year-js {
	display: none;
}

.calendar-year-js.calendar-active {
	display: block;
}

.calendar-events_item .dropdown-menu {
    padding: 20px 20px;
}

.bootstrap-select .dropdown-menu li a span.text {
	font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}

.dropdown-menu ul li a.dropdown-item {
    color: #720A0A; 
}

.dropdown-menu .selectpicker__button {
    color: #720A0A;
    border: 1px solid #720A0A;
    background: #ffff;
    width: 100%;
    padding: 4px 1px;
    display: block;
    border-radius: 10px;
    white-space: nowrap;
}

.select-range-selector .dropdown-menu.inner {
    margin-bottom: 20px;
}

.bootstrap-select .dropdown-menu li a.selectpicker__button span.text {
	padding: 8px 16px;
    color: rgb(255 255 255);
	border: none;
}

.calendar-events .bootstrap-select > .dropdown-menu {
	min-width: 236px;
}

.dropdown-menu ul li a.dropdown-item {
    padding: 3px 0 2px 30px; 
}

.dropdown-menu ul li a.dropdown-item:before {
	left: 0;
}

.dropdown-menu-date .apply-btn {
    background: transparent;
    color: #720A0A;
	border: 2px solid #720A0A;
}

.dropdown-menu {
	border-radius: 10px;
}

.bootstrap-select .dropdown-menu li {
	padding-bottom: 10px;
}

.bootstrap-select .dropdown-menu li:last-child {
	padding-bottom: 0;
}

.dropdown-menu ul li a.dropdown-item {
    padding: 1px 0 4px 30px;
}

.dropdown-menu-date {
    width: 400px;
    z-index: 200;
    position: absolute;
    background: #000000;
}

.calendar-events_item {
	position: relative;
}

.dropdown-menu-date {
    right: -13px;
    width: 400px;
    z-index: 200;
    position: absolute;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 4px 8px 15px 0px #0000002E;
    border: 0.5px solid #C4C4C4;
	display: none;
}

.dropdown-menu-date.active {
    display: block;
}

.dropdown-menu-date .select-manual .select-manual-row {
    display: flex;
    gap: 10px;
    justify-content: space-between;
}

.dropdown-menu-date .select-manual .select-manual-row span p {
	padding: 0 0 10px 0;
    color: #720A0A;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
}

.apply-btn-row {
	width: 100%;
	text-align: center;
}

.apply-btn-row .apply-btn:hover {
    color: #fff;
	background: #720A0A;
}

.apply-btn-row .apply-btn {
	margin: auto;
    max-width: 220px;
}

.dropdown-menu-date .select-manual .select-manual-row span input {
	padding: 10px 0;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 0.5px solid #C6C6C8;
    width: 100%;
}

.dropdown-menu-date .btn-apply {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 1.43333em;
    background: #ffffff;
    border: 1px solid #720A0A;
    padding: 9px 26px;
    max-width: 220px;
    color: #720A0A;
    margin: 32px auto 0 auto;
    display: none;
    min-width: auto;
}

.dropdown-menu-date .btn-apply:hover {
	color: #ffffff;
	background: #720A0A;
}


.date-picker-container {
    margin: 0 auto;
	padding: 29px 30px 20px 30px;
}
        
.date-fields {
    display: flex;
    gap: 50px;
    margin-bottom: 30px;
}
        
.date-field {
    flex: 1;
}
        
.date-field label {
    display: block;
    margin-bottom: 8px;
    color: #720A0A;
    font-weight: 600;
    font-size: 16px;
}
        
.date-input-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ddd;
    background: white;
    cursor: pointer;
    transition: border-color 0.2s;
}
        
.date-input-wrapper:hover {
    border-color: #8B4513;
}
        
.date-input-wrapper.active {
    border-color: #8B4513;
    box-shadow: 0 0 0 2px rgba(139, 69, 19, 0.1);
}
        
.date-input {
    border: none;
    outline: none;
    font-size: 14px;
    color: #333;
    background: transparent;
    cursor: pointer;
	width: 100%;
    padding: 20px 0 13px 0;
}
        
.date-input::placeholder {
    color: #999;
}
        
.calendar-icon {
    right: 0;
    position: absolute;
}
        
.apply-btn {
    width: 100%;
    padding: 14px;
    background-color: #8B4513;
    color: white;
    border: 2px solid #8B4513;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
    text-transform: uppercase;
}
        
.apply-btn:hover {
    background-color: transparent;
    color: #8B4513;
}
        
.apply-btn:disabled {
    background-color: #ccc;
    border-color: #ccc;
    color: #666;
    cursor: not-allowed;
}
        
.air-datepicker {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    background: white;
    padding: 0;
    width: 280px !important;
    min-height: auto;
}

.air-datepicker--content {
    display: flex;
    flex-direction: column;
}

.air-datepicker--body {
    padding: 16px;
}

/* Стили для навигации (шапка) */
.air-datepicker--nav {
    background: white;
    border-bottom: 1px solid #eee;
    padding: 12px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.air-datepicker--nav-title {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
}

.air-datepicker--nav-action {
    width: 32px;
    height: 32px;
    border: none;
    background: none;
    cursor: pointer;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #666;
    font-size: 18px;
    transition: all 0.2s;
}

.air-datepicker--nav-action:hover {
    background: #f0f0f0;
    color: #333;
}

/* Дни недели */
.air-datepicker--days-names {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 0;
    margin-bottom: 8px;
}

.air-datepicker--day-name {
    padding: 8px 4px;
    text-align: center;
    font-size: 13px;
    color: #666;
    font-weight: 500;
}

/* Сетка дней */
.air-datepicker--cells-days {
    display: grid !important;
    grid-template-columns: repeat(7, 1fr);
    gap: 2px;
}

.air-datepicker--cell {
    width: 32px !important;
    height: 32px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    border: none;
    background: none;
    transition: all 0.2s;
    margin: 1px;
}

.air-datepicker--cell:hover {
    background: #f0f0f0;
}

.air-datepicker--cell.-selected- {
    background: #720A0A !important;
    color: white !important;
    font-weight: 500;
}

.air-datepicker--cell.-selected-:hover {
    background: #5a0808 !important;
}

.air-datepicker--cell.-current- {
    position: relative;
    font-weight: 600;
    color: #720A0A;
}

.air-datepicker--cell.-current-:not(.-selected-) {
    background: #fff2f2;
    border: 1px solid #720A0A;
}

.air-datepicker--cell.-other-month- {
    color: #ccc;
}

.air-datepicker--time,
.air-datepicker--buttons {
    display: none;
}

.air-datepicker-global-container {
    z-index: 9999;
}

.air-datepicker-global-container .air-datepicker {
	box-shadow: 4px 8px 15px 0px #0000002E;
    border: 0.5px solid #C4C4C4;
	border-radius: 16px;
}

.air-datepicker-global-container .air-datepicker .air-datepicker--pointer {
	display: none;
}

.air-datepicker .air-datepicker-cell.-current- {
    border-radius: 50%;
    background: transparent;
    color: #720A0A;
	border: 1px solid #720A0A
}

.air-datepicker .air-datepicker-cell.-selected-.-focus- {
	background: #720A0A;
}

.air-datepicker .air-datepicker-cell.-current-.-focus-:hover {
	background: #720A0A24;
    color: #720A0A;
}

.air-datepicker .air-datepicker-cell,
.air-datepicker .air-datepicker-body--day-name {
    height: 40px;
    width: 40px; 
}

.air-datepicker .air-datepicker-body--day-name {
	color: #2F271F;
}

.air-datepicker .air-datepicker-body--day-names {
    margin: 0;
}

.air-datepicker .air-datepicker--content {
    padding: 0;
}

.air-datepicker .air-datepicker-body {
    padding: 0 12px 12px!important;
}

.air-datepicker-global-container .air-datepicker {
	width: auto !important;
}

@media (max-width: 768px) {
    .air-datepicker {
        width: 260px !important;
    }
    
    .air-datepicker--cell {
        width: 28px !important;
        height: 28px !important;
        font-size: 13px;
    }
}


/* Кастомные стили для навигации datepicker */
.custom-navigation {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 12px 8px 8px;
    background: transparent;
    gap: 15px;
}

.air-datepicker {
	position: relative;
}

.nav-dropdown {
    margin: 0;
	display: flex;
}

.nav-dropdown-button {
    background: transparent;
    border: none;
    font-weight: 500;
    padding: 8px 1px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-width: auto;
    font-size: 16px;
    color: #720A0A;
    transition: all 0.2s ease;
	gap: 10px;
}

.nav-dropdown-button:hover {
    background: transparent;
    border-color: #720A0A;
}

.nav-dropdown .nav-prev,
.nav-dropdown .nav-next {
    background: transparent;
    border: none;
}

.air-datepicker .air-datepicker-cell.-selected- {
	border-radius: 50%;
    background: #720A0A;
}

.air-datepicker .air-datepicker-cell:hover {
	border-radius: 50%;
	background: #2F271F14;
}

.air-datepicker .air-datepicker-cell.-focus- {
    border-radius: 50%;
}

.air-datepicker .air-datepicker-body--cells.-days- {
	grid-auto-rows: auto;
}

.nav-dropdown .nav-prev {
    padding: 0 20px 0 0;
}

.nav-dropdown .nav-next {
    padding: 0 0 0 20px;
}

.nav-dropdown-arrow {
    margin: 0;
    transition: transform 0.2s ease;
}

.nav-dropdown.active .nav-dropdown-arrow {
    transform: rotate(180deg);
}

.nav-dropdown-list {
    position: absolute;
    top: 48px;
    left: 0;
    right: 0;
    bottom: 0;
    background: white;
    border-top: 1px solid #dee2e6;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow-y: auto;
    z-index: 1000;
	display: none;
}

.nav-dropdown.active .nav-prev,
.nav-dropdown.active .nav-next,
.nav-dropdown.no-active .nav-prev,
.nav-dropdown.no-active .nav-next {
   opacity: 0;
}

.nav-dropdown.no-active .nav-dropdown-button {
   color: #B5B3B1;
}

.nav-dropdown .nav-dropdown-arrow svg {
    fill: #720A0A;
}

.nav-dropdown.no-active .nav-dropdown-arrow svg {
    fill: #B5B3B1;
}

        .nav-dropdown.active .nav-dropdown-list {
            display: block;
        }

.nav-dropdown-item {
    padding: 8px 30px 8px 35px;
    cursor: pointer;
    color: #2F271F;
    font-size: 15px;
    transition: background-color 0.2s ease;
    font-family: 'Roboto', sans-serif;
}

.nav-dropdown-item.selected {
	position: relative;
    background: #720A0A14;
}

.nav-dropdown-item.selected::before {
	content: '';
	position: absolute;
    top: 10px;
    width: 12px;
    height: 10px;
	left: 10px;
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='13' viewBox='0 0 18 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5501 12.9996L0.850098 7.29961L2.2751 5.87461L6.5501 10.1496L15.7251 0.974609L17.1501 2.39961L6.5501 12.9996Z' fill='%234B4743'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.nav-dropdown-item:hover {
    background: #2F271F14;
}

.air-datepicker-nav {
    display: none;
}

.custom-datepicker {
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

.date-input-hidden {
  position: absolute;
  opacity: 0;
}

.-selected-.air-datepicker-cell.-year-.-other-decade-,.-selected-.air-datepicker-cell.-day-.-other-month-{
	color:#fff;
	background:#720A0A !important;
}
.air-datepicker-cell.-selected-.-current-{
	color:#fff;
	background:#720A0A !important;
}
.air-datepicker-cell.-selected-.-current-{
	color:#fff;
	background:#720A0A !important;
}
.air-datepicker-cell.-selected-.-current-:hover{
	color:#fff!important;
	background:#720A0A !important;
}