/* BEGIN sbwp_custom_css */
.shortcode_text_block .subtitle {
    font-style: normal;
}
    
@font-face {
  font-family: 'icomoon';
  src:url('http://www.uniledsolutions.com/wp-content/themes/studio8/fonts/icomoon.eot?gy62h');
  src:url('http://www.uniledsolutions.com/wp-content/themes/studio8/fonts/icomoon.eot#iefixgy62h') format('embedded-opentype'),
    url('http://www.uniledsolutions.com/wp-content/themes/studio8/fonts/icomoon.woff?gy62h') format('woff'),
    url('http://www.uniledsolutions.com/wp-content/themes/studio8/fonts/icomoon.ttf?gy62h') format('truetype'),
    url('http://www.uniledsolutions.com/wp-content/themes/studio8/fonts/icomoon.svg?gy62h#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.shortcode_social_icon_holder i.simple_social,
.fa.fa-email,
.fa.fa-paper-plane-o,
.fa.fa-fax,
.fa.fa-mobile,
.fa.fa-phone,
.fa.fa-website {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.shortcode_social_icon_holder .fa-facebook:before {
  content: "e600";
}

.shortcode_social_icon_holder .fa-instagram:before {
  content: "e601";
}

.shortcode_social_icon_holder .fa-linkedin:before {
  content: "e602";
}

.shortcode_social_icon_holder .fa-twitter:before {
  content: "e603";
}

.fa.fa-email:before,
.fa.fa-paper-plane-o:before {
  content: "e609";
}

.fa.fa-fax:before {
  content: "e605";
}

.fa.fa-mobile:before {
  content: "e606";
}

.fa.fa-phone:before {
  content: "e60b";
}

.fa.fa-website:before {
  content: "e608";
}

.shortcode_icon_with_title.circle .icon_holder .fa-stack {
  width: 1.3em;
  height: 1.3em;
  line-height: 1.3em;
}

.shortcode_icon_with_title span.fa-stack i:last-child {
  font-size: 0.5em;
}

.intro h2 {
    font-family: "FuturaPT-Demi";
}

.main > *:first-child {
    margin-top: -10px;
}

.home .mc-cycle + .main + .footer {
  margin-top: -10px;
}

body.halfheight-slider .mc-cycle {
    height: 60% !important;
}

body.halfheight-slider .mc-cycle .mc-image {
    height: 100% !important;
}

body.halfheight-slider #arrow_left,
body.halfheight-slider #arrow_right {
    display: none;
}

body.halfheight-slider #maximage #skip {
    display: none;
}

/* END sbwp_custom_css */