/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
/*body {
  padding-top: 56px;
}*/

.carousel-item {
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

#isl-connectbox .container-sm {
    max-width: 450px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto;
}

#isl-connectbox .form-input-wrapper span.loader-icon {
    top: 9px;
}

#isl-connectbox .m-t-100 {
    margin-top: 100px;
}

#isl-connectbox .m-b-10 {
    margin-bottom: 10px;
}

.menu-sub-item-link {
    color: inherit !important;
    padding: 0 !important;
}

.heading-inherit-style {
    display: inline-block;
    margin: 0px;

    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
}

/*.visually-hidden-header {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
*/