/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 04 2025 | 17:06:17 */
#page-container {
  overflow-x: hidden;
}

#et-main-area {
    z-index: 1;
    position: relative;
}

/* UTILITIES */
body #page-container .et_pb_section .dsm_contact_form_7 .wpcf7-form-control.wpcf7-submit {
	display: block;
    margin: 0 auto;
}

.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.heading-no-padding h1, 
.heading-no-padding h2, 
.heading-no-padding h3, 
.heading-no-padding h4, 
.heading-no-padding h5, 
.heading-no-padding h6 {
  padding-bottom: 0;
} 

.et_pb_section_video_bg .mejs-video {
  bottom: 0;
}

.column-flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}


/* BLURBS */
.blurb-vertical-center.et_pb_blurb_position_left .et_pb_blurb_container {
  vertical-align: middle;
}

.blurb-vertical-center .et_pb_module_header {
  padding-bottom: 0;
}

.blurb-vertical-center .et_pb_blurb_description {
  padding-top: 10px;
}

/* BUTTONS */
.et_pb_button.simple-text-button {
  padding-right: 10px;
  border-bottom: 2px solid #75cfe4 !important;
}

body #page-container .et_pb_section .simple-text-button::after {
    content: "5";
    display: block !important;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(150%, -50%);
      -ms-transform: translate(150%, -50%);
          transform: translate(150%, -50%);
}

body #page-container .et_pb_section .simple-text-button:hover::after {
  -webkit-transform: translate(200%, -50%);
      -ms-transform: translate(200%, -50%);
          transform: translate(200%, -50%);
}

input.button {
  color: #ffffff;
  padding-top: 1em !important;
  padding-right: 2em !important;
  padding-bottom: 1em !important;
  padding-left: 2em !important;
  font-size: 18px;
background-color: #75cfe4;
border-width: 0px !important;
border-radius: 50px;
font-weight: bold;
font-style: normal;
text-transform: none;
text-decoration: none;
  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

input.button:hover {
  background-color: #9eeffe;
}

/* HEADER */
#header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#header-menu .sub-menu {
  -webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
          box-shadow: 0 0 20px rgba(0,0,0,.1);
}

#header-menu .sub-menu, 
#header-menu .sub-menu li {
  padding: 0;
  display: block;
}

#header-menu .sub-menu li a {
  display: block;
  width: 100%;
  padding: 8px;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

#header-menu .sub-menu li a:hover {
  background: transparent;
  color: #B86025 !important;
}

@media only screen and (max-width: 980px) {
  #header-menu .sub-menu li a {
    padding: 10px 5%;
  }
  
  #header-menu .menu-item-has-children > a {
    background: transparent;
  }

  #header-menu .sub-menu {
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  #header-menu .sub-menu li a {
    font-size: 16px;
  }
}

/* SLIDER */
.swiper-button-next, .swiper-button-prev {
  top: auto;
  bottom: -45px;
}

.dsm_card_carousel .swiper-pagination-bullets {
  width: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* ABOUT */
#reggio-quote-box .et_pb_column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;	
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#reggio-quote-box .et_pb_module.et_pb_image {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

@media only screen and (max-width: 980px) {
  #reggio-quote-box .et_pb_column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: no-wrap;
        flex-wrap: no-wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
  }
}

/* MENU PAGE */
/* Menu */
table, td, th, tr {
    border: 0px solid #e7e7e7;
}

.tablepress {
      border-radius: 10px;
    overflow: hidden;
  text-align: center;
  -webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
          box-shadow: 0 0 20px rgba(0,0,0,.1);
font-size: 15px;
}

.tablepress thead {
  text-transform: uppercase;
}

.tablepress thead th:not(.column-1), 
.tablepress tbody td:not(.column-1) {
  text-align: center !important;
  vertical-align: middle;
}

.tablepress tbody td.column-1 {
  font-weight: bold;
  vertical-align: middle;
}

.tablepress thead th {
    background-color: #4ac0dd;
  color: #fff;
}

@media (max-width: 768px) {
  .tablepress {
      font-size: 14px;
  }
}

/* === TAB SECTION === */
.tab-section {
  visibility: hidden;
  width: 100%;
  height: 0;
  overflow: hidden;
}

.tab-section.active {
  visibility: visible;
  height: auto;
}

.tab-section-button {
  white-space: nowrap;
}

.tab-section-button.active {
  background-color: #E5954B;
}

/* === FOOTER === */
.footer-menu.et_pb_module .sub-menu {
	display: none;
}

/* === EDUCATORS === */
@media (min-width: 981px) { 
	.educator-row.et_pb_row .et_pb_column:nth-child(2) {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
}