@import "https://fonts.googleapis.com/css?family=Lato|Open+Sans|Oswald";

html, body {
    height: 100%;
    background-color: #fff
}

h1, h2, h3, h4, h5, h6, p, span {
    color: #fff
}

.btn-yellow {
    float: right;
    background-color: #fec133;
    color: #fff
}

.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active, .btn-yellow:visited {
    outline: none
}

.navbar {
    height: 110px
}

.navbar-brand {
    padding: 0 !important
}

.navbar-brand img {
    width: 80px;
    margin-top: -10px
}

.navbar-default {
    background-color: rgba(18, 18, 18, 0.9) !important;
    border: none
}

.navbar-custom {
    padding-top: 25px
}

.navbar-default .navbar-nav > li > a {
    font-size: 26px;
    font-weight: normal;
    font-family: "Open Sans", sans-serif;
    letter-spacing: -2px
}

.navbar-default .navbar-nav > li > a:hover {
    color: #fec133
}

.navbar-default .navbar-nav > li > a .active > a {
    color: #fec133;
    background-color: transparent
}

.navbar-default .navbar-nav > li > a .active > a:focus, .navbar-default .navbar-nav > li > a .active > a:hover {
    color: #fec133;
    background-color: transparent
}

.navbar-toggle {
    background-color: transparent;
    border-color: transparent !important
}

.icon-bar {
    background-color: #fec133 !important;
    width: 30px !important;
    height: 3px !important
}

.navbar-default .navbar-nav > .active > a {
    background-color: transparent;
    color: #fec133
}

.navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
    color: #fec133
}

.overlay {
    background: rgba(18, 18, 18, 0.7);
    position: relative;
    top: 0;
    height: 100%;
    z-index: 999 !important
}

.triade-banner-top {
    background: url(/assets/img/banner-top.jpg) no-repeat fixed;
    background-size: cover;
    width: 100%;
    height: 100vh;
    text-align: center;
    position: relative
}

.triade-banner-top-h1 {
    color: #fec133;
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    font-size: 60px;
    font-family: "Lato", sans-serif;
    letter-spacing: -3px
}

.triade-banner-top-text {
    color: #fff;
    position: absolute;
    top: 55%;
    left: 0;
    right: 0;
    font-size: 35px;
    font-family: "Lato", sans-serif;
    letter-spacing: -1px;
    font-weight: normal
}

.triade-about {
    padding: 50px 0;
    min-height: 432px;
    background: url(/assets/img/noisy_net.png) repeat
}

.triade-about-text h2 {
    color: #fec133;
    font-family: "Open sans", sans-serif;
    font-weight: 100;
    letter-spacing: -2px;
    font-size: 35px
}

.triade-about-text p {
    font-family: "Open sans", sans-serif;
    font-weight: 100;
    font-size: 16px;
    text-align: justify;
    color: #fff
}

.triade-about-img {
    margin-top: 20px;
    width: 80%;
    height: auto;
    border: 5px #fff solid;
    box-shadow: 6px 6px 5px rgba(0, 0, 0, 0.91);
    margin-bottom: 20px
}

.triade-services {
    color: #121212;
    padding: 50px 0;
    min-height: 365px;
    background-color: #fff
}

.triade-services h2 {
    color: #121212;
    font-family: "Open sans", sans-serif;
    font-weight: normal;
    letter-spacing: -4px;
    font-size: 35px
}

.triade-services p {
    color: #121212;
    font-family: "Open sans", sans-serif;
    font-weight: 100;
    font-size: 16px;
    text-align: justify
}

.triade-banner-middle {
    position: relative;
    background: url(/assets/img/banner-middle.jpg) no-repeat fixed;
    background-size: cover;
    width: 100%;
    padding: 0
}

.triade-banner-middle-wrapper {
    padding: 30px 0
}

.triade-banner-middle-title {
    display: block;
    font-size: 38px;
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    font-style: italic;
    letter-spacing: -1px
}

.triade-banner-middle-title span {
    color: #fec133
}

.triade-banner-middle-callout {
    display: block;
    font-size: 32px;
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    letter-spacing: -1px;
    color: #fec133
}

.triade-business-link:hover, .triade-business-link:active, .triade-business-link:visited {
    text-decoration: none
}

.triade-business {
    padding: 80px 0;
    background-color: #fff;
    width: 100%;
    min-height: 918px
}

.triade-business-item-block {
    margin-bottom: 50px;
    margin-top: 50px
}

.triade-business-wrapper {
    background-color: inherit;
    text-align: center
}

.triade-business-title {
    color: #121212;
    font-family: "Open sans", sans-serif;
    font-weight: 100;
    letter-spacing: -2px;
    font-size: 35px
}

.triade-business-title span {
    color: #fec133
}

.triade-business-subtitle {
    color: #121212;
    font-family: "Open sans", sans-serif;
    font-weight: 100;
    letter-spacing: -2px;
    font-size: 24px;
    margin-bottom: 40px
}

.triade-business-item {
    position: relative;
    overflow: hidden;
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 10px
}

.triade-business-item:before, .triade-business-item:after {
    content: "";
    position: absolute;
    display: block;
    background-color: #fff;
    width: 500px;
    height: 500px;
    z-index: 2
}

.triade-business-item:before {
    right: 0;
    transform: rotate(40deg);
    top: 256px
}

.triade-business-item:after {
    left: 0;
    transform: rotate(-40deg);
    top: 256px
}

.triade-business-item img {
    width: 100%;
    height: 280px !important
}

@media (min-width: 992px) and (max-width: 1199px) {
    .triade-business-item:before, .triade-business-item:after {
        top: 180px
    }
}

.triade-business-item-title {
    color: #fec133;
    padding: 20px 0;
    font-size: 20px;
    z-index: 5;
    font-family: "Open sans", sans-serif;
    font-weight: 100;
    letter-spacing: -1px;
    text-decoration: none
}

.triade-business-item-title:focus, .triade-business-item-title:active, .triade-business-item-title:visited {
    text-decoration: none
}

.triade-business-item-description {
    color: #121212;
    font-family: "Open sans", sans-serif;
    font-weight: 100;
    font-size: 16px
}

.triade-contact {
    background: url(/assets/img/contact.jpg) fixed no-repeat;
    background-size: cover;
    height: auto;
    text-align: center;
    padding: 0
}

.triade-contact-title {
    padding-top: 50px;
    font-size: 32px;
    text-transform: uppercase;
    font-family: "Open sans", sans-serif;
    font-weight: 100;
    letter-spacing: -2px
}

.triade-contact-title span {
    color: #fec133
}

.triade-contact-item {
    margin: 25px 0;
    text-align: left;
    font-size: 22px;
    font-family: "Open sans", sans-serif;
    font-weight: 100;
    letter-spacing: -1px
}

.triade-contact-item-yellow {
    color: #fec133
}

.triade-contact-item-yellow a:hover, .triade-contact-item-yellow a:focus, .triade-contact-item-yellow a:visited, .triade-contact-item-yellow a:visited {
    color: #fec133
}

.font-minimize {
    font-size: 20px;
    padding: 5px
}

.round-border {
    border: 2px solid #fff;
    border-radius: 50%
}

input {
    border: 1px solid #fff !important;
    background: transparent !important;
    border-radius: 0 !important;
    font-size: 20px !important;
    font-family: "Open sans", sans-serif;
    font-weight: 100;
    letter-spacing: -2px;
    margin-bottom: 5px
}

textarea {
    border: 1px solid #fff !important;
    background: transparent !important;
    border-radius: 0 !important;
    font-size: 20px !important;
    font-family: "Open sans", sans-serif;
    font-weight: 100;
    letter-spacing: -2px;
    margin-bottom: 5px;
    height: 170px !important
}

::-webkit-input-placeholder {
    color: #fff !important
}

:-moz-placeholder {
    color: #fff !important
}

::-moz-placeholder {
    color: #fff !important
}

:-ms-input-placeholder {
    color: #fff !important
}

.white-input {
    color: #fff !important
}

.btn-custom {
    color: #fec133;
    background: rgba(0, 0, 0, 0.6);
    font-size: 20px;
    border-radius: 0;
    font-family: "Open sans", sans-serif;
    font-weight: 100;
    letter-spacing: 0
}

.triade-footer {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 10px;
    background: url(/assets/img/noisy_net.png)
}

.triade-footer img {
    width: 80px
}

.triade-footer-title {
    color: #fec133;
    font-size: 18px
}

.triade-footer-subtitle {
    color: #fff;
    font-size: 18px;
}

.modal-content {
    border-radius: 0
}

input:-webkit-autofill {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #fff;
    outline: none;
    box-shadow: none
}

input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #fff;
    outline: none;
    box-shadow: none
}

.modal-title {
    color: #222 !important
}

.tabInfoNegocios h1 {
    color: #121212;
    font-size: 18px;
    margin-bottom: 0
}

.tabInfoNegocios h3 {
    color: #222;
    font-size: 16px;
    margin-top: 3px
}

.modal-footer {
    clear: both
}

.cd-gallery li {
    overflow: hidden;
    height: 350px
}

.cd-gallery li img {
    height: 350px
}

.triade-buy-business {
    position: relative !important;
    height: 350px !important
}

.triade-buy-business-legend {
    position: absolute;
    bottom: 0;
    background-color: rgba(18, 18, 18, 0.7);
    color: #fec133;
    width: 288px;
    height: 70px !important;
    padding: 3px;
    margin: 0
}

#owl-carousel .item img {
    display: block;
    width: 100%;
    height: auto
}

@media (min-width: 991px) and (max-width: 1080px) {
    .triade-contact-item {
        font-size: 20px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .triade-contact-item {
        font-size: 17px
    }
}

@media (max-width: 767px) {
    .navbar-collapse {
        background-color: rgba(18, 18, 18, 0.9) !important;
        border: none;
        margin-top: 35px
    }

    .triade-banner-top-h1 {
        font-size: 70px
    }

    .triade-banner-top-text {
        font-size: 40px
    }

    .navbar-brand img {
        width: 80px
    }

    .triade-about-img {
        margin-bottom: 30px;
        width: 80%
    }

    .triade-banner-middle-title {
        font-size: 30px !important
    }

    .triade-contact-title {
        font-size: 32px;
        margin: 20px 0
    }

    .round-border {
        display: none
    }

    .triade-contact-item {
        font-size: 24px
    }

    input {
        color: #fff;
        border: 1px solid #fff !important;
        background: transparent !important;
        height: 75px !important;
        border-radius: 0 !important;
        font-size: 35px !important;
        font-family: "Open sans", sans-serif;
        font-weight: 100;
        letter-spacing: -2px;
        margin-bottom: 10px;
        margin-top: 10px
    }

    textarea.form-control {
        color: #fff;
        height: auto;
        font-size: 35px !important
    }

    .btn-custom {
        font-size: 35px
    }

    .triade-footer {
        font-size: 25px
    }

    .triade-footer-title {
        color: #fec133;
        font-size: 27px
    }
}

