﻿header {
    background: #29548e;
}

#header.header-scrolled, #header.header-fixed {
    background: #29548e;
}



#footer {
    background: #29548e;
}


#intro:before {
    background: #29548e;
}

body {
    background: #29548e;
}

.filtro .icone {
    color: #29548e;
}



#mobile-nav {
    background-color: #29548e;
}

.autocomplete-result.is-active,
.autocomplete-result:hover {
    background-color: #29548e;
}

.video-detail::-webkit-scrollbar-thumb:vertical,
.video-detail::-webkit-scrollbar-thumb:horizontal {
    background-color: #29548e
}

    .video-detail::-webkit-scrollbar-thumb:vertical:hover,
    .video-detail::-webkit-scrollbar-thumb:horizontal:hover {
        background-color: #29548e
    }


#header {
    background: #29548e;
}


.top .imagem {
    background-image: url(/Content/img/slide1.jpg);
    filter: initial;
}

.group.estagio .icone {
    color: #29548e !important;
}

.top {
    background: #29548e;
}

.filtro-map {
    background-color: #29548e;
    border-bottom: 2px solid #29548e;
}

.top .container {
    position: relative;
    margin-top: 0px !important;
    height: 102%;
}

.top .imagem {
    top: 0px;
    left: 0px;
}

#header.header-scrolled #logo, #header.header-fixed #logo {
    background: #29548e;
    -webkit-animation: fadeInDown 0.5s;
}


#footer .icone-rede-social {
    background-color: #7496c3;
}