.home-page-custom section#sp-main-body {
    display: none;
}
#sp-section-1 {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-image: url(/images/slides/slide-sg-inair.jpg);
}

.sp-module.showcase-image {background: rgba(30, 53, 178, 0.71);}

.home-page-custom .custom.showcase-image {padding: 200px 50px;
color:#ffffff;}

.custom.showcase-image.inner-page {
    padding: 15px 100px;
}

.home-page-custom .custom.showcase-image {padding: 200px 50px;
color:#ffffff;}

.showcase-image h1 {
    color: #ffffff;
    font-weight: bold;
    font-size: 5rem;
font-family: calistoga, sans-serif, arial;
}

.showcase-image .inner-page h1 {
    color: #ffffff;
    font-weight: bold;
    font-size: 3rem;
font-family: calistoga, sans-serif, arial;
}

.showcase-image h2 {
    font-family: oxygen;
    font-size: 3rem;
    font-weight: bold;
}

.showcase-image h3 {
    color: #fff0c3;
    font-size: 2.5rem;
}

.showcase-image .inner-page h3 {
    color:#ffffff;
    font-family: oxygen;
    font-size: 2rem;
    font-weight: bold;
}

.icon-row img {
    display: inline-block;
}
section#sp-quick-icons {
    background: #eee;
    padding: 15px 10px 0px 10px;
}
.home-page-custom section#sp-quick-icons {
      margin-bottom: 50px;
}

.contact-page-custom .moduletable h3, .contact-page-custom .article-ratings-social-share {display:none !important;}

input {
    padding: 20px !important;
}