@font-face {
    font-family: 'BoehringerForwardArabicVar';
    src: url('/fonts/BoehringerForwardArabicVar.woff2') format('woff2'),
         url('/fonts/BoehringerForwardArabicVar.woff') format('woff');
    font-weight: 100; /* Regular */
    font-style: normal;
    font-display: swap;
}
html {
  min-height: 100vh;
}
body {
  min-height: 100vh;
}
.aspect-container {
  width: 100%;
  padding-top: 56.25%;
  /* 1:1 Aspect Ratio */
  position: relative;
  /* If you want text inside of it */
}
/* If you want text inside of the container */
.aspect-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.aspect-content iframe {
  width: 100%;
  height: 100%;
  border: 0 none;
}
body {
  font-family: 'BoehringerForwardArabicVar', sans-serif;
  font-size: 18px;
  color: #252525;
}
body#empty {
  padding-top: 0;
  background-size: cover;
}
.header {
  color: #ffffff;
  font-size: 18px;
}
.header_2 {
  color: #003F37;
  font-size: 18px;
  text-align: center;
}
.header .navbar-brand img {
  display: none;
}
.header video {
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
}
.header.meet-expert video {
  object-fit: cover;
}
.header .top-info {
  background-color: #00E47C;
  padding-top: 10px;
  padding-bottom: 16px;
  height: 48px;
}
.header .top-info span {
  color: #003F37;
//  font-weight: 400;
}
.header .top-info a {
  text-decoration: none;
  color: #f6cf0b;
}
.header.chat-enabled {
  background: url("../img/bg-header.png") no-repeat center center;
  background-size: cover;
}
.header.chat-enabled .navbar-brand img {
  display: block;
}
.header h1 {
  font-weight: 500;
  font-size: 32px;
}
.header .info {
  margin-top: 40px;
}
.header .info .separtator {
  background-color: #48A394;
  height: 1px;
  margin-right: 48px;
}
.header .info .buttons {
  display: flex;
  gap: 24px;
  margin-top: 48px;
}
.header .info .buttons a {
  border: 1px solid #f6cf0b;
  padding: 6px 47px 6px 24px;
  border-radius: 30px;
  color: #f6cf0b;
  text-decoration: none;
  background: url("../img/ico-arrow-yellow.png") no-repeat center right 2px;
  font-size: 14px;
  font-weight: 700;
}
.header .info .buttons a.expert-sign {
  background-image: url("../img/ico-arrow-white.png");
  color: #1A5D59;
  background-color: #f6cf0b;
  border: none;
}
.header.meet-expert .navbar-brand img {
  display: block;
}
.header .main-header {
  min-height: 37.55vw;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 50px;
  position: relative;
  overflow: hidden;
}
.header .transmision-info {
  color: #ffffff;
  display: flex;
  align-items: center;
//  justify-content: flex-end;
}
.header .transmision-info .box {
  display: flex;
  gap: 20px;
  align-items: center;
  width: 600px;
//  background: rgba(0, 142, 122, 0.7);
//  border: 1px solid #349C8E;
//  border-radius: 10px;
  padding: 10px 20px;
}
.header .bottom-info {
  background: #08312A;
  backdrop-filter: blur(2px);
  padding-top: 16px;
  padding-bottom: 16px;
  border-top: 1px solid #00E47C;
}
.header .bottom-info .title {
  color: #00E47C;
  font-size: 16px;
}
.header .bottom-info p {
  font-size: 18px;
}
.header .bottom-info .event-info {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: space-between;
}
.header .bottom-info .buttons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.text{
 margin-bottom: 20px;
}
.header .bottom-info .buttons a {
  width: 256px;
  padding: 10px 24px;
  border-radius: 30px;
  text-decoration: none;
  font-size: 18px;
  background: no-repeat center right 14px;
}
.header .bottom-info .buttons .reminder {
  background-color: #00E47C;
  color: #1A5D59;
  background-image: url("../img/ico-reminder.svg");
	border-radius: 0px;
}
.header .bottom-info .buttons .calendar {
  border: 1px solid #00E47C;
  color: #00E47C;
  background-image: url("../img/ico-calendar.svg");
	border-radius: 0px;
}
.date-info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  line-height: 1;
  font-weight: 500;
}
.date-info .day {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #00E47C;
  color: #1A5D59;
  font-size: 64px;
  padding: 6px;
  width: 80px;
  height: 80px;
}
.date-info .date {
  font-size: 26px;
  color: #00E47C;
}
.date-info .hour {
  color: #fff;
}
.event-buttons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.event-buttons a {
  width: 206px;
  padding: 10px 24px;
  border-radius: 30px;
  text-decoration: none;
  font-size: 14px;
  background: no-repeat center right 4px;
}
.event-buttons .reminder {
  background-color: #f6cf0b;
  color: #1A5D59;
  background-image: url('../img/ico-reminder.png');
}
.event-buttons .calendar {
  border: 1px solid #f6cf0b;
  color: #f6cf0b;
  background-image: url('../img/ico-calendar.png');
}
#main-navbar {
  justify-content: flex-end;
}
#main-navbar .navbar-toggler {
  color: #f6cf0b;
  border-color: #f6cf0b;
}
#main-navbar > .container {
  align-items: flex-start;
}
#main-navbar #main-navbar-collapse {
  justify-content: flex-end;
}
#main-navbar .nav-item .nav-link {
  color: #ffffff;
  padding-left: 0;
  padding-right: 0;
  margin-left: 16px;
  font-size: 15px;
}
#main-navbar .nav-item .nav-link.active {
  border-bottom: 2px solid #00E47C;
}
h1 {
  font-size: 32px;
  font-weight: 700;
  color: #083129;
}
h2 {
  font-size: 32px;
  font-weight: 500;
}
span {
  color: #004944;
  font-weight: 700;
}
section {
  margin-top: 40px;
}
.bg-color {
  background-color: #F2F2F2;
  padding: 40px;
}

section .time {
  color: #004944;
  font-weight: 700;
  font-size: 18px;
}
#panel .heading {
  display: flex;
  gap: 24px;
  align-items: center;
}
.time_2 {
	background-color: #00E47C;
	max-width: 270px;
	padding-left: 4px;
}
#panel .heading .reminder {
  text-decoration: none;
  color: #1A5D59;
  font-size: 14px;
  background: url("../img/ico-reminder.png") no-repeat center right 4px;
//  border-radius: 30px;
  border: 1px solid #D8E5E5;
  padding: 10px 44px 10px 10px;
}
#panel .experts .expert {
  display: flex;
  gap: 20px;
  padding-bottom: 24px;
  margin-bottom: 24px;
}
#panel .experts .expert .photo img {
//  border-radius: 30px;
}
#panel .experts .expert .desc {
  flex-grow: 1;
} 
.info_lect{
  display: flex;
  align-items: baseline;
}
#panel .experts .expert .specialization {
  color: #1A5D59;
  font-size: 14px;
  padding: 6px 12px;
  display: inline-block;
	margin-right: 10px;
}
#panel .experts .expert .title {
  font-weight: 500;
  font-size: 16px;
}
#panel .experts .expert .name {
  font-size: 22px;
  font-weight: 500;
}
#panel .experts .expert .actions {
  display: flex;
  align-items: center;
//  justify-content: space-between;
}
#panel .experts .expert .actions .info {
  color: #1A5D59;
}
#panel .experts .expert .actions a {
  text-decoration: none;
  color: #1A5D59;
  background: #00E47C url("../img/arrow.svg") no-repeat center right;
  padding: 6px 48px 6px 16px; 
  font-size: 14px;
}
#panel .experts .expert.lecturer-moderator .specialization {
//  background-color: #f6cf0b;
  border: 1px solid #08312A !important;
//  color: #1A5D59;
  border: none;
	  border-radius: 0px;
	margin-right: 10px;
}
#panel .experts .expert.lecturer-kardiolog .specialization {
//  background-color: #DD2747;
    border: 1px solid #08312A !important;
//	color: #ffffff;
  border: none;
  border-radius: 0px;
	margin-right: 10px;
}
#panel .experts .expert.lecturer-nefrolog .specialization {
//  background-color: #1A5D59;
	    border: 1px solid #08312A !important;
//  color: #ffffff;
  border: none;
	  border-radius: 0px;
}
#join-us {
  border-bottom: 1px solid #1A5D59;
  padding-bottom: 48px;
}
#join-us .buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 48px;
  gap: 48px;
}
#join-us .buttons a {
  text-decoration: none;
  font-size: 14px;
  color: #1A5D59;
  padding: 10px 44px 10px 10px;
  border-radius: 30px;
  background: no-repeat center right 4px;
  border: 1px solid #00E47C;
  border-radius: 0px;
}
#join-us .buttons a.reminder {
  background-image: url(../img/ico-reminder.png);
}
#join-us .buttons a.calendar {
  background-image: url(../img/ico-calendar.png);
}
.event-groups .item {
  height: 100%;
  cursor: pointer;
//  border-radius: 20px;
  padding: 24px;
  border: 1px solid #1A5D59;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
}
.event-groups .item.disabled {
  cursor: not-allowed;
  height: 100%;
}
.event-groups .item .datetime {
  display: flex;
  gap: 10px;
  color: #1A5D59;
  font-weight: 500;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 8px;
}
.event-groups .item .day {
  background-color: #1A5D59;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  font-weight: 700;
  width: 54px;
  height: 54px;
}
.event-groups .item .weekday {
  line-height: 1;
}
.event-groups .item .date {
  font-size: 26px;
  line-height: 1;
}
.event-groups .item .buttons {
  display: flex;
  align-items: center;
  gap: 16px;
}
.event-groups .item .buttons .signup {
  border-radius: 30px;
  border: none;
  background-image: url("../img/ico-arrow-white.png");
  background-repeat: no-repeat;
  background-position: center left 2px;
  padding: 2px 24px 2px 47px;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.1;
}
.event-groups .item .text {
  margin-top: 24px;
  color: #7C7C7C;
  text-align: center;
}
.event-groups .item .remaining {
  font-weight: 600;
  color: #DD2747;
  text-align: center;
}
.event-groups .item.active {
	border: 2px solid #00E47C;
}
.event-groups .item.disabled img {
  width: 100%;
}
.lecturer .photo img {
  border-radius: 20px;
}
.lecturer .specialization {
  border-radius: 30px;
  border: 1px solid #D8E5E5;
  color: #1A5D59;
  font-size: 14px;
  padding: 6px 12px;
  display: inline-block;
  margin-bottom: 16px;
	margin-right: 10px;
}
.lecturer .name {
  font-weight: 500;
}
.lecturer .separtator {
  width: 50px;
  height: 1px;
  background-color: #DD2747;
}
#calendar {
  background-color: #ffffff;
}
#calendar .calendar-items .item {
  padding: 0 0 24px;
  border-bottom: 1px solid #1A5D59;
  box-shadow: none;
  margin-bottom: 24px;
}
#calendar .calendar-items .item .event-groups .item {
  border: none;
  padding: 0;
}
#calendar .calendar-items .item .lecturer {
  display: flex;
  gap: 24px;
  margin-bottom: 24px;
}
#calendar .calendar-items .item .lecturer .name {
  margin-bottom: 16px;
}
#calendar .calendar-items .item .lecturer .desc {
  margin-top: 8px;
}
#calendar .calendar-items .item .lecturer .desc p {
  margin: 0;
}
#calendar .calendar-items .item .lecturer .desc span {
  font-weight: 400;
  color: #DD2747;
}
#calendar .calendar-items .bottom-info {
  text-align: center;
  color: #1A5D59;
}
#calendar .lecturer-diabetolog .signup,
#calendar .lecturer-diabetolog .specialization {
  background-color: #f6cf0b;
  color: #1A5D59;
  border: none;
}
#calendar .lecturer-kardiolog .signup,
#calendar .lecturer-kardiolog .specialization {
  background-color: #DD2747;
  color: #ffffff;
  border: none;
}
#calendar .lecturer-nefrolog .signup,
#calendar .lecturer-nefrolog .specialization {
  background-color: #1A5D59;
  color: #ffffff;
  border: none;
}
#calendar .filters {
  padding-right: 24px;
}
#calendar .filters .title {
  font-weight: 700;
  margin-bottom: 24px;
}
#calendar .filters .title .separtator {
  margin-top: 8px;
  width: 50px;
  height: 2px;
  background-color: #DD2747;
}
#calendar .filters .nav {
  flex-direction: column;
  gap: 16px;
}
#calendar .filters .nav .nav-item .nav-link {
  border: 1px solid #D8E5E5;
  border-radius: 30px;
  color: #252525;
}
#calendar .filters .nav .nav-item .nav-link.active {
  background-color: #000000;
  color: #ffffff;
}
#about {
  background: url("../img/bg-about.png") no-repeat left top;
}
#about ul {
  list-style: none;
}
#about ul li {
  background: url("../img/ico-check.png") no-repeat left center;
  padding-left: 36px;
  margin-bottom: 24px;
}
#program {
//  background: url("../img/bg-program-lines.png") no-repeat right center;
}
#program .col:last-of-type {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
#program .heading {
  font-weight: 700;
  font-size: 28px;
}
#program .heading .number {
  color: #DD2747;
  font-size: 28px;
  font-weight: 500;
}
#program .signup {
  border: 1px solid #E9E9E9;
  text-decoration: none;
  padding: 10px 16px 10px 48px;
  background: url("../img/ico-signup.png") no-repeat center left 4px;
  color: #1A5D59;
  border-radius: 30px;
}
ul {
  list-style-image: url("../img/li.png");
}
footer {
  background-color: #08312A;
  margin-top: 36px;
  padding-top: 60px;
  padding-bottom: 20px;
  color: #ffffff;
}
footer .heading h3 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 0;
  padding: 0;
}
footer .heading .separtator {
  height: 2px;
  background-color: #f6cf0b;
  width: 45px;
  margin-bottom: 16px;
}
footer a {
  color: #ffffff;
  text-decoration: none;
}
footer .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.logo_mrg {
  margin-top: 40px;
}
footer .content p {
  margin: 0;
}
footer .content .contact {
  display: flex;
  align-items: center;
  gap: 10px;
}
footer .content .contact.phone {
  font-size: 28px;
}
footer .content .contact.phone span {
  color: #ffffff;
  font-weight: normal;
  font-size: 20px;
}
footer .content .col-logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
footer .content .col-logo a {
  padding-left: 24px;
  padding-right: 24px;
}
footer .content .col-logo .separtator {
  width: 2px;
  height: 80px;
  background-color: #48A394;
  margin-left: 20px;
  margin-right: 20px;
}
#vod {
  color: #ffffff;
}
#vod .counter {
  text-align: center;
  margin-bottom: 40px;
}
#vod .counter .timer {
  margin-top: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
#vod .counter .timer .number {
  color: #f6cf0b;
}
#vod .counter .timer .number .value {
  border: 2px solid #f6cf0b;
  width: 64px;
  height: 64px;
  font-size: 40px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}
#vod .movie {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 130px;
}
#vod .event-info p {
  color: #f6cf0b;
}
#vod .expert-question {
  display: flex;
  align-items: center;
}
#vod .ask-question {
  text-decoration: none;
  color: #f6cf0b;
  background: transparent url('../img/ico-arrow-yellow.png') no-repeat center right 4px;
  padding: 6px 48px 6px 16px;
  border-radius: 30px;
  border: 1px solid #f6cf0b;
}
#vod .counter p {
  font-weight: 500;
}
#vod .counter span {
  color: #ffffff;
  font-weight: 700;
}
.page.vod {
  background: url("../img/bg-vod.png") no-repeat center center;
  background-size: cover;
}
.page.vod .header {
  background: none;
}
.page.vod .header .navbar-brand {
  display: block;
}
.page.vod .header .main-header {
  min-height: auto;
}
.modal-backdrop {
  background: url("../img/bg-modal.png") center center;
  opacity: 1;
}
.modal .modal-content {
  border-radius: 0px;
  border: 2px solid #00E47C;
}
.modal .modal-content a {
  color: #DD2747;
}
.modal .modal-footer {
  border: none;
}
.modal .btn-close {
  background: url("../img/ico-close.png") no-repeat center center;
  width: 58px;
  height: 58px;
  opacity: 1;
}
.modal .modal-header {
  background-color: #1A5D59;
  border-radius: 0px;
  color: #ffffff;
  font-size: 24px;
  margin: 16px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  gap: 16px;
}
.modal .modal-form .form-control {
  border-color: #00E47C;
  border-radius: 0px;
}
.modal .modal-form .hint-block {
  color: #252525;
  font-size: 16px;
}
.modal .modal-form label span {
  color: #DD2747;
  font-weight: 400;
}
.form-check-input:checked {
  background-color: transparent;
}
.form-check-input:checked[type=checkbox] {
  background-image: url("../img/ico-checked.png");
}
.form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23DD2747FF'/%3e%3c/svg%3e");
}
.btn-submit {
  background: #00E47C url("../img/arrow.svg") no-repeat center right;
  border-radius: 0px;
  padding: 4px 48px 4px 24px;
  color: #1A5D59;
  font-weight: 700;
  font-size: 14px;
}
#modal-question textarea {
  height: 200px;
}
#modal-register .modal-header,
#modal-meeting-register .modal-header {
  padding: 8px;
  margin: 0;
  background-image: url("../img/modal-header2.png");
  height: 188px;
  background-size: contain;
  background-repeat: no-repeat;
  align-items: flex-start;
  justify-content: flex-end;
}
#modal-register .modal-header .btn-close,
#modal-meeting-register .modal-header .btn-close {
  width: 16px;
  height: 16px;
  background-size: contain;
  margin: 8px;
}
#modal-register .modal-footer,
#modal-meeting-register .modal-footer {
  justify-content: center;
}
#modal-register label.has-star::after,
#modal-meeting-register label.has-star::after {
  display: none;
}
#modal-meeting-register .modal-header {
  background-image: url("../img/modal-header.png");
}
#modal-meeting-register .modal-header .modal-title {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  text-align: right;
  font-size: 24px;
}
.swiper {
  padding: 24px 48px 48px;
}
.swiper .swiper-slide {
  width: auto;
}
.swiper .swiper-button-next {
  bottom: 0;
  top: auto;
}
.swiper .swiper-button-next:after {
  font-size: 16px;
}
.swiper .swiper-button-prev {
  bottom: 0;
  top: auto;
}
.swiper .swiper-button-prev:after {
  font-size: 16px;
}
.question-list-widget {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  padding: 48px;
}
.question-list-widget .item {
  font-weight: 400;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
//  border-radius: 20px;
  width: 260px;
  height: 155px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  font-size: 16px;
  padding: 8px 8px 16px;
  overflow: hidden;
  gap: 8px;
}
.question-list-widget .item .likes {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  align-items: center;
  color: #1A5D59;
}
.question-list-widget .item .body {
  overflow-y: scroll;
}
.question-list-widget .item.add {
  background-color: #00E47C;
  justify-content: center;
}
.question-list-widget .item.add a {
  display: flex;
  gap: 20px;
  flex-direction: column;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  color: #08312A;
  text-align: center;
}
.question-list-widget .item.like-info {
  text-align: center;
  background-color: #08312A;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  cursor: pointer;
	color: #fff;
}
#next-page-widget {
  position: fixed;
  right: 24px;
  top: 70%;
  z-index: 50;
}
#next-page-widget .close {
  position: absolute;
  right: 4px;
  top: 0px;
  cursor: pointer;
}
#next-page-widget .content {
  width: 132px;
  height: 132px;
  background-color: #1A5D59;
  border-radius: 50%;
  border: 1px solid #f6cf0b;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
#next-page-widget .content a {
  color: #f6cf0b;
  text-decoration: none;
  line-height: 1;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 6px;
}
#next-page-widget .content a p {
  margin-bottom: 6px;
}
@media (max-width: 576px) {
  #main-navbar .nav-item .nav-link {
    margin: 16px;
    text-align: center;
  }
  #main-navbar-collapse {
    margin-top: 20px;
    background-color: rgba(0, 142, 122, 0.9);
  }
.bg-color {
  background-color: #F2F2F2;
  padding: 10px;
}
*, ::before, ::
	
.date-info .day {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #00E47C;
  color: #1A5D59;
  font-size: 38px;
  padding: 6px;
  width: 48px;
  height: 48px;
}
.date-info .date {
  font-size: 20px;
  color: #00E47C;
}
.date-info {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 10px;
}
  .header .transmision-info {
    display: none;
  }
  .header .time-left {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .header .main-header {
    min-height: auto;
  }
  .header .main-header video {
    object-fit: cover;
  }
  .header .buttons {
    flex-direction: column;
  }
  .header .bottom-info .event-info {
    flex-direction: column;
    gap: 24px;
  }
  footer .content {
    flex-direction: column;
    gap: 24px;
  }
  footer .content .col-logo {
    flex-direction: column;
    gap: 24px;
    width: 100%;
  }
  footer .content .col-logo .separtator {
    height: 1px;
    width: 100%;
  }
  footer .nmed {
    margin-top: 16px;
  }
  #panel .heading {
    flex-direction: column;
    margin-bottom: 24px;
  }
  #panel .experts .expert .name {
    font-size: 16px;
  }
  #panel .experts .expert .desc {
    display: flex;
    flex-direction: column;
    gap: 8px;
    justify-content: center;
    align-items: flex-start;
  }
  #panel .experts .expert .title {
    font-size: 16px;
  }
  #panel .experts .expert .photo {
    width: 30%;
  }
  #panel .experts .expert .actions {
    flex-direction: column;
    align-items: flex-end;
    align-self: stretch;
  }
  #join-us .event-groups .item {
    margin-bottom: 24px;
  }
  #join-us .buttons {
    flex-direction: column;
    gap: 24px;
  }
  #program .info .item {
    margin-bottom: 24px;
  }
  #program .info .col-photo {
    order: -1;
    margin-bottom: 24px;
    text-align: center;
  }
  #calendar .filters {
    margin-bottom: 24px;
  }
  #calendar .event-groups .item {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #about .heading {
    margin-top: 24px;
  }
  .text {
  font-size: 16px;
	}
  body {
  font-size: 16px;
}
  .question-list-widget {
    padding-left: 10px;
    padding-right: 10px;
  }
  .swiper {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .modal .modal-header {
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 20px 20px 20px 0;
  }
  .modal .modal-header .modal-title {
    font-size: 1.1rem;
    text-align: center;
  }
  .modal .btn-close {
    background-size: contain;
  }
}
.chat-enabled #stream-container .stream-wrapper {
  background: #F4F4F5;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  padding: 20px;
  margin: 20px;
}
.chat-enabled #stream-container .stream-wrapper > .row:first-child {
  margin-bottom: 20px;
}
.chat-enabled #stream-container .video-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.chat-enabled #stream-container .video-wrapper .aspect-container {
  background-color: #F4F4F5;
}
.chat-enabled #stream-container iframe {
  width: 100%;
  height: 100%;
  border: 0 none;
}
.chat-enabled .chat-input-col {
  display: flex;
  align-items: flex-end;
  position: relative;
}
.chat-enabled .chat-input-col .form-group {
  flex-basis: 0;
  flex-grow: 1;
}
.chat-enabled .chat-col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.chat-enabled .chat-col .info {
  font-size: 14px;
  color: #DD2747;
  text-align: center;
  font-weight: normal;
  margin-top: 10px;
}
.chat-enabled .chat-col .chat-wrapper {
  border: 1px solid #D0D0D0;
  overflow: auto;
  width: 100%;
  flex-grow: 1;
  height: 28vw;
}
.chat-enabled .chat-col .chat-wrapper .chatScreen ul {
  list-style: none;
  padding: 5px;
}
.chat-enabled .chat-col .chat-wrapper .chatScreen ul li {
  font-weight: 400;
  font-size: 11px;
  color: #252525;
}
.chat-enabled .chat-col .chat-wrapper .chatScreen ul li span {
  color: #1B87DD;
}
.chat-enabled .chat-col .btn.sendChat {
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.chat-enabled .chat-col .btn.sendChat:hover {
  background-color: #1A5D59;
  color: #ffffff;
}
.chat-enabled .chat_input {
  padding-right: 50px;
}
.chat-enabled .form-group label {
  color: #7C7C7C;
  font-size: 13px;
}
.chat-enabled .form-group input {
  border-color: #D0D0D0;
}
.chat-enabled .picker {
  position: absolute;
  bottom: 5px;
  right: 30px;
}
.chat-enabled .chat-submit .btn {
  width: 100%;
  background-color: #1A5D59;
  text-align: center;
  display: block;
  padding: 5px 10px;
  color: #ffffff;
}
.chat-enabled .chat-submit .btn span {
  background-color: #7C7C7C;
  color: #F4F4F5;
}
@media (max-width: 991px) {
  .chat-col {
    min-height: 50vh;
    display: flex;
    flex-direction: column;
  }
  .chat-col .chat-wrapper {
    flex-basis: 0;
    flex-grow: 1;
    margin-top: 20px;
    height: auto;
    min-height: unset;
    max-height: 50vh;
  }
}
body#empty .login-form label {
  color: #f6cf0b;
}
body#empty .page {
  min-height: 100vh;
  background: url("../img/bg-vod.png") no-repeat center center;
  background-size: cover;
  display: flex;
  flex-direction: column;
}
body#empty .page section {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
body#empty .page section h1 {
  color: #ffffff;
  text-align: center;
}
.signup:disabled {
  background-color: #D0D0D0 !important;
  color: #7C7C7C !important;
  cursor: not-allowed;
}
/********************* PAGE 2 *************************/
.page2 {
  font-size: 21px;
  font-weight: 700;
  color: #03554B;
}
.page2 .time-left {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
}
.page2 .text {
  text-align: center;
}
.page2 span {
  font-weight: 400;
  color: inherit;
}
.page2 .separtator {
  background: url("../img/page2/separator.png") no-repeat center center;
  height: 4px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.page2 .main-header {
  background: url("../img/page2/bg-header.png") no-repeat top center;
  background-size: 100% auto;
  min-height: 19.8vw;
}
.page2 #main-navbar {
  background: linear-gradient(90deg, rgba(2, 84, 74, 0.6) 0%, #02544a 100%);
  background-size: 100% auto;
}
.page2 .content .page-title {
  background: linear-gradient(270deg, rgba(252, 210, 2, 0.9) 0%, rgba(3, 85, 75, 0.9) 100%);
  text-align: center;
  font-size: 21px;
  font-weight: 700;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
}
.page2 .content .page-image {
  text-align: center;
}
.page2 .content .page-image.full-width img {
  width: 100%;
  height: auto;
}
.page2 .content .sil .header {
  background: linear-gradient(90deg, rgba(2, 84, 74, 0.6) 0%, #02544a 100%);
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.page2 .content .sil .content {
  font-size: 14px;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 20px;
}
.page2 .content .sil .content .accordion-item {
  margin-top: 20px;
  border: 1px solid #698582;
  border-radius: 20px;
  padding: 6px;
}
.page2 .content .sil .content .accordion-button {
  background: transparent ;
  color: #277069;
  font-size: 14px;
  font-weight: 700;
  padding-left: 20px;
}
.page2 .content .sil .content .accordion-button:focus {
  border: 0 none;
  box-shadow: none;
}
.page2 .content .sil .content .accordion-button:after {
  display: none;
}
.page2 .content .sil .content .accordion-button:before {
  content: "";
  margin-right: 30px;
  width: 11px;
  height: 17px;
  top: 0;
  left: 0;
  position: relative;
  background: url("../img/page2/indicator.png") no-repeat 0 0;
  transform: rotate(90deg);
  transition: transform 0.3s;
}
.page2 .content .sil .content .accordion-button.collapsed:before {
  transform: rotate(0deg);
}
footer.page2 {
  font-size: 14px;
  color: #ffffff;
}
footer.page2 a {
  font-weight: 400;
}
footer.page2 .col-contact {
  font-size: 10px;
  font-weight: 700;
  flex-basis: 25%;
}
footer.page2 .col-logo {
  flex-basis: 25%;
}
.btn-kdigo {
  display: inline-block;
  text-decoration: none;
  color: #000;
  background: #00E47C url("../img/sm_arrow.svg") no-repeat center right 52px;
  padding: 12px 80px 12px 64px;
  font-size: 18px;
  max-width: 480px;
  font-weight: 600;
  cursor: pointer;
  outline: none;
  border: none;
  margin-top: 10px;
}
.btn-kdigo:hover {
  opacity: .85;
}
.center{
  text-align: center;
}
.accordion-header {
  margin-top: 20px;
  border: 1px solid #00E47C;
  padding: 6px;
}
.mrgn{
  margin-top: 80px;
  margin-bottom: 80px;
}
.ital {
  font-size: 14px;
  font-style: italic;
}
/*# sourceMappingURL=default.css.map */