/* General */
*, a, h1, h2, h3, h4, h5, h6, p, span, img, div, small, adress, form, input, textarea, strong, body, footer, header, button, label, ul, il, table, ol, fieldset, select, nav {
    font-family: 'Roboto' !important;
    margin: 0px;
    border: 0px;
    padding: 0px;
}
li {font-style: normal; text-decoration: none; }

body {text-align: center; width: 100%; margin: 0 auto;}

p {float: left; line-break: auto;line-height: 22px; color: #000; font-size}

strong {font-weight: bold;}

a {
    color: #000 !important;
    font-style: italic;
    /*-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;}*/
}
a:hover {
    color: #b4b4b4 !important; 
    /*-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;*/
}

/* Menu */
ul li a, ul li a:hover,  ul li a:link {font-style: normal;}
.menu-item {
    color: #000;
}
.menu-item a, .menu-item a:link  {
    display: block;
    padding: 10px 0px;
    width: 100%;
    height: auto;
    color: #000;
}
.menu-item a:hover {
    background: none;
    color: #25C9FF;
}
a.linkMenu {
    font-size: 14px;
    font-weight: normal;
}
/* Titulos */
h1, h2, h3, h4, h5, h6 {
    width: 100% !important;
    display: inline-block !important;
    font-family: 'Roboto' !important;
    font-weight: lighter !important;
    color: #000 !important;	
}
h1 {
    font-size: 24px !important;
}
h2 {
    font-size: 22px !important;
}
h3 {
    font-size: 20px !important;
}
h4 {
    font-size: 18px !important;
}
h5 {
    font-size: 16px !important;
}
h6 {
    font-size: 14px !important;
}
/* Imagem Principal */
img.site-image-main {
    margin: 0 auto;
    margin-top: 50px;
    max-width: 1440px;
height: 90%;
}
.TopHotsite {
    width: 100%;
    height: 381px;
}
.TopHotsiteCampanha {
    text-align: center;
    background-position-x: right;
    background-position-y: 50px;
    height: 395px;
}
/* Barra do menu superior */
.barrMenu1 {
    margin-top: 23px;
    height: 1px;
    background-color: #fff;
}
.GroupMainHotsite {
    margin-top: 40px;
}
.GroupMainHotsite .menu-item {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 14px;
    border-bottom: 1px dotted #EAEEF1;
    padding: 7px 7px;
}
.listLinkMenu1 {
    width: 100%;
    border-bottom: 1px solid #000;
    height: 32px; /* 40px; */
    margin: 0 auto;
    text-align: center;
    padding-top: 13px; /* 21px; */
}
/* ConteĆĀŗdo Central*/
.ConteudoCentral {
    margin: 0 auto;
    text-align: center;
    padding-left: 3%;
    width: auto;
    width: 100%;
    margin-top: 75px;
    display: inline-block;
}

/* Formulario de inscricao */
fieldset {
    float: left;
    width: 100%;
}
.clearfix {
    float: left;
    clear: both;
    width: 100%;
}
ul.clearfix {
    width: 100%;
}
li label {
    padding-left: 6px;
}
input#button {
    display: none;
}
input, textarea {
    border: 1px solid #BCBEC0 !important;	
    font-size: 15px !important;
    color: #000 !important;
    border-radius: 3px;
    box-shadow: none !important;
    transition: all 0,3s linear;
}
input:hover, input:focus, textarea:hover, textarea:focus {
    border: 1px solid #EAEEF1;
    box-shadow: none !important;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
textarea {
    width: 533px;
}
label {
    color: #000;
}
/*button*/
input#bt_enviar {
    clear: both;
    margin: 0 auto;
    padding: 12px 25px;
    font-size: 16px !important;
    font-weight: lighter !important;
    border: 0px !important;
    background-color: #000;
    color: #FFFFFF !important;
    margin-top: 20px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
input#bt_enviar:hover  {
    background-color: #b4b4b4 !important;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
input#bt_enviar:link  {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
/* FormulĆĀ�rio com table 
.formGrade {
    width: 523px;
    float: left;
}
table {
    width: 100%;
    float: left;
}
tr {
    width: 100%;
    float: left;
    padding-bottom: 25px;
}

td {
    float: left;
    font-size: 13px;
    clear: both;
}*/

select {
    font-size: 14px;
    font-weight: lighter;
    height: 28px;
    box-shadow: none;
    border: 1px solid #AFAFAF;
    border-radius: 6px;
}
.blocConteudo1 li {
    font-size: 14px !important;
}
.blocConteudo1 li {
    float: left;
    font-size: 14px !important;
    line-height: 24px;
    letter-spacing: 0.025em;
    color: #000;
}
.form.campoDadosCurso {
    padding-left: 5px;
}

   #new-wrapper-style ul li {
        list-style: disc outside none;
    }
    #new-wrapper-style li {
        list-style: decimal outside none;
        margin-left: 30px;
    }

    #new-wrapper-style .label.label-urgent {
        background: none repeat scroll 0 0 #FF5D44;
        border: 1px solid #CC3D28;
        border-radius: 7px 7px 7px 7px;
        color: #FFFFFF;
        font-weight: bold;
        padding-left: 5px;
        padding-right: 5px;
        text-shadow: 0 2px 0 #871B1B;
        white-space: pre;
    }
/*
    #new-wrapper-style .btn.btn-urgnet:hover {
        background-color: #FFA837;
        border-color: #D3A160;
        box-shadow: 0 3px 0 #9A7A51;
    }
    #new-wrapper-style .btn.btn-urgnet {
        background: none repeat scroll 0 0 #FF9000;
        border: 2px solid #AB6100;
        border-radius: 10px 10px 10px 10px;
        box-shadow: 0 3px 0 #653900;
        color: #FFFFFF;
        display: block;
        float: none;
        font-size: 16px;
        font-weight: bold;
        padding: 10px;
        text-shadow: 0 2px 0 #AB6100;
    }*/
    
    
#new-wrapper-style table {
   border-collapse: collapse;
    clear: left;
    margin: 20px auto;
    width: 990px;
}


#new-wrapper-style .tip {
    color: #FF0000;
    font-weight: bold;
}


#new-wrapper-style table th {
    background: none repeat scroll 0 0 #F7F7F7;
    color: #787878;
    font-weight: bold;
}
#new-wrapper-style table th, #new-wrapper-style table td {
    border: 1px solid #CBCBCB;
    padding: 5px;
}

#new-wrapper-style table tr td:first-child {
    padding-left: 20px;
}
/*Formatação Galeria*/

.header{
    z-index: 99 !important;
    margin-top: 0px !important;
}
.counterGaleria01, .listBackgroundColorGaleria, .footer{
    display: none !important;
}
.ContainerGaleria01{
    top: 0px;
}
.linkOutWindow{
    float: right !important;
    margin-right: 150px !important;
    color: #fff !important;
    margin-top: 20px !important;
    font-style: normal;
}
.active{
    display: inline-block !important;
}
.alinhaPhotosGaleria01{
    border-top: 0px !important;
    border-bottom: 0px !important; 
}
.titleGaleria01{
    display: none !important;
}
.linkOutWindow{
        margin-right: 20px !important;
}
.logoTopGaleria01{
        margin-left: 20px !important;

}
@media(max-width: 855px){
    .groupPhotoLargeGaleria01{
    width: 100% !important;
    }
    .groupWidthPhotosGaleria01{
        width: 90% !important;
    }
}
@media(max-width: 700px){
    .photoLargeGaleriaModel1{
        width: 80% !important;
    }
    .linkOutWindow{
        margin-right: 20px !important;
        font-size: 20px !important;
    }
    .logoTopGaleria01{
        margin-left: 20px !important;
        height: 50px !important;
        width: auto ;
    }
    .photoLargeGaleriaModel1Loading{
        display: none !important;
    }
}
.boxFotosNovas {
    width: 200px;
}
.galeria-lightbox{
    display: inline-grid;
    margin-left: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 120px;
}
.foto{ 
    overflow: unset;
    text-overflow: unset;
}
.galeria-lightbox small{
    padding-top: 25px;
}
ul.clearfix li p{
    display: none;

}
ul.clearfix li {
    width: 400px;
    display: flex;
}
.buscaGaleria{
    cursor: unset;
    width: 80%;
    height: 25px;
}
.buscaConteudo{
    padding: 5px;
    margin-top: 10px;
    cursor: pointer;
}
.brNone{
    display: none;
}
#paginacao a{
    margin: 0 5px;
    font-style: unset;
}
#paginacao{
    float: none;
    width: 100%;
    height: 30px;
    display: flow-root;
}
#paginacao .ativo{
    background-color: #0E87CB;
    border-radius: 3px;
    padding: 5px;
}