#skip-to-content {
    clip: rect(0 0 0 0);
    position: absolute;
}

body {
    font-family: 'Montserrat', 'Roboto Slab', 'Helvetica Neue', Helvetica, Arial, sans-serif !important
}

p {
    line-height: 1.6;
    font-size: 14px;
}

a {
    color: #fed136 !important
}

a:hover,
a:focus {
    color: #272727 !important;
    text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700 !important;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.section-heading {
    font-size: 40px;
    margin-bottom: 15px;
}

.section-subheading {
    letter-spacing: 0.4px;
    font-size: 16px;
    font-weight: 400 !important;
    font-style: italic;
    margin-bottom: 80px;
    text-transform: none;
    font-family: 'Droid Serif', 'Helvetica Neue', 'Helvetica, Arial', sans-serif !important
}

section {
    padding-top: 150px;
}

.btn {
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700
}

.btn-xl {
    font-size: 18px !important;
    padding: 20px 40px !important
}

.btn-primary {
    background-color: #fed136 !important;
    border-color: #fed136 !important
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #fec810 !important;
    border-color: #fec810 !important;
    color: #fff
}

.btn-primary:active,
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(254, 209, 55, .5) !important
}

::selection {
    background: #fed136;
    text-shadow: none
}

@media (max-width:425px) {
    img {
        max-width: 100%;
    }

    body .portfolio-modal .modal-dialog {
        margin: 0.3rem;
    }

    .modal-dialog .close-modal+.container {
        padding-left: 1px;
        padding-right: 1px;
    }

    body header .container .header-home__heading {
        padding: 25px;
    }

    .six-steps .row {
        max-width: 425px;
        margin-left: 0px;
    }

    body .header-home__heading h1 {
        font-size: 1.5rem;
    }

    body header.masthead {
        height: 530px;
    }

    body .timeline>li .timeline-image h4 {
        font-size: 14px;
        line-height: 16px;
        margin-top: 21px;
        padding-top: 18px;
    }

    body .about .container--wide-about.data.portuguese .header-home__heading.data {
        padding: 0px 10px 10px 0px;
        margin-top: -523px;
    }

    body .about .header-img.data.cc {
        margin-top: 306px;
        max-height: 365px;
        max-width: 700px;
    }

    body section#timeline {
        padding-bottom: 150px;
    }

    body .about .header-img.digital {
        width: 100%;
        margin-bottom: 0px;
        height: 100%;
    }

    body .about .container--wide-about.data.portuguese {
        margin-top: 500px;
    }

    body .about .container--wide-about.data.portuguese .header-home__heading.data {
        padding: 10px 20px 20px 20px;
    }

    body .about .container--wide-about.data.portuguese .header-home__heading.data .row img {
        margin-top: -62px;
        margin-left: -59px;
    }
}

.about .container--wide-about.data.portuguese .header-home__heading.data img {
    max-width: 116px;
    margin-top: 4px;
}

img::selection {
    background: 0 0
}

#mainNav {
    background-color: #212529
}

#mainNav .navbar-toggler {
    font-size: 12px;
    right: 0;
    padding: 13px;
    /*text-transform: uppercase;*/
    color: #fff;
    border: 0;
    background-color: #fed136;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

#mainNav .navbar-brand {
    color: #fed136;
    font-family: 'Kaushan Script', 'Helvetica Neue', Helvetica, Arial, cursive
}

#mainNav .navbar-brand.active,
#mainNav .navbar-brand:active,
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
    color: #fec503
}

#mainNav .navbar-nav .nav-item .nav-link {
    font-size: 90%;
    font-weight: 600;
    padding: .75em 0;
    letter-spacing: 1px;
    color: #fff !important;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif !important
}

#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover {
    color: #fed136 !important
}

@media (min-width:992px) {
    #mainNav {
        padding-top: 25px;
        padding-bottom: 25px;
        -webkit-transition: padding-top .3s, padding-bottom .3s;
        -moz-transition: padding-top .3s, padding-bottom .3s;
        transition: padding-top .3s, padding-bottom .3s;
        border: none;
        background-color: transparent
    }

    #mainNav .navbar-brand {
        font-size: 1.75em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s
    }

    #mainNav .navbar-nav .nav-item .nav-link {
        padding: 1.1em 1em !important
    }

    #mainNav.navbar-shrink {
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: #272727
    }

    #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.25em;
        padding: 12px 0
    }
}

header.masthead {
    text-align: center;
    color: #fff;
    background-image: url(../img/background.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 795px;
}

header.masthead .intro-text {
    padding-top: 150px;
    padding-bottom: 100px
}

header.masthead .intro-text .intro-heading {
    font-size: 50px;
    font-weight: 700;
    line-height: 190px;
    margin-bottom: 25px;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

@media (min-width:768px) {
    header.masthead .intro-text {
        padding-top: 300px;
        padding-bottom: 100px;
    }

    header.masthead .intro-text .intro-heading {
        font-size: 65px;
        font-weight: 700;
        line-height: 190px;
        margin-bottom: 50px;
        font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif
    }
}

.card-heading {
    margin: 15px 0;
    text-transform: none
}

#services img,
#product .icon {
    max-height: 100px;
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px
}

#portfolio .portfolio-item .portfolio-link {
    position: relative;
    display: block;
    max-width: 400px;
    margin: 0 auto;
    cursor: pointer
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
    opacity: 0;
    background: rgba(254, 209, 54, .9)
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    font-size: 20px;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    color: #fff
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0
}

#portfolio .portfolio-item .portfolio-caption {
    max-width: 400px;
    margin: 0 auto;
    padding: 25px;
    text-align: center;
    background-color: #fff
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none
}

#portfolio .portfolio-item .portfolio-caption p {
    font-size: 16px;
    font-style: italic;
    margin: 0;
    font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

#portfolio * {
    z-index: 2
}

@media (min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px
    }

    .portfolio-modal .modal-content h2 {
        font-size: 3rem;
    }

    body .container h4.heading__h1,
    .about h4.heading__h1,
    body .container h3.heading__h1 {
        font-size: 2.5rem;
    }
}

@media (max-width:767px) {
    #timeline .timeline>li .timeline-image.contacts {
        display: block;
        width: 85px;
        height: 85px;
        position: relative;
        margin: 0 auto;
    }
}

body .container h4.heading__h1,
.about h4.heading__h1,
body .container h3.heading__h1 {
    margin-top: 0;
}

.portfolio-modal {
    padding-right: 0 !important
}

.portfolio-modal .modal-dialog {
    margin: 1rem;
    max-width: 100vw
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    text-align: center
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px
}

.portfolio-modal .modal-content p.item-intro {
    font-size: 16px;
    font-style: italic;
    margin: 20px 0 30px;
    font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px
}

.portfolio-modal .modal-content button {
    cursor: pointer
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    cursor: pointer;
    background-color: transparent
}

.portfolio-modal .close-modal:hover {
    opacity: .3
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #212529
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: #212529
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none
}

.timeline:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    content: '';
    background-color: #e9ecef;
    display: none;
}

.timeline>li {
    position: relative;
    min-height: 50px;
    margin-bottom: 50px
}

.timeline>li:after,
.timeline>li:before {
    display: table;
    content: ' '
}

.timeline>li:after {
    clear: both
}

.timeline>li .timeline-panel {
    position: relative;
    float: right;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0
}

.timeline>li .timeline-image {
    position: absolute;
    z-index: 100;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    text-align: center;
    color: #fff;
    /*border: 7px solid #e9ecef;*/
    border-radius: 100%;
    background-color: #fed136
}

.timeline>li .timeline-image h4 {
    font-size: 13px;
    line-height: 18px;
    padding-top: 14px;
    margin-top: 0;
}

.timeline-image a {
    color: #fff !important;
}

.timeline-image a:hover {
    color: #272727 !important;
}

.timeline-image a:hover {
    color: #333;
    text-decoration: none;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0
}

.timeline>li:last-child {
    margin-bottom: 0
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit
}

.timeline .timeline-heading h4.subheading {
    text-transform: none
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0
}

@media (max-width:768px) {
    body .portfolio-modal .modal-content img {
        margin-bottom: 0;
    }

    body .about .header-img.data.bw {
        margin-top: 0px;
    }

    section#timeline {
        padding-bottom: 100px;
    }

    body section#product {
        margin-top: 210px;
    }

    body header .header-home__heading {
        padding: 50px 50px 50px 50px;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    body img.logo {
        height: 130px;
        max-width: 100%;
    }

    body .about .header-img.digital {
        width: 100%;
        margin-bottom: 0px;
    }

    body .about .header-home__heading.digital {
        width: 100%;
        padding: 30px;
    }

    body section.about {
        margin-top: 0px;
    }

    body .about .header-home__heading.data {
        padding: 30px;
    }

    body .about .container--wide-about.data {
        margin-top: 0px;
    }

    body .about .icons {
        padding-top: 0px;
    }

    body .container--wide-about.data.portuguese .header-home__heading.data .description {
        font-size: 1.3rem;
        font-weight: 500 !important;
        line-height: 1.7rem;
    }

    body .about .container--wide-about.data.portuguese {
        padding-right: 0px;
    }



    body .about .container--wide-about.data.portuguese .header-home__heading.data img {
        margin-top: 4px;
        margin-left: -5px;
    }

    body .about .header-img.data.cc {
        margin-top: 0px;
        max-height: 365px;
        max-width: 700px;
    }
}


header-img.data.cc {
    margin-left: 381px;
    margin-top: 63px;
    margin-bottom: 100px;
}

.container--wide-about.data.portuguese .header-home__heading.data .description {
    font-size: 1.47rem;
    font-weight: 500 !important;
    line-height: 2.2rem;
    margin-bottom: 8px;
}

.container.container--wide-about.data.portuguese {
    z-index: 99;
    position: relative;
    margin: 0;
}

@media (min-width:768px) {
    .timeline:before {
        left: 50%
    }

    body .about .container--wide-about.data.portuguese .header-home__heading.data {
        padding: 10px 20px 20px 10px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px
    }

    .timeline>li .timeline-image h4 {
        font-size: 13px;
        line-height: 18px;
        margin-top: 8px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left
    }
}

@media (min-width:1024px) {
    .timeline>li {
        min-height: 150px
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px
    }

    .timeline>li .timeline-image h4 {
        font-size: 18px;
        line-height: 26px;
        margin-top: 14px
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px
    }

    .timeline>li .timeline-image {
        width: 130px;
        height: 130px;
        margin-left: -65px;
    }

    .timeline>li .timeline-panel,
    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 0px 0px;
    }

    section#timeline {
        padding-bottom: 100px;
    }
}

@media (min-width:1200px) {
    .timeline>li {
        min-height: 170px
    }

    .timeline>li .timeline-panel {
        padding: 30px 20px 20px 0px
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 30px 0px 20px 20px
    }
}

.team-member {
    margin-bottom: 50px;
    text-align: center
}

.team-member img {
    width: 225px;
    height: 225px;
    border: 7px solid #fff
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none
}

.team-member p {
    margin-top: 0
}

section#contact {
    background-color: #212529;
    background-image: url(../img/ponte.jpg);
    background-repeat: no-repeat;
    /*background-position: center;*/
    background-size: 2000px;
    padding-bottom: 100px;
}

section#contact .section-heading {
    color: #fff
}

section#contact div.container div.row div.text-center h3.text-white {
    color: #fff !important;
}

section#contact .form-group {
    margin-bottom: 25px
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px
}

section#contact .form-group input.form-control {
    height: auto;
    background: rgba(255, 255, 2255, 0.95);
}

.text-danger {
    background: #ccc;
}

section#contact .form-group .form-control::placeholder {
    color: #aaaa;
    font-style: italic;
    font-weight: normal;
}

section#contact .form-group textarea.form-control {
    height: 332px
}

section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none
}

section#contact ::-webkit-input-placeholder {
    font-weight: 700;
    color: #ced4da;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

section#contact :-moz-placeholder {
    font-weight: 700;
    color: #ced4da;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

section#contact ::-moz-placeholder {
    font-weight: 700;
    color: #ced4da;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

section#contact :-ms-input-placeholder {
    font-weight: 700;
    color: #ced4da;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

.stories a {
    display: block;
    margin: 10px 0 15px;
}

#contact em {
    text-decoration: underline;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

iframe {
    max-width: 100%;
    border: none;
}

@media (min-width:426px) {
    iframe {
        width: 640px;
        height: 360px;
    }
}


.fa.fa-times {
    margin-right: 5px;
}

footer {
    padding-bottom: 25px;
}

footer .text-center {
    padding: 25px 0 0;
}

footer span.copyright {
    font-size: 90%;
    line-height: 40px;
    text-transform: none;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

footer ul.quicklinks {
    font-size: 90%;
    line-height: 40px;
    margin-bottom: 0;
    text-transform: none;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

footer span a,
footer ul li a {
    color: #0fb1e2 !important;
}

ul.social-buttons {
    margin-bottom: 0
}

ul.social-buttons li a {
    font-size: 20px;
    line-height: 40px;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    color: #fff !important;
    border-radius: 100%;
    outline: 0;
    background-color: #212529 !important
}

ul.social-buttons li a:active,
ul.social-buttons li a:focus,
ul.social-buttons li a:hover {
    background-color: #fed136 !important
}

.text-lg-left {
    padding-left: 25px;
}

.text-lg-right {
    padding-right: 25px;
}

#solutions .icon-menu {
    margin-left: -20px;
    margin-right: -20px;
}

#solutions .icon {
    max-height: 75px;
    padding-bottom: 5px;
}

#solutions .nav.nav-tabs .active.show img.icon {
    border-bottom: 4px solid #fed136;
}

.solution-1 {
    padding-top: 45px;
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
    text-align: center;
    display: block;
}

#solutions h3.section-subheading {
    margin-bottom: 10px;
}

#solutions .nav-tabs li {
    display: inline-block;
}

#projects img.img-fluid {
    max-width: 85%;
}

#projects img.img-fluid.icon {
    max-height: 155px;
}

#projects .row {
    padding-top: 50px;
}

#contactForm button {
    margin-top: 40px !important;
}

header .header-home__heading {
    background-color: #272727;
    color: #fff;
    padding: 100px 100px 100px 90px;
    text-align: left;
}

.header-home__heading p {
    padding-top: 15px;
}

@media (max-width:768px) {

    section#services,
    section.interface {
        padding-top: 100px;
    }
}

@media (max-width:1024px) {
    section.interface p {
        font-size: 14px;
    }
}

section#contact .form-group .form-control {
    border: 0 solid #222;
    border-radius: 0;
}

section#assinare {
    margin-top: 400px;
}

section.about {
    margin-top: 0;
    padding-top: 0px;
}

@media (max-width:768px) {
    section#assinare {
        padding-top: 520px;
    }

    section.about {
        padding-top: 20px;
    }
}

img.assinare-computer {
    max-height: 400px;
    padding-top: 5px;
}

@media (max-width:1024px) {
    img.assinare-computer {
        max-height: 345px;
    }
}

@media (max-width: 768px) {
    img.assinare-computer {
        max-height: 515px;
        margin-bottom: 60px;
    }
}

.digital-signature {
    margin-bottom: 100px;
}

.container--wide-about {
    padding: 0;
    margin: 200px 0;
}

.container--wide-about.data {
    padding: 0;
    margin: 0 0 100px;
}

.about .icons {
    z-index: 0;
    padding-top: 70px
}

.about .header-img.digital {
    height: 365px;
    width: 700px;
}

.about .header-img.data {
    max-height: 365px;
    max-width: 700px;
}

.about .header-img.data.cc {
    margin-top: 160px;
    float: right;
    margin-bottom: 150px;
}

body .data-extraction {
    margin-bottom: 50px;
    margin-top: 50px;
}

.about .header-img.data.bw {
    margin-top: 200px;
}

.about .icon {
    max-height: 100px;
}

.about .header-home__heading.digital {
    background-color: #272727;
    color: #fff;
    padding: 50px 50px 50px 50px;
    text-align: left;
    width: 700px;
    transform: matrix(1, 0, 0, 1, 0, 0);
    background-color: #fed136;
    color: #272727;
    margin-top: -200px;
}

.about .header-home__heading.data {
    background-color: #272727;
    color: #fff;
    padding: 40px 40px 40px 30px;
    text-align: left;
    /*width: 700px;*/
    transform: matrix(1, 0, 0, 1, 0, 0);
    background-color: #fed136;
    color: #272727;
}

@media (max-width: 768px) {
    .about .header-img {
        width: 100%;
    }

    .about .header-home__heading {
        width: 100%;
    }

    .about .container--wide-about {
        margin-bottom: 0px;
    }
}

.about .six-steps {
    padding-top: 60px;
}

.about h4 {
    margin: 15px 0;
}

.about .row {
    padding-top: 20px;
}

.about .fa-stack {
    display: inline-table;
}

.interface p {
    margin-top: 0.7rem;
    margin-bottom: 0;
    font-size: 1rem;
}

.interface p.legenda {
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 0rem;
}

#portfolio,
#timeline {
    padding-bottom: 200px;
}

#timeline {
    background-color: #f2f2f2;
    margin-top: 100px;
    margin-bottom: 100px;
}

table th {
    text-align: right;
    padding-right: 8px;
}

table tr:nth-child(even) {
    background: #f8f9fa;
}

table th,
table td {
    padding: 10px 10px;
}

.card-main {
    margin-bottom: 20px;
    padding-top: 20px;
}

span.copyright,
span.cef {
    color: #272727;
    margin-top: 25px;
    margin-bottom: 25px;
    display: inline-block;
}

span.copyright img {
    max-width: 130px;
    margin-left: 5px;
    margin-right: 20px;
}

span.copyright:hover {
    color: #fed136;
}

span.cef img {
    max-width: 230px;
}

img.logo {
    height: 200px;
}

section#product {
    margin-top: 250px;
}

section#product a.card-main {
    display: block;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    color: #333 !important;
}



section#product a.card-main p.text-muted {
    color: #333 !important;
}

section#product a.card-main fa {
    color: #212529;
}

.modal-body {
    padding: 0;
}


section#product a.portfolio-link,
section#product a.portfolio-link:focus {
    color: #fed136;
    background-color: transparent;
    background-image: none;
    margin-right: 4px;
    border: 1px solid #fed136;
    border-radius: 3px;
    padding: .375rem .75rem;
    font-weight: 700;
    display: inline-block;
}

section#product a.portfolio-link:hover {
    color: #212529;
    background-color: #fed136;
    border-color: #fed136;
}


section#contact button#sendMessageButton {
    color: #fff;
    background-color: #fed136;
}

section#contact button#sendMessageButton:hover {
    color: #212529;
    background-color: #fed136 !important;
}

section.stories {
    margin-bottom: 200px;
}

.list-inline-item {
    text-align: center;
}

/* TO DELETE */

#contact h3.section-subheading.text-muted.text-white {
    margin-bottom: 15px;
}

#contact a {
    font-weight: 700;
    font-size: 20px;
}

section#contact {
    padding-bottom: 140px;
}

body #timeline {
    margin-bottom: 0;
}