@charset "utf-8";
.banner-title {
  color: #fff;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 2.9rem;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .8);
}
.banner-title:first-child {
  padding: 20px 0;
}
.banner-subtitle {
  color: #fff;
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 1.75rem;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .8);
}
.banner ul {
  padding-bottom: 20px;
}
.banner ul li {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .8);
  font-size: 1.5rem;
  line-height: 1.75rem;
}
.banner form {
  background: rgba(0, 0, 0, .65);
  padding: 20px 30px 60px 30px;
  border-radius: .5rem;
}
form .control-label {
  font-weight: bold;
  color: #fff;
  margin-bottom: 8px;
  display: block;
}
.radio-inline {
  font-weight: normal;
  color: #fff;
  margin-bottom: 8px;
}
.form-control {
  font-size: 14px;
  color: #000;
  margin-bottom: 5px !important;
}
.required-text {
  color: #fff !important;
  display: block;
  font-size: 14px;
  margin-bottom: 15px;
}
.form-title {
  color: #000;
  font-weight: 700;
  display: block;
  font-size: 1.5rem;
  line-height: 1.5rem;
  padding-top: 30px;
  margin-bottom: 15px;
}
form .btn-default {
  display: inline-block;
  font-weight: 400;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem !important;
  font-size: 1rem !important;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  height: inherit;
  float: right;
}
.btn-default:hover {
  color: #fff;
  background-color: #a8510d;
}
form span {
  display: block;
  margin-bottom: .75rem;
}
.field-validation-error {
  color: #f58025 !important;
}
.a-header-topnav__item, .header-nav__links, .header-nav__search-button, .header-nav__search-input-container, form .header-nav__search {
  display: none !important;
}
.m-footer-col.column {
  display: none
}
.whatsApp {
  margin-top: 50px;
}
.whatsApp a, .whatsApp a:visited {
  font-weight: bold;
  color: #f58025 !important;
}
.whatsApp a:hover {
  color: #a8510d !important;
}
.banner {
  position: relative;
  z-index: 3;
  background-position: 50%;
  background-size: cover;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.0)), url('https://www.carestream.com//en/us/-/media/publicsitev2/project/content-type/hero%20images/campaigns/banner-campaign-digital-solutions.jpg');
}
/*https://carestream.stylelabs.cloud/api/public/content/40de6e7e18c5442dafdb8ef7ba8f9d55?v=2a50e907*/
.virtual-hospital {
  position: relative;
  z-index: 3;
  background-position: 50%;
  background-size: cover;
  min-height: 400px;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.0)), url('https://www.carestream.com//en/us/-/media/publicsitev2/project/content-type/hero%20images/campaigns/banner-virtual-hospital.jpg');
}
.clinic-content {
  background: rgba(0, 0, 0, .5);
  padding: 30px;
  border-radius: .4rem;
  color: #fff !important;
}
.clinic-content p {
  color: #fff !important;
}
.header-nav__menu span, .a-header-topnav__item--dropdown, .header-nav__menu {
  display: none;
   !important;
}
.m-header-topnav__item {
  border-left: 1px solid #222;
}
h1.thanks {
  color: #fff;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 2.75rem;
}
p.thanks {
  color: #fff;
}
@media only screen and (max-width: 840px) {
  .banner-title {
    color: #000;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.75rem;
    text-shadow: none;
  }
  .banner-subtitle {
    color: #000;
    font-size: 1.25rem !important;
    line-height: 1.25rem !important;
    text-shadow: none;
  }
  .banner ul {
    padding-bottom: 10px;
  }
  .banner ul li {
    color: #000;
    text-shadow: none;
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }
  .whatsApp {
    margin: 30px 0 20px 0;
  }
  .whatsApp a, .whatsApp a:visited {
    color: #fff !important;
  }
}
/* CSS Document */

