.qodef-timetable--predefined .tt_wrapper .tt_timetable td, .qodef-timetable--predefined .tt_wrapper .tt_timetable th {
    border: 1px dashed #71C5F2!important;
    padding: 15px!important;
}

.qodef-timetable--predefined .tt_wrapper .tt_tabs .tt_tabs_navigation>li.ui-state-active>a {
    background-color: #F7FBFB;
    border: 1px solid transparent!important;
}

.qodef-timetable--predefined .tt_wrapper .tt_tabs .tt_tabs_navigation li a {
    padding: 7px 17px!important;
    background-color: #fff;
    border: 1px solid #71C5F2!important;
}

.qodef-timetable--predefined .tt_wrapper table.tt_timetable {
    border: 1px solid #71C5F2 !important;
}

.qodef-carousel-showcase .qodef-m-item .qodef-m-content .qodef-m-button a {
    width: auto;
    background-color: #F7FBFB;
    border-color: #71C5F2;
}

.qodef-icon-with-text.qodef--svg-image svg :not(circle) {
    fill: #71C5F2;
}

input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
    background-color: transparent;
    border: 1px solid #71C5F2;
}

#qodef-page-footer-top-area {
    display: none;
}

.qodef-theme-button, button[type=submit], input[type=submit] {
    color: #71C5F2;
    background-color: white;
    border: 1px solid #71C5F2;
    cursor: pointer;
}

#qodef-back-to-top .qodef-back-to-top-icon {

    color: #C4BD64;
    background-color: white;
    border: 1px solid #C4BD64;
}

::-moz-selection { /* Code for Firefox */
  color: #F7FBFB;
  background: #71C5F2;
}

::selection {
  color: #F7FBFB;
  background: #71C5F2;
}

.tt_navigation_cell {
    display: none;
!important;
}

.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start {
	background-color: #71C5F2 !important;}

.learn-more-but{
	display:flex;
	justify-content: center;
  align-items: center;
}

.swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: #71C5F2;

	border: 1px solid #71C5F2;}

.qodef-testimonials-list .qodef-e-author .qodef-e-author-job {
    font-family: "Cormorant Garamond",sans-serif;
    color: #71C5F2;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border: 1px solid #71c5f2;
}