.swiper-slide{
  background-repeat:no-repeat;
}

@media screen and (max-width: 1024px) {
  .swiper-slide{
    height:700px;
  }
  .wap-small-title {
    padding-top: 80px !important;
    height: 0;
  }
  .innner-wap .banner-text-title {
    padding-top: 180px;
  }
  .innner-wap p br{
    display:none
  }
  .innner-wap  p {
    max-width: 260px;
    margin: auto;
  }
  .innner-wap #swiper-slide-wap-1 .bottom-group {
    bottom: 142px;
    width: 100%;
  }
}


.part1{
	
	padding-top: 45px;
    background-color: #ffffff;
}
.part1 .container{
    width: 100%;
    max-width: 1328px !important;
    margin: 0 auto;

}
.part2{
    
    padding-top: 160px;
    background-color: #ffffff;
}
.part2 .container{
    width: 100%;
    max-width: 1328px !important;
    margin: 0 auto;

}
.part2 .part-title{
padding-bottom: 33px;
}
.part3{
    
    padding-top: 160px;
    background-color: #ffffff;
}
.part3 .container{
    width: 100%;
    max-width: 1328px !important;
    margin: 0 auto;

}
.part-title{
	font-size: 48px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.5px;
  color: #000018;
}
.part3 .part-title{

}

.tab{
    display: inline-block;
    background-color: #f5f8fa;
    padding: 7px;
    margin-top: 25px;
    margin-bottom: 18px;
}
.tab span{
    font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.5px;
  color: #000018;
  padding: 11px 22px;
      display: inline-block;
          margin-right: 8px;
}
.tab span.active{
    cursor: pointer;
    color: #d91d22;
    background-color: #fff;
    border-radius: 5px;
  box-shadow: 2px 2px 6px 0 rgba(214, 214, 214, 0.5);
}

.tab span:hover{
    cursor: pointer;
    color: #d91d22;
    background-color: #fff;

}

.tab1,.tab2{
    display: none;
}
.tab1.active,.tab2.active{
    display: block;
}
table {
    *border-collapse: collapse;
    /* IE7 and lower */
    border-spacing: 0;
     width: 100%; 
}
table tr{

background-color: #f9fbfd;


}table tr:nth-child(odd){

background-color: #f6f7fb;


}
.bordered th:not(:first-child){
    text-align: center;
}
.bordered td:not(:first-child){
    text-align: center;
}
/* .bordered th span{padding: 24px;display:inline-block;}
.bordered td span{padding: 24px;display:inline-block;} */
.bordered {
    /*border: solid #d5d9e0 1px;*/
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    /*margin-bottom: 12px;*/
    /* -webkit-box-shadow: 0 1px 1px #d5d9e0;
    -moz-box-shadow: 0 1px 1px #d5d9e0;
    box-shadow: 0 1px 1px #d5d9e0; */
}

.bordered tr:hover {
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.bordered td
 {
/*    border-left: 1px solid #d5d9e0;
    border-top: 1px solid #d5d9e0;*/
    padding: 18px 32px;
    text-align: left;
    font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1.5px;
  color: #4a546d;
  vertical-align:middle
}
.bordered th {
    /* border-left: 1px solid #d5d9e0; */
    border-top: 1px solid #d5d9e0;
    padding: 12px 32px;
    text-align: left;
    font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1.5px;
  color: #4a546d;
  vertical-align:middle;
}
.bordered th {
    background-color: #d91d22;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d91d22), to(#d91d22));
    background-image: -webkit-linear-gradient(top, #d91d22, #d91d22);
    background-image: -moz-linear-gradient(top, #d91d22, #d91d22);
    background-image: -ms-linear-gradient(top, #d91d22, #d91d22);
    background-image: -o-linear-gradient(top, #d91d22, #d91d22);
    background-image: linear-gradient(top, #d91d22, #d91d22);
/*    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset;*/
    border-top: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);

  font-weight: bold;

  color: #fff;
}

@media only screen and (max-width: 1024px){
  .bordered th {
    font-size:12px !important;
  }

    .part-title{
         font-size: 24px;
         text-align: center;
    }
    .part2,.part3{padding: 80px 16px 0 16px ;}
    .part3 .tab{
        margin: 24px auto;
        width: 100%;
        text-align: center;
        display: block;
    }
    .part3 .tab span{
      font-size: 12px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: 0.9px;
      padding: 11px 8px;
    }
    .part3 .tab span:last-child{
      margin-right:0;
    }

    .bordered th,.bordered td{font-size: 14px;font-weight: normal;padding: 8px;text-align: center;vertical-align: middle;}
    #event_list .part2 .container,
    #event_list .part3 .container{
      padding: 0;
    }
    .calendar-contain{    box-shadow: 2px 2px 5px rgb(30 46 50 / 50%);}

}
.event_short a{color: #000018;}
	.calendar-contain {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", Roboto, Oxygen, Ubuntu, "Helvetica Neue", sans-serif;
  position: relative;
  left: 0;
  right: 0;
  border-radius: 0;
  width: 100%;
  overflow: hidden;
  max-width: 1416px;
  min-width: 310px;
  margin: 1rem auto;
  background-color: #f5f7f6;
  background-color: #fff;
  box-shadow: 0 2px 9px 0 rgba(221, 221, 221, 0.5);
  color: #040605;

}

@media screen and (min-width: 55em) {
  .calendar-contain {
    margin: auto;
    padding-top: 16px;
  }
}

.title-bar {
  position: relative;
  width: 100%;
  display: table;
  text-align: right;
  background: #f5f7f6;
  padding: 24px 44px;
  margin-bottom: 0;
}
.title-bar:after {
  display: table;
  clear: both;
}

.title-bar__prev{
  position: relative;
  float: left;
  text-align: left;
  cursor: pointer;
  width: 22px;
  height: 30px;
}
.title-bar__prev:after {
    content: "";
    display: inline;
    position: absolute;
    width: 14px;
    height: 14px;
    right: 0;
    left: 2px;
    top: 17px;
    margin: auto;
    border-top: 1.5px solid black;
    border-right: 1.5px solid black;
    -webkit-transform: rotate(224deg);
    transform: rotate(224deg);
}
@media screen and (max-width: 1024px) {
  .title-bar__prev:after {
    width: 10px;
    height: 10px;
    top: 20px;
  }
}

.title-bar__next{
  position: relative;
  float: right;
  text-align: right;
  cursor: pointer;
  width: 22px;
  height: 30px;
}
@media screen and (max-width: 1024px) {
  .title-bar__next:after {
    width: 10px;
    height: 10px;
    top: 20px;
  }
}

.title-bar__next:after {
    content: "";
    display: inline;
    position: absolute;
    width: 14px;
    height: 14px;
    right: 2px;
    top: 17px;
    margin: auto;
    border-top: 1.5px solid black;
    border-right: 1.5px solid black;
    -webkit-transform: rotate(44deg);
    transform: rotate(44deg);
}
.title-bar__year {
  display: block;
  position: relative;
  float: left;
  font-size: 1rem;
  line-height: 30px;
  width: 130px;
  padding: 0 0.5rem;
  text-align: center;
}
html[lang="ug"] .title-bar__year{
  float: right;
}
.title-bar__year select{
  padding: 14px 24px;
  font-size: 16px;
  width: 100%;
}
@media screen and (min-width: 55em) {
  .title-bar__year {
    width: 130px;
  }
}

.title-bar__month {
  position: relative;
  float: left;
  font-size: 1rem;
  line-height: 30px;
  width: 130px;
  padding: 0 0.5rem;
  text-align: center;
}
html[lang="ug"] .title-bar__month {
  float: right;
}
.title-bar__month select{
  padding: 14px 14px;
  font-size: 16px;
  width: 100%;

}
@media screen and (min-width: 55em) {
  .title-bar__month {
    width: 130px;
  }
}

.calendar__sidebar {
  width: 100%;
  margin: 0 auto;
  float: none;
  background: linear-gradient(120deg, #eff3f3, #e1e7e8);
  padding-bottom: 0.7rem;
}
@media screen and (min-width: 55em) {
  .calendar__sidebar {
    position: relative;
    height: 100%;
    width: 100%;
    float: left;
    margin-bottom: 0;
  }
}

.calendar__sidebar .content {
  padding: 2rem 1.5rem 2rem 4rem;
  color: #040605;
}

.sidebar__list {
  list-style: none;
  margin: 0;
  padding-left: 1rem;
  padding-right: 1rem;
}

.sidebar__list-item {
  margin: 1.2rem 0;
  color: #2d4338;
  font-weight: 100;
  font-size: 1rem;
}

.list-item__time {
  display: inline-block;
  /*width: 60px;*/
}
@media screen and (min-width: 55em) {
  .list-item__time {
    margin-right: 1rem;
  }
}

.sidebar__list-item--complete {
  color: rgba(4, 6, 5, 0.3);
}
.sidebar__list-item--complete .list-item__time {
  color: rgba(4, 6, 5, 0.3);
}

.sidebar__heading {
  font-size: 2.2rem;
  font-weight: bold;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 3rem;
  margin-top: 1rem;
}
.sidebar__heading span {
  float: right;
  font-weight: 300;
}

.calendar__heading-highlight {
  color: #2d444a;
  font-weight: 900;
}

.calendar__days {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column wrap;
  -webkit-box-align: stretch;
          align-items: stretch;
  width: 100%;
  float: none;
  min-height: 580px;
  height: 100%;
  font-size: 12px;
  padding: 10px 44px;
  background: #fff;
}
@media screen and (min-width: 55em) {
  .calendar__days {
    width: 100%;
   float: right;
  }
}
table.calendars th{
	width: calc(100% / 7);
	text-align: left;
}
table.calendars td{
	width: calc(100% / 7);
	min-height: 110px;
}
.calendar__top-bar {
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 32px;
          flex: 32px 0 0;
}


tr.calendar__week {

    display: table-cell;

}

.top-bar__days {
  width: 100%;
  padding: 0 5px;
  color: #2d4338;
  font-weight: 100;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1rem;
  background: #f7f8f9;
  padding: 10px;
  margin: 5px;
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  .top-bar__days {
    margin: 0;
    padding: 5px 8px;
  }
}

@media screen and (max-width: 767px) {
  .top-bar__days {
    white-space: nowrap;
    letter-spacing: 400px;
  }
}

.calendar__week {
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
          flex: 1 1 0;

}

.calendar__day {
/*  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;*/
  width: calc(100% / 7);
  min-height: 110px;
  padding: 10px 8px;
/*  padding: 1.9rem 0.2rem 0.2rem;
  cursor: pointer;
  flex-direction: column;
  flex-wrap: nowrap;*/
}
.calendar__loop{
	padding: 10px 44px;
}
.calendar__day.event .calendar__date, .calendar__day.event .calendar__task{
  color: #000018;
}

.calendar__date{
	padding-bottom: 8px;
}
.event_short{
	padding: 8px 0;
}
.calendar__date {
  color: #000018;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}
@media screen and (min-width: 55em) {
  .calendar__date {
    font-size: 16px;
    padding: 10px 6px 16px;
    line-height: 1;
    border-top: 2px solid #e9ecee;
  }
}

.calendar__week .inactive .calendar__date,
.calendar__week .inactive .task-count {
  color: #c6c6c6;
}
.calendar__week .today .calendar__date {
  color: #ee0a24;
  border-top: 2px solid #fd588a;
}

.calendar__task {
  color: #040605;
  display: -webkit-box;
  display: flex;
  font-size: 0.8rem;
}
.event_short a{
  align-items: flex-start;
}
.event_short span{flex: 1;}
@media screen and (min-width: 55em) {
  .calendar__task {
    font-size: 1rem;
  }
}
.calendar__task.calendar__task--today {
  color: #fd588a;
}
.calendar__days section{
	background: #fff;
	padding: 0;
}
.offline a{
	color: #ee0a24;
	font-size: 16px;

	display: flex;
	align-items: flex-start

}
.online a{
	color: #01b06c;
	font-size: 16px;

	
	display: flex;
    align-items: flex-start
}
.festival a{
	color: #ffb42c;
	font-size: 16px;
	

	display: flex;
    align-items: flex-start
}
.offline i{
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url(/wp-content/themes/DP3-1104/style/images/calendar/Last_Trading_Date.svg);
	background-repeat: no-repeat;
	padding-right: 8px;

}.online i{
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url(/wp-content/themes/DP3-1104/style/images/calendar/Online_date.svg);
	background-repeat: no-repeat;
	padding-right: 8px;

}.festival i{
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url(/wp-content/themes/DP3-1104/style/images/calendar/Holiday.svg);
	background-repeat: no-repeat;
	padding-right: 8px;

}
.legend ul{display: none;}
.calendar-contain .left{float: left;}
html[lang="ug"] .calendar-contain .left{
  float: right;
}
.calendar-contain .right{float: right;}
.title-bar__timezone {
  position: relative;
  float: left;
  font-size: 1rem;
  line-height: 30px;
  min-width: 130px;
  padding: 0 0.5rem;
  text-align: center;
}
html[lang="ug"] .title-bar__timezone {
  float: right;
}
.title-bar__timezone select {
  padding: 14px 14px;
  font-size: 16px;
  width: 100%;
}
@media screen and (max-width: 1024px) {

	.event_short a span{
		display: none;
	}
	.calendar__loop{
		padding: 10px 16px;
	}
	.calendar__day{
		min-height: 4rem;
	}
	.title-bar {
  position: relative;
  width: calc(100% - 32px);
  width: 100%;
  display: table;
  text-align: right;
  background: #f5f7f6;
  padding: 10px 16px;
  margin-bottom: 0;
}
.calendar-contain{    box-shadow: 2px 2px 2px rgb(30 46 50 / 10%);}
.legend{padding-top:16px;}
.legend ul{display: flex;}
.legend ul li{display: flex;align-items: center;flex: 1;}
.legend ul li:nth-child(1){color: #01b06c;}
.legend ul li:nth-child(2){color: #ee0a24;}
.legend ul li:nth-child(3){color: #ffb42c;}
.legend ul li span{font-size:14px;}
}
@media screen and (max-width: 1024px) {
  .title-bar__year select,.title-bar__month select,.title-bar__timezone select{
    padding: 1px;
  }
  
  .title-bar__year,.title-bar__month,.title-bar__timezone{width: unset;padding: 0;line-height: 50px;}
  .title-bar__timezone{min-width: 50px;max-width: 130px;}
}

@media screen and (max-width: 1024px) {
  .title-bar__year,.title-bar__month,.title-bar__timezone{max-width: 83px;}
  .title-bar__timezone{min-width: 50px;max-width: 90px;}
}
@media screen and (max-width:834px) {
  html[lang="ug"] .legend ul li:nth-child(1){
    padding-left: 20px;
  }
}