@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@media only screen and (max-width: 768px) {
  header {
    height: 565px !important;
    background: url(../../images/video.gif) center -100px no-repeat !important;
  }
  header video {
    margin-top: 0 !important;
  }
  header .logo {
    padding: 25px 0px !important;
  }
  header .topPragrap {
    font-size: 20px !important;
  }
  header .topPragrap strong {
    font-size: 25px !important;
  }
  header .ieltsWrapper {
    margin-top: 20px !important;
  }
  header .ieltsWrapper .sessionText strong {
    display: block;
  }
  header .ieltsWrapper .headingOne {
    font-size: 35px !important;
  }
  header .ieltsWrapper h1 {
    font-size: 34px !important;
    line-height: 44px !important;
  }
  .admissionWrapper .calendar__flex {
    border: none !important;
  }
  .admissionWrapper .calendar__flex::before {
    background: none !important;
  }
  .admissionWrapper .time__form .radio-toolbar label {
    width: 48% !important;
  }
  .admissionWrapper .admissionForm .admissionInnerbox {
    position: relative !important;
    padding: 0px 0 35px !important;
  }
  .admissionWrapper .admissionForm .addmission__heading_wrap {
    height: 100% !important;
    margin-bottom: 20px;
  }
  .admissionWrapper .admissionForm .calendar__flex {
    margin-bottom: 20px;
  }
  .admissionWrapper .admissoin__form .backBtn {
    top: -22px !important;
  }
  .admissionWrapper .admissoin__form .form-group .btn-primary {
    margin-top: 0 !important;
  }
  .admissionWrapper .admission__tabs-flex {
    margin: -38px 0 0 !important;
  }
  .admissionWrapper .admission__tabs-flex .nav-tabs .nav-link {
    padding: 8px 20px !important;
  }
  .admissionWrapper .admission__tabs-flex .nav-tabs li {
    font-size: 15px !important;
  }
  .getSection {
    padding: 40px 0 15px !important;
  }
  .work__tab_wrapper {
    flex-direction: column !important;
  }
  .work__tab_wrapper .work__tab--box {
    width: 100% !important;
    margin: 0 0 20px !important;
  }
  .work__tab_wrapper.work__tab--box_reverse {
    flex-direction: column-reverse !important;
  }
  .work__tabs .nav-tabs .nav-item {
    font-size: 12px !important;
  }
  .work__tabs .nav-tabs .nav-item .nav-link {
    padding: 6px 8px !important;
  }
  #simple-tabpanel-0 .work__tab--box::after {
    left: 47%;
    top: inherit !important;
    bottom: -22px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    scale: 0.8;
    transform: rotate(90deg) !important;
  }
  #simple-tabpanel-0 .work__tab--box.work__tab--fourbox::after {
    left: 47% !important;
    top: inherit;
    bottom: -22px !important;
  }
  #simple-tabpanel-0 .work__tab--box_reverse .work__tab--box::after {
    transform: rotate(180deg);
  }
  #simple-tabpanel-0 .work__tab--box_reverse .work__tab--box:nth-child(4)::after {
    background: url(../../images/arrowYellow.png) no-repeat !important;
  }
  #simple-tabpanel-0 .work__tab--box_reverse .work__tab--box:first-child::after {
    background: none !important;
  }
  .testimonials__flex .testimonials_box {
    display: inherit !important;
    text-align: center;
  }
  .testimonials__flex .owl-carousel .image {
    margin-bottom: 15px;
  }
  .testimonials__flex .owl-carousel .image img {
    display: inline !important;
  }
  .testimonials__flex .owl-nav {
    display: none;
  }
  footer .footerInnerwrapper::before {
    background: none !important;
  }
  .appImg {
    display: block !important;
  }
  .appImg figure {
    margin-bottom: 20px;
  }
  footer .footerForm {
    padding-left: 0 !important;
  }
}
body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

/********* Header ********/
header {
  background: url(../../images/video.gif) center -150px no-repeat;
  background-size: cover;
  position: relative;
  height: 635px;
  overflow: hidden;
}
header .blueBackground {
  background: rgba(0, 49, 66, 0.8117647059);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
header .topMainWrapper {
  position: absolute;
  top: 0;
  width: 100%;
}
header .logo {
  padding: 45px 0 50px;
  text-align: center;
}
header .topPragrap {
  font-size: 28px;
  text-align: center;
  font-weight: 400;
  text-shadow: 2px 3px 0 rgba(0, 43, 55, 0.4);
  color: #fff;
}
header .topPragrap strong {
  display: block;
  font-size: 36px;
}
header .ieltsWrapper {
  margin-top: 40px;
}
header .ieltsWrapper .headingOne {
  font-size: 58px;
  text-align: center;
  font-weight: 500;
  text-shadow: 2px 3px 0 rgba(0, 43, 55, 0.4);
  color: #fff;
}
header .ieltsWrapper h1 {
  font-size: 54px;
  text-align: center;
  font-weight: 800;
  text-shadow: 2px 3px 0 rgba(0, 43, 55, 0.4);
  color: #f6a917;
  line-height: 64px;
  margin: 0 0 10px;
  padding: 0;
}
header .ieltsWrapper .sessionText {
  font-size: 30px;
  text-align: center;
  font-weight: 300;
  text-shadow: 2px 3px 0 rgba(0, 43, 55, 0.4);
  color: #fff;
}

.secondHeading {
  color: #282828;
  font-weight: 700;
  margin-bottom: 35px;
  padding: 0;
  text-align: center;
  font-size: 35px;
}
.secondHeading span {
  color: #0d818e;
}

.admissionWrapper {
  position: relative;
}
.admissionWrapper .time__heading {
  font-size: 18px;
  color: #101010;
  font-weight: 500;
  margin-bottom: 10px;
}
.admissionWrapper .thanksNote {
  color: #f6a917;
  font-weight: 700;
  padding: 0;
  text-align: center;
  font-size: 35px;
  text-align: center;
}
.admissionWrapper .thanksNote span {
  display: block;
}
.admissionWrapper .admissionForm {
  position: relative;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 25px;
  padding: 25px 0 30px;
  box-shadow: 4px 6px 10px rgba(0, 0, 0, 0.0901960784);
  display: inline-block;
  width: 100%;
}
.admissionWrapper .admissionForm .addmission__heading_wrap {
  display: grid;
  height: 308px;
  align-items: center;
}
.admissionWrapper .admissionForm .admissionHeading {
  font-size: 23px;
  color: #101010;
  font-weight: 500;
  text-align: center;
}
.admissionWrapper .admissionForm .admissionHeading span {
  display: block;
}
.admissionWrapper .admission__tabs-flex {
  margin-top: -100px;
}
.admissionWrapper .admission__tabs-flex .nav-tabs {
  border-bottom: none;
  text-align: center;
}
.admissionWrapper .admission__tabs-flex .nav-tabs .nav-link {
  border-radius: 8px 8px 0 0;
  border: 0;
  padding: 8px 30px;
  background: rgba(255, 255, 255, 0.4784313725);
  color: #fff;
}
.admissionWrapper .admission__tabs-flex .nav-tabs .nav-link.active {
  background: #fff;
  color: #0d818e;
  font-weight: 600;
  position: relative;
}
.admissionWrapper .admission__tabs-flex .nav-tabs .nav-link.active::before {
  border-bottom: 1px solid #ffffff;
  position: absolute;
  content: "";
  width: 100%;
  bottom: -0.5px;
  left: 0;
  z-index: 1;
}
.admissionWrapper .admission__tabs-flex .nav-tabs li {
  float: none;
  display: inline;
  font-size: 20px;
}
.admissionWrapper .time__form {
  margin: 0;
}
.admissionWrapper .time__form .radio-toolbar {
  margin: 0px;
}
.admissionWrapper .time__form .radio-toolbar input[type=radio] {
  opacity: 0;
  position: fixed;
  width: 0;
}
.admissionWrapper .time__form .radio-toolbar label {
  display: inline-block;
  background-color: #e0e0e0;
  padding: 10px 20px;
  font-size: 14px;
  border: none;
  font-weight: 400;
  border-radius: 8px;
  width: 135px;
  text-align: center;
  margin-right: 5px;
}
.admissionWrapper .time__form .radio-toolbar label:hover {
  background-color: #f6a917;
  color: #fff;
  cursor: pointer;
}
.admissionWrapper .time__form .radio-toolbar input[type=radio]:focus + label {
  border: none;
  background-color: #f6a917;
}
.admissionWrapper .time__form .radio-toolbar input[type=radio]:checked + label {
  background-color: #f6a917;
  color: #fff;
}
.admissionWrapper .admissoin__form {
  margin-top: 10px;
}
.admissionWrapper .admissoin__form .time__heading {
  margin-bottom: 0;
}
.admissionWrapper .admissoin__form .backBtn {
  position: absolute;
  top: -13px;
  font-size: 20px;
}
.admissionWrapper .admissoin__form .backBtn a {
  font-size: 14px;
  color: #101010;
  font-weight: 400;
  text-decoration: none;
}
.admissionWrapper .admissoin__form .form-group {
  width: 100%;
  display: inline-block;
  margin: 10px 0 0px;
}
.admissionWrapper .admissoin__form .form-group .form-control {
  height: 40px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 500;
  color: #252525;
}
.admissionWrapper .admissoin__form .form-group .form-control::placeholder {
  color: #a9a9a9;
}
.admissionWrapper .admissoin__form .form-group .btn-primary {
  background: #ffc400;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
  color: #000;
  width: 100%;
  padding: 10px 20px;
  border: none;
  text-transform: uppercase;
}

.register_confirm_flex {
  margin-top: 10px;
  padding: 5px 8px;
  border-radius: 8px;
  background: #e3fcff;
}
.register_confirm_flex [type=radio]:checked,
.register_confirm_flex [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.register_confirm_flex [type=radio]:checked + label,
.register_confirm_flex [type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 22px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}
.register_confirm_flex [type=radio]:checked + label:before,
.register_confirm_flex [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
.register_confirm_flex [type=radio]:checked + label:after,
.register_confirm_flex [type=radio]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #0d818e;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.register_confirm_flex [type=radio]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.register_confirm_flex [type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.register_confirm_flex .register_con_box {
  display: flex;
}
.register_confirm_flex .register_conf_heading {
  font-size: 18px;
  font-weight: 500;
  color: #0d818e;
}
.register_confirm_flex .register_conf_ctaflex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.register_confirm_flex .register_conf_ctaflex .form-check {
  margin-left: 15px;
}
.register_confirm_flex .register_conf_ctaflex label {
  margin-bottom: 0;
}

.getSection {
  padding: 60px 0 15px;
  background: #fff;
  text-align: center;
}
.getSection .getSectionBox {
  padding-bottom: 45px;
}
.getSection .getSectionBox figure {
  margin-bottom: 15px;
}
.getSection .getSectionBox p {
  font-size: 18px;
  margin: 0;
  padding: 0;
  color: #282828;
}
.getSection .getSectionBox p span {
  display: block;
}

.classWorkSection {
  background: #f6fafb;
  padding: 60px 0;
}

.work__tabs {
  margin: 0;
  text-align: center;
}
.work__tabs .nav-tabs {
  display: inline-block;
  background: #e4e4e4;
  border-radius: 40px;
  margin-bottom: 30px;
}
.work__tabs .nav-tabs .nav-item {
  padding: 6px;
  font-size: 19px;
  font-weight: 600;
  color: #282828;
}
.work__tabs .nav-tabs .nav-item .nav-link {
  padding: 8px 25px;
  border-radius: 40px;
  color: #282828;
}
.work__tabs .nav-tabs .nav-item .active {
  background: #00506e;
  color: #fff;
}

.work__tab_wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.work__tab_wrapper .work__tab--box {
  border: 1px solid #e2e2e2;
  border-radius: 20px;
  background: #fff;
  padding: 20px 25px;
  margin: 15px;
  width: 33%;
}
.work__tab_wrapper .work__tab--box figure {
  margin-bottom: 5px;
}
.work__tab_wrapper .work__tab--box .work__box--heading {
  font-size: 16px;
  font-weight: 600;
  color: #00506e;
  margin-bottom: 5px;
}
.work__tab_wrapper .work__tab--box .work__box--text {
  font-size: 13px;
  font-weight: 400;
  color: #282828;
}

#simple-tabpanel-0 .work__tab--box {
  position: relative;
}
#simple-tabpanel-0 .work__tab--box::after {
  position: absolute;
  content: "";
  background: url(../../images/arrowYellow.png) no-repeat;
  width: 21px;
  height: 23px;
  right: -25px;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#simple-tabpanel-0 .work__tab--box.work__tab--fourbox::after {
  transform: rotate(90deg);
  left: 50%;
  top: inherit;
  bottom: -26px;
}
#simple-tabpanel-0 .work__tab--box_reverse .work__tab--box::after {
  transform: rotate(180deg);
}
#simple-tabpanel-0 .work__tab--box_reverse .work__tab--box:nth-child(4)::after {
  background: none;
}

.work__tab--box {
  transition: all 0.2s ease-out;
}
.work__tab--box:hover {
  scale: 1.02;
  box-shadow: rgba(204, 204, 204, 0.6) 0px 0px 10px;
  transition: all 0.2s ease-out;
}

.testimonials__flex {
  padding: 60px 0;
  border-bottom: 1px solid #cccccc;
}
.testimonials__flex .testimonials_box {
  display: flex;
  gap: 1.5em;
  background: #f5f5f5;
  border: 1px solid #e4e4e4;
  border-radius: 15px;
  padding: 20px;
  min-height: 322px;
}
.testimonials__flex .owl-carousel .image img {
  border: 1px solid #ccc;
  border-radius: 15px;
  width: 140px;
}
.testimonials__flex .testi_text {
  padding: 0;
}
.testimonials__flex .testi_heading {
  font-size: 18px;
  font-weight: 600;
  color: #00506e;
  margin-bottom: 6px;
}
.testimonials__flex .testi_heading span {
  display: block;
  color: #363636;
}
.testimonials__flex .testi_paragraph {
  font-size: 12px;
  font-weight: 400;
  color: #404040;
}
.testimonials__flex .owl-nav {
  text-align: center;
  margin-top: 30px;
  font-size: 40px;
  position: absolute;
  top: 30%;
  width: 100%;
}
.testimonials__flex .owl-prev {
  position: absolute;
  left: -35px;
}
.testimonials__flex .owl-next {
  position: absolute;
  right: -35px;
}

.faqFlex {
  background: #fff;
  padding: 70px 0;
}

.faq-accordion {
  padding: 0;
}
.faq-accordion h2 {
  margin: 0;
}
.faq-accordion .accordion-button {
  padding: 20px 55px 20px 25px;
  background: #f1f8f9;
  border-radius: 50px;
  border: none;
  font-size: 17px;
  color: #282828;
  font-weight: 500;
  width: 100%;
  text-align: left;
  position: relative;
}
.faq-accordion .accordion-button:after {
  background-image: url(../../images/plus.png);
  background-size: auto;
  margin-left: auto;
  position: absolute;
  right: 40px;
  content: "";
  width: 11px;
  height: 11px;
  top: 45%;
}
.faq-accordion .accordion-button.collapsed {
  background: #f1f8f9;
}
.faq-accordion .accordion-button:focus {
  box-shadow: none;
  outline: none;
  border: none;
}
.faq-accordion .accordion-button:not(.collapsed) {
  background: #f1f8f9;
  box-shadow: none;
}
.faq-accordion .accordion-button:not(.collapsed):after {
  background-image: url(../../images/minus.png);
  background-size: auto;
  transform: none;
  content: "";
  width: 8px;
  height: 10px;
}
.faq-accordion .accordion {
  background: transparent;
  border: none;
}
.faq-accordion .accordion-item {
  background: transparent;
  border: none;
  margin-bottom: 20px;
}
.faq-accordion .accordion-body {
  background: transparent;
  font-size: 15px;
  color: #282828;
  padding: 20px 0 0;
}
.faq-accordion .accordion-body .accordion__p {
  position: relative;
  padding: 0 40px 0 25px;
}
.faq-accordion .accordion-body .accordion__p p:last-child {
  margin-bottom: 0;
}
.faq-accordion .accordion-body p {
  margin: 0;
  margin-bottom: 10px;
}
.faq-accordion .show {
  background: #fff;
}
.faq-accordion .faq-more-btn {
  display: block;
  margin-top: 30px;
}
.faq-accordion .faq-more-btn a {
  font-size: 15px;
  text-decoration: none;
  font-weight: 600;
  color: #457eff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
}
.faq-accordion .faq-more-btn a:hover {
  text-decoration: none;
}

footer {
  background: #005371;
  padding: 40px 0;
}
footer .footerInnerwrapper {
  position: relative;
  padding-right: 50px;
}
footer .footerInnerwrapper::before {
  background: url(../../images/line.png) no-repeat;
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 100%;
}
footer .appText {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 30px;
}
footer .getApp {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}
footer .appImg {
  display: flex;
  flex-grow: 1;
}
footer .appImg figure {
  margin-right: 20px;
}
footer .footerForm {
  padding-left: 30px;
}
footer .footerForm .footer__from--text {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
footer .footerForm .footer__from--heading {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}
footer .footerForm .form-group {
  margin-bottom: 20px;
}
footer .footerForm .form-group .form-control {
  height: 50px;
  border-radius: 10px;
  font-size: 22px;
  font-weight: 500;
  color: #252525;
}
footer .footerForm .form-group .form-control::placeholder {
  color: #a9a9a9;
}
footer .footerForm .btn-primary {
  background: #ffc400;
  border-radius: 25px;
  font-size: 15px;
  font-weight: 600;
  color: #000;
  width: 160px;
  padding: 12px 15px;
}

.calendar__flex {
  position: relative;
  border-right: 2px solid #e3e3e3;
  /* weekend */
  /* sunday */
  /* vertical highlight */
  /* weekend */
  /* sunday */
  /* start on monday - weekend */
  /* start on monday - sunday */
}
.calendar__flex::before {
  background: url(../../images/cld__arrow.jpg) no-repeat;
  content: "";
  position: absolute;
  right: -10px;
  width: 8px;
  height: 14%;
  top: 50%;
}
.calendar__flex .calendar__heading {
  font-size: 18px;
  color: #101010;
  font-weight: 500;
  margin-bottom: 10px;
}
.calendar__flex .calendar-box {
  margin: 0;
}
.calendar__flex .buttons-container {
  cursor: pointer;
}
.calendar__flex .week {
  overflow: hidden;
}
.calendar__flex .week.highlight {
  background: #efefef;
}
/*.calendar__flex .week .day:first-child,
.calendar__flex .week .day:last-child {
  color: orange;
}*/
.calendar__flex .week .day:first-child {
  color: #4a4a4a;
}
.calendar__flex .day {
  display: inline-block;
  width: 14.28%;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.calendar__flex .day.disabled span {
  color: #aaa;
  background: none;
}
.calendar__flex .week .day.highlight span {
  color: blue;
}
.calendar__flex .day.selected span {
  background: orange;
}
.calendar__flex .day.today span {
  font-weight: 400;
}
.calendar__flex .months-container.hidden,
.calendar__flex .weeks-container.hidden {
  display: none;
}
.calendar__flex .months-wrapper {
  overflow: hidden;
}
.calendar__flex .months-wrapper .month {
  display: inline-block;
  width: 25%;
  text-align: center;
  cursor: pointer;
}
.calendar__flex .months-wrapper .month.one-third {
  width: 33.33%;
}
.calendar__flex .buttons-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  padding: 0px 20px;
  border-bottom: none;
}
.calendar__flex .buttons-container .label-container {
  display: inline-block;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
.calendar__flex .year-dropdown {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  padding: 5px 20px;
}
.calendar__flex .prev-button,
.calendar__flex .next-button {
  background: transparent;
  border: none;
  padding: 0;
  font-size: 20px;
}
.calendar__flex .week {
  margin: 0;
}
.calendar__flex .week.highlight {
  border-radius: 5px;
}
.calendar__flex .weeks-wrapper.header {
  border-bottom: 0;
  margin-bottom: 5px;
}
.calendar__flex .week .day.header {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  color: #005371;
}
.calendar__flex .day span {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  vertical-align: middle;
  font-size: 12px;
  background: #faf1e1;
}
.calendar__flex .day.today span {
  position: relative;
  display: inline-block;
  font-size: 12px;
}
.calendar__flex .week:not(.start-on-monday) .day:first-child,
.calendar__flex .week:not(.start-on-monday) .day:last-child {
  color: orange;
}
.calendar__flex .week:not(.start-on-monday) .day:first-child {
  color: red;
}
/*.calendar__flex .week.start-on-monday .day:nth-child(6),
.calendar__flex .week.start-on-monday .day:last-child {
  color: #aaa;
}*/
/*.calendar__flex .week.start-on-monday .day:nth-child(6) span,
.calendar__flex .week.start-on-monday .day:last-child span {
  background: none;
  color: #aaa;
}*/
/*.calendar__flex .week.start-on-monday .day:last-child {
  color: #aaa;
}*/
.calendar__flex .day.today span::after {
  content: "";
  position: absolute;
  bottom: 7px;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: none;
  width: 10px;
  background-color: transparent;
  height: 1px;
}
.calendar__flex .day.sunday span {
  color: #4a4a4a;
}
.calendar__flex .week .day.highlight span {
  color: #2196f3;
}
.calendar__flex .week .day.selected span {
  background: #f6a917;
  color: #fff;
}
.calendar__flex .week .day[disabled=disabled] span {
  color: #aaa;
  cursor: not-allowed;
}
.calendar__flex .months-wrapper .month span {
  display: inline-block;
  padding: 10px;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.calendar__flex .special-buttons {
  text-align: center;
  border-top: 1px solid #eee;
  padding-top: 10px;
  display: none;
}
.calendar__flex .today-button {
  margin: 0 auto;
  background: transparent;
  border: none;
  padding: 5px;
}

/*# sourceMappingURL=main.css.map */