body {
    background: #fff !important;
}

header .container .logos {
    width: auto;
    min-width: 100%;
    margin-top: 0px !important;
    /* background: url('../images/background.jpg') no-repeat center; */
    padding: 5px !important;
}

section {
    background: white;
    padding-bottom: 25px;
    border-bottom: 5px solid #d7741d;
    border-top: 2px solid #d7741d;
    position: relative;
    z-index: auto;
}

.bs-docs-header {
    border-top: 6px solid #3a3f9a !important;
}

h1 {
    color: #3a3f9a !important
}

h2 {
    color: #d9542f !important;
    border-bottom: 1px dotted #d9542f !important;
}

h3 {
    color: #eab31e !important;
    border-bottom: 1px dotted #eab31e !important;
}

.azul {
    color: #3a3f9a !important;
}

.destaques_text h2, .destaques_text h2 i.verde, .destaques_text h2 i.azul { color: #b2af34 !important; background: #fff !important}
.destaques_text h2 small { color: #eab31e !important}

.navbar {
    margin-bottom: 0px !important;
    border: 0px;
    border-bottom: 3px solid #3a3f9a !important;
    right: 0;
    left: 0;
    width: 100%;
    position: absolute;
}

.navbar-default {
    background-color: #533454 !important;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #000 !important;
    background: #3a3f9a !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.navbar-default .navbar-nav>li>a {
    font-size: 1.3em !important;
}


/**
###########
MENU personalizado
#########
*/
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open:focus, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open:hover {
    background: #3a3f9a !important;
    color: #fff;
}
.dropdown-menu {
    background: #3a3f9a !important;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff !important;
}

.navbar-default .navbar-nav .open .dropdown-menu .dropdown-submenu .dropdown-menu>li>a {
    color: #000 !important;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .open .dropdown-menu>li:hover {
    color: #000 !important;
    background: #fff !important
}

.navbar-default .navbar-nav .open .dropdown-menu>li:ative {
    color: #000;
    background: #3a3f9a  !important
}

.navbar-default .navbar-nav .open .dropdown-menu .dropdown-submenu .dropdown-menu>li>a:hover {
    color: #000;
    background: #fff !important:
}

.roxo {
    background-color: /*#533454*/
    #8f6290 !important;
    color: #fff !important;
}
i.roxo:hover {
    background-color: /*#533454*/
    #fff !important;
    color: #8f6290 !important;
}
.navbar-nav li {
    color: #fff !important;
    padding: 0 30px !important;
}

@media only screen and (max-width: 1024px) {
    .navbar-nav li {
        color: #fff !important;
        padding: 0 10px !important;
    }
}

.navbar-nav li a {
    color: #fff !important;
}

.navbar-nav li a:hover {
    color: #000 !important;
}

li#Home {
    background: #d9542f !important;
}

li#Home a:hover {
    background: #d9542f !important;
}

.laranja {
    background: #d9542f !important;
    color: #fff !important;
}
i.laranja:hover {
    background: #fff !important;
    color: #d9542f !important;
}

li#Apoios {
    background: #eab31e !important;
}

li#Apoios a:hover {
    background: #eab31e !important;
}

.amarelo {
    background: #eab31e !important;
    color: #fff !important;
}
i.amarelo:hover {
    background: #fff !important;
    color: #eab31e !important;
}
li#Eventos, li#Programa {
    background: #b2af34 !important;
}

li#Eventos a:hover, li#Programa a:hover {
    background: #b2af34 !important;
}

.verde {
    background: #b2af34 !important;
    color: #fff !important;
}
i.verde:hover {
    background: #fff !important;
    color: #b2af34 !important;
}

li#Recursos {
    background: #3c8f98 !important;
}

li#Recursos a:hover {
    background: #3c8f98 !important;
}

.azul_ {
    background: #3c8f98 !important;
    color: #fff !important;
}

li#Contactos {
    background: #d9542f !important;
}

li#Contactos a:hover {
    background: #d9542f !important;
}


/*
#########
Acordeao
#########
*/

.panel-title {
    font-size: 1.1em !important;
    color: #3a3f9a !important !important;
    font-weight: bold !important;
}

.panel-default {
    border: 0px;
    border-bottom: 1px dashed #3a3f9a !important;
    background: transparent !important;
}

.panel-heading {
    padding: 8px;
}


/* ###########
Guia/Breadcrumb
##########
*/

.breadcrumb-arrow {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
    min-height: 36px;
    max-height: auto;
    padding: 0;
    line-height: 36px;
    list-style: none;
    background-color: #fff;
}

.breadcrumb-arrow li:first-child a {
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px
}

.breadcrumb-arrow li a:focus, .breadcrumb-arrow li a:hover {
    background-color: #3a3f9a !important;
    border: 1px solid #3a3f9a !important;
    color: #fff;
}

.breadcrumb-arrow li a:focus:before, .breadcrumb-arrow li a:hover:before {
    border-left-color: #3a3f9a !important
}

.breadcrumb-arrow li a:active {
    background-color: #3a3f9a !important;
    border: 1px solid #3a3f9a !important;
    color: #fff;
}

.breadcrumb-arrow li a:active:after, .breadcrumb-arrow li a:active:before {
    border-left-color: #3a3f9a !important;
}

.breadcrumb-arrow li span {
    color: #3a3f9a !important;
}


/*
##########
Headings
#######
*/

h1 {
    font-size: 2.0em !important;
    color: #3a3f9a !important !important;
    padding-bottom: 3px;
    border-bottom: 1px dashed
}

h3 {
    font-size: 1.5em !important;
    font-weight: 300;
    line-height: 120% !important;
    color: #3a3f9a !important !important;
    margin: 20px 0 17px 10px;
}

h4 {
    font-size: 1.3em !important;
    font-weight: 600 !important;
    line-height: 120% !important;
    color: #000 !important;
}

h4 small {
    font-size: 1.1em !important;
    font-weight: 600;
    line-height: 120% !important;
    color: #fff !important;
}

h4.comissao {
    font-size: 1.2em !important;
    font-weight: 600 !important;
    line-height: 100% !important;
    color: #000 !important;
}

h4.comissao small {
    font-size: 1.0em !important;
    font-weight: 600;
    line-height: 100% !important;
    color: #3a3f9a !important;
}

h5 {
    font-size: 1.3em !important;
    font-weight: bold !important;
    color: #000 !important;
}

h5 small {
    font-size: 0.7em !important;
    font-weight: bold !important;
    color: #3a3f9a !important ;
}
a {
    color: #3a3f9a !important;
}


/*
#####
	ZOOM
*/

.zoom {
    padding: 20px;
    border: solid 0.15em #fff;
    transition: transform .3s;
    /* Animation */
    min-height: 200px;
    /*margin: 5px;*/
}

.zoom:hover {
    transform: scale(1.2);
    /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
    z-index: 100;
}

.text-muted {
    color: #fff !important
}


/*    ########
 FOOTER
	----------------------------------------------*/

footer {
    background: #fdfafe !important;
    margin-top: 5px;
    width: 100%;
    padding: 25px 2px
}

footer hr.dotted {
    border: #edfad8 !important 1px dotted;
    margin: 6px !important;
}


/* ----- DESTAQUES

	----- */

div.more {
    background: #d9542f !important;
    padding: 6px !important;
    border: 1px solid #d9542f !important;
    height: 35px;
    text-align: center;
}

.more a {
    color: #fff !important;
}


/* ----- botoes verdes

	----- */

.button {
    padding: 15px 25px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    outline: none;
    color: #fff;
    background-color: #b2af34;
    border: none;
    margin: 5px;
    border-radius: 15px;
    box-shadow: 0 9px #999;
    width: 200px;
    height: 120px;
}

.button:hover {
    background-color: #3a3f9a
}

.button:active {
    background-color: #3a3f9a;
    box-shadow: 0 5px #666;
    transform: translateY(4px);
}


/* ######
 arvores - artigo
#####
 */

.fishes {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
}

.fish {
    position: absolute;
    top: 20px;
    left: 105px;
    z-index: 2;
}


/* #########
 Tabela Periódica
###########
 */

body #tabela_periodica {
    font-family: Arial;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    line-height: 1.5;
}

.periodic {
    position: relative;
    height: 200px;
    margin-right: -1px;
    text-shadow: none;
}

.periodic-row {
    clear: both;
    height: 10%;
}

.cell {
    float: left;
    position: relative;
    width: 5.55%;
    height: 100%;
}

.tpelement {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 1px;
    right: 1px;
    box-sizing: border-box;
    box-shadow: 0px 0px 4px rgba(255, 255, 255, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.05);
    text-align: center;
    cursor: default;
    pointer-events: none;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    background-color: rgba(0, 128, 128, 0.6);
}

.cell:hover .tpelement {
    border-color: rgba(0, 0, 0, 0.1);
    -webkit-transform: scale(3, 3);
    -ms-transform: scale(3, 3);
    transform: scale(3, 3);
    z-index: 1;
    background-color: rgba(0, 128, 128, 0.9);
}

.at_num, .at_details {
    position: absolute;
    font-size: 4px;
    color: rgba(255, 255, 255, 0.5);
    opacity: 0;
}

.at_num {
    top: 4px;
    right: 5px;
}

.tpsymbol {
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    margin-top: -4px;
    font-size: 9px;
    line-height: 1;
    height: 9px;
    color: rgba(255, 255, 255, 0.9);
}

.at_details {
    bottom: 4px;
    left: 0px;
    right: 0px;
}

.cell:nth-child(-n+2) .tpelement, .cell:nth-child(n+13) .tpelement {
    /*background-color: rgba(0, 160, 96, 0.6);
              */
    background: #3a3f9a/*azul*/
    ;
    opacity: 0.7;
}

.cell:nth-child(1) .tpelement, .periodic-row:nth-child(2) .cell:nth-child(n+14) .tpelement, .periodic-row:nth-child(3) .cell:nth-child(n+15) .tpelement, .periodic-row:nth-child(4) .cell:nth-child(n+16) .tpelement, .periodic-row:nth-child(5) .cell:nth-child(n+17) .tpelement {
    /*background-color: rgba(0, 192, 64, 0.6);*/
    background: #8f6290;
    /*roxo*/
    ;
    opacity: 0.7;
}

.periodic-row:nth-child(-n+7) .cell:nth-child(18) .tpelement {
    /*background-color: rgba(64, 192, 0, 0.6);*/
    background: #b2af34/*verde*/
    ;
    opacity: 0.7;
}

.periodic-row:nth-child(n+9) .tpelement {
    /**background-color: rgba(0, 96, 160, 0.6);*/
    background: #d9542f/*laranja*/
    ;
    opacity: 0.7;
}

.cell:nth-child(-n+2):hover .tpelement, .cell:nth-child(n+13):hover .tpelement {
    /*background-color: rgba(0, 160, 96, 0.9);
               */
    background: #3a3f9a/*azul*/
}

.cell:nth-child(1):hover .tpelement, .periodic-row:nth-child(2) .cell:nth-child(n+14):hover .tpelement, .periodic-row:nth-child(3) .cell:nth-child(n+15):hover .tpelement, .periodic-row:nth-child(4) .cell:nth-child(n+16):hover .tpelement, .periodic-row:nth-child(5) .cell:nth-child(n+17):hover .tpelement {
    /*background-color: rgba(0, 192, 64, 0.9);*/
    background: #8f6290;
    /*roxo*/
}

.periodic-row:nth-child(-n+7) .cell:nth-child(18):hover .tpelement {
    /*background-color: rgba(64, 192, 0, 0.9);*/
    background: #b2af34/*verde*/
}

.periodic-row:nth-child(n+9) .cell:hover .tpelement {
    /**background-color: rgba(0, 96, 160, 0.9);*/
    background: #d9542f/*laranja*/
}

.cell:nth-child(1) .tpelement {
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
}

.cell:nth-child(18) .tpelement {
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
}

.periodic-row:nth-child(10) .cell .tpelement {
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}

.periodic-row:nth-child(1) .cell:nth-child(1) .tpelement {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

.periodic-row:nth-child(1) .cell:nth-child(18) .tpelement {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.periodic-row:nth-child(10) .cell:nth-child(18) .tpelement {
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

@media (min-width: 600px) {
    .periodic {
        height: 460px;
        margin-right: -2px;
    }
    .tpelement {
        right: 2px;
        bottom: 2px;
    }
    .at_num, .at_details {
        font-size: 4px;
        opacity: 1;
    }
    .tpsymbol {
        margin-top: -17px;
        font-size: 16px;
        font-weight: bold;
        line-height: 30px;
        height: 30px;
        color: rgba(255, 255, 255, 0.75);
        text-shadow: 0 0 4px rgba(255, 255, 255, 0.5);
    }
}

@media (min-width: 800px) {
    .periodic {
        height: 540px;
    }
    .tpsymbol {
        font-size: 20px;
    }
}

@media (min-width: 992px) {
    .periodic {
        height: 680px;
    }
    .at_num, .at_details {
        font-size: 5px;
    }
    .tpsymbol {
        font-size: 24px;
    }
}

@media (min-width: 1200px) {
    .periodic {
        height: 800px;
    }
    .at_num, .at_details {
        font-size: 6px;
    }
    .tpsymbol {
        font-size: 30px;
    }
}


/***
########
Carousel
#########
**/

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 5px;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right:15%;
    margin-left: 15%;
    list-style: none;
    width: 60%;
}

.carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 30px;
    height: 6px;
    margin-right: 4px;
    margin-left: 4px;
    text-indent: -999px;
    background-color: #d9542f;
    border: 0px
}

.carousel-indicators li &::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators li &::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators li.active {
    background-color: #8f6290 !important;
    width: 30px !important;
    height: 6px !important;
    border: 0px !important;
}

.carousel-caption {
    position: absolute;
    right: ((100% - $carousel-caption-width) / 2);
    bottom: 20px;
    left: ((100% - $carousel-caption-width) / 2);
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: $carousel-caption-color;
    text-align: center;
}



/*
#######
AGENDA
######*/
.fc-content
{
background: #f6e3de;
font-size: 1.1em;
font-weight: bold;
padding: 4px;
color: #000;
}

.fc-event
{
  border: 1px solid #d9542f !important;
  background: #f6e3de !important;
}
