/*
Neste arquivo devem ser feitas as alterações para o layout de desenvolvimento atual
Att. ITCODE SOLUÇÕES WEB
*/

/*@font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/TitilliumWeb-Regular.ttf") format("truetype");
}*/
body{
    font-family: 'Titillium Web';
    font-size: 16px;
}

.titulo-paginas_doacao{
    padding: 20px;
    padding-bottom: 40px;
    font-size: 24px;
    color: #990005;
}

.texto_paginas{
    min-height: 500px;
    font-size: 16px;
    margin: 10px;
    text-align: justify;
}


/*TITULO DAS PAGINAS*/
.itc_titulo-paginas{
    font-size: 35px;
    padding: 10px;
    padding-left: 45px;
    color: #990005;
    text-shadow: 0px 1px 1px #545454;
}

#itc_conhecaOHemovale{
    text-indent: 2.0em; 
    color: #545454;
}

itc_texto-paginas{
    text-indent: 2.0em;
    color: #545454;
}

/*========TEXTO PAGINAS=========*/
.itc_texto-paginas{
    font-size: 16px;
    text-indent: 2.0em;
    color: #545454;
    margin: 20px;
    text-align: justify;
}



/*===================MENU=====================*/



.itc_menu ul li:hover{
    background: #c13036;
    text-decoration: none;
}

.itc_menu ul li a:hover{
    text-decoration: none;
    font-family: 'Titillium Web';
}

.itc_menu{
    text-align: right;
    padding-top: 25px;
}

.itc_menu ul {
    padding: 0;
}

.itc_menu a:focus{
    text-decoration: none;
}

.itc_menu_responsivo ul{
    margin-top: 10px;
    padding: 0px;
    padding-top: 20px;
    /*text-transform: uppercase;*/
    text-align: left;
}


.itc_menu_responsivo li:hover{
    background: #c13036;
}

.itc_menu_responsivo ul li{
    list-style: none;
    font-size: 20px;
    color: white;
    padding: 10px;
    padding-left: 20px;
}

.itc_menu_responsivo ul a{
    color: white;
}
.itc_menu_responsivo ul a:hover{
    color: white;
    text-decoration: none;
}

.itc_botao_menu:enabled{
    background: transparent;
}


.itc_botao_menu{
    background: transparent;
    border: none;    
    border-radius: 0px;
}

.itc_botao_menu:hover{
    background: white;
    border-radius: 0px;
}

#menu_responsivo{
    z-index: 1000;
    position: fixed;
    padding: 0;
    list-style: none;   
}
#wrapper {
    padding-left: 0;
    display: none;
}

#wrapper.toggled {
    padding-left: 250px;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 0;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    background: #dd383f;
}

#wrapper.toggled #sidebar-wrapper {
    width: 250px;
}

#page-content-wrapper {
    width: 100%;
    /*position: absolute;*/
    padding: 15px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px;
}

/* Sidebar Styles */

.sidebar-brand{
    background: #dd383f;
    box-shadow: 1px 1px 2px #000;
    padding: 0px;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #fff;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

#wrapper {
    padding-left: 250px;

}

#wrapper.toggled {
    padding-left: 0;
}

#sidebar-wrapper {
    width: 13em;
}

#wrapper.toggled #sidebar-wrapper {
    width: 0;
}

#page-content-wrapper {
    padding: 20px;
    position: relative;
}

#wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0;
}

/*FIM MENU*/
/*================================================================*/


/*===============LER NOTICIA============*/
.itc_titulo-noticia{
    font-size: 20px;
    color: #990005;
    padding: 10px;
}
/*----------FIM - LER NOTICIA----------*/


/*=====================NOTICIAS=====================*/

.itc_galeria img{
    /*width:100%;*/
    height: 120px;
    padding: 18px;
    /*min-width: 100px;*/
    /*height: 120px;*/
    /*min-height: 120px;*/
}

.itc_texto-galeria{
    padding-top: 20px;
    padding-left: 10px; 
    color: #ac2925; 
    font-size: 16px;
    padding-right: 10px;
}


.itc_galeria :hover{    
    opacity:0.50;
}


/*NOVIDADES*/
.itc_btn-ler-mais{
    width: 90px;
    height: 25px;
    text-transform: uppercase;
    padding: 1px;
    margin-top: 10px;
}

/*--------------------FIM-NOTICIAS-------------------*/


/*------------------DUVIDAS FREQUENTES--------------*/
.pergunta:hover{
    cursor: pointer;
    color: #C13036;    
}

.selecionado{
    color: #5F0310;
}


/*------------------DEPOIMENTOS--------------*/

#pinBoot {
    position: relative;
    max-width: 90%;
    width: 90%;
    margin-top: 20px;
}
#pinBoot img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.white-panel {
    position: absolute;
    background: white;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    padding: 10px;
}

.white-panel h1 {
    font-size: 1em;
}
.white-panel h1 a {
    color: #A92733;
}
.white-panel:hover {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
    margin-top: -5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


/*FORM*/
.itc_enviar-depoimento{
    padding: 30px;
    padding-left: 50px;
}

.itc_texto-envie-seu-depoimento{
    font-size: 18px;
    color: #990005;
    margin-bottom: 15px;
}

.itc_btn-enviar-depoimento{
    font-size: 16px;   
} 

/*-----------------FIM DEPOIMENTOS-----------------*/

/*DIV ATENDENDIMENTO*/
.itc_atendimento{
    background: #EFEFEF;
    padding: 0px;
    border-right: 1px solid #D9D9D9; 
    border-bottom: 1px solid #D9D9D9; 
    border-top: 1px solid #D9D9D9; 
    font-size: 0.9em;
    border-radius: 5px;
    height: 195px;
    bottom: 30px;
    letter-spacing: -0.1px;
}

/*BOTAÕ SAIBA MAIS*/
.itc_btn-saiba-mais{
    text-transform: uppercase;
    font-size: 16px;
    background: #c03b42;
    border: 1px solid #ac2925;
    margin-bottom: 40px;
}



/*IMAGEM DO ESTOQUE DE SANGUE*/
.itc_imagem_estoque_sangue{
    padding-top: 30px;
    padding-left: 50px;
}

/*=========PARCERIAS=============*/
.itc_link-parcerias{
    width: 100%;
    height: 50px;
    background: #5f0310;
    color: #fff;
    border: none;
    border-radius: 0px;
}


/*=====PAGINA DOAÇÃO======*/
.itc_menu-esquerdo-doacao ul li{
    list-style: none;
    font-size: 20px;
    color: #990005;
    padding: 10px;
    cursor: pointer;
}

.itc_menu-esquerdo-doacao{
    background: #f3f3f3;
    padding: 0px;
    padding-top: 15px;
}

.itc_menu-esquerdo-doacao a li:hover{
    color: #C13036;
}



.itc_menu-esquerdo-doacao ul{
    padding: 0px;
}

.itc_menu-esquerdo-doacao a{
    color:inherit;
    text-decoration: none;
}

/*BOTAÕ SAIBA MAIS*/
.itc_btn-agendar{
    text-transform: uppercase;
    font-size: 16px;
    background: #c03b42;
    border: 1px solid #ac2925;
    margin-bottom: 40px;
    /*margin-right: 15px;*/
}

/*BOTAO ENVIAR*/
.itc_btn-enviar{
    color: black;
    background: red;   
}

/*INSTITUCIONAL*/
.lista_institucional{
    list-style: none;
    padding: 0px;
}


/*============== RODAPE ===============*/
.itc_rodape-site{
    background: #5f0310;
    width: 100%;
    min-height: 180px; 
    bottom: 0;
    padding-top: 40px;
}
.itc_rodape-site p{
    color: #fff;
}

.itc_rodape-site .itc_facebook{
    margin-top: 20px;
}

/*============== PAGINAÇÃO ===============*/

.pagination li a{
    text-indent: 0;
}

.pagination > .active > a{
    background-color: #c03b42;
    border: 1px solid #c03b42;
}

.pagination > .active > a:hover{
    background-color: #d2322d;
    border: 1px solid #d2322d;
}

.pagination > li > a{
    color: #c03b42;
}

.pagination > li > a:hover{
    color: #c03b42;
}


.tabela{
    text-align: left; 
    background: #d7d7d7;
    border: 1px solid #b7b7b7;
}

.tabela td{
    padding: 5px;
    padding-right: 30px;
    border-right: 1px solid #b7b7b7;
    border-bottom: 1px solid #b7b7b7;
}

.titulo_tabela{
    padding: 10px; 
    text-align: center;
    border-bottom: 2px solid #b7b7b7;
}

.subtitulo_tabela{
    font-weight: bold;
}

/*============== MEDIA ===============*/
@media (max-width: 790px){
    .tabela{
        font-size: 16px;
        margin-top: 20px;
    }
}
@media (min-width: 1200px) {
    .itc_menu ul li,
    .itc_menu ul li a{
        list-style: none;
        color: #fff;
        font-size: 20px;
        text-shadow: 0px 1px 1px #000;
        padding: 6px;
        font-family: 'Titillium Web';
        /*font-size: 16px;*/
        padding-right: 20px;
    }

}

@media (max-width: 992px) {
    #menu_topo{
        display: none;
    }
    #menu_responsivo{
        display: block;
    }

}

@media (min-width: 993px){
    #menu_responsivo{
        display: none;
    }
}

@media (max-width: 1200px) {
    .itc_menu ul li,
    .itc_menu ul li a{
        list-style: none;
        font-family: 'Titillium Web';
        /*font-size: 16px;*/
        color: #fff;
        font-size: 18px;
        text-shadow: 0px 1px 1px #000;
        padding: 2px;
        padding-right: 20px;
    }
}