/*ddcrmelasky 08340340*/
.slideshow-overlay.w-100 {width: auto !important;}
.index .slideshow-background {height: 650px;}
.slideshow-overlay {bottom: 20px; left: 40%; margin-left: -355px; padding: 30px 60px; background-color: rgba(0,0,0,.45);}
.index [data-name="index-slideshow-section"] .slideshow-background {height: 650px;}
.index [data-name="index-slideshow-section"] .slideshow-overlay {position: absolute; bottom: 20px; left: 50%; transform: translateX(-15%); padding: 30px 60px; background-color: rgba(0,0,0,.45); min-width: 1100px; z-index: 1;}
.slideControls {position: absolute; bottom: 100px;width: 100%;margin: 0 auto;z-index: 101;}

/* fdbarfety 11173675 */
.ddc-footer {height: 180px;}
.ddc-footer .ddc-content .widget-heading {margin: 0;}
.ddc-footer .navigation-default ul li>a {padding: 40px 20px;}

/* wabbey 05781215 */
.twilioFormStyles {
  & .form-horizontal .form-group label { text-align: left; }
  & .alert-info {
     background-color: transparent;
     border-color: transparent;
    color: var(--form-label-color);
     padding: 0px; 
     margin: -15px 0px 15px 0px; 
  }
  & .alert-info .ddc-icon { display: none; }
  & h1 { font-size: 1rem !important; font-weight: normal; margin: 0px; text-transform: unset; }
  & .alert-content {
    margin-left: calc(33.33333% + 30px);
    width: calc(66.66667% - 30px);
  }
}

/* 05787235 ddcjareds  */
.alias-contact-directions .contact-form .alert-content{ background-color: #E6F5FE; }