.intro .event .event-container.ms {
  justify-content: center;
}
.end {
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.intro {
  background-size: cover;
  padding-top: 30px;
  min-height: 20vh;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.event-timer {
  margin-top: 30px;
  margin-bottom: 30px;
}
.intro .event .date {
  font-family: 'Libre Franklin', sans-serif;
  text-align: center;
  font-weight: 300;
  font-size: 26px;
  margin-top: 5px;
}
.btn-white {
  background-color: #FFFFFF !important;
  color: #2573BA;
  border: 2px solid #2573BA;
}
.nmed {
  display: grid;
  justify-content: right;
}
#panel .experts .expert.lecturer-1 .specialization {
  background-color: #DD2747;
  color: #ffffff;
}
#panel .experts .expert.lecturer-2 .specialization {
  background-color: #F6CF0B;
  color: #1A5D59;
}
#about {

	  background-size: auto;
background-size: cover;
}
.event-groups .item .buttons .signup {

  padding: 10px 24px 10px 47px;

}
#panel .experts .expert.lecturer-diabetologia .specialization {
  background-color: #f6cf0b;
  color: #1A5D59;
  border: none;
	font-size: 12px;
  margin-bottom: 10px;
	border-radius: 0px;
}
#panel .experts .expert.lecturer-kardiologia .specialization {
  background-color: #DD2747;
  color: #ffffff;
  border: none;
	font-size: 12px;
	margin-bottom: 10px;
	border-radius: 0px;
}
#panel .experts .expert.lecturer-nefrologia .specialization {
  background-color: #1A5D59;
  color: #ffffff;
  border: none;
	font-size: 12px;
	margin-bottom: 10px;
	border-radius: 0px;
}
#panel .experts .expert .specialization {
	font-size: 12px;
	margin-bottom: 10px;
}
#panel .experts .expert .name {
  font-size: 18px;
  margin-bottom: 10px;
}
panel .experts .expert .title {
  font-weight: 300;
  font-size: 14px;
}
.invitation-video-player {
  background-color: #ffffff;
//  border-radius: 10px;
  padding: 20px;
  border: 4px solid #015D52;
  box-shadow: 10px 10px 10px #aaaaaa;
//  width: 600px;
}
.video-js {
  z-index: 10;
}
.video-js .vjs-big-play-button {
  background-color: transparent;
  width: 76px;
  height: 76px;
  margin-top: -38px;
  margin-left: -38px;
  background-image: url('../img/btn-play.png');
  background-repeat: no-repeat;
  border: none !important;
  box-shadow: none !important;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  content: "";
}
@media (max-width: 576px) {
.header .top-info {
  background-color: #00E47C;
  padding-top: 5px;
  padding-bottom: 16px;
  height: 59px;
}
}
.invitation-video-player_heart {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 20px;
  border: 4px solid #015D52;
  max-width: 600px;
  width: 100%;
}

.heart-video-player {
  display: flex;
  justify-content: center;
  align-items: center;

}
.page2 .content .sil .content {
  font-weight: 400;
  text-align: justify;
  text-justify: inter-word;
}
.event-groups .item .date {
  font-size: 20px;
}
.event-groups .item {
  padding: 16px;
}
.event-groups .item .day {
  font-size: 32px;
  width: 54px;
  height: 44px;
}
footer.page2 .col-contact {
  flex-basis: 35%;
}
#panel .experts .expert.lecturer-diabetologia .specialization {
//  background-color: #f6cf0b;
//  background-color: #1A5D59;
//  color: #1A5D59;
  color: #1A5D59;
  border: none;
}
#panel .experts .expert.lecturer-kardiologia .specialization {
  background-color: #DD2747;
  color: #ffffff;
  border: none;
}
#panel .experts .expert.lecturer-nefrologia .specialization {
  background-color: #1A5D59;
  color: #ffffff;
  border: none;
}
#panel .experts .expert.lecturer-diabetologia-nefrologia .specialization {
  background-color: #1A5D59;
  color: #ffffff;
  border: none;
}
#panel .experts .expert.lecturer-poz-kardiologia .specialization {
  background-color: #DD2747;
  color: #ffffff;
  border: none;
}
@media (max-width: 576px) {
.header .top-info {
  background-color: #00E47C;
  padding-top: 5px;
  padding-bottom: 16px;
  height: 59px;
}
.page2 #main-navbar {
  background: #1a5d59;
}
	.hide_mob{
	display: none;
}
.header .main-header {
  min-height: 36.15vw !important;
}
.page2 .main-header {
  min-height: 19.8vw !important;
}
#main-navbar {
  background: #1a5d59;
}
}
.event-groups .item .date {
  font-size: 18px;
}
.event-groups .item {
  padding: 16px;
}
section .time {
  font-size: 14px;
}
.consent{
	font-size: 12px;
}
#main-navbar .navbar-toggler {
  color: #1A5D59;
  border-color: #f6cf0b;
  background: #fff;
}
#main-navbar > .container {
  justify-content: right;
}
@media (min-width: 576px) {
.hide_desk{
	display: none;
}
}
.full {
  width: 100vw;
  
}