/* line 7, ../../app/assets/stylesheets/core.css.scss */
.js-show {
    display: none;
}

@media (max-width: 991px) {
    /* line 28, ../../app/assets/stylesheets/core.css.scss */
    .btn-resp {
        padding: 10px 16px;
        font-size: 18px;
        line-height: 1.33;
        border-radius: 6px;
    }
}

/*
 * Style tekstu
 */
/* line 38, ../../app/assets/stylesheets/core.css.scss */
.canceled {
    text-decoration: line-through;
    font-weight: bold;
}

/* line 43, ../../app/assets/stylesheets/core.css.scss */
.text-canceled {
    text-decoration: line-through;
}

/* line 47, ../../app/assets/stylesheets/core.css.scss */
a.disabled {
    pointer-events: none;
}

/* line 51, ../../app/assets/stylesheets/core.css.scss */
.underline {
    text-decoration: underline;
}

/* line 55, ../../app/assets/stylesheets/core.css.scss */
.remove-bold {
    font-weight: normal !important;
}

/* line 59, ../../app/assets/stylesheets/core.css.scss */
.override-white {
    color: white !important;
}

/* line 64, ../../app/assets/stylesheets/core.css.scss */
.hidden {
    visibility: hidden !important;
    display: none !important;
}

/* line 70, ../../app/assets/stylesheets/core.css.scss */
.undisplayed, .alert-memorable-state {
    display: none;
}

/* line 75, ../../app/assets/stylesheets/core.css.scss */
.field {
    margin-bottom: 10px;
}

/* line 97, ../../app/assets/stylesheets/core.css.scss */
.field textarea {
    height: 180px;
}

/* line 104, ../../app/assets/stylesheets/core.css.scss */
textarea.low {
    height: 80px;
}

/* line 108, ../../app/assets/stylesheets/core.css.scss */
textarea.tall {
    height: 550px;
}

.field_with_errors iframe {
    border: red solid 2px;
}

/* line 116, ../../app/assets/stylesheets/core.css.scss */
.field_with_errors input[type="checkbox"] {
    outline: 2px solid red;
}

/* line 119, ../../app/assets/stylesheets/core.css.scss */
.field_with_errors input[type="radio"] {
    outline: 2px solid red;
}

/* line 133, ../../app/assets/stylesheets/core.css.scss */
.spacer5 {
    height: 5px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

/* line 136, ../../app/assets/stylesheets/core.css.scss */
.spacer20 {
    height: 20px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

/* line 139, ../../app/assets/stylesheets/core.css.scss */
.spacer50 {
    height: 50px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

/* line 142, ../../app/assets/stylesheets/core.css.scss */
.spacer100 {
    height: 100px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

/* line 146, ../../app/assets/stylesheets/core.css.scss */
.margin3 {
    margin: 3px;
}

/* line 150, ../../app/assets/stylesheets/core.css.scss */
.ident5 {
    margin-left: 5px;
}

/* line 154, ../../app/assets/stylesheets/core.css.scss */
.ident50 {
    margin-left: 50px;
}

/* line 158, ../../app/assets/stylesheets/core.css.scss */
.ident20 {
    margin-left: 20px;
}

/* line 162, ../../app/assets/stylesheets/core.css.scss */
.margin5 {
    margin: 5px;
}

/* line 166, ../../app/assets/stylesheets/core.css.scss */
.table-borderless tbody tr td, .table-borderless tbody tr th, .table-borderless thead tr th {
    border: none;
}

/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
/* line 22, ../../app/assets/stylesheets/commercial.css.scss */
body {
    overflow-x: hidden;
    font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 27, ../../app/assets/stylesheets/commercial.css.scss */
.text-muted {
    color: #777;
}

/* line 31, ../../app/assets/stylesheets/commercial.css.scss */
.text-primary {
    color: #fed136;
}

/* line 35, ../../app/assets/stylesheets/commercial.css.scss */
p {
    font-size: 14px;
    line-height: 1.75;
}

/* line 40, ../../app/assets/stylesheets/commercial.css.scss */
p.large {
    font-size: 16px;
}

/* line 44, ../../app/assets/stylesheets/commercial.css.scss */
a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

/* line 52, ../../app/assets/stylesheets/commercial.css.scss */
a {
    color: #428bca;
}

/* line 56, ../../app/assets/stylesheets/commercial.css.scss */
a:hover,
a:focus,
a:active,
a.active {
    color: #fec503;
}

/* line 63, ../../app/assets/stylesheets/commercial.css.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
}

/* line 74, ../../app/assets/stylesheets/commercial.css.scss */
.img-centered {
    margin: 0 auto;
}

/* line 78, ../../app/assets/stylesheets/commercial.css.scss */
.bg-light-gray {
    background-color: #f7f7f7;
}

/* line 82, ../../app/assets/stylesheets/commercial.css.scss */
.bg-darkest-gray {
    background-color: #222;
}

.btn-default-nav {
    background-color: #313131;
}

/* line 86, ../../app/assets/stylesheets/commercial.css.scss */
.btn-primary {
    border-color: #fed136;
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}

/* line 95, ../../app/assets/stylesheets/commercial.css.scss */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

/* line 105, ../../app/assets/stylesheets/commercial.css.scss */
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

/* line 111, ../../app/assets/stylesheets/commercial.css.scss */
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #fed136;
    background-color: #fed136;
}

/* line 130, ../../app/assets/stylesheets/commercial.css.scss */
.btn-primary .badge {
    color: #fed136;
    background-color: #fff;
}

/* line 135, ../../app/assets/stylesheets/commercial.css.scss */
.btn-xl {
    padding: 20px 40px;
    border-color: #fed136;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    background-color: #fed136;
}

/* line 147, ../../app/assets/stylesheets/commercial.css.scss */
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

/* line 157, ../../app/assets/stylesheets/commercial.css.scss */
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

/* line 163, ../../app/assets/stylesheets/commercial.css.scss */
.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #fed136;
    background-color: #fed136;
}

/* line 182, ../../app/assets/stylesheets/commercial.css.scss */
.btn-xl .badge {
    color: #fed136;
    background-color: #fff;
}

/* line 187, ../../app/assets/stylesheets/commercial.css.scss */
.navbar-default {
    border-color: transparent;
    background-color: #222;
}

/* line 192, ../../app/assets/stylesheets/commercial.css.scss */
.navbar-default .navbar-brand {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, cursive;
    color: #fed136;
}

/* line 197, ../../app/assets/stylesheets/commercial.css.scss */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fec503;
}

/* line 204, ../../app/assets/stylesheets/commercial.css.scss */
.navbar-default .navbar-collapse {
    border-color: rgba(255, 255, 255, 0.02);
}

/* line 208, ../../app/assets/stylesheets/commercial.css.scss */
.navbar-default .navbar-toggle {
    border-color: #fed136;
    background-color: #fed136;
}

/* line 213, ../../app/assets/stylesheets/commercial.css.scss */
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

/* line 217, ../../app/assets/stylesheets/commercial.css.scss */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #fed136;
}

/* line 222, ../../app/assets/stylesheets/commercial.css.scss */
.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
}

/* line 230, ../../app/assets/stylesheets/commercial.css.scss */
.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #fed136;
}

/* line 236, ../../app/assets/stylesheets/commercial.css.scss */
.navbar-default .navbar-nav > .active > a {
    border-radius: 0;
    color: #fff;
    background-color: #fed136;
}

/* line 242, ../../app/assets/stylesheets/commercial.css.scss */
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #fec503;
}

@media (min-width: 768px) {
    /* line 249, ../../app/assets/stylesheets/commercial.css.scss */
    .navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    /* line 258, ../../app/assets/stylesheets/commercial.css.scss */
    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    /* line 265, ../../app/assets/stylesheets/commercial.css.scss */
    .navbar-default .navbar-nav > .active > a {
        border-radius: 3px;
    }

    /* line 269, ../../app/assets/stylesheets/commercial.css.scss */
    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #222;
    }

    /* line 274, ../../app/assets/stylesheets/commercial.css.scss */
    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}

/* line 279, ../../app/assets/stylesheets/commercial.css.scss */
header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/* line 290, ../../app/assets/stylesheets/commercial.css.scss */
header.bg-3 {
    background-image: url("/sg-assets/images/iStock-472354892.jpg");
}

/* line 295, ../../app/assets/stylesheets/commercial.css.scss */
header .intro-text-frontpage {
    padding-top: 150px;
    padding-bottom: 150px;
}

/* line 300, ../../app/assets/stylesheets/commercial.css.scss */
header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

/* line 305, ../../app/assets/stylesheets/commercial.css.scss */
header h1 {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 50px;
    font-weight: 700;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

@media (min-width: 768px) {
    /* line 315, ../../app/assets/stylesheets/commercial.css.scss */
    header .intro-text-frontpage {
        padding-top: 450px;
        padding-bottom: 300px;
    }

    /* line 320, ../../app/assets/stylesheets/commercial.css.scss */
    header h1 {
        font-size: 75px;
    }
}

.intro-bar-frontpage {
    background: #222;
    margin: 0;
    opacity: 0.70;
    filter: alpha(opacity=70);
    padding-bottom: 2px;
    padding-top: 2px;
}

/* line 325, ../../app/assets/stylesheets/commercial.css.scss */
section {
    padding: 100px 0;
}

/* line 329, ../../app/assets/stylesheets/commercial.css.scss */
section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px;
}

/* line 335, ../../app/assets/stylesheets/commercial.css.scss */
section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

@media (min-width: 768px) {
    /* line 345, ../../app/assets/stylesheets/commercial.css.scss */
    section {
        padding: 150px 0;
    }
}

/* line 350, ../../app/assets/stylesheets/commercial.css.scss */
.service-heading {
    margin: 15px 0;
    text-transform: none;
}

/* line 355, ../../app/assets/stylesheets/commercial.css.scss */
.feature-list {
    text-align: left;
}

/* line 359, ../../app/assets/stylesheets/commercial.css.scss */
#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

/* line 364, ../../app/assets/stylesheets/commercial.css.scss */
#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

/* line 371, ../../app/assets/stylesheets/commercial.css.scss */
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(254, 209, 54, 0.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

/* line 382, ../../app/assets/stylesheets/commercial.css.scss */
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

/* line 386, ../../app/assets/stylesheets/commercial.css.scss */
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

/* line 397, ../../app/assets/stylesheets/commercial.css.scss */
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

/* line 401, ../../app/assets/stylesheets/commercial.css.scss */
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

/* line 406, ../../app/assets/stylesheets/commercial.css.scss */
#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

/* line 414, ../../app/assets/stylesheets/commercial.css.scss */
#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

/* line 419, ../../app/assets/stylesheets/commercial.css.scss */
#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: italic;
}

/* line 426, ../../app/assets/stylesheets/commercial.css.scss */
#portfolio * {
    z-index: 2;
}

@media (min-width: 767px) {
    /* line 431, ../../app/assets/stylesheets/commercial.css.scss */
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

/* line 436, ../../app/assets/stylesheets/commercial.css.scss */
.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

/* line 442, ../../app/assets/stylesheets/commercial.css.scss */
.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

/* line 453, ../../app/assets/stylesheets/commercial.css.scss */
.timeline > li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

/* line 459, ../../app/assets/stylesheets/commercial.css.scss */
.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

/* line 465, ../../app/assets/stylesheets/commercial.css.scss */
.timeline > li:after {
    clear: both;
}

/* line 469, ../../app/assets/stylesheets/commercial.css.scss */
.timeline > li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

/* line 477, ../../app/assets/stylesheets/commercial.css.scss */
.timeline > li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

/* line 484, ../../app/assets/stylesheets/commercial.css.scss */
.timeline > li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

/* line 491, ../../app/assets/stylesheets/commercial.css.scss */
.timeline > li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
}

/* line 504, ../../app/assets/stylesheets/commercial.css.scss */
.timeline > li .timeline-image img {
    padding: 13px;
}

/* line 508, ../../app/assets/stylesheets/commercial.css.scss */
.timeline > li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

/* line 514, ../../app/assets/stylesheets/commercial.css.scss */
.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

/* line 520, ../../app/assets/stylesheets/commercial.css.scss */
.timeline > li.timeline-inverted > .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

/* line 527, ../../app/assets/stylesheets/commercial.css.scss */
.timeline > li.timeline-inverted > .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

/* line 534, ../../app/assets/stylesheets/commercial.css.scss */
.timeline > li:last-child {
    margin-bottom: 0;
}

/* line 538, ../../app/assets/stylesheets/commercial.css.scss */
.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

/* line 543, ../../app/assets/stylesheets/commercial.css.scss */
.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

/* line 547, ../../app/assets/stylesheets/commercial.css.scss */
.timeline .timeline-body > p,
.timeline .timeline-body > ul {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    /* line 553, ../../app/assets/stylesheets/commercial.css.scss */
    .timeline:before {
        left: 50%;
    }

    /* line 557, ../../app/assets/stylesheets/commercial.css.scss */
    .timeline > li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    /* line 562, ../../app/assets/stylesheets/commercial.css.scss */
    .timeline > li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    /* line 569, ../../app/assets/stylesheets/commercial.css.scss */
    .timeline > li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    /* line 576, ../../app/assets/stylesheets/commercial.css.scss */
    .timeline > li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    /* line 582, ../../app/assets/stylesheets/commercial.css.scss */
    .timeline > li.timeline-inverted > .timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media (min-width: 992px) {
    /* line 590, ../../app/assets/stylesheets/commercial.css.scss */
    .timeline > li {
        min-height: 150px;
    }

    /* line 594, ../../app/assets/stylesheets/commercial.css.scss */
    .timeline > li .timeline-panel {
        padding: 0 20px 20px;
    }

    /* line 598, ../../app/assets/stylesheets/commercial.css.scss */
    .timeline > li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    /* line 604, ../../app/assets/stylesheets/commercial.css.scss */
    .timeline > li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    /* line 610, ../../app/assets/stylesheets/commercial.css.scss */
    .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0 20px 20px;
    }
}

@media (min-width: 1200px) {
    /* line 616, ../../app/assets/stylesheets/commercial.css.scss */
    .timeline > li {
        min-height: 170px;
    }

    /* line 620, ../../app/assets/stylesheets/commercial.css.scss */
    .timeline > li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    /* line 624, ../../app/assets/stylesheets/commercial.css.scss */
    .timeline > li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    /* line 630, ../../app/assets/stylesheets/commercial.css.scss */
    .timeline > li .timeline-image h4 {
        margin-top: 40px;
    }

    /* line 634, ../../app/assets/stylesheets/commercial.css.scss */
    .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

/* line 639, ../../app/assets/stylesheets/commercial.css.scss */
.team-member {
    margin-bottom: 50px;
    text-align: center;
}

/* line 644, ../../app/assets/stylesheets/commercial.css.scss */
.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

/* line 649, ../../app/assets/stylesheets/commercial.css.scss */
.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

/* line 655, ../../app/assets/stylesheets/commercial.css.scss */
.team-member p {
    margin-top: 0;
}

/* line 659, ../../app/assets/stylesheets/commercial.css.scss */
aside.clients img {
    margin: 50px auto;
}

/* line 663, ../../app/assets/stylesheets/commercial.css.scss */
footer {
    padding: 25px 0;
    text-align: center;
}

/* line 668, ../../app/assets/stylesheets/commercial.css.scss */
footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 40px;
}

/* line 675, ../../app/assets/stylesheets/commercial.css.scss */
footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 40px;
}

/* line 683, ../../app/assets/stylesheets/commercial.css.scss */
ul.social-buttons {
    margin-bottom: 0;
}

/* line 687, ../../app/assets/stylesheets/commercial.css.scss */
ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

/* line 702, ../../app/assets/stylesheets/commercial.css.scss */
ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #fed136;
}

/* line 708, ../../app/assets/stylesheets/commercial.css.scss */
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

/* line 715, ../../app/assets/stylesheets/commercial.css.scss */
.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* line 726, ../../app/assets/stylesheets/commercial.css.scss */
.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

/* line 731, ../../app/assets/stylesheets/commercial.css.scss */
.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

/* line 735, ../../app/assets/stylesheets/commercial.css.scss */
.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: italic;
}

/* line 742, ../../app/assets/stylesheets/commercial.css.scss */
.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

/* line 747, ../../app/assets/stylesheets/commercial.css.scss */
.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

/* line 751, ../../app/assets/stylesheets/commercial.css.scss */
.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

/* line 761, ../../app/assets/stylesheets/commercial.css.scss */
.portfolio-modal .close-modal:hover {
    opacity: .3;
}

/* line 765, ../../app/assets/stylesheets/commercial.css.scss */
.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* line 776, ../../app/assets/stylesheets/commercial.css.scss */
.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

/* line 786, ../../app/assets/stylesheets/commercial.css.scss */
.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

/* line 791, ../../app/assets/stylesheets/commercial.css.scss */
::-moz-selection {
    text-shadow: none;
    background: #fed136;
}

/* line 796, ../../app/assets/stylesheets/commercial.css.scss */
::selection {
    text-shadow: none;
    background: #fed136;
}

/* line 801, ../../app/assets/stylesheets/commercial.css.scss */
img::selection {
    background: 0 0;
}

/* line 805, ../../app/assets/stylesheets/commercial.css.scss */
img::-moz-selection {
    background: 0 0;
}

@media (min-width: 767px) {
    /* line 815, ../../app/assets/stylesheets/commercial.css.scss */
    .subscription-col div.buy-button {
        height: 50px;
    }

    /* line 818, ../../app/assets/stylesheets/commercial.css.scss */
    .subscription-col div.standard {
        height: 320px;
    }

    /* line 821, ../../app/assets/stylesheets/commercial.css.scss */
    .subscription-col div.optional {
        height: 250px;
    }

    /* line 824, ../../app/assets/stylesheets/commercial.css.scss */
    .subscription-col div.pricing {
        height: 165px;
    }
}

/* line 830, ../../app/assets/stylesheets/commercial.css.scss */
.featurette {
    border: 1px solid #ddd;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 10px 35px 10px 35px;
    background-color: #fff;
    opacity: 0.90;
    filter: alpha(opacity=90);
    text-align: left;
    color: #000000;
    margin-bottom: 40px;
}

/* line 846, ../../app/assets/stylesheets/commercial.css.scss */
.featurette section {
    padding-top: 40px;
    padding-bottom: 40px;
}

/* line 853, ../../app/assets/stylesheets/commercial.css.scss */
form .actions {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
}

/* line 859, ../../app/assets/stylesheets/commercial.css.scss */
.form-errors {
    text-align: left;
}

/* line 8, ../../vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block, .field_with_errors .help-block,
.has-error .control-label,
.field_with_errors .control-label,
.has-error .radio,
.field_with_errors .radio,
.has-error .checkbox,
.field_with_errors .checkbox,
.has-error .radio-inline,
.field_with_errors .radio-inline,
.has-error .checkbox-inline,
.field_with_errors .checkbox-inline, .has-error.radio label, .radio.field_with_errors label, .has-error.checkbox label, .checkbox.field_with_errors label, .has-error.radio-inline label, .radio-inline.field_with_errors label, .has-error.checkbox-inline label, .checkbox-inline.field_with_errors label {
    color: #a94442;
}

/* line 21, ../../vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control, .field_with_errors .form-control, .has-error .field select, .field .has-error select, .field_with_errors .field select, .field .field_with_errors select,
.has-error .field textarea,
.field .has-error textarea,
.field_with_errors .field textarea,
.field .field_with_errors textarea,
.has-error .field input[type="text"],
.field .has-error input[type="text"],
.field_with_errors .field input[type="text"],
.field .field_with_errors input[type="text"],
.has-error .field input[type="password"],
.field .has-error input[type="password"],
.field_with_errors .field input[type="password"],
.field .field_with_errors input[type="password"],
.has-error .field input[type="datetime"],
.field .has-error input[type="datetime"],
.field_with_errors .field input[type="datetime"],
.field .field_with_errors input[type="datetime"],
.has-error .field input[type="datetime-local"],
.field .has-error input[type="datetime-local"],
.field_with_errors .field input[type="datetime-local"],
.field .field_with_errors input[type="datetime-local"],
.has-error .field input[type="date"],
.field .has-error input[type="date"],
.field_with_errors .field input[type="date"],
.field .field_with_errors input[type="date"],
.has-error .field input[type="month"],
.field .has-error input[type="month"],
.field_with_errors .field input[type="month"],
.field .field_with_errors input[type="month"],
.has-error .field input[type="time"],
.field .has-error input[type="time"],
.field_with_errors .field input[type="time"],
.field .field_with_errors input[type="time"],
.has-error .field input[type="week"],
.field .has-error input[type="week"],
.field_with_errors .field input[type="week"],
.field .field_with_errors input[type="week"],
.has-error .field input[type="number"],
.field .has-error input[type="number"],
.field_with_errors .field input[type="number"],
.field .field_with_errors input[type="number"],
.has-error .field input[type="email"],
.field .has-error input[type="email"],
.field_with_errors .field input[type="email"],
.field .field_with_errors input[type="email"],
.has-error .field input[type="url"],
.field .has-error input[type="url"],
.field_with_errors .field input[type="url"],
.field .field_with_errors input[type="url"],
.has-error .field input[type="search"],
.field .has-error input[type="search"],
.field_with_errors .field input[type="search"],
.field .field_with_errors input[type="search"],
.has-error .field input[type="tel"],
.field .has-error input[type="tel"],
.field_with_errors .field input[type="tel"],
.field .field_with_errors input[type="tel"],
.has-error .field input[type="color"],
.field .has-error input[type="color"],
.field_with_errors .field input[type="color"],
.field .field_with_errors input[type="color"] {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, ../../vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus, .field_with_errors .form-control:focus, .has-error .field select:focus, .field .has-error select:focus, .field_with_errors .field select:focus, .field .field_with_errors select:focus,
.has-error .field textarea:focus,
.field .has-error textarea:focus,
.field_with_errors .field textarea:focus,
.field .field_with_errors textarea:focus,
.has-error .field input[type="text"]:focus,
.field .has-error input[type="text"]:focus,
.field_with_errors .field input[type="text"]:focus,
.field .field_with_errors input[type="text"]:focus,
.has-error .field input[type="password"]:focus,
.field .has-error input[type="password"]:focus,
.field_with_errors .field input[type="password"]:focus,
.field .field_with_errors input[type="password"]:focus,
.has-error .field input[type="datetime"]:focus,
.field .has-error input[type="datetime"]:focus,
.field_with_errors .field input[type="datetime"]:focus,
.field .field_with_errors input[type="datetime"]:focus,
.has-error .field input[type="datetime-local"]:focus,
.field .has-error input[type="datetime-local"]:focus,
.field_with_errors .field input[type="datetime-local"]:focus,
.field .field_with_errors input[type="datetime-local"]:focus,
.has-error .field input[type="date"]:focus,
.field .has-error input[type="date"]:focus,
.field_with_errors .field input[type="date"]:focus,
.field .field_with_errors input[type="date"]:focus,
.has-error .field input[type="month"]:focus,
.field .has-error input[type="month"]:focus,
.field_with_errors .field input[type="month"]:focus,
.field .field_with_errors input[type="month"]:focus,
.has-error .field input[type="time"]:focus,
.field .has-error input[type="time"]:focus,
.field_with_errors .field input[type="time"]:focus,
.field .field_with_errors input[type="time"]:focus,
.has-error .field input[type="week"]:focus,
.field .has-error input[type="week"]:focus,
.field_with_errors .field input[type="week"]:focus,
.field .field_with_errors input[type="week"]:focus,
.has-error .field input[type="number"]:focus,
.field .has-error input[type="number"]:focus,
.field_with_errors .field input[type="number"]:focus,
.field .field_with_errors input[type="number"]:focus,
.has-error .field input[type="email"]:focus,
.field .has-error input[type="email"]:focus,
.field_with_errors .field input[type="email"]:focus,
.field .field_with_errors input[type="email"]:focus,
.has-error .field input[type="url"]:focus,
.field .has-error input[type="url"]:focus,
.field_with_errors .field input[type="url"]:focus,
.field .field_with_errors input[type="url"]:focus,
.has-error .field input[type="search"]:focus,
.field .has-error input[type="search"]:focus,
.field_with_errors .field input[type="search"]:focus,
.field .field_with_errors input[type="search"]:focus,
.has-error .field input[type="tel"]:focus,
.field .has-error input[type="tel"]:focus,
.field_with_errors .field input[type="tel"]:focus,
.field .field_with_errors input[type="tel"]:focus,
.has-error .field input[type="color"]:focus,
.field .has-error input[type="color"]:focus,
.field_with_errors .field input[type="color"]:focus,
.field .field_with_errors input[type="color"]:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 31, ../../vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon, .field_with_errors .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

/* line 37, ../../vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback, .field_with_errors .form-control-feedback {
    color: #a94442;
}

/*
 * Bootstrap Cookie Alert by Wruczek
 * https://github.com/Wruczek/Bootstrap-Cookie-Alert
 * Released under MIT license
 */
.cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #ecf0f1;
    background: #212327 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAAEECAIAAAAd4J55AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUIyQzg0Q0RDQ0ExMTFFNjkyMDJGQkMzNjQ3OUEyMTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUIyQzg0Q0VDQ0ExMTFFNjkyMDJGQkMzNjQ3OUEyMTQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5QjJDODRDQkNDQTExMUU2OTIwMkZCQzM2NDc5QTIxNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5QjJDODRDQ0NDQTExMUU2OTIwMkZCQzM2NDc5QTIxNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnMLhJsAAB3qSURBVHja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');
}

.cookiealert.show {
    opacity: 0.8;
    visibility: visible;
    transform: translateY(0%);
    transition-delay: 1000ms;
}

.cookiealert a {
    text-decoration: underline
}

.cookiealert .acceptcookies {
    margin-left: 10px;
    vertical-align: baseline;
}