.article-list .item, .features-boxed .item, .features-boxed .item .box, .footer-basic .social, .footer-basic .social>a, .footer-basic ul, .people h2, .photos div p, div#main-jumbotron, div.col-md-12.page-title, div.col-md-4.event, p.event-date {
    text-align: center;
}
.article-list {
    color: #313437;
    background-color: #fff;
}
.article-list p {
    color: #7d8285;
}
.article-list h2 {
    font-weight: 700;
    padding-top: 20px;
    color: inherit;
}
@media(max-width:767px) {
    .intro-logo-evento img{
          width: 100% !important;
     }
    .article-list h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px;
    }
}.article-list .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto;
}
.article-list .intro p {
    margin-bottom: 0;
}
.article-list .articles {
    padding-bottom: 40px;
}
.article-list .item {
    padding-top: 50px;
    min-height: 325px;
    border: 1px solid #e4e4e4;
}
.article-list .item .name {
    height: 60px;
    font-weight: 700;
    font-size: 16px;
    margin-top: 20px;
    color: inherit;
}
.article-list .item .description {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 0;
    font-family: Arial;
}
.article-list .item .action {
    margin: 10px auto 0;
    line-height: 1;
    display: block;
    color: #4f86c3;
    opacity: .85;
    transition: opacity .2s;
    text-decoration: none;
}
.article-list .item .action:hover {
    opacity: 1;
}
.features-boxed {
    color: #313437;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .8) 100%), url(../img/features_row.jpg);
    background-size: cover;
}
.features-boxed p {
    color: #7d8285;
}
.features-boxed h2 {
    font-weight: 700;
    padding-top: 20px;
    color: #fff;
}
@media(max-width:767px) {
    .features-boxed h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px;
    }
}
.features-boxed .intro {
    font-size: 16px;
    margin: 0 auto;
}
.features-boxed .intro p {
    margin-bottom: 0;
}
.features-boxed .features {
    padding: 20px 0;
}
.features-boxed .item {
    text-align: center;
}
.features-boxed .item .box {
    padding: 30px;
    background-color: #fff;
    margin-bottom: 30px;
}
.features-boxed .item .icon {
    font-size: 80px;
    color: #a0cffb;
    margin-top: 20px;
    margin-bottom: 35px;
}
.features-boxed .item .name {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 8px;
    margin-top: 0;
    color: inherit;
}
.features-boxed .item .description {
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.footer-basic {
    padding: 40px 0;
    float: left;
    width: 100%;
    color: #4b4c4d;
    background-color: #f8f8f8;
}
.footer-basic ul {
    padding: 0;
    list-style: none;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 0;
}
.footer-basic li {
    padding: 0 10px;
}
.footer-basic ul a {
    color: inherit;
    text-decoration: none;
    opacity: .8;
}
.footer-basic ul a:hover {
    opacity: 1;
}
.footer-basic .social {
    padding-top: 25px;
}
.footer-basic .social>a {
    font-size: 24px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #ccc;
    margin: 0 8px;
    color: inherit;
    opacity: .75;
}
.footer-basic .social>a:hover {
    opacity: .9;
}
p.copyright span {
    margin: 5px;
}
.footer-basic .copyright {
    margin: 15px 0 0;
    text-align: center;
    font-size: 13px;
    color: #aaa;
}
.action-clean-button {
    background: rgba(255, 255, 255, 0);
    color: #333;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    position: relative;
    width: 50%;
    z-index: 999;
    border: none;
    margin-bottom: 0;
}
.action-clean-button:hover {
    background: rgba(0, 0, 128, .2);
    color: #090c10;
}
td.center-table-content {
    vertical-align: middle!important;
}
.navigation-clean-button {
    background: #3B4783;
    color: #333;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    width: 100%;
    z-index: 999;
    border: none;
    margin-bottom: 0;
}
.navigation-clean-button .navbar-brand {
    font-weight: 700;
    color: inherit;
}
.navigation-clean-button .navbar-brand:hover {
    color: #090c10;
}
.navigation-clean-button.navbar-inverse .navbar-brand:hover {
    color: #f0f0f0;
}
.navigation-clean-button .navbar-brand img {
    height: 100%;
    display: inline-block;
    margin-right: 10px;
    width: auto;
}
.navigation-clean-button .navbar-toggle {
    border-color: #ddd;
}
.navigation-clean-button .navbar-toggle:focus,
.navigation-clean-button .navbar-toggle:hover {
    background: 0 0;
}
.navigation-clean-button.navbar-inverse .navbar-toggle {
    border-color: #555;
}
.navigation-clean-button .navbar-toggle .icon-bar {
    background-color: #888;
}
.navigation-clean-button.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #eee;
}
.navigation-clean-button .navbar-collapse,
.navigation-clean-button .navbar-form {
    border-top-color: #ddd;
}
.navigation-clean-button.navbar-inverse .navbar-collapse,
.navigation-clean-button.navbar-inverse .navbar-form {
    border-top-color: #333;
}
.navigation-clean-button .navbar-nav>.active>a,
.navigation-clean-button .navbar-nav>.open>a {
    background: 0;
    box-shadow: none;
}
.navigation-clean-button.navbar-default .navbar-nav>.active>a,
.navigation-clean-button.navbar-default .navbar-nav>.active>a:focus,
.navigation-clean-button.navbar-default .navbar-nav>.active>a:hover {
    color: #000;
    box-shadow: none;
    background: 0;
    pointer-events: none;
}
.navigation-clean-button.navbar .navbar-nav>li>a {
    padding-left: 18px;
    padding-right: 18px;
}
.navigation-clean-button.navbar-default .navbar-nav>li>a,
.navigation-clean-button.navbar-default .navbar-nav>li>a i {
    border: 0;
    color: #dbdbdb;
}
.navigation-clean-button.navbar-default .navbar-nav>li>a:focus,
.navigation-clean-button.navbar-default .navbar-nav>li>a:hover,
.navigation-clean-button.navbar-default .navbar-nav>li>a i:focus,
.navigation-clean-button.navbar-default .navbar-nav>li>a i:hover {
    border: 0;
    color: #FFFFFF!important;
}
.navigation-clean-button .navbar-nav>li>.dropdown-menu {
    margin-top: -5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    background-color: #fff;
    border-radius: 2px;
}
.navigation-clean-button .dropdown-menu>li>a,
.navigation-clean-button .dropdown-menu>li>a:focus {
    line-height: 2;
    font-size: 14px;
    color: #37434d;
}
.navigation-clean-button .dropdown-menu>li>a:focus,
.navigation-clean-button .dropdown-menu>li>a:hover {
    background: #eee;
    color: inherit;
}
@media(max-width:767px) {
    .navigation-clean-button {
        padding-top: 0;
        padding-bottom: 0;
    }
    .navigation-clean-button .navbar-header {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 10px;
    }
    .navigation-clean-button .navbar-right {
        margin-bottom: 20px;
    }
    .navigation-clean-button .navbar-nav .open .dropdown-menu {
        box-shadow: none;
    }
    .navigation-clean-button .navbar-nav .open .dropdown-menu>li>a {
        color: #37434d;
        padding-top: 12px;
        padding-bottom: 12px;
        line-height: 1;
    }
}
.navigation-clean-button.navbar-inverse {
    background-color: #1f2021;
    color: #fff;
}
.navigation-clean-button.navbar-inverse .navbar-nav>.active>a,
.navigation-clean-button.navbar-inverse .navbar-nav>.active>a:focus,
.navigation-clean-button.navbar-inverse .navbar-nav>.active>a:hover {
    color: #8f8f8f;
    box-shadow: none;
    background: 0;
    pointer-events: none;
}
.navigation-clean-button.navbar-inverse .navbar-nav>li>a {
    color: #dfe8ee;
}
.navigation-clean-button.navbar-inverse .navbar-nav>li>a:focus,
.navigation-clean-button.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff!important;
    background-color: transparent;
}
.navigation-clean-button.navbar-inverse .navbar-nav>li>.dropdown-menu {
    background-color: #1f2021;
}
.navigation-clean-button.navbar-inverse .dropdown-menu>li>a,
.navigation-clean-button.navbar-inverse .dropdown-menu>li>a:focus {
    color: #f2f5f8;
}
.navigation-clean-button.navbar-inverse .dropdown-menu>li>a:focus,
.navigation-clean-button.navbar-inverse .dropdown-menu>li>a:hover {
    background: #363739;
}
@media(max-width:767px) {
    .navigation-clean-button.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }
}
.navigation-clean-button .actions {
    padding: 5px 12px;
    margin-top: 7px;
    margin-bottom: 0;
}
.navigation-clean-button .actions .login {
    margin-right: 7px;
    text-decoration: none;
    color: #465765;
}
.navigation-clean-button.navbar-inverse .actions .login {
    color: #dfe8ee;
}
.navigation-clean-button.navbar-inverse .actions .login:hover {
    color: #fff;
}
.navigation-clean-button .action-button a {
    color: #FFFFFF!important;
    background: #4184c7;
    box-shadow: none;
    border: 0;
    text-shadow: none;
    transition: background-color .25s;
}
.navigation-clean-button li.active a {
    color: #000!important;
}
.item a.action p, p.btn-add, p.btn-details {
    padding: 7px;
    border-radius: 5px;
}
.navigation-clean-button.navbar-inverse .action-button,
.navigation-clean-button.navbar-inverse .action-button:active {
    background: #208f8f;
}
.navigation-clean-button.navbar-inverse .action-button:hover {
    background: #269d9d;
}
div#main-jumbotron {
    background: url(../img/background-sigeve.jpg) no-repeat;
    background-size: cover;
    height: 400px;
    margin: 0;
}
main-jumbotron h1 {
    color: #00a3ff;
}
h1#jumbo-title {
    color: #fcfcfc;
    font-size: 4em;
    margin-top: 75px;
}
a.navbar-brand.navbar-link {
    color: #097aff;
    padding: 0;
}
#main-jumbotron #jumbo-subtitle {
    color: #fff;
}
div.box {
    border-radius: 20px;
}
button.btn.btn-default {
    color: #097aff;
}
button#btn-main-jumbo {
    background-color: #fff;
}
span.label.label-default {
    background-color: #fff;
    color: #000;
    font-family: Arial;
}
i#lock-icon.fa.fa-lock.icon {
    color: #8fa7ce;
}
i#performance-icon.glyphicon.glyphicon-signal.icon {
    color: #76bc95;
}
i#customize-icon.glyphicon.glyphicon-list-alt.icon {
    color: #ebca7a;
}
h5.event-info {
    font-weight: 100;
    font-size: .8em;
}
p.btn-add {
    background-color: #0dbc0d;
}
.btn-add a.hidden-sm {
    color: #fff;
}
.item a.action p, .item a.action p.avaiable {
    color: #fff;
    background-color: #3fa302;
}
.item a.action p.unavaiable {
    color: #fff;
    background-color: #d9534f;
}
html {
    font-family: Arial, Helvetica;
}
body {
    background: #FFFFFF;
    padding: 5px;
}
div.item img.img-responsive {
    border-radius: 5px;
    margin: 10px auto;
    max-height: 60px;
}
.projects-horizontal {
    color: #313437;
    background-color: #fbfbfb;
}
.projects-horizontal p {
    color: #7d8285;
}
.projects-horizontal h2 {
    font-weight: 700;
    padding-top: 20px;
    color: inherit;
}
@media(max-width:767px) {
    h1#jumbo-title {
        font-size: 2em;
    }
    .projects-horizontal h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px;
    }
}
.projects-horizontal .intro {
    font-size: 16px;
    margin: 0 auto 10px;
}
.projects-horizontal .projects {
    padding-bottom: 40px;
}
.projects-horizontal .item {
    padding-top: 30px;
    min-height: 160px;
}
@media(max-width:767px) {
    .projects-horizontal .item {
        padding-top: 40px;
        min-height: 160px;
    }
}
.projects-horizontal .item .name {
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 15px;
    color: inherit;
}
@media(max-width:991px) {
    .projects-horizontal .item .name {
        margin-top: 22px;
    }
}
.projects-horizontal .item .description {
    font-size: 15px;
    margin-bottom: 0;
}
.testimonials-clean {
    color: #313437;
}
.testimonials-clean p {
    color: #7d8285;
}
.testimonials-clean h2 {
    font-weight: 700;
    color: inherit;
    padding-top: 20px;
}
@media(max-width:767px) {
    .testimonials-clean h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px;
    }
}
.testimonials-clean .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto;
}
.testimonials-clean .intro p {
    margin-bottom: 0;
}
.people h2 {
    text-align: center;
}
.testimonials-clean .people {
    padding: 50px 0 20px;
}
.testimonials-clean .item {
    margin-bottom: 32px;
}
@media(min-width:768px) {
    .testimonials-clean .item {
        height: 220px;
    }
}
.testimonials-clean .item .box {
    padding: 30px;
    background-color: #fff;
    position: relative;
}
.testimonials-clean .item .box:after {
    content: '';
    position: absolute;
    left: 30px;
    bottom: -24px;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-width: 12px 15px;
    border-top-color: #fff;
}
.testimonials-clean .item .author {
    margin-top: 28px;
    padding-left: 25px;
}
.testimonials-clean .item .name {
    font-weight: 700;
    margin-bottom: 2px;
    color: inherit;
}
.testimonials-clean .item .title {
    font-size: 13px;
    color: #9da9ae;
}
.testimonials-clean .item .description {
    font-size: 15px;
    margin-bottom: 0;
}
.testimonials-clean .item img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
div.col-md-12.page-title {
    font-size: 120px;
    padding: 30px 0;
    text-align: center;
    margin-bottom: 20px;
    font-family: fantasy;
    color: rgba(6, 5, 5, .5);
}
div.page-title {
    background: url(../../../../../img/Holliday-BG-960x250.png) no-repeat;
    background-size: cover;
}
p.event-date {
    font-size: 35px;
    line-height: 35px;
    border: 1px solid #efefef;
    padding: 15px;
}
img.col-md-12 {
    max-height: 100px;
    padding: 0;
}
div.col-md-4.event {
    padding: 20px;
}
p.col-md-8.event-title {
    padding-top: 5px;
    font-size: 20px;
}
p.event-description {
    padding: 10px;
}
table.table.event-date-local {
    text-align: left;
    margin-bottom: 10px;
}
.breadcrumb, .site-footer, nav#pagination {
    text-align: center;
}
div.event .event-title {
    font-size: 22px;
    font-family: fantasy;
    min-height: 110px;
}
div.event p.logo-container {
    margin-bottom: 30px;
    height: 110px;
}
div.event img {
    max-width: 360px;
    max-height: 110px;
    margin: 10px auto;
}
ul.pagination li a {
    padding: 15px;
    margin: 3px;
    border-radius: 5px;
}
.highlight-marketing {
    color: #313437;
    background-color: #eef4f7;
    padding: 20px 0 0;
    overflow: hidden;
}
.highlight-marketing p {
    color: #7d8285;
}
.highlight-marketing h2 {
    font-weight: 700;
    margin-bottom: 35px;
    line-height: 1.5;
    padding-top: 0;
    margin-top: 0;
    color: inherit;
}
.highlight-marketing .intro {
    font-size: 18px;
    line-height: 1.5;
}
@media(max-width:767px) {
    .highlight-marketing {
        text-align: center;
    }
    .highlight-marketing .intro {
        max-width: none;
    }
}
.highlight-marketing .intro p {
    margin-bottom: 35px;
}
.highlight-marketing .intro .btn {
    padding: 16px 32px;
    border: 0;
    background: 0;
    box-shadow: none;
    text-shadow: none;
    opacity: .9;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: .4px;
    line-height: 1;
}
.highlight-marketing .intro .btn:hover {
    opacity: 1;
}
.highlight-marketing .intro .btn:active {
    transform: translateY(1px);
}
.highlight-marketing .intro .btn-primary {
    background-color: #055ada;
    color: #fff;
}
.highlight-marketing .iphone-mockup {
    position: relative;
    max-width: 260px;
    margin-top: -30px;
    margin-bottom: -230px;
    transform: rotate(-15deg);
}
.highlight-marketing .iphone-mockup img.device {
    width: 100%;
    height: auto;
}
.highlight-marketing .iphone-mockup .screen:before {
    content: '';
    background-color: #fff;
    position: absolute;
    width: 70%;
    height: 140%;
    top: -12%;
    right: -60%;
    transform: rotate(-19deg);
    opacity: .2;
}
.breadcrumb, nav.navbar.navbar-default {
    margin-bottom: 0;
}
.breadcrumb {
    background-color: #fff;
    padding-top: 12px;
    padding-bottom: 12px;
    border: 2px solid #b02126;
}
@media(min-width:992px) {
    .product h2 {
        margin-top: 0;
    }
}
.navbar .navbar-brand {
    font-size: 24px;
    line-height: 18px;
}
.reviewer-name {
    margin-right: 10px;
}
.site-footer {
    padding: 20px 0;
    background: #fff;
}
@media(min-width:768px) {
    .site-footer h5 {
        text-align: left;
    }
}
.site-footer h5 {
    color: inherit;
    font-size: 16px;
}
.site-footer .social-icons a:hover {
    opacity: 1;
}
.site-footer .social-icons a {
    display: inline-block;
    width: 32px;
    border: 0;
    font-size: 20px;
    border-radius: 50%;
    margin: 4px;
    color: #fff;
    text-align: center;
    background-color: #798fa5;
    height: 32px;
    opacity: .8;
    line-height: 32px;
}
@media(min-width:768px) {
    .site-footer .social-icons {
        text-align: right;
    }
}
.btn.write-review {
    float: right;
    margin-top: -6px;
}
.highlight-blue a.btn-danger {
    background: #d31d1d!important;
}
.highlight-blue .social {
    margin-top: 2%;
}
.highlight-blue p {
    color: #000;
    line-height: 1.5; 
}
.highlight-blue h2 {
    font-weight: 700;
    margin-bottom: 25px;
    line-height: 1;
    padding-top: 0;
    margin-top: 0;
    font-size: 2em;
    text-shadow: 2px 2px #fff;
}
.highlight-blue .intro {
    font-size: 14px;
    margin: 10px auto 25px;
}
.highlight-blue .buttons {
    text-align: center;
}
.highlight-blue .buttons .btn {
    padding: 16px 32px;
    margin: 6px;
    border: 0;
    background: 0;
    box-shadow: none;
    text-shadow: none;
    opacity: .9;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: .4px;
    line-height: 1;
}
.highlight-blue .buttons .btn:hover {
    opacity: 1;
}
.highlight-blue .buttons .btn:active {
    transform: translateY(1px);
}
.highlight-blue .buttons .btn-primary,
.highlight-blue .buttons .btn-primary:active {
    border: 2px solid rgba(255, 255, 255, .7);
    border-radius: 6px;
    color: #fbfcfc;
    box-shadow: none;
    text-shadow: none;
    padding: 14px 24px;
    background: #089108;
    transition: background-color .25s;
}
div.flag-bar {
    text-align: right;
    margin: 5px 0;
}
.dashboard-item, .eventPlaceInfo, .intro-logo-evento, .paginacao, .payment-ico, .profile-circle, .team-clean .intro, .team-clean .item {
    text-align: center;
}
.flag-bar img {
    margin-right: 10px;
}
.highlight-blue {
    background: #FFFFFF;
    background-size: cover;
}
div.program {
    padding: 0px;
}
.team-clean {
}
.team-clean p {
    color: #595757;
}
.team-clean h2 {
    font-weight: 700;
    margin-bottom: 40px;
    padding-top: 40px;
    color: #fff;
    text-shadow: 2px 2px #000;
}
@media(max-width:767px) {
    .team-clean h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px;
    }
}
.team-clean .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto;
}
.team-clean .intro p {
    text-shadow: 2px 2px #000;
    margin-bottom: 0;
}
.team-clean .people {
    padding-bottom: 40px;
}
.team-clean .item {
    padding-top: 50px;
}
.team-clean .item .name {
    font-weight: 700;
    margin-top: 28px;
    margin-bottom: 8px;
    color: #20469d;
}
.team-clean .item .title {
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    letter-spacing: 2px;
    font-size: 13px;
}
.team-clean .item .description {
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 20px;
    font-family: Arial;
}
.team-clean .item img {
    max-width: 200px;
}
.team-clean .social {
    font-size: 18px;
    color: #a2a8ae;
}
.team-clean .social a {
    color: inherit;
    margin: 0 10px;
    display: inline-block;
    opacity: .7;
}
.team-clean .social a:hover {
    opacity: 1;
}
div.values {
    padding: 30px 0;
}
.values-table th {
    background-color: #f9f7f7;
    border: 1px solid #d5d1d1;
}
h3.price {
    font-size: 30px;
    padding-top: 10px;
}
div.ticket {
    height: 170px;
}
h3.price-target {
    padding: 0 45px;
    margin: 0;
    font-size: 20 px;
}
table.events-program-table tr td {
    line-height: 3em;
}
table.events-program-table tr:nth-child(even) {
    background-color: #fcfcfc;
}
h2 {
    font-size: 3em;
    margin-bottom: 20px;
}
.photo-gallery {
    padding-bottom: 25px;
    color: #313437;
    background-color: rgba(249, 248, 248, .5);
}
.photo-gallery p {
    color: #7d8285;
}
.photo-gallery h2 {
    font-weight: 700;
    margin-bottom: 40px;
    padding-top: 40px;
    color: inherit;
}
@media(max-width:767px) {
    .highlight-blue h2, h1, h2, h3.price {
        font-size: 2em;
    }
    h3.price {
        padding-top: 50px;
    }
    .photo-gallery h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px;
    }
}
.photo-gallery .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto 40px;
}
.photo-gallery .intro p {
    margin-bottom: 0;
}
.photo-gallery .photos {
    padding-bottom: 20px;
}
div.local-contacts {
    padding: 0;
}
div.local-contacts ul.list-unstyled {
    text-align: center;
    margin-top: 20px;
}
div.local-contacts ul li {
    padding: 10px 0;
    border-bottom: 1px solid #f1f1f1;
}
div.social a i {
    font-size: 25px;
}
#dropdown ul {
    display: none;
    position: absolute;
    background: #FFF;
    padding: 0;
    height: auto;
    list-style: none;
    top: 55px;
    left: 0;
    width: 100%;
    z-index: 9999;
}
#dropdown ul li {
    padding: 7px 20px;
    color: #6399cd;
    text-decoration: none;
    display: block;
}
#dropdown ul li a {
    color: #465765;
}
.input-field {
    display: block;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.note {
    font-size: .8em;
    font-style: italic;
    color: #8c8c8c;
}
.search-form label {
    line-height: 40px;
}
.event table.event-date-local {
    min-height: 100px;
}
.carousel-inner div img {
    width: 100%;
}
.main-nav-list {
    float: right;
}
.thumbnail li.active {
    background-color: #4582cc;
    border-radius: 4px;
}
.thumbnail li.active:hover {
    background-color: #c4c4c4;
}
.thumbnail li a {
    color: #c4c4c4!important;
    height: 100%;
    padding: 10px!important;
}
.thumbnail li a.active {
    color: #000!important;
}
.thumbnail li a.active:hover {
    color: #666!important;
}
#social-header {
    padding: 0!important;
}
.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
    margin-left: -10px;
}
#social-header a {
    margin: 0 10px;
    color: #f0f0f0!important;
}
#language-selector {
    padding-right: 20px;
}
.nav>li {
    height: 100%;
}
ul.thumbnail li {
    height: 107px;
}
.navbar-nav>li>a:hover {
    color: #fff;
}
.nav>li.active {
    background: #3994cd;
    color: #000;
}
a.btn.btn-default.action-button {
    color: #fff!important;
}
.navbar-nav>.active>a,
.navbar-nav>.active>a:hover {
    border: 0;
}
.paginacao {
    text-align: center;
}
.grid-view .button-column {
    min-width: 90px;
    padding: 5px;
}
.article-list .container h2 {
    font-size: 36px;
}
.article-list .container p {
    font-size: 20px;
}
.fa {
    color: #000;
    font-size: 18px;
    margin: 0 2px;
}
.profile-circle {
    text-align: center;
}
.logoFacebook {
    width: 126px;
    height: 40px;
}
#social-header a:hover {
    color: #595959!important;
}
.social a {
    color: #FFF!important;
}
.social a.facebook {
    background: #125393;
}
.social a.instagram {
    background: linear-gradient(45deg, #de643a, #6c1785);
}
.social a.twitter {
    background: #009ed9;
}
.social a.youtube {
    background: #e32c41;
}
.form table th {
    background: #e6f3ff;
    border: 1px solid #e7e7e7;
}
details.event-description {
    margin: 20px 0;
}
details.event-description summary {
    cursor: pointer;
}
details.event-description summary::-webkit-details-marker {
    margin-right: 8px;
}
summary:focus {
    outline-style: none;
}
details[open] summary~* {
    animation: show 1s ease-in-out;
}
details[close] summary~* {
    animation: hide 1s ease-in-out;
}
@keyframes show {
    0% {
        opacity: 0;
        height: 0;
    }
    100% {
        opacity: 1;
        height: 100%;
    }
}
@keyframes moveUp {
    0% {
        top: 34px;
    }
    100% {
        top: 0;
    }
}
@keyframes moveDown {
    0% {
        top: -34px;
    }
    100% {
        top: 0;
    }
}
/* Override Jquery UI */
.ui-button.ui-state-active:hover,
.ui-button:active, .ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    border: 1px solid #4582cc;
    background: #4582cc;
}
.ui-widget-header {
    background: 0;
    border: 0;
    border-bottom: 1px solid #ddd;
}
.ui-widget.ui-widget-content {
    border: 0;
}
#tabs {
    width: 99%;
}
.event-actions {
    float: right;
}
.error-page {
    background-color: #fff;
    padding: 30px 0;
}
.container {
    width: 1170px;
    padding: 0;
    margin: 10px auto;
}
.form-checkbox {
    display: inline!important;
}
#Discount_tipo_isencao input[type=checkbox] {
    float: left;
    margin-right: 10px;
}
section#order-details-area p {
    padding: 7px;
    margin: 2px!important;
}
section#order-details-area p:nth-child(odd) {
    background: #f8f8f8;
}
div.values p.price {
    font-size: 22px;
    margin: 10px 0;
}
table td, table th {
    font-size: 1em!important;
    font-weight: 400;
}
.priceInfo {
    font-size: 18px;
    color: #888;
}
.eventPlaceInfo {
    text-align: center;
}
.payment-ico {
    margin-bottom: 15px;
}
@media(max-width:767px) {
    .features-boxed .item .box, body {
        padding: 10px;
    }
    .main-nav-list {
        width: 100%;
    }
    .navigation-clean-button .navbar-brand img {
        margin-left: 20px;
    }
    .item a.action p {
        width: 50%;
        margin: 0 auto;
    }
    ul.thumbnail li {
        display: initial!important;
    }
    .article-list .item {
        padding: 0;
        border: 0;
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin: 0!important;
    }
    .container {
        padding: 0 5px;
        width: 100%;
    }
    #content {
        padding: 0px;
    }
    div.col-md-12.page-title {
        font-size: 70px;
    }
    .article-list .item {
        border: none;
    }
    div.item img.img-responsive {
        height: 50px;
        margin: 10px auto;
    }
    div.items div.btn-group .btn {
        width: 100%;
    }
    div.content-event {
        min-width: 515px;
        display: block;
    }
    .navbar-toggle {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .navigation-clean-button .navbar-header {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}
footer {
    color: #8b8b8d;
}
footer .footer-brand {
    float: left;
    padding-right: 20px;
}
footer .footer-brand img {
    height: 65px;
}
footer .footer-slogan {
    padding-top: 7px;
}
footer h2 {
    padding: 0;
    margin: 0;
    font-size: 1.75em;
    text-shadow: 2px 2px #fff;
}
footer .footer-create-event {
    float: right;
}
footer ul.footer-nav-list {
    margin-top: 15px;
}
footer ul.footer-nav-list li {
    border-bottom: 3px solid #4184c7;
    margin-right: 40px;
    padding: 0 40px 0 0;
}
footer ul.footer-nav-list li a:hover {
    color: #000000;
    border: 1px solid transparent;
}
footer ul.footer-nav-list li.footer-create-event-list {
    visibility: hidden;
}
.intro-logo-evento {
    text-align: center;
    background: #FFFFFF url(../../../../../img/Holliday-BG-960x250.png) no-repeat;
    background-size: auto auto;
    background-size: cover;
}
div.grade-temas input {
    float: left;
    margin: 0 10px;
}
div.change-theme {
    background: #f9f9f9;
    padding: 15px 5px;
}
.dashboard-item {
    height: 200px;
    border-radius: 20px;
    border: 3px solid #f2f2f2;
    background: #fff;
}
#dashboard-eventos, .dashboard-item:hover {
    background: #f2f2f2;
}
#dashboard-eventos {
    background: #f2f2f2;
    padding: 0;
}
#dashboard-titulo {
    background: #fff;
    margin: 10px 0;
}
.dashboard-item-icone em {
    font-size: 5em;
    margin: 40px 0 25px;
}
.dashboard-item-titulo {
    font-size: 1em;
}
.sided-radio-button {
    display: inline!important;
}
.blue {
    color: #8fa7ce;
}
.red {
    color: #d98e86;
}
.yellow {
    color: #ebca7a;
}
.green {
    color: #76bc95;
}
div.proceedings-view article {
    padding: 10px;
    margin: 0 0 30px;
    border: 1px solid #ddd;
    border-left: 10px solid #ddd;
    transition: background 1s;
}
div.proceedings-view a:focus, div.proceedings-view a:focus>article, div.proceedings-view a:hover, div.proceedings-view a:hover>article {
    outline: 0;
    background: #f9f9f9;
    text-decoration: none;
    transition: background 1s;
}
.widget, div#myFeedbacks .item-feedbacks, div.proceedings-area-search {
    transition: box-shadow .2s cubic-bezier(.4, 0, .2, 1);
}
div.proceedings-view, div.proceedings-view a {
    color: #555;
}
div.proceedings-view h3, div.proceedings-view a.h3 {
    text-align: justify;
    font: 400 14pt Arial, Helvetica, sans-serif;
    margin: 0;
}
div.proceedings-view p {
    margin: 5px 0;
}
div.proceedings-view .autores {
    font: 400 12pt Arial, Helvetica, sans-serif;
    font-style: italic;
}
div.proceedings-view .keywords {
    font: 400 10pt Arial, Helvetica, sans-serif;
}
div.proceedings-area-search {
    margin: 40px auto 10px;
    text-align: center;
    max-width: 584px;
    border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16), 0 0 0 1px rgba(0, 0, 0, .08);
}
div.proceedings-area-search .search:focus, div.proceedings-area-search:hover {
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .2), 0 0 0 1px rgba(0, 0, 0, .08);
}
div.proceedings-area-search .search {
    width: 100%;
    height: 44px;
    padding: 10px;
    margin: 0;
    border: 1px solid #ddd;
}
div.proceedings-area-search .search:focus {
    outline: 0;
}
div.proceeding-view {
    margin-bottom: 35px;
    text-align: center;
}
div.proceeding-view h2 {
    font: 400 20pt Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin: 5px auto;
}
div.proceeding-view p.autores {
    font: 400 15pt Arial, Helvetica, sans-serif;
    font-style: italic;
}
.widget {
    padding: 15px;
    border-radius: 8px;
    background-color: #fff;
    border: 2px solid #ddd;
    box-shadow: 0 6px 10px rgba(0, 0, 0, .02);
}
.widget:hover {
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .2), 0 0 0 1px rgba(0, 0, 0, .08);
}
.widget-header {
    margin: -16px -16px 15px;
    padding: 15px;
    background: #ddd;
    color: #000;
    border-radius: 8px 8px 0 0;
}
p.proceedings-label-view {
    font-weight: 700;
    margin: 0;
    font-size: 11pt;
}
.resumo {
    font: 400 12pt Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    text-align: justify;
}
.btn-download {
    width: 100%}
.btn-download p {
    color: #fff;
    margin: 0;
}
.btn-download p i {
    color: #fff;
    font-size: 17pt;
    float: left;
}
div#myFeedbacks div.buttons {
    min-height: 82px;
}
div#myFeedbacks .item-feed {
    padding: 10px;
    border: 0;
}
div#myFeedbacks .item-feedbacks {
    padding: 10px;
    text-align: center;
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .25);
    background-color: #fafafa;
    border-color: #a6a6a7;
    border-radius: 0;
    border-style: solid;
    border-width: 5px 0 0;
}
div#myFeedbacks .item-feedbacks:hover {
    box-shadow: 0 13px 12px 0 rgba(0, 0, 0, .2), 0 0 0 1px rgba(0, 0, 0, .08);
}
div.grade-temas input {
    float: left;
    margin: 0 10px;
}
div.change-theme {
    background: #f9f9f9;
    padding: 15px 5px;
}
div.row-breadcrumbs {
    background: #f0f0f0;
    padding-bottom: 10px;
}
div.row-breadcrumbs .container{
    margin: 0px auto;
}
div.content-event {
    background: #FFFFFF;
    min-width: 1185px;
    width: 100%;
    margin: auto;
    content: '';
    display: table;
}
.navigation-clean-button.navbar-default .navbar-nav > li.action-button > a:focus,
.navigation-clean-button.navbar-default .navbar-nav > li.action-button > a:hover {
    color: #FFFFFF!important;
}
.navigation-clean-button .action-button a:hover {
    background: #465765!important;
    transition: background-color .25s;
}
.navigation-clean-button.navbar-default .navbar-nav>li.active-menu>a {
    color: #FFFFFF!important;
}
li.active-menu {
    background: #00a7e1!important;
}
.backgroung-alternate {
    color: #313437;
    background-color: rgba(249, 248, 248, .5);
}
@media(max-width:1185px) {
    ul.thumbnail li {
        display: initial!important;
    }
    div.content-event {
        min-width: 767px;
    }
    .container {
        width: 98%;
    }
}
@media(max-width:815px) {
    footer .footer-slogan:after {
        content: '';
        display: table;
    }
    footer .footer-create-event {
        display: none;
    }
    footer ul.footer-nav-list li.footer-create-event-list {
        visibility: visible;
    }
    footer ul.footer-nav-list li {
        margin: auto 2.5%;
        padding: 0px;
        width: 45%;
        float: left;
    }
}

@media(max-width:515px) {
    div.content-event {
        min-width: 100%;
        display: block;
    }
    #social-header, #language-selector {
        width: 50%;
    }
    footer .footer-brand {
        float: none;
        text-align: center;
    }
    footer .footer-slogan {
        text-align: center;
    }
    footer ul.footer-nav-list li {
        float: none;
        width: 100%;
        margin: auto;
    }
    .row {
        margin-left: -10px;
        margin-right: -10px;
    }
}
@media(max-width:324px) {	
    #social-header, #language-selector {
        width: auto;
    }
}
@media(max-width:285px) {	
    #social-header {
        display: none;
    }
    #language-selector {
        width: 100%;;
    }
}
.navigation-clean-button .action-button ul li a {
    background: #ffffff;
    color: #465765!important;
}
.navigation-clean-button .action-button>ul>li>a:hover {
    background: #ffffff!important;
    color: #465765!important;
    text-decoration: underline;
}
#menu-dropdown-hello .fa-caret-down {
    color: #ffffff;
}

div.proceedings-view div.texto-apresentacao p {
    text-align: justify;
    font: normal 14pt Arial,Helvetica,sans-serif;
    margin:0;
}
div.proceedings-area-search{margin:40px auto 10px;text-align:center;max-width:584px;border-radius:2px;box-shadow:0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08);transition:box-shadow 200ms cubic-bezier(0.4,0.0,0.2,1)}div.proceedings-area-search:hover,div.proceedings-area-search .search:focus{box-shadow:0 3px 15px 0 rgba(0,0,0,0.2),0 0 0 1px rgba(0,0,0,0.08)}div.proceedings-area-search .search{width:100%;height:44px;padding:10px;margin:0;border:1px solid #ddd}div.proceedings-area-search .search:focus{outline:0}div.proceeding-view{margin-bottom:35px;text-align:center}div.proceeding-view h2{font:normal 20pt Arial,Helvetica,sans-serif;font-weight:bold;margin:5px auto}div.proceeding-view p.autores{font:normal 15pt Arial,Helvetica,sans-serif;font-style:italic}.widget{padding:15px;border-radius:8px;background-color:#fff;border:2px solid #ddd;box-shadow:0 6px 10px rgba(0,0,0,.02);transition:box-shadow 200ms cubic-bezier(0.4,0.0,0.2,1)}.widget:hover{box-shadow:0 3px 15px 0 rgba(0,0,0,0.2),0 0 0 1px rgba(0,0,0,0.08)}.widget-header{margin:-16px;margin-bottom:15px;padding:15px;background:#ddd;color:#000;border-radius:8px 8px 0 0}p.proceedings-label-view{font-weight:bold;margin:0;font-size:11pt}.resumo{font:normal 12pt Arial,Helvetica,sans-serif;line-height:1.5em;text-align:justify}
.btn-download{font: normal 12pt Arial,Helvetica,sans-serif;width:100%;color:#fff;}
div.widget .fa-download::before{font: normal normal normal 14px/1 FontAwesome;margin-left: -20px;padding-right: 20px;font-size: 18px;}
.btn-download p i{color:#fff;font-size:17pt;float:left}

.btn-filter{font: normal 12pt Arial,Helvetica,sans-serif;color:#555;}
.fa-remove::before{font: normal normal normal 14px/1 FontAwesome;margin-left: 10px;padding-right: 10px;font-size: 18px;float: right!important}

div#myFeedbacks div.buttons{min-height:82px}div#myFeedbacks .item-feed{padding:10px;border:0}div#myFeedbacks .item-feedbacks{padding:10px;text-align:center;box-shadow:0 2px 3px 1px rgba(0,0,0,0.25);background-color:#fafafa;border-color:#a6a6a7;border-radius:0;border-style:solid;border-width:5px 0 0 0;transition:box-shadow 200ms cubic-bezier(0.4,0.0,0.2,1)}div#myFeedbacks .item-feedbacks:hover{box-shadow:0 13px 12px 0 rgba(0,0,0,0.2),0 0 0 1px rgba(0,0,0,0.08)}#language-select label{font-weight:normal!important}#language-select select{padding:4px 6px;color:#333;background-color:#fff;background-image:none;border:1px solid #ddd;border-radius:4px;-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);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}

.proceeding-button-back {font: normal 12pt Arial,Helvetica,sans-serif;width:100%;color:#fff;float:right}

