@import './fonts.css';


textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    outline: none;
    outline: none \9;
    border: 1px solid #cccccc;
    /* IE6-9 */

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

body{
    font-family: Gotham;
    font-size: 16px;
    color: #080934;
    /* padding-bottom: 5%; */
}

ul{
    padding-left: 0;
}

li{
    line-height: 20px;
}

#fancybox-title a, .content-area a, .news-list a , .return_link a {
    color:#080934;
}

.content-area a:hover, .news-list a:hover, .return_link a:hover {
    color:#080934;
}

.entry-content a {
    text-decoration: underline;
}

.news-list a , .return_link a {
    color:#080934;
}

.list-group{
    box-shadow: none;
}

p{
    margin: 0 0 20px;
    font-size: 16px;
    color: #080934;
    font-family: Gotham;

}

h1{
    /* font-size: 30px; */
    font-family: Gotham_Bold;
    font-size: 48px;
    color: #2D2E87;
} 

h1.sub-title,
.page-template-template-parceiro-php #content .content  h3 {
    margin-top: 40px;
    border-bottom: 1px dashed #bbbbbb;
}
h1.sub-title.first{
    margin-top: 0;
}

h2{
    /* font-size: 24px; */
    font-size: 30px;
    color: #2D2E87;
    font-family: Gotham_Bold;
}

.entry-title {
    line-height: 25px;
}

.content h2:first-child{
    margin-top: 0;
}

.page-template-template-projeto-php .content-area h2{
    cursor: pointer;
}

.page-template-template-parceiro-php .content-area h2{
    font-size: 14px;
    line-height: 20px;
    margin: 23px 0 10px;
    padding-bottom: 2px;
}

.page-template-template-oportunidade-php .content-area h2:first-child,
.page-template-template-oportunidade-php .content-area h2.first{
    margin-top: 0;
}

h3{
    font-family: Gotham_Bold, sans-serif;
    font-size: 24px;
    color: #EA5B0C;
}

h4{
    font-size: 16px;
}

h5{
    font-size: 18px;
    color: #080934;
    font-family: Gotham_Bold;
}

h6{
    font-size: 13px;
}

.estilo_5_informativos {
    font-size: 18px;
    color: #080934;
    font-family: Gotham_Bold;
    text-transform:uppercase; 
    padding-top: 0px; 
    padding-bottom: 10px; 
    margin-top: 5px
}

.estilo_5 {
    font-size: 18px;
    color: #080934;
    font-family: Gotham_Bold;
    font-weight: bold;
}

.estilo_7 {
    font-size: 16px;
    color: #080934;
    font-family: Gotham;
    font-weight: bold;
}

.estilo_8 {
    font-size: 16px;
    color: #080934;
    font-family: Gotham;
}

.estilo_11 {
    font-size: 12px;
    color: #FFFFFF;
    font-family: Gotham;
}

h4, h5, h6 {
    color: #747474;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 1px;
    /*text-transform: uppercase;*/
}

a.more-link {
    background: url("../images/seta_flit.png") no-repeat scroll right -3px rgba(0, 0, 0, 0);
    color: #005141;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 27px;
    margin: 15px 0;
    padding-right: 26px;
    text-align: right;
    outline: none;
}

.flit{
    background: url("../images/seta_flit.png") no-repeat scroll right -3px rgba(0, 0, 0, 0);
    cursor: pointer;
}

.page-template-template-programasespeciais-php .content-area .projetos-acordion .projeto-content {
    min-height:260px;
}

.page-template-template-programasespeciais-php .content-area .projetos-acordion .projeto-content p {
    margin: 0 !important;
    padding-left: 14px;
    background-color: #788d88;
}

.projeto-content p {
    padding-left: 18px;
}



h1.flit{
    background: url("../images/seta_flit.png") no-repeat scroll right 4px rgba(0, 0, 0, 0);
    cursor: pointer;
}

h2.flit{
    background: url("../images/seta_flit.png") no-repeat scroll right -3px rgba(0, 0, 0, 0);
    cursor: pointer;
}

h1.flit.active, h2.flit.active{
    background-position: right -55px;
}

a.more-link.active, .flit.active{
    background-position: right -62px;
}

#header .header-top{
    background: url("../images/bg-gov.png") no-repeat scroll center 0 #7F7F7F;
    height: 28px;
}

#header .header-top .header-top-links{
    text-align: right;
    height: 28px;
}

#header .header-top .header-top-links > a{
    display: inline-block;
}

#header .header-top .header-top-links > a img{
    vertical-align: top;
}

#header .header-middle{
    background: #eeeeee;
}

/* #header .header-middle > .container{
} */

#header .header-middle .top-links{
    text-transform: uppercase;
    font-size: 10px;
    font-family: "Open Sans", sans-serif;
    margin-top: 10px;
    margin-left: -30px;
}

#header .header-middle .top-links li {
    margin-left: 20px;
    padding-left: 20px;
}

#header .header-middle .top-links li:first-child {
    margin-left: 0;
}

#header .header-middle .top-links .area-restrita{
    padding-left: 0px;
}

#header .header-middle .top-links .incubadora{
    background: url("../images/logo-incubadora.png") no-repeat scroll 0 2px transparent;
}

#header .header-middle .top-links .incubadora:hover{
    background: url("../images/logo-incubadora.png") no-repeat scroll 0 -22px transparent;
}

#header .header-middle .top-links .ufrj{
    background: url("../images/logo-ufrj.png") no-repeat scroll 0 -3px transparent;
}
#header .header-middle .top-links .ufrj:hover{
    background: url("../images/logo-ufrj.png") no-repeat scroll 0 -23px transparent;
}

#header .header-middle .top-links .ouvidoria{
    background: url("../images/logo-ouvidoria.png") no-repeat scroll 0 -3px transparent;
}
#header .header-middle .top-links .ouvidoria:hover{
    background: url("../images/logo-ouvidoria.png") no-repeat scroll 0 -23px transparent;
}

#header .header-middle .top-links .english{
    background: url("../images/english-version.png") no-repeat scroll 0 2px transparent;
}

#header .header-middle .top-links .english:hover{
    background: url("../images/english-version.png") no-repeat scroll 0 -20px transparent;
}

#header .header-middle .top-links .brazil{
    background: url("../images/portuguese-version.png") no-repeat scroll 0 2px transparent;
}

#header .header-middle .top-links .brazil:hover{
    background: url("../images/portuguese-version.png") no-repeat scroll 0 -19px transparent;
}

#header .header-middle .top-links a{
    color: #797979;
    font-weight: 700;
}

#header .header-middle .search-bar{
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    text-transform: uppercase;
}

#header .header-middle .search-bar .input-group-addon{
    background-color: #FFF;
}

#header .header-middle .search-bar > form{
    margin-bottom: 20px;
}

#header .header-middle .search-bar label{
    background: url("../images/lupa.png") no-repeat scroll 5px 4px #FFFFFF;
    border-radius: 0;
    border-right: 0 none;
    color: #919191;
    line-height: 24px;
    padding-left: 30px;
}

#header .header-middle .search-bar input{
    border-right: 0;
    border-left: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 218px;
}

#header .header-middle .search-bar input:focus{
    border-color: #CCCCCC;
}

#header .header-middle .search-bar button{
    border-left: 0;
    border-radius: 0;
    background: none repeat scroll 0 0 #FFF;
    color: #014c46;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0;
}

#header .header-middle .bottom-links{
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    font-weight: bold;
    position: relative;
    height: 36px;
    margin-top: 7px;
}

#header .header-middle .bottom-links a{
    color: #797979;
}

#header .header-middle .bottom-links li{
    margin-left: 12px;
}

#header .header-middle .bottom-links li.menu-item-20367 {
    position: relative;
    top: -20px;
}

#header .header-middle .bottom-links li.menu-item-20367 a{
    display: block;
    height: 49px;
    width: 104px;
    background-image: url(../images/acesso_info.jpg);
    background-repeat: no-repeat;
    background-size: auto 100%;
    font-size: 0;
    border-radius: 4px;
}

#header .header-middle .bottom-links li:first-child{
    margin-left: 0px;
}

#header .header-navbar{
    color: #FFF;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    background: white;
    box-shadow: 0px 2px rgba(170, 170, 170, 0.40);
}

#content{
    background: transparent;
    padding: 10px 0;
}

#content .content-header h1{
    font-family: "Gotham_Black", sans-serif;
    font-size: 30px;
    text-transform: uppercase;
}

#content .content-bread .breadcrumb{
    background-color: transparent;
    list-style: none outside none;
    margin: 0 0 20px;
    padding: 2px 0 8px;
    text-transform: uppercase;
    font-family: "Gotham", sans-serif;
    font-size: 14px;
}

#content .content-bread .breadcrumb a{
    background-color: transparent;
    list-style: none outside none;
    margin: 0 0 20px;
    padding: 2px 0 8px;
    /*text-transform: uppercase;*/
    color: #767676;
}

#content .content {
    font-size: 16px;
    color: #080934;
    line-height: 24px;
    margin-top: 10px;
    min-height: 300px;
}

#content .content .pre-content{
    margin-bottom: 15px;
}

.pos-more > *:first-child{
    margin: 0;
}

/* #content .content-pos{
    border-top: 1px solid #DDDDDD;
    margin-top: 30px;
    padding-top: 30px;
    
} */

#content .content-pos .form-inline label{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #686868;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    margin-right: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-transform: uppercase;
}

#content .content-pos form input{
    border-right: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-family: "Open Sans", sans-serif;
}

#content .content-pos form input:focus{
    outline: none !important;
}

#content .content-pos form button{
    border-left: 0;
    background: none repeat scroll 0 0 transparent;
    color: #f37423;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    /*text-transform: uppercase;*/
    min-height: 0 !important;
    padding: 0 !important;
}

#content .content-pos form button:hover{
    border-color: #ccc;
}

#content .content-pos form button:focus {
    outline: 0 !important;
    outline: none !important;
}

.btn:focus {
    outline: 0 !important;
    outline: none !important;
}


/* #content .wrapper{
    padding-right: 25px;
} */

#content .wrapper article .entry-content p img{
    margin-bottom:25px;
}

.page-id-1393 #content .wrapper article .entry-content p img{
    margin:0 !important;
}

#content .gform_wrapper select{
    font-size: 13px;
    height: auto;
    padding: 9px;
}

/* #content .gform_wrapper select.medium{
    width: 337px;
} */

#content .gform_wrapper select option{
    padding: 0;
}

#content .gform_wrapper .email-destino-empresa input, #content .gform_wrapper .email-destino-empresa label,
#content .gform_wrapper .email-destino-empresa .ginput_container, #content .gform_wrapper .nome-empresa{
    display: none;
}


.gform_confirmation_wrapper {
    background: none repeat scroll 0 0 lightgreen;
    border: 1px solid green;
    margin-top: 20px;
}

.gform_confirmation_wrapper > div {
    color: black;
    padding: 10px;
}

.projeto-content .span10, .oportunidade-block .span10{
    width: 600px;
}

.oportunidade-block .span9{
    width: 540px;
}

#content .span7{
    width: 410px;
}

#content .pos-info .span2{
    width: 85px;
}

#content .item-content h2{
    line-height: normal;
}

#content .canal-acordion .pos-info, #content .pos-info {
    margin-bottom: 25px;
}

#content .canal-acordion .item-content, #content .biblioteca-acordion .biblioteca-content, #content .item-content{
    margin-bottom: 25px;
    padding-bottom: 15px;
}


#content .canal-acordion .item-content h2 {
    line-height:25px;
}

#content .categories-links > a {
    color: inherit;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}

/**
Comements
*/

#content #commentform{
    margin-top: 15px;
}

#content ul.commentlist li{
    padding-left: 0;
    background-image: none;
}

#content ul.commentlist li .commentmetadata{
    color: #f37423;
}

#content ul.commentlist li .comment-content{
    margin-top: 10px;
}

#content ul.commentlist li .reply a, #content ul.commentlist li .reply a:hover{
    color: inherit;
    text-decoration: none;
}

.vaga-item .span3 a.thumbnail > img{
    width: 148px;
    max-width: 148px;
    max-height: 103px;
}

.vaga-item .span3 a{
    background-color: #FFFFFF;
    display: table-cell;
    height: 103px;
    vertical-align: middle;
}

.oportunidade-block{
    margin-top: 25px;
}

.vaga-item{
    margin-bottom: 25px;
    border-bottom: 3px solid #BBBBBB;
    padding-bottom: 25px;
}

.vaga-content h2{
    font-size: 15px;
}
.vaga-content h3{
    font-size: 13px;
}

#sidebar h2:first-child{
    margin-top: 0;
}

#sidebar .sidebar-title{
    color: #086459;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#sidebar .sidebar{
    margin-top: 30px;
}

#sidebar > .sidebar{
    margin-top: 0;
}

#sidebar .sidebar:first-child{
    margin-top: 0;
}

#sidebar .sidebar-inner aside > .widget{
    padding-left: 20px;
}

#sidebar .sidebar > .more{
    border-top: 1px solid #bbbbbb;
    margin-top: 25px;
    padding-top: 5px;
}

#sidebar .sidebar > .more a{
    text-transform: uppercase;
    color: #f37423;
}

#sidebar .sidebar.filter form{
    margin-bottom: 5px;
}

#sidebar .sidebar.banner{
    margin-bottom: 20px;
    margin-top: 20px;
}

#sidebar .sidebar.filter .filter-palavra{
    width: 200px;
    height: 35px;
    padding-top: 11px;
}

#sidebar .sidebar.filter select{
    width: 100%;
    margin-bottom: 10px;
    padding: 5px 8px 0px;
}

#sidebar .sidebar.filter input{
    width: 100%;
    margin-bottom: 5px;
    padding: 5px 8px 0px;
}

#sidebar .sidebar.filter select, #sidebar .sidebar.filter input, #sidebar .sidebar.filter button{
    border-radius: 0;
}

#sidebar ul, .content-area ul{
    margin-left: 0px;
    list-style: none;
}

#sidebar ul li, .content-area ul li{
    list-style: disc inside;
}

#sidebar .input-group-addon{
    padding-left: 15px;
    padding-top: 10px;
    line-height: 16px;
}

#sidebar .input-group-addon > button{
    padding: 0px;
    border-width: 0px;
    line-height: 11px;
}

.page-id-628 .content-area .entry-content ul li {
    background: url("../images/bullet.png") no-repeat scroll 0 19px transparent !important;
}

.content-area .pagination ul li {
    background:none !important;
    padding-left: 0;
}

.pagination.text-center.pagination-sm > li{
    background: none;
}

nav .pagination li{
    padding-left: 0;
}

.content-area ul li h3 {
    margin-top: -8px;
    margin-bottom: 0px;

}

#sidebar ul li{
    margin-top: 0;
    color: #f37423;
}

#sidebar ul li a{
    color: #555555;
    text-transform: capitalize;
}

.content-area ul.social_background li, .content-area .gform_body ul li    {
    background: none;
    padding-left: 0;
    margin-top: 0;
}

#sidebar ul li:first-child{
    margin-top: 0;
}

#sidebar a{
    color: #555555;
}
#sidebar a:hover{
    color: #005645 !important;
}

/*alterado em 12/02/2021 - Mauro */
/* #footer{
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  } */


#footer .footer-top{
    background: #2D2E87;
    min-height: 33px;
    padding: 15px 0;
    margin-top: 35px;
}

#footer .footer-top p{
    color: #ffffff;
    font-size: 12px;
   /* font-size: 11px !important;
     line-height: 38px; 
    margin-bottom: 0;*/
    text-align: center;
}

#footer .footer-bottom{
    background: #e2e2e2;
    padding: 10px 0;
}

#footer .footer-bottom ul{
    list-style: none;
}

#footer .footer-bottom ul li:first-child{
    color: #004e44;
    padding-bottom: 28px;
    font-size: 12px;
}

#footer .footer-bottom ul li{
    padding-bottom: 8px;
}

#footer .footer-bottom ul a{
    color: #ffffff;
    font-size: 12px;
    padding-bottom: 8px;
}

#footer .footer-bottom .container:first-child{
    border-top: none;
    padding-top: 0px;
}

#footer .footer-bottom .container{
    border-top: 1px solid #bbbbbb;;
    padding-top: 20px;
}

/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */

ul.nav-menu,
div.nav-menu > ul {
    margin: 0;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: flex;
    justify-content: space-between;
}

.nav-menu li {
    display: inline-block;
    position: relative;
}

.nav-menu > li:first-child > a{
    margin-left: 0;
}
.nav-menu > li:last-child > a{
    margin-right: 0;
}

/* .nav-menu > li {
} */

.nav-menu li a {
    color: #656565;
    display: block;
    font-size: 1px;
    padding: 12px 20px;
    text-decoration: none;
}

.nav-menu > li a {
    padding: 5px 20px;
}

.nav-menu > li > a {
    padding: 25px 8px 20px;
    letter-spacing: -0.1px;
    white-space: nowrap;
    font-weight: 700;
    font-size: 1.1em;
    font-family: Gotham_Black;
    margin: 0px 12px 0px 12px;
}

.nav-menu li:hover > a,
.nav-menu li a:hover {
    color: #EA5B0C;
}

.nav-menu .sub-menu,
.nav-menu .children {
    background-color: #f7f7f7;
    border-top: 0;
    display: none;
    padding: 0;
    position: absolute;
    left: 0;
    z-index: 99999;
    margin-left: 0;
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
    border-left: 0;
    left: 100%;
    top: 0;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
    color: #555;
    margin: 0;
    width: 305px;
    /**width: 221px;**/
    text-transform: none;
    font-family: "Open Sans", sans-serif;
    border-left: 4px solid transparent;
    font-size: 13px;
    letter-spacing: normal;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
    background-color: #eeeeee;
    color: #080934;
    font-weight: bold;
    border-top: 2px solid #EA5B0C;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul {
    display: block;
}

/* .nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
        color: #bc360a;
        font-style: italic;
} */


ul.sub-menu > li{
    border-top: 1px solid #e8e8e8;
    text-align: left;
}

ul.sub-menu > li:first-child{
    border-top: none;
}

.menu-toggle {
    display: none;
}


/* Images */
.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignleft {
    margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
    margin: 5px 10px 5px 0;
}

img.alignright {
    margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}

img.aligncenter {
    margin: 5px auto;
}

img.alignnone {
    margin: 5px 0;
    display: block;
    height: auto;
    max-width: 100%;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
    color: #220e10;
    font-size: 15px;
    font-style: italic;
    font-weight: 300;
    margin-top: 7px;
    text-align: center;
}

img.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol  {
    list-style-position: inside;
}

/***
*   TimeLine
*/


.t_line_month{
    visibility: hidden;
}

.timeline a.t_line_node, #content .timeline a.t_line_node {
    font-size: 19px;
    padding: 0 0 30px 10px;
    top: -25px;
}

.t_node_desc{
    margin-top: 40px;
    padding-top: 8px !important;
}

#content .timeline .timeline_items .item > img{
    border-bottom: 5px solid #01362C;
}
#content .timeline h2{
    border: none;
    margin-bottom: 12px;
    margin-top: 20px;
}


/* Historico */
.timeline .t_controles, #content .timeline .t_controles{
    left: 0;
    margin: 109px auto 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 695px;
    display: none;
    opacity: 0.9;
    /*margin-top: 45px;*/
}
.timeline_items_holder{
    margin-left:0px !important;

}

.timeline .t_controles .t_left, .timeline .t_controles .t_right{
    position: absolute;
}

.timeline .t_controles .t_left{
    left: 0;
    margin-left: 0 !important;
}

.timeline .t_controles .t_right{
    right: 0;
    margin-right: 0 !important;
}

#content .first-content-block .span7{
    width: 435px;
}

.timeline .t_left, .timeline .t_right, #content .timeline .t_left, #content .timeline .t_right{
    cursor: pointer;
    display: inline-block;
    height: 362px;
    margin: 0;
    width: 48px;
}
.timeline .t_left, .timeline .t_left:hover:active, #content .timeline .t_left, #content .timeline .t_left:hover:active{
    background: url("../images/left-big-arrow.png") no-repeat scroll left top transparent;
}

.timeline .t_left:hover, #content .timeline .t_left:hover {
    background: url("../images/left-big-arrow.png") no-repeat scroll left bottom transparent;
}

.timeline .t_right, .timeline .t_right:hover:active, #content .timeline .t_right, #content .timeline .t_right:hover:active {
    background: url("../images/right-big-arrow.png") no-repeat scroll right top transparent;
}

.timeline .t_right:hover, #content .timeline .t_right:hover {
    background: url("../images/right-big-arrow.png") no-repeat scroll right bottom transparent;
}
/** HOME SLIDER **/

.first-content-block, .news-block, .third-block{
    margin-top: 50px;
}

.news-block {
    margin-top: 25px;
}

.home #content .content, .home #content{
    margin-top: 0;
    padding-top: 0;
}

.home #content .content .container{
    margin-top: 1px;
}

.home #content .content{
    background: transparent;
}

.pos-carousel{
    background-color: #d8d4d5;
    *content: "";
    *height: 35px;
}

.pos-carousel a.control{
    color: #AEACAD;
    float: right;
    font-family: "Open Sans", sans-serif;
    font-size: 27px;
    margin: 0 10px;
    padding: 9px 0 4px;
    width: 9px;
}

.carousel-indicators {
    list-style: none outside none;
    margin: 0;
    position: relative;
    left: 0;
    top: 0;
    z-index: 5;
    float: right;
    width: auto;
}

.carousel-indicators li {
    background-color: transparent;
    border-radius: 0;
    border: none;
    cursor: pointer;
    /*float: left;*/
    font-family: "Open Sans", sans-serif;
    font-size: 10px;
    height: auto;
    list-style: none outside none;
    margin: 0 15px;
    padding: 11px 0;
    text-indent: 0;
    text-transform: uppercase;
    width: auto;
    font-weight: 700;
}

.carousel-indicators li.active{
    background-color: transparent;
    color: #004e44 !important;
    border-radius: 0;
    margin: 0 15px;
    border: none;
    color: #004e44;
    width: auto;
    height: auto;
}

.item .content-slide {
    background: rgba(230, 93, 0, 0.88);
    height: 100%;
    padding: 35px;
    position: absolute;
    left: -370px;
    display: none;
    bottom: 0;
}

.item .content-slide span.title {
    color: #FFFFFF;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    line-height: 33px;
    font-weight: 700;
}

.item .content-slide span.subtitle {
    color: #49a7a9;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 7px;
    text-transform: uppercase;
}

.item .content-slide p {
    color: #FFFFFF;
    line-height: 17px;
    text-align: left;
}

.row-block .row-title{
    position: relative;
}

.row-block .row-title span{
    display: block;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-family: "Gotham_Black", sans-serif;
    font-size: 18pt;
    font-weight: 700;
    color: #747474;
}

/*.row-block .row-title span:after {
    content: "";
    position: absolute;
    height: 5px;
    width: 55px;
    bottom: -3px;
    left: 0;
    background-color: #747474;
}*/

.row-block .row-title span.arrow-control{
    border: medium none;
    bottom: 8px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
}

.row-block .row-content{
    margin-top: 15px;
}

#rowSlider{
    position: relative;
    margin-bottom: 10px;
    padding: 50px 0;
}

.row-block .row-slider ul{
    float: left;
    margin: 0;
    width: 100%;
}

.row-block .row-slider ul li{
    list-style: none;
    float: left;
    margin: 0 4px;
}

.row-slider .middle-item{
    margin-left: 8% !important;
    margin-right: 8% !important;
}

.row-block .row-slider ul li:first-child{
    margin-left: 0;
    float: left;
    width: 100%;
}

.row-block .row-slider ul li img{
    width: 150px;
    height: auto;
    display: block;
    margin: auto;
}

.first-content-block .row-content{
    height: 200px;
    overflow: hidden;
}

#rowSlider .controles, #rowSlider-sm .controles, #eventSlider .controles, #videoSlider .controles{
    position: absolute;
    top: 23px;
    width: 100%;
}
#rowSlider-sm .controles a:hover,
#rowSlider-sm .controles a:active,
#rowSlider-sm .controles a:focus,
#rowSlider .controles a:hover,
#rowSlider .controles a:active,
#rowSlider .controles a:focus{
    text-decoration: none;
    outline: none;
}

#rowSlider .controles a, #rowSlider-sm .controles a{
    color: #4d4c4a;
    font-size: 50px;
    background: #dededc;
    border-radius: 100%;
    width: 35px !important;
    height: 35px !important;
    position: absolute;
    text-align: center;
    line-height: 25px;
}

#rowSlider .controles a.right,
#rowSlider-sm .controles a.right,
#eventSlider .controles a.right,
#videoSlider .controles a.right{
    right: 0;
}

/* .row-block .row-footer{
} */

.row-block .row-footer a:hover,
.row-block .row-footer a:active,
.row-block .row-footer a:focus{
    text-decoration: none;
}

.row-footer a{
    color: #16110e;
}

.block-roll > img, .block-roll > a, .block-roll.destaque > div:first-child{
    float: left;
    margin-right: 10px;
    max-width: 220px;
    width: 220px;
}

.block-roll.destaque > a, .block-roll.destaque > img{
    float: none;
}

.block-roll.destaque > div:first-child > a{
    display: table-cell;
    height: 180px;
    vertical-align: middle;
    max-width: inherit;
}

.block-roll.destaque > a > img{
    height: 180px;
}

.block-roll > div{
    float: left;
    height: 180px;
    overflow: hidden;
    width: 270px;
}

.block-roll > div > h3, .news-list > h3, .event-content > h3, #highlights .item .highlights-title > h3{
    border: medium none;
    color: #004e44;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: normal;
    margin-bottom: 0;
    margin-top: 0;
}

.event-content a {
    text-transform: none;
    display: block;
    background-color: #E8E8E8;
    text-align: center;
    padding: 9px 6px 8px;
    border: 1px solid #DADADA;
}

.first-content-block .col-md-8 .row-content{
    overflow: auto;
    height: auto;
}

#highlights .item .highlights-title{
    overflow: hidden;
    height: 200px;
    font-size: 12px;
}

#highlights .highlights-block{
    height: 200px;
}

/** **/

.carousel.carousel-fade .item {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity:0;
}

.carousel.carousel-fade .active.item {
    opacity:1;
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
}

.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
    left: 0;
    z-index: 1;
}

.carousel.carousel-fade .carousel-control {
    z-index: 3;
}

/** **/

.block-roll > div > h3 a, .news-list > h3 a, .event-content > h3 a, #highlights .item .highlights-title > h3 a{
    color: #004e44;
}

.news-block span.curta-incubadora{
    border: medium none;
    bottom: 0;
    *bottom: 10px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
}

.news-block .row-content .noticias-homepage{
    position: relative;
}

.news-block .row-content .noticias-homepage > a{
    display: table-cell;
    height: 175px;
    vertical-align: middle;
}

.news-block .row-content .noticias-homepage img{
    max-width: 100%;
}

.news-block .row-content .noticias-homepage > div{
    background: url("../images/bg-home-news.png") repeat scroll 0 0 transparent;
    padding: 10px;
    width: 100%;
    height: 120px;
    overflow: hidden;
}

.news-block .row-content .noticias-homepage > a > span{
    background: url("../images/bg-home-news.png") repeat scroll 0 0 transparent;
    bottom: 60px;
    height: 60px;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px;
    position: relative;
    width: 240px;
    color: #fff;
}

.news-block .row-content .noticias-homepage > div a,
.news-block .row-content .noticias-homepage > span a{
    color: #FFF;
}

.col-md-4.news-list{
    border-left: 1px solid #BBBBBB;
    height: 260px;
    margin-left: 16px;
    padding-left: 23px;
    width: 220px;
    overflow: hidden;
}

.news-list ul{
    list-style: none;
    margin: 0;
}

.news-list ul li{
    background: url("../images/bullet.png") no-repeat scroll 0 3px transparent;
    margin-left: 0;
    padding-left: 19px;
    margin-top: 15px;
}

.news-list ul li:first-child{
    margin-top: 0;
}

.news-list ul li a{
    color: #555555;
}

#eventSlider, #videoSlider{
    position: relative;
}

#eventSlider .controles{
    top: 0;
    z-index: 10;
}

#eventSlider .item,
#videoSlider .item{
    padding: 0;
}

#eventSlider .when{
    display: table;
    table-layout: fixed;
    width: 239px;
}

#sidebar .sidebar .when{
    float: left;
    width: 69px;
    margin-right: 10px;
    margin-bottom: 5px;
}

#eventSlider .when span, .sidebar .when span{
    color: #FFFFFF;
    display: table-cell;
    margin: 0;
    text-align: center;
}

#eventSlider .when span.day-week, .sidebar .when span.day-week{
    background-color: #005142;
    font-size: 20px;
    padding: 0px 19px 2px;
    text-transform: uppercase;
    height: 32px;
    line-height: normal;
}

#eventSlider .when span.event-date, .sidebar .when span.event-date{
    background-color: #016D5B;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    line-height: normal;
    margin-top: 3px;
    padding: 10px 19px 2px;
    height: 32px;
}

#eventSlider .carousel-inner{
    background-color: #dedede;
    height: 242px;
    overflow: hidden;
}

#eventSlider .item .event-block:first-child{
    margin-top: 0;
    z-index: 11;
}

#eventSlider .item .event-block{
    margin-top: 17px;
    z-index: 11;
}
#sidebar .sidebar.event h2{
    border: none;
    margin-bottom: 0;
}

.sidebar.event .widget h3 a{
    color: #004e44 !important;
}

.sidebar .event-block{
    border-top: 1px solid #FFFFFF;
    margin-top: 10px;
    padding-top: 13px;
    z-index: 11;
}

.sidebar .event-block p{
    text-align: left;
}

.sidebar .event-block .event-content h3, .sidebar .event-block .event-content h3 > a{
    text-align: left !important;
}

.sidebar .event-block:first-child{
    border: none;
    padding-top: 0;
}

#eventSlider .item .event-block:nth-child(2) {
    border-top: 1px solid #FFFFFF;
    padding-top: 10px;
}

#eventSlider .event-content{
    float: left;
    overflow: hidden;
    width: 239px;
    z-index: 20;
    position: relative;
    margin: 0;
}

.sidebar.event .widget{
    background-color: #DEDEDE;
    padding: 1px 10px 10px;
}

.sidebar .event-content{
    float: left;
    height: 105px;
    overflow: hidden;
    width: 140px;
    text-align: justify;
}

#videoSlider .controles{
    top: -42px;
}

.videos .row-content{
    background-color: #dedede;
}

.videos .row-content p{
    margin: 0 0 7px;
    padding-left: 15px;
    padding-top: 30px;
}

#videoSlider .carousel-inner{
    background-color: #dedede;
    min-height: 166px;
    overflow: hidden;
}

#videoSlider .item > div{
    background-color: #FFFFFF;
    float: left;
    overflow: hidden;
    padding: 5px 0;
    text-align: center;
    width: 210px;
}

#videoSlider .item > div:nth-child(2){
    margin-left: 25px;
}

#videoSlider .item > div > img{
    width: 200px;
    height: 100px;
}

#videoSlider .item > div > div{
    padding: 0 6px;
    text-align: left;
    height: 65px;
    overflow: hidden;
}

#videoSlider .item > div > div span{
    color: #004e44;
    margin-top: 5px;
    display: block;
}

#videoSlider .item > div > div p{
    padding: 0;
    margin-top: 5px;
}

/** Custom Home Config **/

/*label.label-inline.EMAIL-label.yikes-mailchimp-field-required {*/
    /*width: 50% !important;*/
/*}*/

/*button.yikes-easy-mc-submit-button.yikes-easy-mc-submit-button-1.btn.btn-primary {*/
    /*width: 15% !important;*/
    /*background: none;*/
    /*border: none;*/
/*}*/

/*label.empty-form-inline-label.submit-button-inline-label{*/
    /*width: 20% !important;*/
/*}*/

/*span.yikes-mailchimp-submit-button-span-text{
     padding: 4px 55px 4px 55px;
    text-transform: lowercase;
    font-family: Gotham_Bold;
    font-size: 12pt;
    color: #EA5B0C;
    border: 1px solid #EA5B0C;
    border-radius: 50px; 
    padding: 12px 55px 12px 55px;
    border: solid #EA5B0C 1.5px;
    border-radius: 100px;
    color: #EA5B0C;
    font-family: Gotham;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
}*/

/*span.yikes-mailchimp-submit-button-span-text:hover{
     color: #ffffff;
    background-color: #EA5B0C; 
    text-decoration: none;
    border: solid #EA5B0C 1px;
    border-radius: 100px;
    background-color: #EA5B0C;
    color: #ffffff;
    font-family: Gotham;
    text-align: center;
}*/

#videoSlider form{
    margin-bottom: 0;
    margin-top: 15px;
    padding: 15px;
}

#videoSlider form table tr:first-child td:first-child {
    padding-right: 24px;
}

#videoSlider label{
    text-transform: uppercase;
    color: #004e44;
    font-weight: 400;
}

#videoSlider input {
    border: medium none;
    padding: 8px 5px;
}

#videoSlider table{
    width: 100%;
}

#videoSlider button{
    background-color: transparent;
    border: none;
    margin-top: 3px;
}

.third-block .row-block .row-title span{
    border: none;
    margin-bottom: 0;
}

.third-block .row-block .row-content{
    margin-top: 0;
}

/*AGENDA DE EVENTOS*/

.evento h2 a{
    color: #3b3b3b;
}

.ui-datepicker .ui-datepicker-header {
    padding: 0.2em 0;
    position: relative;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    height: 1.8em;
    position: absolute;
    top: 2px;
    width: 1.8em;
}
.ui-datepicker .ui-datepicker-title {
    line-height: 1.8em;
    margin: 0 2.3em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

table.ui-datepicker-calendar td, table.ui-datepicker-calendar th{
    padding: 2.4px;
    padding/**/: 2px;
}

.ui-state-evento, .ui-state-evento > a{
    font-weight: bold !important;
}

a.ui-state-default{
    display: block;
    text-align: center;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl{
    border-radius: 0 !important;
}

.evento-acordion .row .thumb{
    padding-top: 10px;
}

.evento-acordion .row .thumb > img.thumbnail{
    display: inline;
}

.evento-acordion .row .span11.foot{
    border-bottom: 1px solid #DDD;
}

.evento-acordion .row{
    margin-bottom: 25px;
}

#calendario .ui-state-active {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none !important;
    opacity: 1;
}

#calendario .ui-state-active span {
    border: 1px solid #4E5FA7 !important;
    display: block;
    text-align: center;
}

/* REDE SOCIAL FOOTER */

.fb
{
    height:24px !important;
    width:24px !important;
    display:block;
}
.fb:hover
{
    height:24px;
    width:24px;
    background-position: 0 -44px !important;
}
.li
{
    height:24px !important;
    width:24px !important;
    display:block;
}
.li:hover
{
    height:24px;
    width:24px;
    background-position: 0 -44px !important;
}
.yt
{
    height:24px;
    width:24px;
    display:block;
}
.yt:hover
{
    height:24px;
    width:24px;
    background-position: 0 -44px !important;
}
.rss
{
    height:24px;
    width:24px;
    display:block;
}
.rss:hover
{
    height:24px;
    width:24px;
    background-position: 0 -44px !important;
}

.clearfix:after {     content:".";     display:block;     height:0;     clear:both;     visibility: hidden; }

.listSprite{
    margin-top: 5px;
}

.listSprite a {
    float: right !important;
    margin-right: 8px;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.listSprite a:last-child {
    padding-left: 5px !important;
    padding-right: 0px !important;
    margin-right: 0;
    float: right !important;
}

.footerNews
{
    padding-top: 45px !important;
    margin-top: 45px !important;
    margin-bottom: 10px;
}

#fsyn-insert-form button.btn{
    padding: 0;
}

#fsyn-insert-form .input-group-addon:last-child{
    background-color: transparent !important;
}

.edital > div{
    border-top: 1px solid #b9b9b9;
    margin-bottom: 25px;
    padding-top: 25px;
}

.edital > div:first-child{
    border: none;
    padding-top: 0;
}

.edital > div > h2{
    line-height: 20px;
}

.edital > div > h2.flit{
    padding-bottom: 10px;
    padding-right: 25px;
}

#sidebar.dashboard ul li{
    background: none;
    padding-left: 0;
}

ul.filter-list li{
    margin-top: 0;
}

/** Custom Classes **/

.post-722 .return_link{
    display: none;
}

.page-template-template-editais-php h1{
    font-size: 24px;
}

.page-template-template-editais-php h2{
    font-size: 16px;
}

/** DASHBOARD **/

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 4px;
}

select {
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

label{
    font-weight: normal;
}

/** BotÃƒÂ£o Empresas **/
.buttonEMPRESAS{
text-decoration:none!important;
text-align:center; 
margin-bottom: 20px;
padding: 20px 0 2px 3px;
background-color:#e3e3e3; 
text-transform: uppercase!important;
font-size: 23px!important;
    font-family: "Open Sans", sans-serif !important;
display: block;
}
 
 .buttonEMPRESAS:hover{
text-decoration:none!important;
text-align:center; 
margin-bottom: 20px;
padding: 20px 0 2px 3px;
background-color:#005645; 
color:#f7f7f7!important;
text-transform: uppercase!important;
font-size: 23px!important;
    font-family: "Open Sans", sans-serif !important;
display: block;
 }
 
/** COLUNAS **/
.colunas {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

/** TABS **/
.responsive-tabs__list__item{
border: 2px solid #005645!important;
color:#005645!important;
-moz-box-shadow: 2px -2px 3px #B8B8B8;
-webkit-box-shadow: 2px -2px 3px #B8B8B8;
box-shadow: 2px -2px 3px #B8B8B8;
}

.responsive-tabs__list__item--active{
background-color: #005645!important;
color:#ffffff!important;
}

.tabcontent{
border:1px solid #005645!important;
border-top: 15px solid #005645!important;
background-color: #F5F5F5!important;
-moz-box-shadow: 2px -2px 3px #B8B8B8;
-webkit-box-shadow: 2px -2px 3px #B8B8B8;
box-shadow: 2px -2px 3px #B8B8B8;
}

/** LINEAR **/
#el1{
    /** background:linear-gradient(to bottom, #B5B5B5 , #fff)!important; **/
    
    background: -webkit-linear-gradient(#999999, #f3f3f3, #fff)!important; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#999999, #f3f3f3, #fff)!important; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#999999, #f3f3f3, #fff)!important; /* For Firefox 3.6 to 15 */
    background: linear-gradient(#999999, #f3f3f3, #fff)!important; /* Standard syntax (must be last) */
    
    height:4px;
}
.header-middle{
    border-top: 2px solid #ffffff!important;
}

/** GovernanÃƒÂ§a **/
.govEmp {
  color: #005645;
  text-transform: uppercase;
  font-weight: bold;
}
.govNome {
  color: #f37423;
  margin: 0 0 10px!important;

}

.PgovEmp {
  margin: 0 0 10px!important;
}

/** Tabs1 **/
 .tabsinfra ul li {
    background: none!important;
  }
  
  .xa-default {
  background: none!important;
}

.xa-default .nav-tabs  a, .xa-default .nav-tabs  a, .xa-default .nav-tabs  a{
  box-shadow: inset 0 11px 0 -5px #e2e2e2 !important;
  background: #e2e2e2;
}

.xa-default .nav-tabs  a, .xa-default .nav-tabs  a:focus, .xa-default .nav-tabs  a:hover {
  text-decoration: none!important;
}

.xa-default .nav-tabs  a:focus, .xa-default .nav-tabs  a:hover {
box-shadow: inset 0 11px 0 -5px #F37423!important;
background: #e2e2e2;
}

.xa-default .nav-tabs .active a, .xa-default .nav-tabs .active a:focus, .xa-default .nav-tabs .active a:hover {
  box-shadow: inset 0 11px 0 -5px #F37423!important;
  background: #fff;
  text-decoration: none!important;
}

/** widget **/

.widget-title{
    background: #005645!important;
    color: #fff!important;
    width: 233px;
    padding: 8px 0px 3px 10px;
    border-bottom: none!important;
    font-size: 17px!important;
}
#sidebar{
    margin-top: 15px!important;
}

.pagination > li > span.current {
    background-color:#f37423;
    color:#FFFFFF;  
}

.pagination > li > span {
    color:#666666 !important;
}

.pagination > li > a {
    color:#666666;
}

.nav-tabs > li {
    background: none !important;
    padding: 0 6px 0 0 !important;
}

.jquery-ajax-load li {
    margin-top: 5px !important;
}

#codeContainer textarea {
    width: 100%;
    height: 250px;
}

.spinner {
  width: 80px;
  height: 80px;

  position: relative;
  top: 50%;      left: 50%;      transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
}

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #005645;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
  0%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

div#loading {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(243, 116, 35, 0.85);
    width: 100%;
    height: 102%;
    border-radius: 5px;
}

div#superModal {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10809340;
}

div#superModalBg {
    position: absolute;
    background-color: rgba(0,0,0,0.85);
    width: 100%;
    height: 100%;
}

div#superModalBody {
    position: absolute;
    width: 580px;
    max-width: 90%;
    height: 440px;
    background-color: white;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    background-size: 100%;
}

span#fecharSuperModal {
    position: absolute;
    right: 0;
    top: -30px;
}

#fecharSuperModal a {
    color: white;
    background-color: #f37423;
    padding: 6px 14px 4px;
}

div#superModalBody p {
    background-color: rgba(6,49,46,0.93);
    position: absolute;
    bottom: 0;
    margin: 0;
    color: #FFF;
    text-align: center;
    padding: 20px 30px;
    font-size: 17px;
}

a.linkModal {
    display: block;
    width: 100%;
    height: 100%;
}

.list-group {
    display:block !important;
    overflow: visible !important;
}
.caption-move {
    display:block !important;
    overflow: visible !important;
}
.hidden-sm {
    display:block !important;
    overflow: visible !important;
}
.hidden-xs{
    display:block !important;
    overflow: visible !important;
}
.visible-sm-block {
    display:none !important;
    overflow: visible !important;
}

.visible-xs-block{
    display:none !important;
    overflow: visible !important;
}
.visible-xs-block .a{
    display:none !important;
    overflow: visible !important;
}
.caption-move a:focus, .xa-default .nav-tabs a:hover {
    display:block !important;
    overflow: visible !important;
}
/* .caption-move {
     margin-bottom: -90px !important; 
} */
.dentro {
    min-height: 280px;
}

.widget_wysija_cont .wysija-paragraph label {    
    /* float: left; */
    margin: 0 15px 5px 0;
    font-weight: bold;
    /* text-transform: uppercase; */
    font-family: Gotham_Bold;
    color: #080934;
}
.formError .formErrorContent{
    color: #FFFFFF;
    background-color: #FF0000;
}

.widget_wysija_cont .wysija-checkbox-label { 
    margin: 25px 15px 3px 0px;
    font-weight: bold;
    /* text-transform: uppercase; */
    font-family: Gotham_Bold;
    color: #080934;
}

.widget_wysija_cont .wysija-checkbox-paragraph {
    font-weight: 400;
    display: inline-block;
    width: 100%;
    margin: 0 0 0 0;
    text-indent: 0px;
    padding-left: 0px;
    vertical-align: top;
}

.widget_wysija_cont input[type=text], .widget_wysija_cont input[type=url], .widget_wysija_cont input[type=email], .widget_wysija_cont input[type=tel], .widget_wysija_cont input[type=number], .widget_wysija_cont input[type=password] {
    width: 59%;
    outline-style: none;
    font-size: 12px;
    font-family: inherit;
    padding: 5px 2px 5px 2px;
    letter-spacing: normal;
    font-family: Gotham;
    border: solid #737984 1px;
    border-radius: 4px;
}

.widget_wysija_cont .wysija-required {
    color: #FF0000;
}


/* .widget_wysija_cont .wysija-submit, .wpcf7-submit {
    color: #EA5B0C;
    background-color: white;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 2px solid #EA5B0C;
    white-space: nowrap;
    padding: 5px 50px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 50px;
    font-family: Gotham_Bold;
} */

.widget_wysija_cont .wysija-submit, .wpcf7-submit {
   /* padding: 4px 55px 4px 55px;
    text-transform: lowercase;
    font-family: Gotham_Bold;
    font-size: 12pt;
    color: #EA5B0C;
    border: 1px solid #EA5B0C;
    border-radius: 50px; */
    background-color: #FFFFFF;
    padding: 12px 55px 12px 55px;
    border: solid #EA5B0C 1.5px;
    border-radius: 100px;
    color: #EA5B0C;
    font-family: Gotham;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
}
.widget_wysija_cont .wysija-submit:hover {
    /* color: #ffffff;
    background-color: #EA5B0C; */
    text-decoration: none;
    border: solid #EA5B0C 1px;
    border-radius: 100px;
    background-color: #EA5B0C;
    color: #ffffff;
    font-family: Gotham;
    text-align: center;
}

.wpcf7-submit:hover {
    text-decoration: none;
    border: solid #EA5B0C 1px;
    border-radius: 100px;
    background-color: #EA5B0C;
    color: #ffffff;
    font-family: Gotham;
    text-align: center;
}


/* .widget_wysija_cont .wysija-submit:active {
    background-color: #005141;
    border-color: #005141;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    outline: 0;
} */

.widget_wysija_cont .wysija-submit:active {
    text-decoration: none;
    border: solid #EA5B0C 1px;
    border-radius: 100px;
    background-color: #EA5B0C;
    color: #ffffff;
    font-family: Gotham;
    text-align: center;
}

.widget_wysija_cont .wysija-submit:focus{    
    outline: 0;
}

p.wysija-paragraph {
    margin-top: 35px;
}

.wysija-paragraph textarea {
    width: 68% !important;
    font-family: Gotham;
    border: solid #737984 1px;
    border-radius: 4px;
}

.widget_wysija_cont .wysija-checkbox-paragraph label {
    font-size: 14px;
    width: 88%;
    vertical-align: top;
    margin-left: 5px;
    text-indent: 0;
    display: inline-block;
}

span.wpcf7-list-item {
    margin-left: 0;
}

span.wpcf7-not-valid-tip {
    padding-left: 31%;
}

div.wpcf7-validation-errors {
    color: #f77400;
    border: none;
}

div.wpcf7-response-output {
    margin: -58px 0 0;
    float: right;
    font-weight: 700;
}

div.wpcf7-mail-sent-ok {
    color: #398f14;
    border: none;
}

.EMAIL-label {
    display: none;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    border-radius: 5px !important;
}

.EMAIL-label input {
    padding: 7px 10px 4px !important;
    color: black !important;
}

.no-item-slider {
    color: white;
    margin-top: 0;
}
/* antigo a nova home */
/* .yikes-easy-mc-email {
    background-color: #ffffff !important;
    border: 1px solid #ccc !important;
    border-radius: 30px !important;
    margin-bottom: 15px !important;
    font-weight: 400 !important;
    color: white !important;
} */

/* nova home - rodape 16/06/21 */
.yikes-easy-mc-email {
    background-color: #2D2E87 !important;
    font-size: 11px;
    color:#FFFFFF !important;
    width: 240px !important;
    box-sizing: border-box !important;
    border: none !important;
    border-bottom: 2px solid rgb(255, 255, 255, 0.8) !important;
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* Firefox 4+, Opera, Chrome */
    opacity: 0.8;
}

/* nova home - rodape 16/06/21 */
.yikes-easy-mc-email::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #FFF;
    opacity: 0.8; /* Firefox */
}

/* nova home - rodape 16/06/21 */
.yikes-easy-mc-text {
    background-color: #2D2E87 !important;
    font-size: 11px;
    color:#FFFFFF !important;
    width: 240px !important;
    box-sizing: border-box !important;
    border: none !important;
    border-bottom: 2px solid rgb(255, 255, 255, 0.8) !important;
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* Firefox 4+, Opera, Chrome */
    opacity: 0.8;
}

.yikes-easy-mc-text::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #FFF;
    opacity: 0.8; /* Firefox */
}

.submit-button-inline-label {
    display: inline-block;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
}

.empty-label {
    display: none !important;
}

/*.yikes-easy-mc-submit-button {
     font-weight: bold !important;
    border-color: #fff !important;
    color: #fff !important;
    background: white !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    box-shadow: none !important;
    height: 26px;
    border-radius: 30px !important;
    text-shadow: none !important;
    width: 100% !important;
    padding: 5px !important; 
   
}*/

.edit-link {
    display: none;
}

.yikes-easy-mc-error-message {
    background: none !important;
    padding: 0 !important;
    position: relative !important;
    margin-top: 3px !important;
    /* margin-bottom: 5px !important; */
}

.yikes-easy-mc-success-message {
    background: none !important;
    padding: 0 !important;
    position: relative !important;
    margin-top: 3px !important;
    margin-bottom: 5px !important;
}

.scrollbox {
    height: 220px;
    overflow: auto;
    background: #ffffff;
    border: 1px solid #CCCCCB;
    padding: 5px 10px;
}


/* NOVOS ESTILOS: HOME */

img.icones-home {
    width: 100px;
    height: 100px;
    align-self: center;
}

img.icones-final {
	width: 100px;
	height: 100px;
	align-self: center;
}

.texto-home-eventos {
    height: fit-content;
    width: fit-content;
    align-self: center;
    margin-left: 10px;
}

.home-second-block .conteudo {
    text-align: center;
}

.col-md-offset-meio {
    /* margin-left: 3.125%; */
    margin-right: 10px;
}

.col-icone-eventos {
    margin-top: 20px;
    padding:0;
}

.col-icone-cases {
    margin-top: 20px;
    padding:0;
}

.col-icone-saiu-na-midia {
    margin-top: 0px;
    padding:0;
}

#titulo-eventos{
    text-transform: none;
    margin-bottom: -10px;
    font-size: 27px;
    color: #FFFFFF;
    font-family: Gotham_Black;
}

#titulo-cases{
    text-transform: none;
    margin-bottom: -10px;
    font-size: 27px;
    color: #FFFFFF;
    font-family: Gotham_Black;
}

#titulo-saiu-midia{
    text-transform: none;
    margin-bottom: -10px;
    padding-bottom: 0px;
    font-size: 27px;
    color: #FFFFFF;
    font-family: Gotham_Black;
}

#descricao-saiu-midia {
    color: #FFFFFF;
    font-family: Gotham;
    font-size: 16pt;
    margin-bottom: 0px; 
}

p.p-descricoes {
    font-size: 14px;
}

/* @media screen and (min-width: 407){
    body{
        margin-bottom: 380px;
    }

}

@media screen and (max-width: 407){
    body{
        margin-bottom: 280px;
    }

}

@media screen and (max-width: 596px){
    body{
        margin-bottom: 120px;
    }
} */
/* Small devices (smartphones, 360px and up) */
@media screen and (max-width: 760px){
    #conteudo-sobre-video{
        height: 300px;
        margin-top: 5%;
        text-align: center;
    }

    .row-eventos {
        margin-top: 20px;
        display: flex;
    }

    .eventos > div > div > span {
        margin-top: 10%;
    }

    #colVideo {
        margin-top: 0px !important;
    }
	
	img.icones-home {
		width: 80px;
		height: 80px;
		align-self: center;
	}
	
	img.icones-final {
		width: 100px;
		height: 100px;
		align-self: center;
	}

    h1.banner-home-titulo {
        font-family: Gotham_Black;
        font-size: 28px; 
        color: #ffffff;
        text-align: left;
     }

     p.banner-home-subtitulo{
        font-family: Gotham_Bold;
        font-size: 12px;
        color: #ffffff;
        text-transform: uppercase;  
        text-align: left;
        padding-top: 10px;
     }

     p.banner-redesocial{
        font-family: Gotham_Bold;
        font-size: 10px;
        color: #ffffff;
        text-transform: uppercase;  
        text-align: left;
        padding-top: 10px;
     }
}


/* Small devices (tablets, 768px and up) */
@media screen and (min-width: 768px){
    #conteudo-sobre-video{
        height: 300px;
        margin-top: 5%;
        text-align: center;
    }

    .row-eventos {
        margin-top: 20px;
        display: flex;
    }

    .eventos > div > div > span {
        margin-top: 10%;
    }

    #colVideo {
        margin-top: 0px !important;
    }
	
	img.icones-final {
		width: 120px;
		height: 120px;
		align-self: center;
	}
    
}

/* Medium devices (desktops, 992px and up) */
@media screen and (min-width: 992px) {

    .p-descricoes {
        margin-top: 15px !important;
    }

    .home-first-block {
        margin-top: -20px;
    }

    /* .home-miolo{
        margin-top: -20px;
    }

    .home-servicos{
        margin-top: -20px;
    }

    .home-eventos{
        margin-top: -20px;
    } */

    .div-dentro-parque {
        margin-left: 35%;
    }

    #imagem-info-home1 {
        width: 70% !important;
    }

    #imagem-info-home2 {
        height: 70% !important;
    }

    .home-second-block .conteudo {
        text-align: left !important;
    }

    .col-icone-visite-parque {
        margin-top: 20px;
    }

    .col-icone-saiu-na-midia {
        margin-top: 20px;
    }
    .eventos > div > div > span {
        margin-top: 0%;
    }

}

video{
    filter: brightness(55%);
}

/* Large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1300px) {
  /*  .home-first-block {
        margin-top: -100px;
    }*/

    /*.container {*/
        /*width: 1240px;*/
    /*}*/

    #video-background {
        width: 100%;
    }

    /* #video-home.home-first-block {
        background-color: rgba(0,0,0,0) !important;
        margin-bottom: 70px;
    } */

    #imagem-info-home1 {
        height: 100%;
    }

    #imagem-info-home2 {
        height: 100%;
    }

    #conteudo-sobre-video{
        margin-bottom: 5%;
    }

    .a-dentro-parque>img{
        width: 100%;
        height: auto;
        max-height: 280px;
    } 

    .div-dentro-parque{
        margin: 0 1% 0 1%;
    }
}

.div-dentro-parque {
    margin-bottom: 50px;
}

#colVideo {
    margin-top: 300px;
    display: flex;
    flex-flow: column;
}

.a-dentro-parque>img{
    width: 100%;
    height: auto;
    max-height: 280px;
}

.entry-content > p {
    line-height: 25px;
}

#imagem-info-home1{
    width: 300px;
    margin-bottom: 50px;
}

#imagem-info-home2{
    width: 300px;
}

.menu-menu-de-navegacao-principal-container{
    text-align: center;
}

.numberCircle {
    width: 100%;
    line-height: 100%;
    border-radius: 50%;
    text-align: center;
    font-size: 50pt;
    border: 2px solid #666;
    font-family: Gotham_Black;
    padding: 8% 8% 5% 8%;
    border-color: white;
    color: white;
}

.description-number-circle{
    font-family: Gotham_Black;
    color: white;
    font-size: 12pt;
}

.home-inovacao {
    background-color: #ffffff;
    padding: 50px 50px 20px 50px;
    z-index: -1;
}

.centralizarImg
{
 text-align:center;
 display:block;
}

.home-miolo {
    background-color: #ffffff;
    padding: 50px 50px 20px 50px;
    z-index: -1;
}

.home-miolo .row-title span{
    text-align: left;
    font-size: 30pt;
    /* color: #080934; */
    color:  #2D2E87;
    /* text-transform:uppercase; */
    font-family: Gotham_Black;
}

.home-servicos {
    background-color: #ffffff;
    padding: 50px 50px 20px 50px;
    z-index: -1;
}

.home-servicos .row-title span{
    text-align: left;
    font-size: 30pt;
    /* color: #080934; */
    color:  #2D2E87;
    /* text-transform:uppercase; */
    font-family: Gotham_Black;
}

.home-eventos {
    background-color: #ffffff;
    padding: 50px 50px 20px 50px;
    z-index: -1;
}

.home-eventos .row-title span{
    text-align: left;
    font-size: 30pt;
    /* color: #080934; */
    color:  #2D2E87;
    /* text-transform:uppercase; */
    font-family: Gotham_Black;
}

.home-por-dentro-parque {
    background-color: #ffffff;
    padding: 50px 50px 20px 50px;
    z-index: -1;
}

.home-por-dentro-parque .row-title span{
    text-align: left;
    font-size: 30pt;
    /* color: #080934; */
    color:  #2D2E87;
    /* text-transform:uppercase; */
    font-family: Gotham_Black;
}

.home-por-dentro-parque .row-footer a{
    /* padding: 20px 50px;
    border: solid #EA5B0C 1px;
    border-radius: 100px;
    color: #EA5B0C;
    font-family: Gotham;
    font-size: 14px;
    font-weight: bold; */
    padding: 10px 35px 10px 35px;
    border: solid #EA5B0C 1.5px;
    border-radius: 100px;
    color: #EA5B0C;
    font-family: Gotham;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
}

.home-por-dentro-parque .row-footer a:hover{
    text-decoration: none;
    /* border: solid #EA5B0C 1px; 
    border-radius: 100px;
    font-family: Gotham;
    */
    background-color: #EA5B0C;
    color: #ffffff;
}

#video-home.home-first-block{
    /* position:relative; 
	background-color: #bb0d81;*/
    background-color: rgba(0,0,0,0) !important;
    margin-bottom: 70px;
    /* background-color: #080934; */
	
}

.home-first-block {
    background-color: #ffffff;
    padding: 50px 50px 20px 50px;
    z-index: -1;
}

.home-first-block .row-title span{
    text-align: left;
    font-size: 30pt;
    /* color: #080934; */
    color:  #2D2E87;
    /* text-transform:uppercase; */
    font-family: Gotham_Black;
}
.home-third-block .row-title span {
    color: #ffffff;
}

.home-first-block .row-title span:after,
.home-third-block .row-title span:after {
    background-color: #029142;
}

.home-first-block .row-footer {
    background-color: #ffffff;
    margin-bottom: 30px;
}

#logo-parque {
    max-width: 241px;
}

.certificado-greatptw {
    padding-top: 10px;
}

.home-first-block .row-footer a{
    /* padding: 20px 50px;
    border: solid #EA5B0C 1px;
    border-radius: 100px;
    color: #EA5B0C;
    font-family: Gotham;
    font-size: 14px;
    font-weight: bold; */
    padding: 10px 35px 10px 35px;
    border: solid #EA5B0C 1.5px;
    border-radius: 100px;
    color: #EA5B0C;
    font-family: Gotham;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
}

.home-first-block .row-footer a:hover{
    text-decoration: none;
    /* border: solid #EA5B0C 1px; 
    border-radius: 100px;
    font-family: Gotham;
    */
    background-color: #EA5B0C;
    color: #ffffff;
}

.home-first-block .ssss {
    background-color: #ffffff;
    margin-top: 10px;
    color: #ffffff;
    line-height: 17px;
    text-align: center;
}

.home-first-block .ssss a {
    color: #080934;
    font-size: 16px;
    font-family: Gotham_Black;
}

.home-first-block .dentro-parque-excerpt> a {
    color: #080934;
    font-size: 8px;
    font-family: Gotham;
}

.home-first-block .noticias-homepage img {
    width: 100%;
    height: 100%;
}

.home-first-block .list-group {
    padding: 0 10px;
}

.home-first-block  .dentro {
    margin: 0 -10px;
}

.home-second-block>.alaranjar {
    background-color: rgba(230,70,0,0.8);
}

.home-second-block>div>.container>.row{
    margin-top: 30px;
    margin-bottom: 20px;
}

.home-second-block .row-title span {
    color: #ffffff;
    font-family: Gotham_Black;
    text-transform: uppercase;
    font-size: 27px;
    margin-bottom: 0px;
}

#visite-o-parque-descricao{
    color: #080934;
    font-family: Gotham;
    font-size: 16px;
    margin-bottom: 0px;
}

#listaEventos span {
    color: #ffffff;
    font-family: Gotham_Bold;
    font-size: 20px;
    margin-bottom: 0px;
}

#listaEventos a {
    color: #ffffff;
    font-family: Gotham;
    font-size: 14px;
    margin-bottom: 0px;
}

.home-second-block .row-title span:after {
    background-color: #f76400;
}


.home-second-block .ssss {
    background-color: #1f1a17;
    height: 74px;
    width: 100%;
    color: #ffffff;
    padding: 10px 15px;
    line-height: 17px;
}

.home-second-block .ssss.inner {
    position: absolute;
    bottom: 0;
    line-height: 17px;
}

.home-second-block .ssss a {
    color: #ffffff;
}

.home-second-block .list-group {
    padding: 0;
    margin: 0;
}

.home-second-block .dentro {
    min-height: 0;
}

.home-third-block {
    background-color: #ffffff;
    padding: 30px 0;
    margin-bottom: -45px;
}

.home-third-block .row-block .row-title span{
    color: #080934;
    margin-bottom: 0px;
    margin-top: 20px;
    font-size: 20pt;
}

.home-third-block .row-block .row-content {
    background-color: transparent;
    margin-top: -7px;
    font-family: Gotham;
    color: #080934;
}

.home-third-block p {
    margin: 0 0 10px;
}

/**
  INCUBADORA
 */

.button-site-incubadora {
    margin-top: 40px;
    margin-bottom: 25px;
    padding: 10px 20px;
    color: #EA5B0C !important;
    border: solid 1px #EA5B0C;
    border-radius: 100px;
    text-decoration: none !important;
    font-family: Gotham_Bold, sans-serif;
}
.button-site-incubadora:hover{
    color: white !important;
    background-color: #EA5B0C;
    text-decoration: none;
}

.label-empresas-residentes {
    color: #767676;
    font-family: Gotham_Bold, sans-serif;
    font-size: 11px;
    margin-bottom: 5px;
}

/**
  MISSAO VALORES VISAO
 */

.header-missao-valores-visao-container {
    margin-top: 15px;
    margin-bottom: 10px;
} 

.header-missao-valores-visao {
    color: #FFFFFF;
    font-size: 18px;
    font-family: Gotham_Black;
    position: absolute;
    top: 25%;
    left: 5%;
    text-transform: uppercase;

}

.descricao-missao-valores-visao {
    color: #080934;
    font-size: 16px;
    font-family: Gotham;
    line-height: 24px;
    display: table;
    margin-bottom: 15px;
}

.subtitulo-valores {
    color: #00B1AA;
    font-size: 18px;
    font-family: Gotham_Bold;
    text-transform: uppercase;
    display: table;
    margin-bottom: 5px;
}

.subtitulo-visao {
    color: #2D2E87;
    font-size: 18px;
    font-family: Gotham_Bold;
    text-transform: uppercase;
    display: table;
    margin-bottom: 5px;
}

hr.hr-visao {
    border-top: 2px solid #2D2E87;
    margin-top: 15px;
    margin-bottom: 25px;
}

/*
    O QUE É
 */

.texto-o-que-e {
    color: #080934;
    font-size: 16px;
    font-family: Gotham;
    line-height: 24px;
    display: table;
    margin-bottom: 25px;
}

.texto-o-que-e-destaque {
    color: #080934;
    font-size: 24px;
    font-family: Gotham_Bold;
    line-height: 30px;
    display: table;
    margin-bottom: 25px;
}

hr.hr-o-que-e{
    border: 1px solid #EA5B0C;
    width: 97%;
    /* margin-top: 45px;
    margin-bottom: 55px;
      */
}

.linha-mapa {
    width: 50%;
    margin-bottom: -50px !important;
    position: relative;
    z-index: 1;
}

/**
Estágios e Oportunidades
 */

h2.titulo-oportunidades{
    color: #EA5B0C;
    font-size: 18px;
    font-family: Gotham_Bold, sans-serif;
}

small.oportunidade-ver-mais{
    /* float: right; */
    color: #EA5B0C;
    font-family: Gotham_Bold, sans-serif;
}

.vaga-block h3{
    margin-top: 0;
    font-size: 18px;
    font-family: Gotham_Bold, sans-serif;
    color: black;
}

.vaga-block h5{
    margin-top: 0;
    font-family: Gotham, sans-serif;
}

a.botao-clique-notificacao-vagas {
    color: #EA5B0C;
    font-family: Gotham_Bold, sans-serif;
}

a.botao-clique-notificacao-vagas:hover {
    color: #EA5B0C;
    text-decoration: none;
}

/**
Relatório sustentabilidade
 */

h2.titulo-relatorio-sustentabilidade {
    color: #EA5B0C;
    font-family: Gotham_Bold, sans-serif;
    margin-top: 10px !important;
}

div.botoes-relatorio {
    margin-top: 0;
    padding-left: 0;
}

a.botao-acessar-relatorio {
    color: #EA5B0C;
    font-family: Gotham_Bold, sans-serif;
    padding: 3px 40px;
    border: 2px solid #EA5B0C;
    border-radius: 100px;
    text-decoration: none;
}

a.botao-acessar-relatorio:hover {
    color: white;
    background-color: #EA5B0C;
    text-decoration: none;
}

h1.relatorio-2017 {
    color: #EA5B0C !important;
    font-family: Gotham_Bold, sans-serif;
    font-size: 24px;
}

.list-relatorio-2017 {
    padding-left: 8px;
}

.list-relatorio-2017 > li > a {
    font-family: Gotham, sans-serif;
    font-size: 16px;
    color: black;
}

a.relatorio-versoes-anteriores {
    font-family: Gotham_Bold, sans-serif;
    font-size: 12px;
    color: #EA5B0C
}

.relatorios-flex-container {
    height: 248px;
    display: flex;
    flex-flow: column;
    justify-content: space-evenly;
    padding: 0 15px;
}

/**
Cases
 */

h1.titulo-cases-parque {
    font-family: Gotham_Bold, sans-serif;
    font-size: 24px;
    color: #EA5B0C;
}

h1.titulo-cases-parque-roxo{
    font-family: Gotham_Bold, sans-serif;
    font-size: 24px;
    color: #2D2E87;
}

h1.titulo-cases-parque-verde{
    font-family: Gotham_Bold, sans-serif;
    font-size: 24px;
    color: #00B1AA;
}

h3.titulo-cases-parque {
    font-family: Gotham_Bold, sans-serif;
    margin: 3px 3px !important;
    font-size: 16px;
    color: black;
}

hr.cases-laranja{
    border-top: 2px solid #EA5B0C;
    margin-top: 5px;
}

hr.cases-roxo{
    border-top: 2px solid #2D2E87;
    margin-top: 5px;
}

hr.cases-azul{
    border-top: 2px solid #00B1AA;
    margin-top: 5px;
}

hr.cases {
    margin-top: 10px;
    margin-bottom: 10px;
}

ul.servicos-infraestrutura li {
    list-style-type: none;
    margin-bottom: 20px;
    line-height: 24px;
}

ul.servicos-infraestrutura li:before {
    content: "> ";
    color: #EA5B0C;
}

ul.servicos-infraestrutura-roxo li {
    list-style-type: none;
    margin-bottom: 20px;
    line-height: 24px;
}

ul.servicos-infraestrutura-roxo li:before {
    content: "> ";
    color: #2D2E87;
}

ul.servicos-infraestrutura-azul li {
    list-style-type: none;
    margin-bottom: 10px;
    line-height: 24px;
}

ul.servicos-infraestrutura-azul li:before {
    content: "> ";
    color: #00B1AA;
}

.projeto-content img {
    object-fit: contain;
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.projeto-content p:first-child {
    margin:0 !important;
}

.projeto-content p {
    margin:0 !important;
    line-height: 24px;
}

.projeto-content a {
    color: #EA5B0C;
    text-decoration: underline;
}

.projeto-content {
    padding: 35px 0;
}

/**
Editais
 */

h2.titulo-edital, h4.titulo-edital {
    font-family: Gotham_Bold, sans-serif;
    font-size: 16px;
    color: black;
}

/**

 */

a.link-mailto {
    color: #EA5B0C;
    text-decoration: underline;
}

img {
    max-width: 100%;
}

.wpcf7-form label {
    font-family: Gotham_Bold;
    font-weight: bold;
    width: 100%;
    margin-top: 10px;
}

.usual-forms .wpcf7-form  p {
    margin-bottom: 10px;
}

.usual-forms .wpcf7-form  input[type=text],
.usual-forms .wpcf7-form  input[type=email],
.usual-forms .wpcf7-form  input[type=tel],
.usual-forms .wpcf7-form  select,
.usual-forms .wpcf7-form  textarea {
    padding: 4px 10px 2px;
    width: 100%;
}

/* formatacao de chekbos e radios by Mauro */
/* adicionado em 13/01/2021 */
.usual-forms .wpcf7-form span.wpcf7-list-item {
    display: block; 
    margin-left: 10px;
    margin-bottom: 8px !important; 
}

.usual-forms .wpcf7-response-output {
    margin: -26px 0;
    border-radius: 2px;
    padding: 5px 15px 3px;
    font-weight: bold;
}

.usual-forms .wpcf7-mail-sent-ok {
    background-color: #c9e6bd;
    float: left;
    border: none;
}

.usual-forms .wpcf7-mail-sent-ng {
    background-color: 2px solid #fbdfdf;
    float: left;
    border: none;
}

.usual-forms .wpcf7-spam-blocked {
    background-color: 2px solid #ffedcb;
    float: left;
    border: none;
}

.usual-forms .wpcf7-validation-errors {
    background-color: #f9f5bc;
    float: left;
    border: none;
}

.usual-forms .wpcf7-not-valid-tip {
    color: #da1119;
    font-size: 13px;
    font-weight: bold;
    display: block;
}

.usual-forms .wpcf7-form input[type=submit] {
    float: left;
}

.usual-forms .wpcf7-not-valid-tip {
    padding-left: 0;
}

.noticias-homepage {
    height: 235px;
}

.wpusb-item .wpusb-btn i {
    font-size: 25px !important;
}

.wpusb-item {
    margin-right: 22px !important;
}

.wpusb {
    margin-top: 30px !important;
    padding-top: 10px !important;
    border-top: 1px dashed #bbb !important;
}

strong {
    font-family: Gotham_Bold;
}

/* sala de imprensa */

ul.lcp_catlist > li {
    list-style: none;
}

ul.lcp_catlist a {
    margin-top: 20px;
    color: #EA5B0C;
    display: block;
}

ul.lcp_paginator > li {
    border: 0px;

}

li.lcp_currentpage{
    color: #EA5B0C;
    text-decoration: underline;
    font-weight: bold;
}

ul.lcp_paginator > li:last-child > a {
    color: #EA5B0C !important;
    font-weight: bold;
}

.fotos-videos-flex-container{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.fotos-videos-box {
    padding-right: 10px;
    height: 150px;
    width: 48%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    border: 1px solid black;
}

.fotos-videos-text-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.fotos-videos-text-container > p {
    font-size: 12px;
}

.fotos-videos-text-container > a {
    font-size: 12px;
}

img.fotos-videos-img{
    align-self: center;
    width: unset;
    margin: 18px;
}

/*descomentei em 18/11/20 - gallery plugin*/
.gallery_box_single .gallery.clearfix {
    display: block !important;
}

.gllr_image_block {
    margin-right: 15px !important;
}

.fotos-videos-videos-title {
    margin-bottom: 5px;
}

.fotos-videos-videos-title > a{
    font-family: Gotham_Bold, sans-serif;
    font-size: 20px;
    color: #EA5B0C;
}

.fotos-videos-videos-date {
    align-self: flex-end;
    margin-bottom: 5px;
}

/* .gllr_image_block {
} */

.gllr_single_image_text {
    font-family: Gotham, sans-serif;
    width: 160px;
    margin-bottom: 20px;
}

.pag-logotipos a {
    color: #EA5B0C;
}

/* Experimental */

article.post a {
    color: #EA5B0C;
    text-decoration: underline;
}

/* adicionado 15/01/2021 */
/* Modificacao do Everest Timeline 2D2E87*/
/* por Mauro Figueiredo */
div.et-title a {
    text-decoration: none;
    font-size: 24px !important; 
    color: #2D2E87 !important;
    font-family: Gotham_Bold !important;
}

.projeto-content-programas img {
    object-fit: contain;
   /* width: 100%;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;*/
}

.projeto-content b {
    font-family: Gotham_Bold, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.titulo-content-programas {
    font-family: Gotham_Bold, sans-serif;
    font-size: 16px;
    color: #00B1AA;
}

small.oportunidade-ver-mais-2{
    /* float: right; */
    color: #EA5B0C;
    font-family: Gotham_Bold, sans-serif;
}

h1.banner-home-titulo{
    font-family: Gotham_Black;
    /* font-size: 48px; */
    color: #ffffff;
    text-align: left;
 }

 p.banner-home-subtitulo{
    font-family: Gotham_Bold;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;  
    text-align: left;
    padding-top: 20px;
 }

 p.banner-redesocial{
    font-family: Gotham_Bold;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;  
    text-align: left;
    padding-top: 20px;
 }

 .top-line-amarelo {
    border-top: 6px solid #ffeb3b;
    border-radius: 2em;
    width: 65px;
  }

  .top-line-verde {
    border-top: 6px solid #00B1AA;
    border-radius: 2em;
    width: 62px;
    /* padding-bottom: 15px; */
  }

  .top-line-laranja {
    border-top: 6px solid #EA5B0C;
    border-radius: 2em;
    width: 62px;
  }


div.miolo-home h4{
  color: #2D2E87;
  font-family: Gotham_Black;
}

div.miolo-home img{
    padding-top: 13px;
}

div.espaco{
    padding-bottom: 30px;
}

div.espaco20{
    padding-bottom: 20px;
}

div.espaco100{
    margin-top: 100px;
}

div.marcas{
    /* border: 1px solid;
    border-color: #080934; */
    display: block;
    margin-left: auto;
    margin-right: auto;
}

div.marcas div{
    width: 180px;
    height: 120px;
    /* border: 1px solid;
    border-color: #080934; */
}

div.marcas img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

div.row-titulo h2{
    color:  #2D2E87;
    font-family: Gotham_Black;
    text-align: left;
}
/* 
div.row-titulo img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
 } */

 div.servicos-home .servicos-box{
   background-image: url('../images/servicos/box-servicos-parque.png'); 
   padding-top: 30px;
   padding-bottom: 40px;
  }
  
  div.servicos-home h2{
    color: #ffffff;
    font-family: Gotham_Black;
  }

  div.servicos-home p{
    color: #ffffff;
    /* font-family: Gotham_Black; */
  }

  div.servicos-home span{
    color: #ffeb3b;
    font-size: 22px;
    /* font-family: Gotham_Black; */
  }

  div.servicos-home a{
    color: #ffeb3b;
    /* font-family: Gotham_Black; */
  }
 
  /* div.servicos-home .top-line-amarelo{
    color: #2D2E87;
    font-family: Gotham_Black;
  } */

.box-icone-titulo{
      position: relative;
}

.icone-titulo{
    position: absolute;
    top:6px
}

.texto-titulo{
    position: absolute;
    padding-left: 55px;
    /* top:2px */
}

.evento-data{
    padding-top: 10px;
    color: #EA5B0C;
}

.evento-titulo{
    padding-top: 10px;
    color: #080934;
    /* font-family: Gotham_Book; */
    font-weight: bold; 
}

.link-saiba-mais{
    color:#EA5B0C; 
    text-decoration: underline;  
    font-family: Gotham_Bold;
}

.evento-mes{
    padding-top: 10px;
    color:  #2D2E87;
    font-family: Gotham_Black;
}
.evento-hr{
    border-bottom: 2px solid #2D2E87;
}

.evento-img img{
    width: 388px;
    height: 285px;
}

.icone-midia-titulo{
    /* position: absolute;  */
    float: left;    
    margin: 0 15px 10px 0;
} 

.texto-midia-titulo{
    /* position: absolute;
    padding-left: 55px;
    top:2px; */
    font-family: Gotham_Black;
    color:  #2D2E87;
    font-size: 18px;
    /* font-weight:bolder; */
    padding-top: 5px;
}

.texto-midia-p a{
    /* font-family: Gotham_Book; */
    font-size: 16px;
    color: #080934;
}

.opotunidades-box1{
    position: relative;
} 
.opotunidades-box1 img{
    width: 100%;
    height: auto;
}

.opotunidades-box1 a{
    position: absolute;
    bottom: 20px;
    left: 40px;
    background-color: #FFF;

    padding: 6px 32px 6px 32px;
    border: solid #EA5B0C 1.5px;
    border-radius: 100px;
    color: #EA5B0C;
    font-family: Gotham;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
}

.opotunidades-box1 a:hover{
    background-color: #EA5B0C;
    color: #ffffff;
    text-decoration: none;
}

@media only screen and (max-width: 992px){
    .opotunidades-box1 a{
        position: absolute;
        bottom: 20px;
        left: 48px;
        background-color: #FFF;
    
        padding: 6px 32px 6px 32px;
        border: solid #EA5B0C 1.5px;
        border-radius: 100px;
        color: #EA5B0C;
        font-family: Gotham;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        display: inline-block;
        margin: 4px 2px;
        cursor: pointer;
    }
}

@media only screen and (max-width: 620px){
    .opotunidades-box1 a{
         position:absolute; 
         bottom: 2px; 
        left: 25px; 
        background-color: #FFF;
    
        padding: 6px 32px 6px 32px;
        border: solid #EA5B0C 1.5px;
        border-radius: 100px;
        color: #EA5B0C;
        font-family: Gotham;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        display: inline-block;
        margin: 4px 2px;
        cursor: pointer;
    }   
}

@media only screen and (max-width: 360px){
    .opotunidades-box1 a{
         position:absolute; 
         bottom: 2px; 
        left: 25px; 
        background-color: #FFF;
    
        padding: 2px 10px 2px 10px;
        border: solid #EA5B0C 1.5px;
        border-radius: 100px;
        color: #EA5B0C;
        font-family: Gotham;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        display: inline-block;
        margin: 4px 2px;
        cursor: pointer;
    }

}

.footer-novo{
    padding-top: 20px;
}

.footer-novo h4{
    color: #FFFFFF;
    font-family: Gotham;
    font-size: 12px;
    font-weight: bold;
}

.footer-novo div span{
    color: #FFFFFF;
    font-size: 11px;
    display: inline; 
    /* font-family: Gotham_Book;  */
    text-align: left;
    opacity: 0.8;
    vertical-align:text-bottom;
}

.footer-novo ul li{
    font-size: 11px;
    list-style-type:none;
    opacity: 0.8;
}

.footer-novo a:link{
    color: #FFF;
    font-size: 11px;
    list-style-type:none;
}

.footer-novo a:hover{
    color: #FFF;
    font-size: 11px;
    list-style-type:none;
}

.footer-novo a:visited{
    color: #FFF;
    font-size: 11px;
    list-style-type:none;
}

/* .footer-novo input[type=email]{
    font-size: 11px;
    color:#16110e;
    width: 220px;
    box-sizing: border-box;
    border: none;
    border-bottom: 2px solid rgb(192, 119, 24);
}  */

/* .img-footer-submit{
    background-image: url('../images/rodape/seta.png');
    background-repeat: no-repeat;
    width: 25px;
    height: 17px;
} */

/*
* Formatacao do formulario mailchimp
* 21/09/2021
*/

/*.form-yikes-newletter-footer .yikes-easy-mc-submit-button{
     width: 60px !important;
    height: 20px; 
    width: 25px !important;
    background-color: #2D2E87;
    font-weight: bold;
}*/
.form-yikes-newletter-footer .yikes-easy-mc-text {
    background-color: #2D2E87 !important;
    font-size: 11px;
    color:#FFFFFF !important;
    width: 240px !important;
    box-sizing: border-box !important;
    border: none !important;
    border-bottom: 2px solid rgb(255, 255, 255, 0.8) !important;
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* Firefox 4+, Opera, Chrome */
    opacity: 0.8;
    line-height: 18px;
    padding-left: 0;
}

.form-yikes-newletter-footer .yikes-easy-mc-email {
    background-color: #2D2E87 !important;
    font-size: 11px;
    color:#FFFFFF !important;
    width: 240px !important;
    box-sizing: border-box !important;
    border: none !important;
    border-bottom: 2px solid rgb(255, 255, 255, 0.8) !important;
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* Firefox 4+, Opera, Chrome */
    opacity: 0.8;
    line-height: 18px;
    padding-left: 0;
}

.form-yikes-newletter-footer .yikes-easy-mc-submit-button {
    display: block;
    width: 100%;
    margin-top: .5em;
    min-height: 17px !important;
    padding: 10px;
    cursor: pointer;
}

.form-yikes-newletter-footer .yikes-easy-mc-submit-button-image{
    padding: 0px !important;
    width: 25px !important;
    height: 17px !important;
    min-width: 25px !important;
    max-width: 30px !important;
}

.form-yikes-newletter-footer .yikes-easy-mc-submit-button-image:hover{
    background-image: url('../images/rodape/seta-verde.png') !important;
    background-repeat: no-repeat !important;
    width: 25px !important;
    height: 17px !important;
    border: 0px !important;
}

.form-yikes-newletter-footer .yikes-easy-mc-submit-button span{
    color: #2D2E87;
}

.form-yikes-newletter-footer .btn-primary{
    background-image: none !important;
    background-repeat: no-repeat !important;
    border: none !important;
    box-shadow: none !important; 
    background-color: transparent !important;
}


/*.form-yikes-newletter-footer .yikes-easy-mc-submit-button:hover{
     background-color: #00B1AA;
    color: #2D2E87; 
}*/



/* .footer-novo input[type=imagem]{
    width: 25px;
    height: 11px;
    position: relative;
    display: inline-block;
} */

.img-info{
    background-image: url('../images/rodape/acesso-info-icon.png');
    background-repeat: no-repeat;
    width: 95px;
    height: 41px;
    margin-left: auto;
    /* margin-right: auto; */
}

.img-info:hover {
    background-image: url('../images/rodape/acesso-info-icon-verde.png');
    background-repeat: no-repeat;
    width: 95px;
    height: 41px;
}

.img-ouvidoria{
    background-image: url('../images/rodape/ouvidoria-ufrj.png');
    background-repeat: no-repeat;
    width: 100px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
}

.img-ouvidoria:hover {
    background-image: url('../images/rodape/ouvidoria-ufrj-verde.png');
    background-repeat: no-repeat;
    width: 100px;
    height: 50px;
}

.img-icones-medias-home{
    margin-right:auto; 
    width: 150px; 
    padding: 16px 0;
}

@media only screen and (max-width: 768px){
    .home-miolo .row-title span {
        text-align: left;
        font-size: 30px;
        color:  #2D2E87;
        font-family: Gotham_Black;
    }

    .home-por-dentro-parque .row-title span {
        text-align: left;
        font-size: 30px;
        color:  #2D2E87;
        font-family: Gotham_Black;
    }

    .home-eventos .row-title span {
        text-align: left;
        font-size: 30px;
        color:  #2D2E87;
        font-family: Gotham_Black;
    }

    .icone-titulo{
        position: absolute;
        top:0px
    }
}

@media only screen and (max-width: 992px){
    .img-ouvidoria{
        background-image: url('../images/rodape/ouvidoria-ufrj.png');
        background-repeat: no-repeat;
        width: 100px;
        height: 50px;
        left: 10px;
        margin-left: 10px;
        /* margin-right: auto; */
    }

    .img-info{
        background-image: url('../images/rodape/acesso-info-icon.png');
        background-repeat: no-repeat;
        width: 95px;
        height: 41px;
        margin-left: 10px;
        /* margin-right: auto; */
    }

    .img-footer-logo{
        margin-left: 10px;
    }

    .texto-footer-novo span{
        margin-left: 10px;
    }

    .img-icones-medias-home{
        margin-right:auto; 
        width: 150px; 
        padding: 2px 0;
    }
}

.img-social-midias-footer{
        padding: 0 10px 10px auto;
        width: 46px;
        display: inline-block;
}

.img-certificados-footer{
    padding: 10px 20px 20px auto;
    /*width: 56px;*/
    padding-right: 15px;
    display: inline-block;
}

.img-social-insta{
    background-image: url('../images/rodape/instagram_rodape.png');
    background-repeat: no-repeat;
    width: 38px;
    height: 38px;
   
}

.img-social-insta:hover {
    background-image: url('../images/rodape/instagram_rodape_verde.png');
    background-repeat: no-repeat;
    width: 38px;
    height: 38px;
}

.img-social-facebook{
    background-image: url('../images/rodape/facebook_rodape.png');
    background-repeat: no-repeat;
    width: 38px;
    height: 38px;
   
}

.img-social-facebook:hover {
    background-image: url('../images/rodape/facebook_rodape_verde.png');
    background-repeat: no-repeat;
    width: 38px;
    height: 38px;
}

.img-social-youtube{
    background-image: url('../images/rodape/youtube_rodape.png');
    background-repeat: no-repeat;
    width: 38px;
    height: 38px;
    
}

.img-social-youtube:hover {
    background-image: url('../images/rodape/youtube_rodape_verde.png');
    background-repeat: no-repeat;
    width: 38px;
    height: 38px;
}

.img-social-linkedin{
    background-image: url('../images/rodape/linkedin_rodape.png');
    background-repeat: no-repeat;
    width: 38px;
    height: 38px;
}

.img-social-linkedin:hover {
    background-image: url('../images/rodape/linkedin_rodape_verde.png');
    background-repeat: no-repeat;
    width: 38px;
    height: 38px;
}

.subpaginas h2{
    font-size: 28px;
    color:  #2D2E87;
    font-family: Gotham_Black;
    padding-bottom: 10px;
    border-bottom: 2px solid #00B1AA;
    margin-bottom: 30px;
}

.subpaginas h4{
    font-size: 18px;
    color:  #2D2E87;
    font-family: Gotham_Black;
    margin-bottom: 30px;
    padding-top: 10px;
}

.subpaginas .sublinha-verde{
    color:  #2D2E87;
    font-family: Gotham_Black;
    padding-bottom: 10px;
    border-bottom: 2px solid #00B1AA;
    margin-bottom: 30px;
}

.subpaginas .texto-azul{
    font-size: 28px;
    color:  #2D2E87;
    font-family: Gotham_Black;
}

.subpaginas .texto-verde{
    font-size: 28px;
    color:  #00B1AA;
    font-family: Gotham_Black;
}

.subpaginas .div-icones{
   /* border: 1px solid black; */
   height: 100px;
   position: relative;
}

.subpaginas .icones{
   padding-top: 20px;
 }

.subpaginas .div-icones-texto{
  margin: 0;
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
 }

 .subpaginas .btn-link{
    color: #EA5B0C;
    text-decoration: none;
    padding-top: 0px;
    font-family: Gotham_Bold;
 }

 .subpaginas a:link.links{
    color: #EA5B0C;
    text-decoration: none;
    font-family: Gotham_Bold;
 }

 .subpaginas a:visited.links{
    color: #EA5B0C;
    text-decoration: none;
    font-family: Gotham_Bold;
 }

 .subpaginas .espacamento {
    padding-top: 18px;
 }

 .subpaginas u {
    text-decoration-color: grey;
    font-family: Gotham_Bold;
 }

 .subpaginas .empresas_residentes{
    border-bottom: 1px solid grey;
 }

 .subpaginas .estudantes-texto-azul{
    color:  #2D2E87;
    font-family: Gotham_Bold;
    line-height: 1.9;
 }

 .subpaginas .botao-acesse a{
    /* padding: 20px 50px;
    border: solid #EA5B0C 1px;
    border-radius: 100px;
    color: #EA5B0C;
    font-family: Gotham;
    font-size: 14px;
    font-weight: bold; */
    padding: 6px 24px 6px 24px;
    border: solid #EA5B0C 1.5px;
    border-radius: 100px;
    color: #EA5B0C;
    font-family: Gotham;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
}

.subpaginas .botao-acesse a:hover{
    text-decoration: none;
    /* border: solid #EA5B0C 1px; 
    border-radius: 100px;
    font-family: Gotham;
    */
    background-color: #EA5B0C;
    color: #ffffff;
}
/* .subpaginas .video-inovateca{
    position: relative;
} */

.subpaginas iframe {
    /* position: absolute; */
    width: 560px;
    height: 315px;
  }

.popover{
    max-width: 80%; /* Max Width of the popover (depending on the container!) */
}

.botao-link {
    color: #EA5B0C;
    font-family: Gotham;
    padding: 6px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    transition-duration: 0.4s;
    cursor: pointer;
    border: solid #EA5B0C 1.5px;
    border-radius: 100px;
  }

.botao-link:hover{
    background-color: #EA5B0C;
    color: #ffffff;
    text-decoration: none;
}

a.link-parque-botao{
    color: #EA5B0C;
    font-family: Gotham;
    padding: 6px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    transition-duration: 0.4s;
    cursor: pointer;
    border: solid #EA5B0C 1.5px;
    border-radius: 100px;
}

a:hover.link-parque-botao {
    background-color: #EA5B0C;
    color: #ffffff;
    font-family: Gotham;
    text-decoration: none;
}


.botao-mais {
    color: #EA5B0C;
    background-color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    border: none;
    
}

.botao-mais-branco {
    color: #FFFFFF;
    background-color: #ec6b10;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    border: none;
    
  }

small.oportunidade-ver-mais-branco{
    /* float: right; */
    color: #FFFFFF;
    font-family: Gotham_Bold, sans-serif;
}

.flex-container {
    display: flex;
  }

#barra-brasil li.list-item:nth-child(1) a {
    font-size: 13.6px !important;
}

#barra-brasil a.link-barra.link-externo-barra {
    font-size: 10px;
}

#barra-brasil .conteudo-barra-brasil nav a.link-interno-barra {
    font-size: 10px;
} 

#barra-brasil li.orgao-barra a {
    font-size: 10px !important;
} 
