


.carousel-inner .dark p {
color : rgb(255,255,255);}

.carousel-inner .dark h2 {
color : rgb(255,255,255);}

.carousel-inner .slider_content {
height : 200%; }

.title .title_on_bottom_holder h1 {
  color: rgb(255, 255, 255);
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 155%;
  padding: 5px 0;
 text-transform: lowercase;
}

.touch .carousel-inner .slider_content {
    top: 12% !important;
}

.blog_holder article .post_info .date {
    color: rgb(255, 255, 255);
    display: block;
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 13px;
}

.image_with_text img {
    display: block;
    margin: auto;
    padding-bottom: 48px;
}

.app_timetable_cell {
    border: medium none;
    margin: 1px;
    text-align: center;
    width: 32%;
}

.appointments-confirmation-wrapper span {
    display: block;
    margin-right: 10px;
    width: 100%;
}

.appointments-confirmation-wrapper input[type="text"] {
    width: 80%;
}

.app_services_dropdown_select select, .app_workers_dropdown_select select, .app_service_locations_dropdown select, .app_provider_locations_dropdown select {
    margin-right: 1em;
    width: 100%;
}

.title .title_on_bottom_holder h1 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 155%;
    text-transform: capitalize;
}

.contact_popup_style {
text-decoration: underline;
}