﻿:root {
    --cor-svg-acessibilidade: #000;
    --cor-svg-acessibilidade-hover: #333;
    /*Body do site*/
    --cor-linha-acessibilidade: #fff;
    --cor-detalhe-letras-verm: #f00;
    --cor-border-detalhe: #7b7458;
    --cor-footer-letras-pret-pret: #000;
}

body {
    --bg-container-atalho-teclado: #002d70;
}

div {
    /*border: 1px solid green;*/
}

@font-face {
    font-family: 'PillGothic300mg-Bold';
    src: url('../../../fonts/PillGothic300mg-Bold.woff');
}

@font-face {
    font-family: 'PillGothic300mg-Regular';
    src: url('../../../fonts/PillGothic300mg-Regular.woff');
}

@font-face {
    font-family: 'PillGothic300mg-Light';
    src: url('../../../fonts/PillGothic300mg-Light.woff');
}

.min {
    min-width: 1000px;
    overflow: visible;
}

a {
    color: #3989ff;
}

* {
    margin: 0;
    padding: 0;
}

#form1 {
    margin: 0;
}

.relative {
    position: relative;
}

.no-padding {
    padding: 0;
    float: initial;
    margin: 0 auto;
    width: 1140px;
    padding-right: 0 !important;
}
.row {
    margin: 0 auto !important;
}
.fl {
    float: left !important;
}

.fr {
    float: right;
}

.filtra_status .info {
    display: table-cell;
    height: 36px;
    letter-spacing: -1px;
    vertical-align: middle;
}

.clear {
    clear: both;
}
.btnAcesso {
    margin: 10px 0px 20px 0px;
}

.filtra_status .btn span:first-child {
    font-size: 11px;
    max-width: none;
    text-align: left;
    word-spacing: 0px;
    min-width: 70px;
}

.filtra_status .btn span {
    display: table-cell;
    height: 36px;
    letter-spacing: -1px;
    vertical-align: middle;
}

.filtra_status .btn .info, .filtra_status .btn .warning, .filtra_status .btn .important, .filtra_status .btn .inverse, .filtra_status .btn .success, .filtra_status .btn .label-info, .filtra_status .btn .label-warning, .filtra_status .btn .label-important, .filtra_status .btn .label-inverse, .filtra_status .btn .label-success {
    padding: 1px 0;
}
.bg-video .video-main {
    margin-bottom: 20px;
    padding: 0;
    position: relative;
    
    display: block;
}
    .bg-video .video-main .video-img {
        background: url(../img/cavaleiroVideo.png) no-repeat 0px 0px;
        position: inherit;
        height: 454px;
        width: 566px;
        margin-top: -60px;
        margin-left: 0;
        z-index: 2;
        margin-bottom: -23px;
        right: 0;
    }
.video_abso {
    position: absolute;
    right: 0;
}
.width-video {

}
.video-bg1 {

}
/*responsive 01*/
.stud_book legend {
    color: #666 !important;
    font-family: PillGothic300mg-Bold !important;
}

.stud_book span {
    color: #2174ee;
}

.tiraPadding {
    margin-left: 0;
    padding-left: 0;
}

.nav-tabs {
    width: 92%;
}

.col-sm-10 {
    padding: 0;
}

.tab-content .tab-pane {
    padding: 15px 0 !important;
}

.col-sm-12 {
    padding: 0;
    float: left;
    margin-bottom: 10px;
}

.col-sm-2 {
    padding: 0;
    float: left;
}

.col-head {
    background: -webkit-linear-gradient(#11366d, #0b1c35) !important;
    background: -o-linear-gradient(#11366d, #0b1c35) !important;
    background: -moz-linear-gradient(#11366d, #0b1c35) !important;
    background: linear-gradient(#11366d, #0b1c35) !important;
    height: 26px !important;
    color: white !important;
    border-bottom: 3px solid #e74621;
}
/*responsive 01 FIM*/
#ctl00_pdefault {

}
.label-inverse {
    background-color: #000;
}

.btn-inverse:hover,
.btn-inverse {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a1a1a1+0,393939+100 */
    background: rgb(161,161,161); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(161,161,161,1) 0, rgba(57,57,57,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(161,161,161,1) 0,rgba(57,57,57,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(161,161,161,1) 0,rgba(57,57,57,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1a1a1', endColorstr='#393939',GradientType=0 ); /* IE6-9 */
    color: #fff;
    border-color: #333;
}

    .btn-inverse:hover {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#949494+0,1e1e1e+100 */
        background: rgb(148,148,148); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(148,148,148,1) 0, rgba(30,30,30,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(148,148,148,1) 0,rgba(30,30,30,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(148,148,148,1) 0,rgba(30,30,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#949494', endColorstr='#1e1e1e',GradientType=0 ); /* IE6-9 */
    }

.btn-success.input-group-addon, .btn-danger.input-group-addon, .btn-warning.input-group-addon {
    color: #fff;
}

.nostyle {
    list-style: none outside none !important;
}

.nomarginb {
    margin-bottom: 0 !important;
}

.nomarginl {
    margin-left: 0 !important;
}

.clear {
    clear: both;
}

.hide {
    display: none;
}

.inline {
    display: inline !important;
}

.none {
    display: none;
}

.block {
    display: block;
}

.align_right {
    text-align: right !important;
}

.align_center {
    text-align: center !important;
}

.reset {
}

.align-left {
    text-align: left;
}

.clearfix {
    clear: both;
    display: block;
    height: 0;
}

html {
    height: 100%;
}

body {
    font-family: Segoe UI;
    font-size: 13px;
    position: relative;
    background-color: #f1f1f1;
    min-height: 100%;
    overflow-x: hidden;
 }

.btn-interno {
    position: absolute;
    top: 26px;
    right: 20px;
}

.logado .btn {
    color: #fff;
    padding: 0;
}

.btn {
    vertical-align: top;
    border: none;
}

.logado .btn-group .btn-inverse {
    /*border-radius: 0;
    background: url("../layout/nback_prehead.png") repeat-x scroll 0 0 transparent;*/
}

    .logado .btn-group .btn-inverse:hover {
        /*background: url("../layout/npreheader_back_hover.jpg") repeat-x scroll 0 0 transparent;*/
    }

.btn-group.open .btn-inverse.dropdown-toggle {
    background: url("../layout/npreheader_back_hover.jpg") repeat-x scroll 0 0 transparent;
}

.logado .btn-group .bigger {
    border-left: 1px solid #505050;
    box-shadow: -4px 0 9px -6px #000;
    height: 39px;
    /*min-width: 220px;*/
    text-align: left;
    padding: 5px;
}

.logado .btn-group .dropdown-toggle {
    /*width: 41px!important;*/
    height: 46px;
    /*border-right: 1px solid #505050;
    border-left: 1px solid #505050;
    padding-top: 1px;
    box-shadow: 4px 0 9px -6px #000;*/
}

.logado .open > .dropdown-menu {
    /*border-radius: 0 0 4px 4px;
    box-shadow: 0 3px 6px -4px #000 inset;
    margin: 0;
    width: 260px;*/
}

.logado .dropdown-menu a {
    padding-bottom: 0;
    padding-top: 0;
}

.logado .dropdown-menu li > a:hover, .logado .dropdown-menu li > a:focus, .logado .dropdown-submenu:hover > a {
    background-color: #e5e5e5;
    background-image: none;
    background-repeat: repeat-x;
    color: #333;
    padding-bottom: 0;
    padding-top: 0;
    filter: false;
    text-decoration: none;
}

.logado .btn-group .btn-inverse .little_msg {
    color: #ccc;
    display: block;
    font-family: Segoe UI;
    font-size: 10px;
    line-height: 12px;
    text-align: left;
    text-shadow: 0 2px 1px #000;
}

.logado .btn-group .btn-inverse .user {
    color: #fff;
    font-family: Segoe UI;
    font-size: 14px;
}

.default_btn {
    background-color: #c7c7c7;
    background-image: -moz-linear-gradient(top,#c7c7c7 0%,#8d8d8d 38%,#7f7f7f 58%,#838383 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#c7c7c7),color-stop(38%,#8d8d8d),color-stop(58%,#7f7f7f),color-stop(100%,#838383));
    background-image: -webkit-linear-gradient(top,#c7c7c7 0%,#8d8d8d 38%,#7f7f7f 58%,#838383 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7c7c7',endColorstr='#838383',GradientType=0);
    background-image: linear-gradient(to bottom,#c7c7c7 0%,#8d8d8d 38%,#7f7f7f 58%,#838383 100%);
    border: 1px solid #b8b8b8;
    box-shadow: 0 0 0 1px #666;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    text-shadow: 1px 1px 2px #000;
}

    .default_btn:hover {
        color: #fff;
        background-color: #d7d7d7;
        background-image: -moz-linear-gradient(top,#d7d7d7 0%,silver 53%,#b7b7b7 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#d7d7d7),color-stop(53%,silver),color-stop(100%,#b7b7b7));
        background-image: -webkit-linear-gradient(top,#d7d7d7 0%,silver 53%,#b7b7b7 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7d7d7',endColorstr='#b7b7b7',GradientType=0);
        background-image: linear-gradient(to bottom,#d7d7d7 0%,silver 53%,#b7b7b7 100%);
    }

#preheader {
    height: 39px;
    box-shadow: none;
    position: relative;
    z-index: 3;
    background-color: var(--cor-linha-acessibilidade);
    border-bottom: 3px solid var(--cor-border-detalhe);
    color: var(--cor-svg-acessibilidade);
    line-height: 35px;
}

.navbar-default {
    float: left;
    width: 100%;
}

.posheader {
    background-color: #FFFFFF;
}

.ultimas-noticias {
    background-color: #fff;
    line-height: 40px;
    margin-top: 0px;
    z-index: 3;
    position: relative;
    box-shadow: none;
    height: 43px;
    border-bottom: 1px #ccc solid;
    border-top: 1px #ccc solid;
    top: -45px;
    position: relative;
}

    .ultimas-noticias .container {
        background: url(../img/bgUltimasNoticias.png) no-repeat -200px 0px;
    }

    .ultimas-noticias .sessao {
        color: var(--cor-footer-letras-pret-pret);
        font-weight: bold;
        text-shadow: none;
        border-right: 1px;
        margin-left: 22px;
    }

    .ultimas-noticias .noticias {
        color: #FFFFFF;
        white-space: nowrap;
        overflow: hidden;
    }

    .ultimas-noticias .ultimas-noticias-nav a {
        color: var(--cor-detalhe-letras-verm);
        width: 20px;
        height: 30px;
    }

    .ultimas-noticias .container .noticias ul {
        list-style-type: none;
    }

        .ultimas-noticias .container .noticias ul li a {
            color: #000;
            font-family: Tahoma;
        }

        .ultimas-noticias .container .noticias ul li {
            display: inline-block;
            float: left;
        }

            .ultimas-noticias .container .noticias ul li:before {
                content: "■";
                font-family: "Arial Black";
                color: var(--cor-detalhe-letras-verm);
                padding: 0 10px;
            }

.posheader .logoFPH .cavaleiro {
    background: url(../img/logoCavaloCabecalho.png) no-repeat 32px 0px;
    width: 406px;
    height: 295px;
    margin-top: -45px;
    margin-left: -105px;
    float: left;
    position: relative;
    z-index: 4;
    background-size: 87%;
}

/* PARCEIROS */
.parceiros {
    float: right;
    width: 39%;
}

.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    padding-left: 7px;
    padding-right: 15px;
    margin-top: 0;
}

.banner-parceiros .flexslider .flex-direction-nav {
    display: none;
}

.banner-parceiros h1 {
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
}

.banner-parceiros .img-responsive {
    margin: 0 auto;
    max-height: 120px;
    width: auto;
}

.modal-body .search .barra-pesquisa {
    background: url(../img/campoBuscar.png) no-repeat top right;
    height: 52px;
    width: 339px;
    border: 2px solid #DDD;
}

.slides_container a {
    height: 269px;
    display: block;
    width: 690px;
}

    .slides_container a .description {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0.72);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#99000000');
        display: block;
        height: 42px;
        overflow: hidden;
        padding: 7px 8px;
        position: relative;
        bottom: 53px;
        width: 636px;
        z-index: 0;
    }

        .slides_container a .description > span {
            color: #FFFFFF;
            display: block;
            font-family: Segoe UI;
            font-size: 12px;
            font-weight: bold;
            height: 109px;
            line-height: 14px;
            max-height: 30px;
            overflow: hidden;
            padding-left: 35px;
        }

    .slides_container a:hover {
        text-decoration: none;
    }

.modal-body .search .barra-pesquisa input {
    border: none;
    outline: none;
    background: none;
    height: 50px;
    font-family: PillGothic300mg-Light;
    font-size: 20px;
    color: #909090;
}

    .modal-body .search .barra-pesquisa input:focus {
        outline: none;
        border-color: inherit;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.modal-body .search .barra-pesquisa a.btn {
    opacity: 0;
}

.modal-body .search .btnHome {
    background: url(../img/btnHome.png) no-repeat;
    height: 50px;
    width: 50px;
}

li .barra-pesquisa {
    background: url(/assets/img/lupa_32x32.png) no-repeat 11px 18px;
    top: 0px !important;
    background-size: 55%;
    width: 47px;
    opacity: 60%;
}

    li .barra-pesquisa:hover {
        background-color: #f1f1f1;
    }

    li .barra-pesquisa a.btn {
        opacity: 0;
    }

.navbar-nav {
    margin: 0 auto;
    text-align: right;
    float: inherit;
    padding-left: inherit;
}

.float-nav {
}

.navbar-nav {
    margin: 0 auto;
    text-align: right;
    float: inherit;
    padding-left: inherit;
    display: flex;
    justify-content: flex-end;
    float: inherit;
}

.posheader h1 {
    float: left;
    margin-top: 24px;
    margin-bottom: 0px;
}

    .posheader h1 a {
        display: block;
        width: 209px;
        height: fit-content;
        color: #000;
        text-decoration: none;
    }

        .posheader h1 a::before {
            font-family: PillGothic300mg-Bold;
            font-size: 30px;
            text-shadow: 2px 2px 10px rgba(0,0,0,0.2);
            line-height: 70% !important;
        }

        .posheader h1 a span {
            font-family: PillGothic300mg-Bold;
            font-size: 24px;
            text-shadow: 2px 2px 10px rgba(0,0,0,0.2);
            /*display: none;*/
        }

            .posheader h1 a span:first-child {
                letter-spacing: 0px;
                display: none;
            }

            .posheader h1 a span:last-child {
                font-size: 60px;
                text-transform: uppercase;
                margin-left: -4px;
                display: none;
            }

.acessar_conta {
    margin-left: 20px;
    float: right;
}

.naologado {
    text-align: right;
}

.link_acessar_conta, #preheader .naologado a {
    color: #fff;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0,0,0,0.3);
    white-space: nowrap;
}

.CompletionList {
    border: solid 1px black;
    margin: 0px;
    padding: 3px;
    width: max-content;
    height: 242px;
    overflow: auto;
    background-color: #FFFFFF;
    z-index: 9999 !important;
}

.CompletionListItem {
    color: black;
    padding: 3px;
    width: max-content;
}

.CompletionListHighlightedItem {
    background-color: #e1e1e1;
}
.col-lg-4 {
    width: 32.6%;
}

.banner-publicidade, .ultimos-comunicados {
    margin-right: 1%;
}
/*.icon-cadeado {
    background: url("../layout/nmaster_sprite.png") no-repeat scroll -2px -6px transparent;
    height: 18px;
    width: 14px;
    margin: -1px 0 0;
}*/
.dataHora {
}

.clock span:nth-child(2) {
    position: absolute;
    bottom: 5px;
}

.preheader_content .default_btn {
    margin: -3px 0 0 5px;
}

/*Torneio-Noticias INICIO*/
.logado {
    width: fit-content;
}

.no-margin {
    margin: 0 !important;
}

.btn-padding {
    padding: 0 15px !important;
}

.conteudo-torneio {
    float: left;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
}

.table-card {
    display: flex;
    width: 88%;
}

    .table-card .btn {
        margin-bottom: 10px;
    }

.thumb-torneio {
    float: left;
    width: 10%;
}

    .thumb-torneio img {
        width: 100%;
    }

.titulo-torneios_ativos {
    float: none;
    margin: 0;
    padding: 1.5%;
}

.periodo-inscricoes, .data-torneio, .align_right {
    padding: 0 2%;
    width: 33.3%;
}

    .periodo-inscricoes h4, .data-torneio h4, .align_right h4 {
        font-size: 16px;
        font-weight: 600;
    }

.align_right {
    padding: 0 0 0 2%;
}

.mes-torneio {
    margin-right: 0px;
}

.thumb-noticias {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.col-noticia {
    width: 30%;
    min-height: 335px;
    border-bottom: 2px solid #333 !important;
    margin-right: 3%;
    padding-bottom: 0 !important;
    padding-left: 0;
    padding-right: 0;
}

.list_news {
    float: left;
}

.img_listagem {
}

.title-cont-noticias {
    width: 100%;
}

#paginacao {
    width: 100%;
    float: left;
    text-align: center;
}

.button-filtrar {
    width: 83px !important;
    padding: 0;
}

.label-categoria {
    width: 24%;
}
/*Torneio-Noticias FIM*/

/*.preheader_content ul.lista_modalidades {
    /*width: 290px;*/
/*
}

    .preheader_content ul.lista_modalidades li {
        list-style-type: none;
        display: inline;
    }

    .preheader_content ul.lista_modalidades a, .preheader_content ul.lista_modalidades span {
        display: inline-block;
        height: 26px;
        width: 26px;
    }

    .preheader_content ul.lista_modalidades a {
        box-shadow: 1px 1px 3px 0 #000;
        margin: 10px 0 0 8px;
        cursor: pointer;
    }

        .preheader_content ul.lista_modalidades a:hover span {
            box-shadow: 0 0 4px 0 #fff;
        }

    .preheader_content ul.lista_modalidades .salto {
        background: url("../layout/nmaster_sprite.png") no-repeat scroll -176px -33px transparent;
    }

    .preheader_content ul.lista_modalidades .adestramento {
        background: url("../layout/nmaster_sprite.png") no-repeat scroll -10px -33px transparent;
    }

    .preheader_content ul.lista_modalidades .cce {
        background: url("../layout/nmaster_sprite.png") no-repeat scroll -75px -33px transparent;
    }

    .preheader_content ul.lista_modalidades .enduro {
        background: url("../layout/nmaster_sprite.png") no-repeat scroll -108px -33px transparent;
    }

    .preheader_content ul.lista_modalidades .redeas {
        background: url("../layout/nmaster_sprite.png") no-repeat scroll -143px -33px transparent;
        width: 25px;
    }

    .preheader_content ul.lista_modalidades .volteio {
        background: url("../layout/nmaster_sprite.png") no-repeat scroll -210px -33px transparent;
        width: 25px;
    }

    .preheader_content ul.lista_modalidades .paraequestre {
        background: url("../layout/nmaster_sprite.png") no-repeat scroll -42px -33px transparent;
    }

    .preheader_content ul.lista_modalidades .eqfundamental {
        background: url("../layout/nmaster_sprite.png") no-repeat scroll -197px -34px transparent;
    }*/

.tooltip-inner {
    background-color: #e01f2c;
    box-shadow: 1px 0 5px -2px #000;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #e01f2c;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #e01f2c;
}

.modalidades_img {
    background: url("../layout/nmaster_sprite.png") no-repeat scroll -11px -66px transparent;
    display: inline-block;
    height: 48px;
    line-height: 0;
    margin: -1px 0 0;
    width: 27px;
}

.header_out {
    background-color: #f4f4f4;
    height: 40px;
    position: relative;
}
/*
    .header_out .header {
        height: 269px;
        margin: 0 auto;
        position: relative;
        top: 0;
        width: 100%;
    }

    .header_out.back {
        background: url(../layout/noutheader_back.jpg) repeat;
    }

    .header_out .header.back {
        background: url("../layout/nhome_back.jpg") no-repeat scroll center 0 transparent;
    }

    .header_out.adestramento {
        background: url(../layout/noutheader_adestramento.jpg) repeat;
    }

    .header_out .header.adestramento {
        background: url("../layout/nhome_adestramento.jpg") no-repeat scroll center 0 transparent;
    }

    .header_out.atrelagem {
        background: url(../layout/noutheader_atrelagem.jpg) repeat;
    }

    .header_out .header.atrelagem {
        background: url("../layout/nhome_atrelagem.jpg") no-repeat scroll center 0 transparent;
    }

    .header_out.cce {
        background: url(../layout/noutheader_cce.jpg) repeat;
    }

    .header_out .header.cce {
        background: url("../layout/nhome_cce.jpg") no-repeat scroll center 0 transparent;
    }

    .header_out.enduro {
        background: url(../layout/noutheader_enduro.jpg) repeat;
    }

    .header_out .header.enduro {
        background: url("../layout/nhome_enduro.jpg") no-repeat scroll center 0 transparent;
    }

    .header_out.padrao {
        background: url(../layout/noutheader_padrao.jpg) repeat;
    }

    .header_out .header.padrao {
        background: url("../layout/nhome_padrao.jpg") no-repeat scroll center 0 transparent;
    }

    .header_out.paraequestre {
        background: url(../layout/noutheader_paraequestre.jpg) repeat;
    }

    .header_out .header.paraequestre {
        background: url("../layout/nhome_paraequestre.jpg") no-repeat scroll center 0 transparent;
    }

    .header_out.redeas {
        background: url(../layout/noutheader_redeas.jpg) repeat;
    }

    .header_out .header.redeas {
        background: url("../layout/nhome_redeas.jpg") no-repeat scroll center 0 transparent;
    }

    .header_out.salto {
        background: url(../layout/noutheader_salto.jpg) repeat;
    }

    .header_out .header.salto {
        background: url("../layout/nhome_salto.jpg") no-repeat scroll center 0 transparent;
    }

    .header_out.volteio {
        background: url(../layout/noutheader_volteio.jpg) repeat;
    }

    .header_out .header.volteio {
        background: url("../layout/nhome_volteio.jpg") no-repeat scroll center 0 transparent;
    }*/

#main {
    /*max-width: 1024px;*/
    background-color: #f4f4f4;
}

    #main,
    #container,
    #main #container .page_content #top .img_head_content,
    #main #container .page_content .torneio_inscricoes,
    #preheader .preheader_content {
        /*max-width: 1200px;
  width: auto !important;*/
    }

        #main #header {
            /*height: 221px;
        padding: 0 33px;
		margin: -17px 0 -51px;
		display: block;
		text-align: center;*/
        }

#topo-slides, .header_out {
    /*opacity: 0;*/
}

.menu-container .menu > .navbar > .navbar-inner {
    padding: 0 1px;
    height: 62px;
    border-radius: 0;
    border: 0 none;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefefe+0,f5f5f5+2,f3f3f3+3,f5f5f5+5,f3f3f3+6,f5f5f5+10,f3f3f3+11,f3f3f3+50,eaeaea+63,e7e7e7+65,d6d6d6+85,d3d3d3+90,d4d4d4+92,d1d1d1+94,d1d1d1+95,d4d4d4+97,d0d0d0+98,c9c9c9+100 */
    background: rgb(254,254,254); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(245,245,245,1) 2%, rgba(243,243,243,1) 3%, rgba(245,245,245,1) 5%, rgba(243,243,243,1) 6%, rgba(245,245,245,1) 10%, rgba(243,243,243,1) 11%, rgba(243,243,243,1) 50%, rgba(234,234,234,1) 63%, rgba(231,231,231,1) 65%, rgba(214,214,214,1) 85%, rgba(211,211,211,1) 90%, rgba(212,212,212,1) 92%, rgba(209,209,209,1) 94%, rgba(209,209,209,1) 95%, rgba(212,212,212,1) 97%, rgba(208,208,208,1) 98%, rgba(201,201,201,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(254,254,254,1) 0%,rgba(245,245,245,1) 2%,rgba(243,243,243,1) 3%,rgba(245,245,245,1) 5%,rgba(243,243,243,1) 6%,rgba(245,245,245,1) 10%,rgba(243,243,243,1) 11%,rgba(243,243,243,1) 50%,rgba(234,234,234,1) 63%,rgba(231,231,231,1) 65%,rgba(214,214,214,1) 85%,rgba(211,211,211,1) 90%,rgba(212,212,212,1) 92%,rgba(209,209,209,1) 94%,rgba(209,209,209,1) 95%,rgba(212,212,212,1) 97%,rgba(208,208,208,1) 98%,rgba(201,201,201,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(254,254,254,1) 0%,rgba(245,245,245,1) 2%,rgba(243,243,243,1) 3%,rgba(245,245,245,1) 5%,rgba(243,243,243,1) 6%,rgba(245,245,245,1) 10%,rgba(243,243,243,1) 11%,rgba(243,243,243,1) 50%,rgba(234,234,234,1) 63%,rgba(231,231,231,1) 65%,rgba(214,214,214,1) 85%,rgba(211,211,211,1) 90%,rgba(212,212,212,1) 92%,rgba(209,209,209,1) 94%,rgba(209,209,209,1) 95%,rgba(212,212,212,1) 97%,rgba(208,208,208,1) 98%,rgba(201,201,201,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#c9c9c9',GradientType=0 ); /* IE6-9 */
    margin-top: 0;
    float: left;
    width: 100%;
}

.navbar-default
#main #container {
    /*background-color: #fff;
        margin: 75px auto 0;
        padding: 0 5px;
        width: 970px;
        position: relative;
        #position:static;*/
    margin-top: -14px;
    position: relative;
}

.menu-container .menu {
    /*border-top: 1px solid #dadada;*/
    border-bottom: 1px solid transparent;
    border-radius: 0;
    /* box-shadow: 0 0 4px 0 #000; */
    margin-bottom: 24px;
    margin-top: -126px;
    float: left;
    width: 100%;
}

    .menu-container .menu > .navbar a {
        color: #626262;
        font-family: PillGothic300mg-Regular;
        font-size: 16px;
        font-weight: bold;
        line-height: 30px;
        border-right: 1px solid #d5d5d5;
        border-left: 1px solid #FFFFFF;
        padding: 16px 12px;
        border-radius: 0;
        background-color: transparent;
    }

.dropdown-menu > li > a {
    white-space: normal;
}

.menu-container .menu > .navbar li:first-child a {
    border-left: 0 none;
}

.menu-container .menu > .navbar li span.caret {
    display: none;
}

.menu-container .menu > .navbar li:hover span.caret {
    position: absolute;
    left: 44%;
    top: -8px;
    border-top: 4px solid #fd3c56;
    /*display: block;*/
}

.menu-container .menu > .navbar li a:hover {
    /*background-image: -moz-linear-gradient(top,#ffa8ba 0%,#e94053 58%,#e23256 59%,#cd0324 84%,#ad031c 100%);
                background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffa8ba),color-stop(58%,#e94053),color-stop(59%,#e23256),color-stop(84%,#cd0324),color-stop(100%,#ad031c));
                background-image: -webkit-linear-gradient(top,#ffa8ba 0%,#e94053 58%,#e23256 59%,#cd0324 84%,#ad031c 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff798e',endColorstr='#c50411',GradientType=0);
                background-image: linear-gradient(to bottom,#ffa8ba 0%,#e94053 58%,#e23256 59%,#cd0324 84%,#ad031c 100%);*/
}

.menu-container .menu > .navbar li.active span.caret {
    display: none;
}

/*.menu-container .menu > .navbar .nav {
                margin: 0;
                /*margin-left: -12.4%;*/
}

*/
/*#main #container .menu > .navbar li.search {
                border-left: 1px solid #e25c64;
                height: 29px;
                padding: 11px 0 11px 11px;
                position: relative;
                text-align: center;
            }*/
.menu-container .menu > .navbar .nav-header .sub-dwop-down {
    background-clip: padding-box;
    background-color: rgba(255, 255, 255, .9);
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    float: left;
    left: 100%;
    list-style: none outside none;
    margin: -35px 0 0 -1px;
    min-width: 160px;
    padding: 4px 0;
    position: absolute;
    z-index: 1000;
}

select {
    line-height: 24px !important;
    max-width: 100%;
}

/*#main #container .menu > .navbar li.search > input[type="text"]:focus {
    box-shadow: 0 0 3px 1px #fff;
}*/

/*#main #container .menu > .navbar li.search .busca_button {
    background: url("../layout/nbusca_button.png") no-repeat scroll center center transparent;
    border: 0 none;
    color: transparent;
    /*height: 29px;*/ /*
    position: absolute;
    right: 20px;
    top: 11px;
    width: 20px;
}*/

/*#main #container .menu > .navbar li.search .busca_button:hover {
        background: url("../layout/nbusca_button_hover.png") no-repeat scroll center center transparent;
    }*/

/*#main #container .menu > .navbar li.search input[type="text"] {
    background-color: #d2d2d2;
    background-image: -moz-linear-gradient(top,#d2d2d2 0%,#efefef 1%,#fefefe 2%,#fbfbfb 45%,#d1d1d1 97%,#c7c7c7 98%,#adadad 99%,#bababa 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#d2d2d2),color-stop(1%,#efefef),color-stop(2%,#fefefe),color-stop(45%,#fbfbfb),color-stop(97%,#d1d1d1),color-stop(98%,#c7c7c7),color-stop(99%,#adadad),color-stop(100%,#bababa));
    background-image: -webkit-linear-gradient(top,#d2d2d2 0%,#efefef 1%,#fefefe 2%,#fbfbfb 45%,#d1d1d1 97%,#c7c7c7 98%,#adadad 99%,#bababa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dfdfdf',GradientType=0);
    background-image: linear-gradient(to bottom,#d2d2d2 0%,#efefef 1%,#fefefe 2%,#fbfbfb 45%,#d1d1d1 97%,#c7c7c7 98%,#adadad 99%,#bababa 100%);
    border: 1px solid #ababab;
    border-radius: 4px 4px 4px 4px;
    color: #000;
    font-family: Segoe UI;
    font-size: 13px;
    padding-right: 20px;
    width: 188px;
}*/
.menu-container .menu > .navbar li.dropdown ul.dropdown-menu {
    padding: 0 !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: transparent;
    background-image: none;
}

.menu-container .menu > .navbar li.dropdown.open > a:hover {
    background-color: transparent;
}

.menu-container .menu > .navbar li.dropdown.open > a {
    background: rgb(244,244,244) !important;
}

.menu-container .menu > .navbar li.dropdown ul.dropdown-menu {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f4f4+0,d1d1d1+100 */
    background: rgb(244,244,244); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(209,209,209,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(209,209,209,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(244,244,244,1) 0%,rgba(209,209,209,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
    width: 220px;
    margin: 0;
}

    .menu-container .menu > .navbar li.dropdown ul.dropdown-menu li {
        padding: 5px;
    }

        .menu-container .menu > .navbar li.dropdown ul.dropdown-menu li > a {
            border: 0 none;
            border-radius: 0 0 0 0;
            color: #333;
            font-family: Segoe UI;
            font-size: 14px;
            font-weight: normal;
            line-height: 18px;
            text-shadow: 0 0 transparent;
            text-transform: none;
            margin: 4px -2px;
            padding-bottom: 4px;
            padding-left: 1px;
            padding-top: 3px;
            text-decoration: none;
            text-align: left;
        }

        .menu-container .menu > .navbar li.dropdown ul.dropdown-menu li:hover {
            background-color: rgba(0,0,0,0.2);
            background-image: none;
            border-radius: 0;
            color: #fff;
            filter: false;
        }

    .menu-container .menu > .navbar li.dropdown ul.dropdown-menu li {
        margin: 0;
        padding: 5px 10px;
        text-align: left;
    }

        .menu-container .menu > .navbar li.dropdown ul.dropdown-menu li:first-child {
            border-top: 0 none;
        }

        .menu-container .menu > .navbar li.dropdown ul.dropdown-menu li:last-child {
            border-bottom: 0 none;
        }

        .menu-container .menu > .navbar li.dropdown ul.dropdown-menu li > span {
            border: 1px solid #fff;
            box-shadow: 0 2px 4px 0 #9b9f9e;
            display: block;
            height: 58px;
            margin-bottom: 5px;
            margin-top: 8px;
            width: 198px;
        }

.menu-container .menu > .navbar li.dropdown.menufph ul.dropdown-menu li > span {
    background: url("../layout/nimg_menufph.jpg") no-repeat scroll 0 0 transparent;
}

.menu-container .menu > .navbar li.dropdown.menumodalidade ul.dropdown-menu li > span {
    background: url("../img/nmenu_drop.jpg") no-repeat scroll 0 0 transparent;
}

.menu-container .menu > .navbar li.dropdown.menuentidade ul.dropdown-menu li > span {
    background: url("../layout/nimg_menufiliados.jpg") no-repeat scroll 0 0 transparent;
}

.menu-container .menu > .navbar li.dropdown.menucomunicacao ul.dropdown-menu li > span {
    background: url("../layout/nimg_menunews.jpg") no-repeat scroll 0 0 transparent;
}

.menu-container .menu > .navbar .barra-pesquisa {
    top: -3px;
}

.TipoPesquisa {
    height: 54px;
    border: 2px solid #ddd;
}

#main #container .page_content {
    /*padding: 0 15px 25px;*/
}

    #main #container .page_content #top {
        /*margin: 0 -15px;*/
        padding: 0;
    }

        #main #container .page_content #top .hold_h2 {
            /*width: 970px;
            height: 75px;*/
        }

        #main #container .page_content #top h2 {
            color: #000;
            font-family: PillGothic300mg-Bold;
            font-size: 56px;
            text-shadow: 2px 2px 3px rgb(0 0 0 / 20%);
            text-transform: uppercase;
            font-weight: 600;
            margin: 30px 0 10px;
            line-height: 53px;
        }

        #main #container .page_content #top .img_head_content {
            height: auto;
            /*margin: 0 0 28px;*/
        }

        #main #container .page_content #top h3.subtitulo {
            font-weight: lighter;
            color: #5e5e5e;
        }

    #main #container .page_content .conteudo {
        padding: 20px;
        background-color: #FFF;
        margin-bottom: 20px;
        box-shadow: 3px 3px 15px rgba(0,0,0,0.1);
    }

h3,
h3 span:first-child {
    color: #4f4f4f;
    font-family: PillGothic300mg-Regular;
}

    h3 span:last-child {
        color: #000;
        font-family: 'PillGothic300mg-Bold';
    }

    h3.text-nota span:last-child {
        color: #f00;
        font-family: 'PillGothic300mg-Bold';
    }

#footer {
}

.newsletter-container {
    background-color: #fff;
    font-family: arial;
    /*font-family:PillGothic300mg-Light;*/
    color: #444;
    font-size: 20px;
    font-weight: bold;
    border-top: 1px solid #ccc;
}

    .newsletter-container .newsletter {
        height: 85px;
        border-bottom: 3px solid var(--cor-border-detalhe);
        padding-top: 17px;
        padding-right: 0;
        text-align: center;
        background: url(../img/envelopeNewsletter.png) no-repeat 38px 10px;
    }

        .newsletter-container .newsletter input:focus {
            outline: none;
            background-color: #333;
        }

        .newsletter-container .newsletter input:not(.btn) {
            background-color: #f9f9f9;
            border: solid 1px #ccc;
            font-size: 15px;
            height: 51px;
            width: 270px;
            padding: 5px 17px;
        }

        .newsletter-container .newsletter input.btn {
            color: #fff;
            background: var(--cor-detalhe-letras-verm) !important;
            border: none;
            box-shadow: none;
            font-size: 27px;
            padding-bottom: 7px;
            padding-top: 7px;
        }
            .newsletter-container .newsletter input.btn:hover {
                background: linear-gradient(to bottom, var(--cor-detalhe-letras-verm) 0, #b70101 100%) !important;
            }

            .newsletter .col-md-12 {
                float: right;
                text-align: right;
                margin-top: 17px;
            }
.col-lg-12 {
    width: 52%;
}
.cfooter {
    background-color: var(--cor-linha-acessibilidade);
}
.width-video {
    width: 100%;
}

.video-bg1 {
    width: 53%;
}
.content-footer {
    margin: 14px auto;
    /*width: 940px;*/
    color: #fff;
    font-size: 12px;
}

    .content-footer h4 a, .content-footer h4 {
        color: var(--cor-footer-letras-pret-pret);
        font-family: PillGothic300mg-Regular !important;
        font-size: 21px;
        font-weight: 6  00;
        /*height: 30px;*/
        line-height: 30px;
        margin-bottom: 0;
        text-shadow: none;
    }

.blocos_footer legend {
    display: none;
}

.content-footer .blocos_footer {
    /*width: 156px;*/
    float: left;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding-left: 20px;
}

    .content-footer .blocos_footer:first-child {
        border-left: none;
    }

    .content-footer .blocos_footer:last-child {
        border-right: none;
    }

    .content-footer .blocos_footer.duplo {
        width: 24rem;
    }

.socialIcons {
    background: url(../img/spriteRedes.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}

    .socialIcons.icon-facebook {
        background-position: 0px 0px;
    }

    .socialIcons.icon-twitter {
        background-position: 0px -22px;
    }

.content-footer ul {
    margin: 0;
}

    .content-footer span,
    .content-footer ul li a,
    .content-footer ul li {
        font-family: PillGothic300mg-Regular;
        padding: 3px 0 0;
        line-height: 30px;
        font-size: 16px;
        color: var(--cor-footer-letras-pret-pret);
    }

.content-footer .endereco span {
    line-height: 27px;
    font-size: 17px;
}

.content-footer .endereco h4 span {
    font-size: inherit;
}

.content-footer .endereco span.funcionamento {
    font-size: 13px;
    line-height: normal;
}

.content-footer ul li:before {
    content: "■";
    color: var(--cor-detalhe-letras-verm);
    font-size: 12px;
    top: -3px;
    position: relative;
    margin-right: 3px;
}

.content-footer .duplo ul li {
    float: left;
    width: 50%;
    #width:48%;
    text-indent: 10px;
}


.content-footer input[type="text"] {
    font-family: Segoe UI;
    font-size: 13px;
    color: #000;
    border: 1px solid #fff;
    border-radius: 4px;
    margin-bottom: -2px;
    margin-top: 5px;
    background-color: #e5e5e5;
    background-image: -moz-linear-gradient(top,#e5e5e5 0%,#fbfbfb 50%,#fbfbfb 74%,#f4f4f4 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e5e5e5),color-stop(50%,#fbfbfb),color-stop(74%,#fbfbfb),color-stop(100%,#f4f4f4));
    background-image: -webkit-linear-gradient(top,#e5e5e5 0%,#fbfbfb 50%,#fbfbfb 74%,#f4f4f4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5',endColorstr='#f4f4f4',GradientType=0);
    background-image: linear-gradient(to bottom,#e5e5e5 0%,#fbfbfb 50%,#fbfbfb 74%,#f4f4f4 100%);
}

    .content-footer input[type="text"]:focus {
        box-shadow: 0 0 3px 1px #fff;
    }

.content-footer .row input[type="submit"] {
    min-height: 25px;
}

.campo-webmail {
    width: 21rem;
    margin-bottom: 1rem;
}


.btn-inverse.alterado {
    font-family: Segoe UI;
    font-size: 13px;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    border: 1px solid #949494;
    box-shadow: 0 0 0 1px #000;
    border-radius: 2px;
    min-height: 25px !important;
    padding: 0 !important;
    margin: 8px 0 7px;
    background-color: #5e5e5e;
}

    .btn-inverse.alterado:hover {
        background-position: 0 center;
        border: 1px solid #949494;
        box-shadow: 0 0 0 1px #000;
        background-color: #929191;
    }

.alert-success {
    border-radius: 0 0 0 0;
    box-shadow: 0 0 5px 2px #f3f3f3;
    color: #468847;
    font-size: 13px;
}

.alert-danger, .alert-error {
    border-radius: 0 0 0 0;
    box-shadow: 0 0 5px 2px #f3f3f3;
    /*color: #c5151b;*/
    font-size: 13px;
}

.alert-warning {
    color: #dd9100;
    background-color: #fbf2e1;
    border-radius: 0 0 0 0;
    box-shadow: 0 0 5px 2px #f3f3f3;
    font-size: 13px;
}

.display-footer {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}

span.text {
    line-height: 29px;
    text-shadow: 1px 1px 2px #000;
}

#posfooter {
    height: fit-content;
    box-shadow: none;
    background: var(--cor-border-detalhe);
    font-family: PillGothic300mg-Regular;
    font-weight: light;
}

.container {
    padding-top: 0 !important;
}

.content-posfooter {
    margin: 0 auto;
    /*width: 960px;*/
    position: relative;
    padding-top: 14px;
}

    .content-posfooter span {
        color: #fff;
        font-size: 17px;
        font-weight: lighter;
        text-shadow: none;
    }

    .content-posfooter .logo {
        position: absolute;
        right: 0;
        top: 0px;
        cursor: pointer;
    }

.logo_print {
    display: none;
}

#breadcrumb {
    height: 21px;
    margin: 0 0 0;
}

    #breadcrumb ul {
        margin: 0;
        /*height: 19px;*/
        width: auto;
        float: left;
        padding-right: 10px;
        border: 2px solid #f4f4f4;
        background-color: #ececec;
        background-image: -moz-linear-gradient(top,#ececec 0%,#dfdfdf 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ececec),color-stop(100%,#dfdfdf));
        background-image: -webkit-linear-gradient(top,#ececec 0%,#dfdfdf 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ececec',endColorstr='#dfdfdf',GradientType=0);
        background-image: linear-gradient(to bottom,#ececec 0%,#dfdfdf 100%);
    }

        #breadcrumb ul li {
            display: inline-block;
            height: 19px;
            width: auto;
            float: left;
            line-height: 18px;
            margin: 0 10px;
            font-size: 12px;
            color: #666;
        }

            #breadcrumb ul li a {
                height: 19px;
                display: inline-block;
                float: left;
                font-size: 12px;
                color: #666;
            }

            #breadcrumb ul li.home {
                margin: 0 7px 0 0;
            }

            #breadcrumb ul li a span.home {
                background: url("../layout/nmaster_sprite.png") no-repeat scroll -882px -40px transparent;
                display: inline-block;
                height: 19px;
                width: 34px;
                float: left;
                cursor: pointer;
            }

            #breadcrumb ul li a:hover span.home {
                background-position: -882px -60px;
            }

            #breadcrumb ul li span.divider {
                background: url("../layout/nmaster_sprite.png") no-repeat scroll -915px -40px transparent;
                display: inline-block;
                height: 18px;
                width: 34px;
                float: left;
                text-indent: -9999em;
            }

            #breadcrumb ul li.home span.divider {
                display: none;
            }

.content-footer h4 a, content-footer h4 {
    line-height: 22px;
    font-size: 18px;
    font-family: PhillGothic300mg-Regular !important !important;
}

fieldset textarea {
    height: auto;
}

fieldset input[type="submit"] {
    font-family: Segoe UI;
}

#box-login {
}

    #box-login fieldset legend {
        /*display: none;*/
    }

    #box-login fieldset label span {
        display: block;
        color: #000;
        font-size: 13px;
    }

    #box-login fieldset p.label-preencha {
        font-size: 12px;
        min-height: 54px;
    }

    #box-login fieldset label input[type="text"], #box-login fieldset label input[type="password"] {
        color: #000;
        border-radius: 3px;
        box-shadow: 0 2px 7px 0 #dbdbdb inset;
    }

    #box-login .campos {
        padding: 15px 0 10px;
        border-bottom: 1px solid #c8c8c8;
    }

    #box-login .btn-link {
        cursor: default;
        padding: 0 20px;
        text-decoration: none;
    }

        #box-login .btn-link a {
            color: #333;
            display: block;
            font-size: 11px;
            line-height: 22px;
        }

            #box-login .btn-link a.btn-danger.alterado {
                color: #fff;
            }

            #box-login .btn-link a.hide, #box-login .btn-link .carregando.hide {
                display: none;
            }

        #box-login .btn-link .carregando {
            display: block;
            float: right;
            margin: 13px 44px 13px 0;
        }

        #box-login .btn-link .span2 {
            #margin-left:0;
        }

        #box-login .btn-link .nolink {
            color: #333;
            font-size: 11px;
            line-height: 22px;
        }

        #box-login .btn-link input[type="submit"] {
            margin: 0;
        }

.seta-login {
    background-image: url("../layout/seta-login.png");
    bottom: 3px;
    display: block;
    float: left;
    height: 8px;
    position: absolute;
    width: 12px;
    #margin-left:-70px;
}

#main #container .page_content .torneio_inscricoes {
    background: url("../img/torneio-verao.jpg") repeat scroll center transparent;
    box-shadow: 0 1px 8px -2px #999;
    color: #fff;
    font-family: Times New Roman;
    font-size: 24px;
    font-weight: bold;
    height: 80px;
    line-height: 85px;
    padding: 0 0 0 20px;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
    width: 950px;
    overflow: hidden;
}

.link-calendario a span {
    background-image: url("../../../layout/links-calendario.png");
    background-repeat: no-repeat;
    float: left;
    margin-top: 3px;
    min-height: 17px;
    width: 20px;
}

    .link-calendario a span.quadro {
        background-position: -18px 0;
    }

    .link-calendario a span.resultado {
        background-position: -37px 0;
    }

#main_box .eventos ul li .link-calendario a {
    color: #666;
    font-size: 10px;
}


#main_box .eventos .eventos_calendar a {
    text-decoration: none !important;
}

.clock {
    height: 24px;
    padding: 0 5px;
}

    .clock span {
        float: left;
        text-align: center;
        border-right: 0;
        padding-left: 10px;
        font-size: 11px;
        font-weight: bold;
        padding: 0 8px 0 4px;
    }

/*@media screen and (min-width: 1024px) {
	#main_box {
		width: 66% !important;
	}*/

}

/*@media screen and (min-width: 1180px) {
	#main_box {
		width: 70% !important;
	}*/

}

.flex {
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    /*-webkit-justify-content: center;*/
    /*-ms-flex-pack: center;*/
    /*justify-content: center;*/
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.row .span-MenuProvas {
    display: inline;
    margin-right: 1rem;
}

.btn-menu-provas .spanMenuProvas {
    width: 100px;
}

.btn-mp-alt {
    width: 140px;
}

.btn-ahundred {
    width: 100px;
}

.btn-inverse.alterado {
    font-family: Segoe UI;
    font-size: 13px;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    border: 1px solid #949494;
    box-shadow: 0 0 0 1px #000;
    border-radius: 2px;
    min-height: 25px !important;
    padding: 0 !important;
    margin: 8px 0 7px;
    background-color: #5e5e5e;
    background-image: -moz-linear-gradient(top,#5e5e5e 0%,#262525 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#5e5e5e),color-stop(100%,#262525));
    background-image: -webkit-linear-gradient(top,#5e5e5e 0%,#262525 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5e5e5e',endColorstr='#262525',GradientType=0);
    background-image: -ms-linear-gradient(top,#5e5e5e 0%,#262525 100%);
    background-image: linear-gradient(to bottom,#5e5e5e 0%,#262525 100%);
}

.btn {
    border-radius: 0;
    border: none !important;
    /* padding: 10px;*/
}
.bt-boleto {
    border: 1px solid #3989ff !important;
}
    .bt-boleto:hover {
        color: #0024e9 !important;
    }
.tab-content .tab-pane {
    background-color: #FFF;
    padding: 10px;
    width: 100%;
}

.btn-danger {
    background-color: #ff0000;
    background-image: linear-gradient(to bottom, #ff0000 0, #850000 100%) !important;
    border-color: none !important;
}

    .btn-danger:hover, .btn-danger:focus {
        background-image: linear-gradient(to bottom, #cf0000 0, #c11111 100%) !important;
        background-color: #650000;
    }

.btn:focus {
    background-image: linear-gradient(to bottom, #2174ee 0, #002d70 100%) !important;
}

.alert-danger {
    background-color: #66cc66 !important;
    color: #04ad04 !important;
    background-image: linear-gradient(to bottom, #002d70 0, #2174ee 100%) !important;
    border-color: #b0d2b0 !important;
}

.pagination a:hover, .pagination .active {
    color: #333 !important;
}

.btn-info {
    background-color: #ff0000;
    background-image: linear-gradient(to bottom, #ff0000 0, #850000 100%) !important;
    background-repeat: repeat-x;
    border-color: none !important;
    color: #fff;
    padding: 10px 15px;
}

    .btn-info:hover, .btn-info:focus {
        background-image: linear-gradient(to bottom, #cf0000 0, #c11111 100%) !important;
        background-color: #650000;
    }

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
    color: #fff;
}
.glyphicon {
    margin-right: 5px;
}
.label-danger {
    background-color: #336600 !important;
}

.pagination a {
    color: #469c1f !important;
}
.label-danger {
    background-color: #e61c16 !important;
}
/*Wellington*/
#conteudo-logada .modal-body table > thead > tr > th, .conteudo-logada .modal-body table > thead > tr > th {
    text-align: center !important;
    font-style: italic !important;
    color: #FFFFFF !important;
    font-weight: bold !important;
    border: 1px solid #FFFFFF !important;
    padding: 6px 12px !important;
    text-shadow: 1px 1px 1px #000000 !important;
    background: var(--cor-detalhe-letras-verm); /*Old browsers */
    background-image: -moz-linear-gradient(top, #2174ee 0%, #002d70 100%); /*FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2174ee), color-stop(100%,#002d70)); /*Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top, #2174ee 0%,#002d70 100%); /*Chrome10+,Safari5.1+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2174ee', endColorstr='#002d70',GradientType=0 ); /*IE6-9 */
    background-image: -ms-linear-gradient(top, #2174ee 0%,#002d70 100%); /*IE10+ */
    background-image: linear-gradient(to bottom, #2174ee 0%,#002d70 100%); /*W3C */
}
#conteudo-logada .insert-content h3 {
    font-size: 20px !important;
    font-weight: normal !important;
    color: #2174ee !important;
    margin-top: 0 !important;
}
/*Fernando*/
/*.btn-default, .btn {
    border-radius: 0;
    background: #2174ee;
    border-color: #2174ee;
    text-shadow: none;
    color: #fff;
}*/
.btn:hover {
   
    color: #fff;
    text-shadow: none;
}
.btn:focus {
    background: #333 !important;
    border-color: #333 !important;
    color: #fff;
    text-shadow: none;
}
.tab-content .tab-pane {
    background-color: #FFF;
    padding: 10px;
}

#conteudo-logada .insert-content .alert {
    background: linear-gradient(to bottom, #555, #333) !important;
    color: #fff !important;
}
.alert-danger, .alert-error {
    background: linear-gradient(to bottom, #555, #333) !important;
    color: #fff !important;
}
.alert-warning {
    background: linear-gradient(to bottom, #555, #333) !important;
    color: #fff !important;
}
.comunicados a {
    color: #2174ee !important;
}
.main_box .eventos a {
    color: #2174ee !important;
}
.main_box .eventos .diacabecalho {
    background: none repeat scroll 0 0 #2174ee !important;
}
.main_box .eventos .titulo {
    background: linear-gradient(to bottom, #2174ee, #002d70) !important;
}
.bg-video .video-main {
    margin-bottom: -4px;
    padding: 0;
}
.pagination a, .pagination .active {
    color: #2174ee !important;
}
    .pagination a:hover, .pagination .active {
        color: #000 !important;
    }
.main_box .eventos .diatual a {
    color: #2174ee !important;
}
#descricao ul li {
    font-family: arial !important;
    color: #2174ee !important;
}
.titulo-calendario {
    color: #2174ee !important;
}
#descricao ul li h3 {
    font-family: arial !important;
}
.pageCalendario span {
    font-family: arial !important;
}
.label-info {
    background: #2174ee !important;
}
.simply-scroll-btn {
    background-image: url('../img/botoesListaEventos.png') !important;
}
#calendario .links-calendario i {
    background: url("../img/nmaster_sprite.png") repeat scroll -550px -90px transparent !important;
}
.triangulo li:after {
    border-left: 10px solid var(--cor-detalhe-letras-verm) !important;
}
.triangulo li {
    background-color: var(--cor-detalhe-letras-verm) !important;
    color: #fff !important;
    font-weight: 700 !important;
}
#carousel .flex-direction-nav .flex-prev {
    background-color: #002d70 !important;
}
#carousel > ul.flex-direction-nav {
    display: none;
}
#carousel .flex-direction-nav .flex-next {
    background-color: var(--cor-detalhe-letras-verm) !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: arial !important;
}
#carousel .slides li.flex-active-slide:before {
    border-bottom: 10px solid var(--cor-detalhe-letras-verm) !important;
}
#carousel .flex-active-slide img {
    border: 3px solid var(--cor-detalhe-letras-verm) !important;
}
/* icons NEXT/PREV Slider INICIO*/
.flex-direction-nav a.flex-next:before {
    content: "\e250" !important;
}
#carousel .flex-direction-nav .flex-next {
    font-family: 'Glyphicons Halflings' !important;
}
.flex-direction-nav a:before {
    content: "\e251" !important;
}
#carousel .flex-direction-nav .flex-prev {
    font-family: 'Glyphicons Halflings' !important;
}
.flex-direction-nav a:before {
    font-family: 'Glyphicons Halflings' !important;
}
.flex-nav-prev a:before {
    margin: 4px 7px !important;
}
.flex-direction-nav a:before {
    margin: 4px 9px;
}
/* icons NEXT/PREV Slider FIM */

.spanListaProvas {
    width: 100%;
    display: inline-block;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #2174ee;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
    font-weight: 600;
}
.nav-tabs > li > a {
    color: #333;
}
/*Mikhael*/
.width_col-3 {
    width: 22%;
    display: inline;
    float: left;
    margin-right: auto;
}
.width_col-4 {
    width: auto;
    width: 30.333333%;
    display: inline;
    float: left;
    position: relative;
}
.width_col-5 {
    width: auto;
    width: 44.666667%;
    display: inline;
}
.telefoneDiv {
    font-size: 14px;
    color: #002d70;
    line-height: 26px;
    height: 26px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    margin: 30px 0 20px;
}
#chkConfirmoTermoPrivacidade {
    margin-right: 5px;
    margin-bottom: 15px;
}
.pop_Dupl, .pop_ObsDupl {
    color: #000 !important;
    font-size: 18px !important;
    background: none !important;
    border-color: transparent !important;
}
#ctl00_ContentPlaceHolder1_CampoPrivacidade {
    margin-bottom: 15px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    float: right;
    margin-top: 0;
    width: 100%;
    text-align: right;
}
.no-padding {
    width: auto;
    padding: 0;
}
.menu-no-padding {
    width: 1121px;
}
@media screen and (max-width: 1200px) {
    .navbar-default .navbar-nav > li > a {
        font-size: 13.5px !important;
        padding: 16px 13.2px !important;
    }
    .no-padding {
        
    }
    .video-bg1 {
        width: 100%;
    }
    .width-video {
        width: 44%;
        float: left;
    }
    .ultimas-noticias .noticias {
        color: #FFFFFF;
        white-space: nowrap;
        overflow: hidden;
        position: inherit;
        float: left !important;
    }

    .ultimas-noticias {
        float: left;
        width: 100%;
        margin-top: -15px;
    }

        .ultimas-noticias .sessao {
            color: var(--cor-footer-letras-pret-pret);
            font-weight: bold;
            text-shadow: none;
            border-right: 1px;
            margin-left: 0;
            width: fit-content;
            left: 0;
            position: inherit;
            float: left !important;
        }

    .posheader .logoFPH .cavaleiro {
        background: url(../img/logoCavaloCabecalho.png) no-repeat 32px 0px;
        width: 386px;
        height: 295px;
        margin-top: 0;
        margin-left: -30px;
        float: left;
        position: relative;
        z-index: 4;
        background-size: 87%;
    }

    .cont-noticias {
        width: 90%;
        display: flex;
        justify-content: flex-end;
        padding-left: 0;
        float: right;
        height: 42px;
    }

    .ultimas-noticias .container {
        background: url(../img/bgUltimasNoticias.png) no-repeat -37px 0px;
    }

    .navbar-nav {
        float: right;
        justify-content: flex-end;
        display: contents;
    }

    .parceiros {
        float: right;
        width: 25%;
    }

    .newsletter-container .newsletter {
        background: url(../img/envelopeNewsletter.png) no-repeat 3px 10px;
    }

        .newsletter-container .newsletter input:not(.btn) {
            width: 195px;
        }

    .title_newsletter {
        font-size: 20px;
    }

    .menu-container .menu {
        margin-top: -142px;
        margin-bottom: 0;
    }

}
@media only screen and (max-width: 1199px) {
    /*Torneio-Noticias INICIO*/
    .col-noticia {
        min-height: 295px;
        padding-left: 0;
        padding-right: 0;
    }
    /*Torneio-Noticias INICIO*/
    .cont-noticias {
        width: 1110px;
    }
    .bg-video .video-main .video-img{
        right: -159px;
    }
    .ultimas-noticias .container {
        background: url(../img/bgUltimasNoticias.png) no-repeat -251px 0px;
        width: 940px;
        margin: 0 auto;
        float: initial;
    }

    .ultimas-noticias {
        margin-top: -40px;
    }

    .posheader .logoFPH .cavaleiro {
        width: 323px;
    }

    #ctl00_pdefault {
        margin: -169px 0 0 0;
    }

    .ultimas-noticias .sessao {
        left: -249px;
        position: relative;
    }

    .navbar-nav {
        justify-content: flex-end;
        display: flex;
    }

    .posheader .logoFPH .cavaleiro {
        margin-left: -133px;
        height: 275px;
    }

    .no-padding {
        
    }
    .menu-no-padding {
        width: 940px;
    }
    .menu-container .menu {
        margin-top: -167px;
    }

    .posheader {
        min-height: 390px;
    }
    .ultimas-noticias .noticias {
        position: relative;
        left: -237px;
    }
}

@media only screen and (max-width: 1155px) {
    .ultimas-noticias .sessao {
        left: 0;
        position: relative;
        width: 15%;
    }
    .posheader .logoFPH .cavaleiro {
        background: url(../img/logoCavaloCabecalho.png) no-repeat 30px 0px;
        width: 386px;
        height: 295px;
        margin-top: 0;
        margin-left: -106px;
        float: left;
        position: relative;
        z-index: 4;
        background-size: 90%;
    }

    .posheader .logoFPH .cavaleiro {
        width: 310px;
        height: 239px;
    }

    .ultimas-noticias .container {
        background: url(../img/bgUltimasNoticias.png) no-repeat -287px 0px !important;
        justify-content: flex-start;
        padding: 0;
        width: 100%;
    }

    .ultimas-noticias {
        margin-top: -112px;
        padding-left: 0;
    }
        .ultimas-noticias .sessao {
            left: 0;
            position: relative;
        }
        .ultimas-noticias .noticias {
            position: relative;
            left: 0;
        }
    .cont-noticias {
        width: 100%;
    }

    .noticias {
        width: 100%;
    }

    .ultimas-noticias {
        margin-top: 22px;
    }
        .ultimas-noticias .ultimas-noticias-nav a {
            width: 19px;
        }
    .menu-container .menu {
        margin-top: -98px;
        margin-bottom: 0;
    }
    .posheader h1 {
        margin-top: 37px;
    }
    .flexslider .slides img {
        margin-top: 16px;
    }
    .ultimas-noticias-nav {
        width: 50px;
    }
}

@media only screen and (max-width: 1030px) {
    .navbar-default .navbar-nav > li > a {
        font-size: 10.3px !important;
    }
    .acessar_conta {
    }
    .posheader .logoFPH .cavaleiro {
        margin-top: -39px;
        margin-left: -45px;
        width: 290px;
    }
    .menu-container .menu {
        margin-top: -100px;
        margin-bottom: 0;
    }
    .menu-container .menu > .navbar a {
        font-size: 12.5px !important;
    }
    .posheader h1 {
        margin-top: 20px;
    }
    .posheader h1 a span {
        font-size: 31px !important;
        line-height: 31px
    }
    .flexslider .slides img {
    margin-top: 0;
    }
    #ctl00_pdefault {
        margin: -190px 0 0 0;
    }
    .ultimas-noticias {
        margin-top: 14px;
    }
    .ultimas-noticias {
        margin-top: 15px;
    }
}

@media only screen and (max-width: 1024px) {
    .menu-container .menu > .navbar > .navbar-inner {
        float: left;
    }

    .ultimas-noticias {
        top: -27px;
    }

    .float-nav {
        float: left;
        justify-content: flex-end;
        display: flex;
        width: 956px;
        
    }

    .bg-video .video-main .video-img {
        background: url(../img/cavaleiroVideo.png) no-repeat -70px 0px;
    }
    .video-bg1 {
        width: 134%;
    }
}
@media (max-width: 1023px) {
    .dataHora {
        margin-left: 0;
    }

    .posheader .logoFPH .cavaleiro {
        background: url(../img/logoCavaloCabecalho.png) no-repeat 0 0px;
        width: 270px;
        height: 154px;
        margin-top: 0;
        margin-left: -26px;
        background-size: 81%;
    }

    .navbar-nav {
        justify-content: flex-start;
        display: table;
        FLOAT: initial;
    }

    .cont-noticias {
        display: flex;
        justify-content: flex-end;
        position: absolute;
        padding-left: 45px;
    }

    .menu-container .menu > .navbar a {
        font-size: 16px !important;
    }

    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8,
    .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        padding-left: 0;
        padding-right: 15px;
        margin-top: 0;
    }

    .ultimas-noticias .container {
        justify-content: inherit;
        padding: 0 32px;
        width: 100%;
        background: url(../img/bgUltimasNoticias.png) no-repeat -269px 0px !important;
        display: block;
    }

    .ultimas-noticias .sessao {
        left: 0;
        position: relative;
        float: left !important;
        width: 130px;
    }

    .ultimas-noticias .noticias {
        color: #FFFFFF;
        position: relative;
        float: left !important;
        width: 75.2%;
        margin-left: 10px;
    }

    .ultimas-noticias-nav {
        width: 50px;
        text-align: center;
    }

    #ctl00_pdefault {
        margin: -143px 0 0 0;
    }

    .parceiros {
        float: right;
        width: 27%;
        margin-top: 0;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 13.5px !important;
        padding: 16px 17px !important;
    }
    /*Torneio-Noticias INICIO*/
    .col-noticia {
        padding-right: 0;
    }
    /*Torneio-Noticias FIM*/
}

@media only screen and (max-width: 992px) {
    .acessar_conta {
        display: none;
    }

    .page_modalidades h2 {
        line-height: 43px;
    }
    .secondary_box {
        display: flex;
    }
    img.img_inscricoes {
        min-width: 290px;
    }
    .posheader .logoFPH .cavaleiro {
        background: url(../img/logoHeader.png) no-repeat 0 35px;
        width: 412px;
        height: 187px;
        margin-top: 0;
        margin-left: 0px;
        float: left;
        position: relative;
        z-index: 0;
        background-size: 100%;
        display: block !important;
    }
    .posheader {
        min-height: 330px;
    }
    .posheader h1 {
        margin-top: 45px;
    }
    .parceiros {
        margin-top: 20px;
        float: right;
    }
    /* Menu Mobile Inicio */
    .sub-menu {
        float: left;
        width: 100%;
        padding-left: 20px;
    }

    .mobile-container {
        display: block;
    }

    .menu .responsiveMenu {
        margin: 0 auto;
        float: inherit;
        padding: 24% 0;
        background-color: rgba(0,0,0,85%);
        position: fixed;
        top: 0;
        z-index: 91;
        width: 100%;
        overflow: scroll;
        overflow-y: scroll;
        height: 100%;
        animation: fadein 1s;
        -moz-animation: fadein 1s; /* Firefox */
        -webkit-animation: fadein 1s; /* Safari and Chrome */
        -o-animation: fadein 1s; /* Opera */
    }

        .menu .responsiveMenu select {
            margin: 0 auto 15px;
        }

    .topnav a {
        position: absolute;
        float: right;
        right: 5px;
        top: 8px;
        z-index: 99;
        padding: 5px 5px 2px;
        text-decoration: none;
        font-size: 17px;
        display: block;
        color: #002d70;
    }

        .topnav a:hover {
            color: #2174ee;
        }

    .menu_icon {
        margin-right: 0;
    }

    .inner-menu {
        float: left;
        width: 90%;
        padding-left: 20px;
    }

    .icon {
        background: rgba(255, 255, 255, 85%);
        border-radius: 10px;
    }

    .div-menu1 {
        padding: 15px 50px;
        width: 100%;
        float: left;
        border-bottom: 1px dotted #2174ee;
    }

        .div-menu1:hover, .div-menu1:active {
            background: linear-gradient(#002d70, #3989ff);
        }

        .div-menu1 a {
            padding: 5px 0;
            text-decoration: none;
            display: block;
            width: fit-content;
            position: inherit;
            font-family: PillGothic300mg-Regular;
            color: #fff;
        }

            .div-menu1 a.menu1 {
                font-size: 20px;
            }

                .div-menu1 a.menu1:hover {
                    color: #fff;
                }

            .div-menu1 a.icon2 {
                font-size: 12px;
                color: #fff;
                position: inherit;
                text-align: center;
                float: right;
                width: 10%;
            }

            .div-menu1 a.menu2 {
                overflow: hidden;
                cursor: pointer;
                float: left;
                text-align: left;
                border-bottom: 2px solid transparent;
                width: 59%;
                transition: 0.3s;
            }

                .div-menu1 a.menu2:hover {
                    border-bottom: 2px solid #e74621;
                    color: #fff;
                    width: 90%;
                }

                .div-menu1 a.menu2:after {
                    content: "";
                    background: #90EE90;
                    display: block;
                    position: absolute;
                    margin-left: -20px !important;
                    margin-top: -120%;
                    opacity: 0;
                    transition: all 0.8s
                }

    .responsiveMenu {
        padding: 20% 0;
        background-color: rgba(0,0,0,85%);
        position: absolute;
        top: 0;
        z-index: 91;
        width: 100%;
    }

    .sub-menu a {
        font-size: 16px;
        text-align: left;
        border-bottom: 2px solid transparent;
    }

        .sub-menu a:hover {
            font-size: 16px;
        }

    .div-menu1 a.icon2:hover {
        font-size: 12px;
        color: #fff;
    }

    .sub-menu .inner-menu a.menu3 {
        border-bottom: 2px solid transparent;
        width: 59%;
        transition: 0.3s;
    }

        .sub-menu .inner-menu a.menu3:hover {
            border-bottom: 2px solid #e74621;
            color: #fff;
            width: 100%;
        }

    @keyframes fadein {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    @-moz-keyframes fadein { /* Firefox */
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    @-webkit-keyframes fadein { /* Safari and Chrome */
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    @-o-keyframes fadein { /* Opera */
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }
    /* Menu Mobile FIM */
    .ultimas-noticias .noticias {
        width: 70.2%;
    }
    .video_abso {
        display: none;
    }
    .sub-menu {
       
    }
}

@media only screen and (max-width: 820px) {
    /*Torneio-Noticias INICIO*/
    .logado .btn-group .dropdown-toggle {
        width: 20%;
        margin-top: 0;
    }

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        width: 80%;
        margin-top: 0;
    }

    .img_listagem {
        padding: 0;
        width: 100%;
    }

    .col-noticia {
        padding-right: 0;
        padding-bottom: 15px !important;
        height: fit-content;
        min-height: inherit;
    }
    /*Torneio-Noticias FIM*/
    #ctl00_pnBreadcrumb {
        float: left;
        margin: 15px 0 0;
    }

    .nav-tabs {
        width: 92%;
    }

    .col-sm-10 {
        width: 92%;
    }

    .newsletter span {
        float: left;
        width: 100%;
        padding: 20px 0;
        margin-bottom: 15px;
        text-align: center;
        margin-bottom: 25px;
    }

    .newsletter-container .newsletter {
        background: url(../img/envelopeNewsletter.png) no-repeat 73px 10px;
    }

        .newsletter-container .newsletter input.btn {
            width: 50px;
            padding: 7px 0;
        }

    .col-sm-12 {
        margin-bottom: 10px;
        width: 100%;
    }

    .newsletter .col-md-12 {
        text-align: center !important;
    }

    #divResultado {
        /*        overflow: auto !important;
        display: grid !important;
        max-height: 351px !important;
        margin-bottom: 15px;*/
    }

    thead {
        position: sticky;
        top: 0;
    }

    .posheader .logoFPH .cavaleiro {
        background: url(../img/logoHeader.png) no-repeat 0 35px;
        width: 412px;
        height: 187px;
        margin-top: 0;
        margin-left: 0px;
        float: left;
        position: relative;
        z-index: 0;
        background-size: 100%;
        display: block !important;
    }

    .ultimas-noticias {
        margin-top: -69px;
        z-index: 3;
    }
    .banner-publicidade, .ultimos-comunicados {
        margin-right: 0%;
    }

    .comunicados-manchete .title {
        padding: 5px;
    }

    .container .titulo, .comunicados-manchete .data, .comunicados-manchete .title {
        padding: 0px;
    }
    .banner-publicidade, .ultimos-comunicados {
        margin-right: 0%;
    }
    .comunicados-manchete .title {
        font-size: 11px;
    }
}
@media only screen and (min-width: 992px) {
    .mobile-container {
        display: none;
    }
    .topnav {
        overflow: hidden;
        background-color: #333;
        position: relative;
    }

        .topnav a {
            color: white;
            padding: 14px 16px;
            text-decoration: none;
            font-size: 17px;
            display: block;
        }

            .topnav a.icon, .topnav a.icon2 {
                background: black;
                display: block;
                position: absolute;
                right: 0;
                top: 0;
            }

            .topnav a:hover {
                background-color: #ddd;
                color: black;
            }

}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .ultimas-noticias {
        margin-top: 15px;
    }

        .ultimas-noticias .container {
            background-position: -300px 0px;
        }

        .ultimas-noticias .sessao {
            margin-left: 0;
        }

    .responsiveMenu {

    }

    .title_newsletter {
        width: 100%;
        float: inherit;
        text-align: center;
        padding: 20px 0 31px;
    }

    .navbar-default {
        margin-bottom: 0;
    }

    .container .newsletter span {
    }

    .newsletter-container .newsletter input.btn {
        width: fit-content;
        height: 51px;
    }

    .newsletter .col-md-12 {
        float: right;
        text-align: center;
        margin-top: 17px;
    }

    .banner-publicidade, .ultimos-comunicados {
        margin-right: 0%;
    }
}

@media only screen and (min-width: 771px) and (max-width: 992px) {
    .posheader h1 {
        display: none;
    }
}

@media only screen and (max-width: 770px) {
    .content-posfooter .logo {
        position: absolute;
        right: 0;
        top: -28px;
        cursor: pointer;
    }

    .content-footer .endereco span {
        line-height: 27px;
        font-size: 14px;
    }

    .naologado {
        text-align: right;
        width: 43%;
        padding-right: 0;
    }

    .dataHora {
        margin-left: 0;
        width: 43%;
    }

    #ctl00_pdefault {
        margin: -60px 0 0 0;
    }

    .posheader .logoFPH .cavaleiro {
        background: url(../img/logoCavaloCabecalho_mobile.png) no-repeat center 0px;
        float: initial;
        margin: 0 auto;
        height: 180px;
        background-size: 35%;
    }
    .menu-container .menu {
        margin-top: 0;
    }
    #ctl00_pdefault {
        margin: 0 0 0 0;
    }
    .posheader h1 {
        margin-top: 10px;
    }
    .comunicados-manchete .title {
        color: black;
        font-size: 11px;
        padding-bottom: 4px;
        padding-right: 0;
        margin-right: 0;
        white-space: nowrap;
    }
 }

@media only screen and (max-width: 768px) {
    table > tbody > tr > td, table > thead > tr > th {
        border: solid 1px darkgray;
        padding: 2px;
        font-size: 11px;
    }
    .container .calendario-main .box-li .calendario-data .calendario-data-interno {
        overflow: hidden !important;
    }
}

@media only screen and (max-width: 767px) {
    #main #container .page_content #top h2 {
        font-size: 40px;
    }
    
    .col-lg-4 {
        width: 100%;
    }

    .banner-publicidade, .ultimos-comunicados {
        margin-right: 0%;
    }
    .comunicados-manchete .title {
        padding: 5px;
    }
    .container .titulo, .comunicados-manchete .data, .comunicados-manchete .title {
        padding: 0px;
    }

    .ranking-main {
        width: 100%;
    }
    #main #container .page_content #top .img_head_content {
        height: auto;
        /* margin: 0 0 28px; */
        width: 100%;
        clear: both;
        padding-top: 1px;
    }
    /*Torneio-Noticias INICIO*/
    .conteudo-torneio {
        float: left;
        width: 100%;
        padding: 15px 0;
        border-bottom: 1px solid #ddd;
    }
    .noticias-cards {
        width: 48%;
        float: left;
    }
    .noticia-img {
        width: fit-content;
        float: left;
    }
    .table-card {
        display: block;
        width: 60%;
        float: left;
        text-align: center;
    }

        .table-card .btn {
            margin-bottom: 10px;
            width: 100%
        }

        .table-card p {
            font-size: 13px;
        }

    .thumb-torneio {
        float: left;
        width: 35%;
        margin-bottom: 14%;
    }

        .thumb-torneio img {
            width: 95%;
        }

    .titulo-torneios_ativos {
        width: 100%;
        margin-top: 0;
        font-size: 35px;
        line-height: 35px;
    }

    .periodo-inscricoes, .data-torneio, .align_right {
        width: 100%;
    }

    .align_right {
        padding: 0 0 0 2%;
        text-align: left !important;
        margin-top: 15px;
    }

    .mes-torneio, .ano-torneio {
        margin-right: 10px;
    }

    .margin-top {
        margin-top: 10px;
    }

    .logado {
        width: 45%;
    }

        .logado .btn-group .dropdown-toggle {
            width: 20%;
        }

        .logado .btn-group .bigger {
            width: 80%;
        }

    .pull-right {
        width: fit-content;
    }
    /*Torneio-Noticias FIM*/
    .nav-tabs {
        width: 100%;
        padding-right: 0;
        margin-right: 0;
    }

    #main #container {
        margin-top: 10px;
    }

    .posheader h1 {
        float: left;
        margin-bottom: 0px;
    }

    /**/

    .ultimas-noticias {
        margin-top: -69px;
    }

        .ultimas-noticias .container {
            background-position: -300px 0px;
        }

        .ultimas-noticias .sessao {
            margin-left: 0;
        }

    .tiraPadding {
        margin-bottom: 10px;
        padding-right: 0;
    }

    .col-sm-10 {
        width: 100%;
    }

    .btn-danger {
        padding: 10px 45px;
        width: 195px;
    }

    .container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 35px;
        padding-right: 35px;
    }

    .posheader {
        min-height: 280px;
    }

    .display-footer {
        padding: 0;
    }

    .content-footer {
        padding: 0;
    }

        .content-footer .blocos_footer:first-child {
            width: 32%;
            margin-bottom: 15px;
        }

        .content-footer .blocos_footer {
            width: 32%;
            margin-bottom: 15px;
            border-right: 0;
        }

    .endereco {
        width: 66% !important;
    }

    .content-footer .blocos_footer:last-child {
        text-align: right;
    }

    .content-footer .endereco span {
        line-height: 15px;
        font-size: 12px;
    }

    #ctl00_lblTelefone {
        font-size: 15px;
    }

    .content-footer span, .content-footer ul li a, .content-footer ul li {
        font-family: PillGothic300mg-Regular;
        padding: 3px 0 0;
        line-height: 20px;
        font-size: 14px;
        color: var(--cor-footer-letras-pret);
    }

    .content-posfooter .logo {
        top: -37px;
    }
    .parceiros {
        float: right;
    }
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        padding: 0 !important;
    }
    .circulo-icone-mais {
        width: 20%;
    }
    .ranking-main {
        width: 100%;
    }
}

@media only screen and (max-width: 601px) {
    #top h2{
        line-height: 43px;
    }
    .secondary_box {
        display: inherit;
        width: 100%;
        text-align: center:
    }
    img.img_inscricoes {
        width: 100%;
        max-width: 290px;
        min-width: inherit;
        margin: 0 auto;
    }
    .noticias-cards {
        width: 100%;
        float: left;
    }
    .parceiros {
        float: right;
        width: 45%;
    }
    .width-video {
        width: 100%;
        float: initial;
    }
    .banner-parceiros h1 {
        width: 100%;
        text-align: left;
    }

    .menu-container .menu {
        margin-top: -96px;
    }
    .dataHora {
        margin: 0;
        width: 55%;
        padding: 0 0 0;
    }
    .flexslider {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .parceiros {
        float: right;
        width: fit-content;
        margin-bottom: 0;
    }
    .width-video {
        width: 100%;
        float: initial;
    }
    .video-bg1 {
        width: 100%;
        padding: 0;
    }
    .no-padding {
        padding: 0;
    }

    element.style {
    }

    
    .bg-video {
        margin: 40px 0 0 !important;
        padding-bottom: 30px;
    }
    .circulo-icone-mais {
        width: 10%;
    }
    .calendario-manchete {
        padding: 0 15px;
    }
    .posheader h1 {
        display: none;
    }
    .box {
        padding: 10px;
    }
}

@media only screen and (max-width: 540px) {
    .col-sm-2 {
        padding: 0;
        float: left;
        width: 100%;
    }

    .posheader .logoFPH .cavaleiro {
        background: url(../img/logoCavaloCabecalho_mobile.png) no-repeat 0 0px;
        background-size: 32%;
        display: block !important;
        background-position-x: center;
        width: 100%;
        margin: 0 auto;
        height: 190px;
    }

    .logoFPH {
        text-align: center;
    }

    .posheader h1 {
        margin: 0 auto;
        text-align: center;
        width: 100%;
        display: none;
    }

        .posheader h1 a {
            margin: 0 auto;
        }

    .naologado {
        text-align: left;
    }

    .flexslider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden;
        border-top: dashed 1px #ccc;
        margin-top: 20px;
    }

    .display-footer {
        padding: 0;
    }

    .content-footer span, .content-footer ul li a, .content-footer ul li {
        font-family: PillGothic300mg-Regular;
        padding: 3px 0 0;
        line-height: 20px;
        font-size: 14px;
        color: #FFF;
    }

    .content-footer h4 a, .content-footer h4 {
        font-size: 18px;
    }

    .content-footer .endereco span {
        font-size: 14px;
    }

    .content-posfooter span {
        font-size: 13px;
    }
    .parceiros {
        width: 100%;
    }
    .flexslider {
        /* margin: 0 0 60px; */
        margin: 0 auto;
    }
    .menu-container .menu {
        margin-top: -70px;
    }
    .dataHora {
        margin: 0;
        width: 54%;
        padding: 0 0 0;
    }
    .acessar_conta {
        margin-left: 6px;
    }
    .container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    .circulo-icone-mais {
        width: 10%;
    }
    .col-sm-3.col-xs-3.calendario-data {
        width: 30%;
    }
    .calendario-manchete {
        width: 60%;
        padding: 0 10px !important;
    }
    .circulo-icone-mais {
        width: 10%;
    }
    .box {
        padding: 10px;
    }
    .flexslider .slides img {

    }
    .ranking-main {
        width: 100%;
    }
    .conteudo-torneio h2{
        font-size: 23px !important;
        text-shadow: 0 2px 10px rgb(0 0 0 / 20%);
        line-height: 27px;
    }
 }

@media only screen and (max-width: 425px) {
    #main #container {
        margin-top: 0px;
    }

    #breadcrumb {
        margin: 0 !important;
    }

    .posheader .logoFPH .search {
        margin-top: 0;
        margin-right: 20px;
    }

    .container {
        padding-bottom: 15px;
    }

    .tab-content, .col-sm-12 {
        width: 100%;
        padding: 0;
    }

        .tab-content .tab-pane {
            padding: 10px 0 !important;
        }

    #preheader {
        height: 80px;
    }

    .tiraPadding {
        padding: 0;
        margin-bottom: 10px;
    }

    .col-sm-10, .col-sm-2 {
        padding: 0;
    }
    /* Menu Mobile INICIO */
    .menu .responsiveMenu {
        margin: 0 auto;
        float: inherit;
        width: inherit;
        padding: 13% 0;
        background-color: rgba(0,0,0,85%);
        position: fixed;
        top: 0;
        z-index: 91;
        width: 100%;
        overflow: scroll;
        overflow-y: scroll;
        height: 100%;
    }

        .menu .responsiveMenu select {
            margin-left: -3px;
        }
    .topnav {
        overflow: scroll;
    }
    /* Menu Mobile INICIO FIM */
    #main #container .page_content #top h2 {
        font-size: 30px !important;
    }

    .dataHora {
        float: inherit;
        margin: 0 auto;
        text-align: center;
    }

    .clock span {
        float: inherit;
        margin-bottom: 5px;
        text-align: center;
        margin: 0 auto;
    }

    .content-footer {
        padding: 0;
    }
    /*Torneios-Noticias INICIO*/
    .button-filtrar {
        width: 100% !important;
    }

        .button-filtrar .filtrar {
            width: 100% !important;
        }
    /*Torneios-Noticias FIM*/
    .btn-success, .bt-boleto {
        width: 100%;
    }
}
@media only screen and (max-width: 391px) {
    .box h2 {
        font-size: 20px !important;
    }
}
@media only screen and (max-width: 375px) {
    /*Torneio-Noticias INICIO*/
    .conteudo-torneio {
        float: left;
        width: 100%;
        padding: 15px 0;
        border-bottom: 1px solid #ddd;
    }

    .table-card {
        display: block;
        width: 50%;
        float: left;
    }

        .table-card .btn {
            margin-bottom: 10px;
        }

    .thumb-torneio {
        float: left;
        width: 50%;
        text-align: center;
        margin-bottom: 0;
    }

        .thumb-torneio img {
            width: 100%;
        }

    .titulo-torneios_ativos {
        width: 100%;
        font-size: 20px !important;
        line-height: 25px;
        font-weight: 600;
        text-align: center;
        margin: 5px 0 10px;
    }

    .periodo-inscricoes, .data-torneio, .align_right {
        width: 100%;
    }

        .periodo-inscricoes h4, .data-torneio h4, .align_right h4 {
            font-size: 16px;
            font-weight: 600;
        }

    .align_right {
        padding: 0 0 0 2%;
        text-align: left !important;
        margin-top: 15px;
    }
    /*Torneio-Noticias FIM*/
    /* Menu Mobile INICIO */
    .menu .responsiveMenu {
        width: 100%;
        padding: 0px 0  ' 20px;
        margin: 0 auto;
    }

        .menu .responsiveMenu select {
            margin-left: -5px;
        }
    /* Menu Mobile FIM */
    .bg-video .video-main .legenda-video {
        width: 307px !important;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 320px) {
    .table-card {
        display: block;
        width: 100%;
        float: left;
    }

        .table-card .btn {
            margin-bottom: 10px;
        }

    .thumb-torneio {
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 0;
    }

        .thumb-torneio img {
            width: 65%;
        }
    /* Menu Mobile INICIO */
    .menu .responsiveMenu {
        width: 100%;
        margin-left: 0px;
        padding: 0 !important;
    }

        .menu .responsiveMenu select {
            margin-left: 0px;
        }

    .posheader .logoFPH .search {
        margin: 0px 11px;
    }
    /* Menu Mobile FIM */
}

@media print {
    a[href]:after {
        content: none !important;
    }
}

@media screen and (max-width: 768px) {
    #main_box {
        width: 100% !important;
    }

    #secondary_box {
        float: left;
        width: 100% !important;
        min-height: inherit !important;
    }

    #main_box .eventos {
        height: auto !important;
    }

    .newsletter-container .newsletter input:not(.btn) {
        width: 150px;
    }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
    #main_box {
        width: 100% !important;
    }

    #secondary_box {
        /*float: left;
		width: 100% !important;
		-moz-column-count: 2;
		-moz-column-gap: 10px;
		-webkit-column-count: 2;
		-webkit-column-gap: 10px;
		column-count: 2;
		column-gap: 10px;
		min-height: inherit !important;*/
    }

        #secondary_box > div {
            /*display: inline-block;
		width: 100%;*/
        }
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .width_col-3, .width_col-4 {
        width: 100%;
    }
}

@media only screen and (min-width: 769px ) {
    /* For mobile phones: */
    .width_col-3, .width_col-4 {
        width: 50%;
    }
}

@media only screen and (min-width: 992px ) {
    /* For mobile phones: */
    .width_col-4 {
        width: 30%;
    }

    .width_col-3 {
        width: 20%;
    }
}

@media only screen and (rmax-width: 450px) {
    .parceiros {
        margin-bottom: 28%;
        float: none;
        
    }

    .banner-parceiros h1 {
        width: 100%;
        text-align: left;
    }
    .mini-img {
        padding: 0;
        margin: 0;
        width: fit-content !important;
    }
}

@media (max-width: 449px) {
    .content-footer .endereco span {
        font-size: 13px;
    }
    
    .banner-parceiros h1 {
        width: 100%;
        text-align: center;
    }

    .menu-container .menu {
        margin-top: -77px !important;
    }
    .container {
        padding-left: 5px;
        padding-right: 5px;
    }
    .dataHora {
        margin: 0;
        width: 52%;
        padding: 0 0 0;
    }
    .acessar_conta {
        margin-left: 9px;
        float: right;
        padding: 0;
    }
    .flexslider {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .mini-img {
        width: fit-content !important;
    }
    .familia-4v .mini-area .mini-texto .mini-titulo {
        font-size: 18px !important;
        line-height: 21px;
    }
    .familia-4v .mini-area .mini-texto .mini-descritivo {
        font-size: 13px !important;
    }
    .box-familia-4v .familia-4v .mini-area {
        box-shadow: 3px 3px 15px rgb(0 0 0 / 10%);
        padding: 7px 0px 0px 15px;
    }
    .familia-4v .mini-area .mini-texto {
        margin-top: 4px !important;
    }
}
@media only screen and (max-width: 420px){
    .dataHora {
        margin: 0;
        width: 32%;
        padding: 0 0 0;
        float: left;
    }
    .naologado {
        text-align: right;
        width: 45%;
    }
    .content-footer .blocos_footer {
        width: 48%;
        margin-bottom: 15px;
        border-right: 0;
    }
        .content-footer .blocos_footer:first-child {
            width: 48%;
            margin-bottom: 15px;
        }
    .endereco {
        width: 100% !important;
    }

    .content-footer .blocos_footer:last-child {
        text-align: left;
    }
}
@media only screen and (max-width: 280px) {
    .posheader h1 a {
        margin: 0 auto;
        text-align: center;
    }

    .posheader h1 {
        margin: 0 auto;
        width: 100%;
        padding: 120px 0px 16px;
        height: auto;
        text-align: center;
        background: url(../img/logoCavaloCabecalho_mobile.png) no-repeat center 9px;
        background-size: 120px;
        float: left;
    }
    /*Torneios-Noticias INICIO*/
    .btn-padding {
        padding: 0 13px 0 0 !important;
    }
    /*Torneios-Noticias FIM*/
}

.contorno-minha-conta {
    padding: 0 15px;
    border: 2px solid var(--cor-svg-acessibilidade);
    border-radius: 10px;
    line-height: 26px;
    margin-top: 2px;
    background-color: transparent;
}

#btnAcessarConta:hover {
    transform: scale(1.03);
} 