
/*!
 * Vitality v1.3.2 (http://themes.startbootstrap.com/vitality-v1.3.2)
 * Copyright 2014 Start Bootstrap Themes.
 * Licensed at WrapBootstrap, visit WrapBootstrap to purchase a usage license for this theme (https://wrapbootstrap.com/)
 */

.sprite_content, .list-social li, .social a, .social-sp a, .booking-img, .about-flag-eng, .about-flag-ptg, .graph-mobile-big, .graph-presskit-big, 
.graph-bookings-big, .app-apple-btn, .app-google-btn,
 .app-qrcode, .app-draw {
background-image: url('../images/sprites_img.png');
} 

html,
body {
    height: 100%;
}

.img-centered {
    margin: 0 auto;
}


.img-rounded{
	border-radius: 6px
}



.content-row {
    margin-top: 30px;
}

section {
    padding: 100px 0;
}

section.bg-gray {
    background-color: #f5f5f5;
}

@media(max-width:767px) {
    section {
        padding: 75px 0;
    }
}

.owl-theme .owl-controls .owl-page span {
    background: rgba(34,34,34,.5);
}

body {
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 300;
}

a {
    color: #e8bc3d;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

a:hover,
a:focus {
    text-decoration: none;
    color: inherit;
}

p {
    font-size: 18px;
    line-height: 1.5;
}
#fontbio {
    font-size: 16px;
    line-height: 1.5;
}


p.lead {
    text-transform: uppercase;
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 24px;
    font-weight: 900;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 900;
}

@media(min-width:481px) {
    h1 {
        font-size: 52px;
    }

    h2 {
        font-size: 50px;
    }
}

hr {
    height: 2px;
    margin: 15px auto;
    max-width: 100px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

hr.left {
    margin: 15px auto 15px 0;
}

hr.right {
    margin: 15px 0 15px auto;
}

hr.colored {
    border-color: #e8bc3d;
}

@media(min-width:768px) {
    hr {
        margin: 20px auto;
        max-width: 200px;
    }

    hr.left {
        margin: 20px auto 20px 0;
    }

    hr.right {
        margin: 20px 0 20px auto;
    }
}

.text-primary {
    color: #e8bc3d;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    border-radius: 0;
    color: #e8bc3d;
    background-color: #fff;
}

.navbar-default {
    background-color: #e8bc3d;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: rgba(255,255,255,.5);
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: rgba(255,255,255,.5);
}

.navbar-inverse {
    background-color: #e8bc3d;
}

.navbar-default,
.navbar-inverse {
    border: 0;
    border-bottom: 1px solid rgba(255,255,255,.1);
}

.navbar-default .navbar-brand,
.navbar-inverse .navbar-brand {
    padding: 0 15px;
    text-decoration: none;
    color: #fff;
    opacity: 1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.navbar-default .navbar-brand:hover,
.navbar-inverse .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-inverse .navbar-brand:focus {
    opacity: 1;
}

.navbar-default .navbar-nav li a,
.navbar-inverse .navbar-nav li a {
    color: #000000;
}

.navbar-default .navbar-nav li a:hover,
.navbar-inverse .navbar-nav li a:hover {
    color: rgba(255,255,255,.5);
}

@media(min-width:768px) {
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-inverse .navbar-nav>.active>a,
    .navbar-inverse .navbar-nav>.active>a:hover,
    .navbar-inverse .navbar-nav>.active>a:focus {
        border-radius: 5px;
    }

    .navbar-fixed-top.navbar-expanded {
        padding: 30px 0;
    }

    .navbar-fixed-top {
        padding: 15px 0;
        -webkit-transition: padding .5s;
        -moz-transition: padding .5s;
        transition: padding .5s;
    }

    .navbar-fixed-top .navbar-brand:hover {
        opacity: .5;
    }

    .navbar-default.navbar-expanded,
    .navbar-inverse.navbar-expanded {
        border: 0;
        background: 0 0;
    }
}

.navbar a:focus {
    outline: 0;
}

.navbar .navbar-nav li a:focus {
    outline: 0;
}



/*!
 *PARTE NOVA NAV 
 */

.nav-tabs {
border-bottom: 1px solid #dddddd;
}


.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}

.nav-tabs>li {
float: left;
margin-bottom: -1px;
}
.nav> li {
position: relative;
display: block;
}
li {
list-style: none;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
border-bottom: 1px solid #e8bc3d;
background-color: #363636;
color: #fff;
font-weight: bold;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
border: 1px solid #dddddd;
border-bottom-color: transparent;
background-color: #ffffff;
color: #555555;
cursor: default;
}
.nav-tabs>li>a {
color: #363636;
font-weight: bold;
}
.nav-tabs>li>a {
margin-right: 2px;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
line-height: 1.428571429;
}
.nav>li>a {
position: relative;
display: block;
padding: 10px 15px;
}


header {
    display: block;
    position: relative;
    width: auto;
    height: auto;
    padding: 100px 0;
    background: no-repeat center center;
    background-attachment: scroll;
    background-color: #222;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .intro-content {
    position: relative;
    text-align: center;
    color: #fff;
}

header .brand-name {
    margin-top: 15px;
    text-transform: uppercase;
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 55px;
    font-weight: 900;
    line-height: 55px;
}

header .brand-name-subtext {
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
}

header img {
    max-height: 150px;
    max-width: 150px;
}

header .scroll-down {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
}

header .scroll-down .btn {
    width: 50px;
    height: 50px;
    padding: 0;
    border: 2px solid #fff;
    border-radius: 100%;
    font-size: 30px;
    line-height: 50px;
    letter-spacing: normal;
    color: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

header .scroll-down .btn:hover {
    border-color: rgba(255,255,255,.5);
    outline: 0;
    color: rgba(255,255,255,.5);
}

@media(min-width:768px) {
    header {
        width: 100%;
        height: 100%;
        padding: 0;
        background-attachment: scroll;
    }

    header .intro-content {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 50%;
        margin: auto;
        text-align: center;
        color: #fff;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

    header .brand-name {
        font-size: 80px;
        line-height: 80px;
    }

    header .brand-name-subtext {
        font-size: 30px;
        line-height: 30px;
    }

    header img {
        max-height: 300px;
        max-width: 300px;
    }
}

@media(min-width:1025px) {
    header {
        background-attachment: fixed;
    }
}

header.video .overlay {
    z-index: 998;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: #000;
}

header.video .intro-content {
    z-index: 999;
}

header.video .scroll-down {
    z-index: 999;
}

@media(min-width:768px) {
    header.video .overlay {
        opacity: .5;
    }
}

aside.cta-quote {
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background: no-repeat center center scroll;
    background-color: #222;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

aside.cta-quote span.quote {
    display: block;
    font-size: 30px;
    font-weight: 300;
    line-height: 32px;
}

@media(min-width:768px) {
    aside.cta-quote {
        padding: 150px 0;
        background-attachment: scroll;
    }

    aside.cta-quote span.quote {
        font-size: 36px;
        line-height: 38px;
    }
}

@media(min-width:992px) {
    aside.cta-quote {
        padding: 300px 0;
    }

    aside.cta-quote span.quote {
        font-size: 40px;
        line-height: 42px;
    }
}

@media(min-width:1025px) {
    aside.cta-quote {
        background-attachment: fixed;
    }
}

.testimonials {
    text-align: center;
}

.testimonials .testimonials-carousel .item {
    padding: 0;
}

.testimonials .testimonials-carousel .item p.quote {
    margin-bottom: 30px;
}

.testimonials .testimonials-carousel .item .testimonial-info {
    margin-bottom: 30px;
}

.testimonials .testimonials-carousel .item .testimonial-info .testimonial-img {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

.testimonials .testimonials-carousel .item .testimonial-info .testimonial-author {
    display: inline-block;
}

.testimonials .testimonials-carousel .item .testimonial-info .testimonial-author .name {
    text-transform: uppercase;
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 900;
}

.testimonials .testimonials-carousel .item .testimonial-info .testimonial-author hr.colored {
    margin: 3px auto;
    max-width: 50px;
}

.testimonials .testimonials-carousel .item .testimonial-info .testimonial-author p {
    margin: 0;
}

.testimonials .testimonials-carousel .item .testimonial-info .testimonial-author .stars {
    color: #f1c40f;
}

.testimonials .testimonials-carousel .owl-controls {
    margin-top: 0;
}

.testimonials .testimonials-carousel .owl-controls .owl-prev,
.testimonials .testimonials-carousel .owl-controls .owl-next {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    height: 60px;
    margin: auto 0!important;
    border-radius: 0!important;
    text-align: center;
    font-size: 30px!important;
    line-height: 50px;
    color: #fff!important;
    background-color: #e8bc3d!important;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.testimonials .testimonials-carousel .owl-controls .owl-prev:hover,
.testimonials .testimonials-carousel .owl-controls .owl-next:hover {
    opacity: 1;
}

.testimonials .testimonials-carousel .owl-controls .owl-prev {
    left: 15px;
}

.testimonials .testimonials-carousel .owl-controls .owl-next {
    right: 15px;
}

@media(min-width:768px) {
    .testimonials .testimonials-carousel .item {
        padding: 0 100px;
    }

    .testimonials .testimonials-carousel .owl-controls .owl-prev,
    .testimonials .testimonials-carousel .owl-controls .owl-next {
        display: block;
    }
}

.about-content {
    padding: 30px;
}

.about-carousel .item {
    padding: 15px;
}

.about-carousel .item .caption {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    margin: auto;
    padding: 15px;
    color: rgba(255,255,255,.7);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.about-carousel .item .caption h3 {
    margin: 0;
}

.about-carousel .item .caption hr {
    margin: 5px auto;
    max-width: 50px;
}

.about-carousel .item .caption p {
    margin: 0;
}

.about-carousel .item .caption ul.social {
    margin-top: 5px;
}

.about-carousel .item .caption ul.social li a {
    color: rgba(255,255,255,.7);
}

.about-carousel .item .caption ul.social li a:hover,
.about-carousel .item .caption ul.social li a:focus {
    color: #fff;
}

.about-carousel .owl-controls {
    margin-top: 0;
}

.about-carousel .owl-controls .owl-prev,
.about-carousel .owl-controls .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    height: 60px;
    margin: auto 0!important;
    border-radius: 0!important;
    text-align: center;
    font-size: 30px!important;
    line-height: 50px;
    color: #fff!important;
    background-color: #e8bc3d!important;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.about-carousel .owl-controls .owl-prev:hover,
.about-carousel .owl-controls .owl-next:hover {
    opacity: 1;
}

.about-carousel .owl-controls .owl-prev {
    left: 15px;
}

.about-carousel .owl-controls .owl-next {
    right: 15px;
}

.services .media {
    margin-bottom: 30px;
}

.services .media i.fa {
    width: 75px;
    height: 75px;
    border: 3px solid #222;
    border-radius: 100%;
    text-align: center;
    font-size: 30px;
    line-height: 70px;
}

.services .media .media-body {
    padding-left: 15px;
    min-width: none;
}

.services .media .media-body h3 {
    margin-bottom: 15px;
}

.services .media .media-body ul {
    padding: 0;
    list-style: inside;
}

.services .media .media-body ul li {
    margin-bottom: 10px;
}

@media(min-width:390px) {
    .services .media .media-body {
        min-width: 260px;
    }
}

@media(min-width:992px) {
    .services .media .media-body {
        min-width: 193px;
    }
}

@media(min-width:1199px) {
    .services .media .media-body {
        min-width: 260px;
    }
}

@media(min-width:992px) {
    .services .media {
        margin-bottom: 0;
    }
}

.portfolio-carousel {
    padding: 0;
    color: #fff;
    background-color: #222;
}

.portfolio-carousel .item {
    padding: 50px 55px;
    text-align: center;
    background: no-repeat center center scroll;
    background-color: #222;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.portfolio-carousel .item .portfolio-image {
    margin-top: 50px;
}

.portfolio-carousel .item .project-details {
    padding: 0;
}

.portfolio-carousel .item .project-details img.client-logo {
    margin: 0 auto 25px;
}

.portfolio-carousel .item .project-details .project-name {
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 40px;
    font-weight: 900;
    line-height: 40px;
}

.portfolio-carousel .item .project-details .project-description {
    display: block;
    font-size: 18px;
    line-height: 18px;
}

.portfolio-carousel .owl-controls {
    margin-top: 0;
}

.portfolio-carousel .owl-controls .owl-prev,
.portfolio-carousel .owl-controls .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50px;
    height: 75px;
    margin: auto 0!important;
    border-radius: 0!important;
    text-align: center;
    font-size: 30px!important;
    line-height: 70px;
    color: #fff!important;
    background-color: #e8bc3d!important;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.portfolio-carousel .owl-controls .owl-prev:hover,
.portfolio-carousel .owl-controls .owl-next:hover {
    opacity: 1;
}

.portfolio-carousel .owl-controls .owl-prev {
    left: 0;
}

.portfolio-carousel .owl-controls .owl-next {
    right: 0;
}

@media(min-width:992px) {
    .portfolio-carousel .item {
        padding: 155px 55px;
        min-height: 100%;
        text-align: left;
    }

    .portfolio-carousel .item .portfolio-image {
        margin-top: 0;
    }

    .portfolio-carousel .item .project-details {
        padding: 15% 0 0;
    }

    .portfolio-carousel .item .project-details img.client-logo {
        margin: 0 auto 25px 0;
    }

    .portfolio-carousel .item .project-details .project-name {
        display: block;
        font-size: 50px;
        line-height: 50px;
    }

    .portfolio-carousel .item .project-details .project-description {
        font-size: 20px;
        line-height: 20px;
    }

    .portfolio-carousel .item hr.colored {
        margin: 20px auto 20px 0;
    }
}

.portfolio-gallery .item {
    padding: 15px;
}

.portfolio-modal {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.portfolio-modal .modal-backdrop {
    display: none;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    color: #fff;
    background: 0 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin: 0;
    font-size: 46px;
}

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

.portfolio-modal .modal-content .item-details {
    margin: 30px 0;
}

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

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

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

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

.portfolio-filter {
    display: inline-block;
}

.portfolio-filter #filters {
    margin-bottom: 30px;
    padding: 0;
    list-style: none;
}

.portfolio-filter #filters li {
    display: inline-block;
}

.portfolio-filter #filters li .filter {
    display: block;
    margin: 2px;
    padding: 10px 15px;
    border: 1px solid #222;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 1px;
    color: #222;
    background: 0 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    cursor: pointer;
}

.portfolio-filter #filters li .filter.active {
    border-color: #e8bc3d;
    color: #fff;
    background-color: #e8bc3d;
}

#portfoliolist .portfolio {
    display: none;
    float: left;
    width: 31%;
    margin: 1%;
    overflow: hidden;
}

#portfoliolist .portfolio .portfolio-wrapper {
    position: relative!important;
    overflow: hidden;
    background: #222;
    cursor: pointer;
}

#portfoliolist .portfolio .portfolio-wrapper img {
    position: relative;
    max-width: 100%;
}

#portfoliolist .portfolio .portfolio-wrapper .caption {
    position: absolute;
    bottom: -75px;
    width: 100%;
    height: 75px;
}

#portfoliolist .portfolio .portfolio-wrapper .caption .caption-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #e8bc3d;
}

#portfoliolist .portfolio .portfolio-wrapper .caption .caption-text {
    z-index: 500;
    position: relative;
    padding: 15px 8px;
    color: #fff;
}

#portfoliolist .portfolio .portfolio-wrapper .caption .caption-text a.text-title {
    color: #fff;
}

#portfoliolist .portfolio .portfolio-wrapper .caption .caption-text .text-category {
    display: block;
    font-size: 12px;
}

@media only screen and (max-width:767px) {
    #portfoliolist .portfolio {
        width: 48%;
        margin: 1%;
    }
}

.pricing {
    color: #fff;
    background: no-repeat center center scroll;
    background-color: #222;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.pricing .pricing-item {
    z-index: 1;
    margin-bottom: 30px;
    padding: 30px;
    text-align: center;
    color: #222;
    background: #fff;
    -webkit-box-shadow: 0 0 30px 5px rgba(34,34,34,.75);
    -moz-box-shadow: 0 0 30px 5px rgba(34,34,34,.75);
    box-shadow: 0 0 30px 5px rgba(34,34,34,.75);
}

.pricing .pricing-item h3 {
    margin: 0;
}

.pricing .pricing-item hr {
    max-width: 100px;
}

.pricing .pricing-item .price {
    margin-bottom: 20px;
}

.pricing .pricing-item .price .number {
    font-size: 50px;
    font-weight: 900;
}

.pricing .pricing-item .price .number sup {
    font-size: 30px;
}

.pricing .pricing-item .list-group-item {
    border-radius: 0;
}

@media(min-width:992px) {
    .pricing {
        background-attachment: scroll;
    }

    .pricing .pricing-item {
        margin-bottom: 0;
    }

    .pricing .pricing-item.featured-first {
        margin-top: 15px;
        margin-right: -15px;
    }

    .pricing .pricing-item.featured {
        position: absolute;
        left: 0;
        width: 100%;
        margin: 0;
        padding: 45px 30px;
    }

    .pricing .pricing-item.featured-last {
        margin-top: 15px;
        margin-left: -15px;
    }
}

@media(min-width:1025px) {
    .pricing {
        background-attachment: fixed;
    }
}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #e1e1e1;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 1.5em;
    background: 0 0;
    box-shadow: none!important;
    resize: none;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .5s ease,opacity .5s ease;
    -moz-transition: top .5s ease,opacity .5s ease;
    -ms-transition: top .5s ease,opacity .5s ease;
    transition: top .5s ease,opacity .5s ease;
}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #e1e1e1;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #e8bc3d;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #e1e1e1;
}

footer.footer {
    padding: 50px 0 20px;
    color: rgba(255,255,255,.7);
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

footer.footer a {
    color: rgba(255,255,255,.7);
}

footer.footer a:hover {
    color: #fff;
}

footer.footer p {
    font-size: 22px;
}

footer.footer .contact-details {
    margin: 75px 0;
}

footer.footer .social {
    margin-bottom: 75px;
}

footer.footer .copyright p.small {
    font-size: 14px;
}

@media(min-width:1025px) {
    footer.footer {
        background-attachment: fixed;
    }
}

.btn-outline-light {
    border: 1px solid #fff;
    color: #fff;
    background: 0 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.btn-outline-light:hover,
.btn-outline-light:focus {
    outline: 0;
    color: #e8bc3d;
    background: #fff;
}

.btn-outline-dark {
    border: 1px solid #222;
    color: #222;
    background: 0 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.btn-outline-dark:hover,
.btn-outline-dark:focus {
    border-color: #e8bc3d;
    outline: 0;
    color: #fff;
    background: #e8bc3d;
}

.btn {
    padding: 12px 18px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}

.btn-full-width {
    padding: 50px 0;
    border: 0;
    border-radius: 0;
    text-transform: none;
    font-size: 26px;
    font-weight: 200;
    letter-spacing: normal;
    color: #fff;
    background-color: #222;
}

.btn-full-width:hover {
    color: #fff;
    background-color: #e8bc3d;
}

.btn-full-width:focus {
    color: #fff;
}

body.modern {
    font-family: Cardo,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
}

body.modern h1,
body.modern h2,
body.modern h3,
body.modern h4,
body.modern h5,
body.modern h6 {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

body.modern p.lead {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

body.modern header .brand-name {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

body.modern .about-carousel .owl-controls .owl-prev,
body.modern .about-carousel .owl-controls .owl-next {
    line-height: 55px;
}

body.modern .portfolio-carousel .item .project-details .project-name {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

body.modern .testimonials .testimonials-carousel .item .testimonial-info .testimonial-author .name {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

body.modern .testimonials .testimonials-carousel .owl-controls .owl-prev,
body.modern .testimonials .testimonials-carousel .owl-controls .owl-next {
    line-height: 55px;
}

body.vintage {
    font-family: Cardo,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
}

body.vintage h1,
body.vintage h2,
body.vintage h3,
body.vintage h4,
body.vintage h5,
body.vintage h6 {
    text-transform: uppercase;
    font-family: Sanchez,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
}

body.vintage p.lead {
    text-transform: uppercase;
    font-family: Sanchez,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
}

body.vintage header .brand-name {
    text-transform: uppercase;
    font-family: Sanchez,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
}

body.vintage .about-carousel .owl-controls .owl-prev,
body.vintage .about-carousel .owl-controls .owl-next {
    line-height: 55px;
}

body.vintage .portfolio-carousel .item .project-details .project-name {
    text-transform: uppercase;
    font-family: Sanchez,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
}

body.vintage .testimonials .testimonials-carousel .item .testimonial-info .testimonial-author .name {
    text-transform: uppercase;
    font-family: Sanchez,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
}

body.vintage .testimonials .testimonials-carousel .owl-controls .owl-prev,
body.vintage .testimonials .testimonials-carousel .owl-controls .owl-next {
    line-height: 55px;
}


/*!
 * Parte nova do Site by Edgar Jesus #United Events 
 */

#ytPlayer {
margin-bottom: 50px;
}

object[Attributes Style] {
width: 98%;
height: 629px;
}


param {
display: none;
}


embed[Attributes Style] {
width: 98%;
height: 629px;
}

.videoThumb {
display: -moz-inline-stack;
display: inline-block;
margin: 3px;
padding: 0;
width: 275px;
-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, .3);
box-shadow: 0px 0px 6px rgba(0, 0, 0, .3);
cursor: pointer;
zoom: 1;
}

.videoThumb a {
display: block;
float: left;
margin-top: -4px;
}

.videoThumbText {
display: table;
width: 100%;
height: 60px;
border-bottom: transparent solid 2px;
background-color: #fff;
}



.videoThumbDuration, .videoThumbViews {
position: absolute;
z-index: 1;
margin: 125px 0px 0px 235px;
padding: 3px 5px;
border-radius: 3px;
background-color: #333;
text-align: center;
font-size: 11px;
}
.videoThumbViews {
margin: 125px 0px 0px 10px;
}





/*!
 * Parte nova do Site by Edgar Jesus #United Events 
 */


li {
list-style: none;
}


ul.events-list {
margin-bottom: 0;
text-align: left;
}



.events-list li {
position: relative;
margin: 0;
margin-bottom: 10px;
min-height: 70px;
width: 100%;
background: #fff;
}


.events-list li a {
display: block;
overflow: hidden;
padding: 4px 0px;
width: 100%;
}



.events-list .date {
position: absolute;
top: 0;
left: 0;
padding: 19px;
border-left: 2px solid #e8bc3d;
font-weight: 800;
font-size: 40px;
line-height: normal;
}


.events-list .cover {
float: left;
margin: 10px 0px 0px 170px;
width: 60px;
height: 60px;
background-color: #eee;
background-position: center;
background-size: cover;
opacity: 0.5;
filter: alpha(opacity=50);
}

.events-list .cover + .title {
margin-left: 20px;
}

.events-list .title {
float: left;
margin: 17px 0px 25px 140px;
padding-right: 50px;
color: #666;
text-transform: uppercase;
font-weight: 800;
font-size: 16px;
}

/*!
 * Biography 
 */

.xpand {
margin: 30px auto 50px auto;
text-align: center;
}

.img-thumbnail {
display: inline-block;
padding: 4px;
max-width: 100%;
height: auto;
border: 1px solid #dddddd;
border-radius: 4px;
background-color: #ffffff;
line-height: 1.428571429;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

img {
max-width: 100%;
height: auto;
vertical-align: middle;
}


h3.pointMoment {
margin: 0 auto;
}

.pointMoment {
position: relative;
display: block;
margin-right: auto;
margin-left: auto;
width: 210px;
}


.pointMoment:before {
position: relative;
display: block;
clear: both;
margin: 0 auto;
width: 1px;
height: 20px;
background: #adadad;
content: "";
}

.pointGraph {
display: block;
float: left;
width: 80px;
height: 80px;
background-color: #515151;
background-position: center;
background-size: cover;
}



.graph-presskit-big {
display: block;
float: left;
width: 56px;
height: 61px;
margin: 10px 0px 0px 12px;
background-position: -200px -273px;
}


.graph-bookings-big {
display: block;
float: left;
width: 61px;
height: 61px;
margin: 10px 0px 0px 10px;
background-position: -256px -273px;
}


.pointInfo {
display: table;
float: left;
width: 130px;
height: 80px;
background-color: #6e6e6e;
}

.pointInfo p {
display: table-cell;
padding: 5px;
color: #e0e0e0 !important;
vertical-align: middle;
text-align: center;
font-size: 14px;
line-height: 14px;
}

.pointMoment:after {
position: relative;
display: block;
clear: both;
margin: 0 auto;
background: #484848;
content: "";
}



.pointInfo b {
color: #e0e0e0 !important;
font-size: 12px;
line-height: 12px;
}



.about-flag-eng {
display: inline-block;
margin-top: -4px;
width: 16px;
height: 11px;
background-position: -296px -167px;
}

.about-flag-ptg {
display: inline-block;
margin-top: -4px;
width: 16px;
height: 11px;
background-position: -279px -167px;
}

#about .bio {
padding-left: 20px;
text-align: justify;
}

#about .bio a.label {
color: #fff;
line-height: 1.6;
}

a, a:active, a:visited {
color: #adadad;
text-decoration: none;
}

.space-horizontal {
margin: 0px 5px;
}

.pull-right {
float: right;
}

.pull-right {
float: right !important;
}

.label-default {
background-color: #e8bc3d;
}



.label {
display: inline;
padding: .2em .6em .3em;
border-radius: .25em;
color: #ffffff;
vertical-align: baseline;
text-align: center;
white-space: nowrap;
font-weight: bold;
font-size: 75%;
line-height: 1;
}


 
#booking {
background: #f5f5f5  no-repeat 50% 0;
}

.booking-space {
position: relative;
display: block;
margin-right: auto;
margin-left: auto;
max-width: 100%;
width: 600px;
}

.booking-img {
display: block;
float: left;
margin-right: 40px;
width: 100px;
height: 100px;
background-position: 0px -242px;
}

.booking-text {
display: block;
text-align: left;
}

.booking-text h1 {
letter-spacing: -3px;
font-weight: 900;
}

.booking-text a {
color: #fff;
font-size: 14px;
}


#presskit {
background: #2a2a2a;
}
#presskit {
}
section {
position: relative;
display: block;
width: 100%;
}


.headerPresskit {
position: relative;
display: block;
margin: 30px 0px;
padding: 0px 20px;
}


.headerPresskit .boxPresskitName {
font-size: 18px;
}

.boxPresskitName {
display: block;
padding-bottom: 10px;
color: #e8bc3d;
text-align: center;
font-weight: bold;
font-size: 24px;
}

.boxPresskitContent {
position: relative;
display: block;
width: 260px;
height: 260px;
border-top: solid #e8bc3d 2px;
background: #2a2a2a;
text-align: center;
}

.boxPresskitButton {
justify-content: center; /* Alinha horizontalmente */
align-items: center;     /* Alinha verticalmente */
position: relative;
display: table;
width: 260px;
height: 40px;
border-bottom: solid #b8b8b8 2px;
background: #fff;
color: #b8b8b8;
}

.boxPresskit:hover .boxPresskitButton, .boxContentError:hover .boxPresskitButton {
position: relative;
display: table;
width: 260px;
height: 40px;
border-bottom: solid #e8bc3d 2px;
background: #e8bc3d;
}

.boxPresskitContent img {
padding: 40px;
}


.boxPresskit {
display: inline-block;
width: 280px;
}



footer {
padding-bottom: 10px;
background-color: #222;
}


#sitemap {
background: #2a2a2a;
}

.sitemap-title {
margin-bottom: 12px;
padding-bottom: 10px;
border-bottom: 1px solid #888;
color: #f2f2f2;
text-align: left;
font-size: 15px;
}


element.style {
}
.spot li a {
display: block;
padding: 8px 5px;
border-bottom: 1px dotted #444;
background: transparent url('../assets/images/rightarrow-dark.png') 95% 48% no-repeat;
color: #f2f2f2;
text-align: left;
font-size: 12px;
-webkit-transition: background-position .3s ease;
-moz-transition: background-position .3s ease;
-ms-transition: background-position .3s ease;
-o-transition: background-position .3s ease;
transition: background-position .3s ease;
}

.sitemap-title {
margin-bottom: 12px;
padding-bottom: 10px;
border-bottom: 1px solid #888;
color: #f2f2f2;
text-align: left;
font-size: 15px;
}


.social-sp {
display: inline-block;
}






.social-sp a {
display: block;
float: left;
margin: 0px 10px 0px 0px;
padding: 0;
text-align: center;
}

.social-sp a.social-sp-United {
width: 80px;
height: 70px;
background-position: 0px -93px;
}


.social-sp a.social-sp-Fg-Ginasio {
width: 66px;
height: 70px;
background-position: -80px -93px;
}

.social {
margin: 10px auto 10px auto;
padding: 10px 0px 0px 0px;
width: 100%;
height: 30px;
border-top: solid 1px #888;
text-align: center;
}


.social a {
position: relative;
float: left;
margin-top: 3px;
margin-right: 10px;
width: 19px;
height: 19px;
}

.social-facebook {
background-position: -55px -50px;
}

.social-twitter {
background-position: -17px -50px;
}

.social-soundcloud {
background-position: -125px -50px;
}

.social-tumblr {
background-position: -177px -50px;
}

.social-youtube {
background-position: -37px -50px;
}


.social-myspace {
background-position: -73px -50px;
}


.social-google-plus {
background-position: 2px -50px;
}



.social-lastfm {
background-position: -90px -50px;
}


.social-beatport {
background-position: -107px -52px;
}


.social-vimeo {
background-position: -144px -50px;
}



.social-itunes {
background-position: -161px -51px;
}

.sitemap-description {
color: #666;
text-align: left;
}




/*Footer*/

.footer-description {
font-size: 12px;
}

.pull-left {
float: left !important;
}

.pull-right {
float: right !important;
}



