.bgEscuro {
    background-color:#23221e;
}


p {
	
	font-family: "Arial Narrow", Arial, sans-serif;
    color: #fff;
    font-size: 16px;
	
}

hr{
 border-color: #cc3333; 
}
		

header {
    position: relative;
    box-sizing: border-box;
    background-image: url(../imgs/bgHeader.jpg);
    background-repeat: repeat-x;
    background-size: auto 100%;
    overflow: auto;
    height: 15vh;
    font-family: "Arial Narrow", Arial, sans-serif;
    color: #fff;
    font-size: 1.3em;
}

header a:link {
    color: #fff;
    font-size: 1em;
}

header a:active {
    color: #fff;
    font-size: 1em;
}
header a:visited {
    color: #fff;
    font-size: 1em;
}
header a:hover {
    color: #cc3333;
    font-size: 1em;
    text-decoration: none;
}

header .logo {
    position: relative;
    box-sizing: border-box;
    background-color: #4f4c45;
    display: inline-block;
    width: 35%;
    height: 100%;
    text-align: right;
}

header .logo img {
    margin-top: 35px;
    margin-left:15%;
    max-height:9vh;
    
}

header .menus {
    position: relative;
    box-sizing: border-box;
    width:65%;
    height: 100%;
    float: right;
    display: inline-block;
    text-align: center;
	background: #4f4c45;
}

header .menus .gradient {
    position: absolute;
    left: 0px;
    /* background-image: url(../imgs/bgGradient.png);*/
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: left;
    height: 100%;
    width: 100%;
}

header .menus .icones {
    position: relative;
    box-sizing: border-box;
    text-align: center;
    height: 6vh;
    clear: both;
}

header .menus .icones img {
    margin:4px 10px;
    max-height: 6vh;
    /*box-shadow: 3px 3px 5px #0058b3;*/
    border: none;
}

header .menus .icones span.wrapper {
    margin:4px 25px;
}

header .menus .icones p {
    position: relative;
    display: inline-block;
    vertical-align: -10px;
}

header .menus nav {
    position: relative;
    box-sizing: border-box;
    text-align: center;
    margin-top: 5px;
    clear: both;
	font-size: 1.1em;
    /*letter-spacing: -0.03em;*/
	letter-spacing: 0em;
}

header .menus nav a {
    margin: 0 1.4%;
}

section {
    position: relative;
    overflow: auto;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-size: 1.5em;
	color:#999;
}

section nav {
    position: relative;
    float: left;
    box-sizing: border-box;
    width:28%;
    text-align: right;
    padding-left:4%;

}

section nav a.btSubmenu {
    position: relative;
    display: block;
    padding:5px 38px 5px 0px;
    color:#333;
    background-color: #94a8cb;
    width: 100%;
    cursor:pointer;
    text-decoration:none;
    
}

section nav a.btSubmenu:hover {
    color:#000;
}

section nav a.CRM {
    position: relative;
    display: block;
	
    padding:5px 38px 5px 0px;
    color:#000;
    background-color: #cc3333;
    width: 100%;
    /*cursor:pointer;*/
    text-decoration:none;
	font-size: 20px;
	
    
}

section nav a.CRM:hover {
    color:#000;
}



section nav a.selecionado {
    background-color: #cad2e5;
    color:#000;
}

section nav ul {
    list-style: none;
    margin-top:25px;
}

section nav ul a:link {
    font-size:0.9em;
    color:#8f8f8f;
    text-decoration: none;
}

section nav ul a:visited {
    color:#8f8f8f;
    text-decoration: none;
}

section nav ul a:hover {
    font-size:0.9em;
    color:#cc3333;
    text-decoration: none;
}

section nav span.wrapper {
    display:inline-block;
    border-bottom: solid 1px #cad2e5;
    width: 28px;
    margin-left:10px;
}


section .conteudo {
    position: relative;
    float: right;
    box-sizing: border-box;
    width:72%;
    background-color: #cad2e5;
    height: 100%;
    font-family: Arial, sans-serif;
    overflow:auto;
}

section .conteudo h1 {
    text-align:right;
    font-weight:bold;
    font-size:1em;
    padding:10px 20px 5px 0px;
    color:#333;
    background-color: #94a8cb;
    margin: 3% 0% 0 13.2%;
    width:80%;
    
}

section .conteudo img {
    margin: 3% 0% 0 13.2%;
    clear: both;
}



section .conteudo p {
    margin: 3% 0% 0 13.2%;
    width:80%;
    font-size:0.75em;
}

section .conteudo img.logoCliente {
    float:right;
    margin-right: 6.8%;
}

section .conteudo footer {
    position: relative;
    bottom:0px;
    text-align: right;
    height:12px;
    margin-top:6vh;
    width:90%;
    background-color: #0152bb;
    padding:0;
}




section .doutor {
    position: relative;
    float: left;
    box-sizing: border-box;
    width:45%;
    background-color: #23221e;
    height: 100%;
    font-family: Arial, sans-serif;
    overflow:auto;
	/*margin-left: 92px;*/
	margin-left: 5.5%;
	margin-top: 3px;
	font-size:0.85em;

}

section .doutor h1 {
    text-align:right;
    font-weight:bold;
    font-size:1em;
    padding:10px 20px 5px 0px;
    color:#333;
    background-color: #94a8cb;
    margin: 3% 0% 0 13.2%;
    width:80%;
    
}

section .doutor img {
    margin: 3% 0% 0 13.2%;
    clear: both;
}



section .doutor p {
	margin: 3% 0% 0 13.2%;
	width:78%;
	font-size:1.2em;
	color: #999;
	text-align: justify;

}

section .doutor a {
    color: #cc3333;
    /*font-size:0.75em;*/
}

section .conteudo img.logoCliente {
    float:right;
    margin-right: 6.8%;
}

section .doutor footer {
    position: relative;
    bottom:0px;
    text-align: right;
    height:12px;
    margin-top:6vh;
    width:90%;
    background-color: #0152bb;
    padding:0;
}

#itensEdificacoes {
    display:none;
}

footer {
    text-align: right;
    color: #8f8f8f;
    padding:8px 120px 8px 0;
    width:100%;
    
}

.textoLateral {
    font-size:0.88em;
    padding-left:0px;
    margin-left:-30px;
	margin-right:10px;
}


form {
    box-sizing: border-box;
    width:80%;
    padding:10px 0px 5px 0px;
    margin: 0 0% 0 13.2%;
    font-size:0.8em;
    color:#333;
}

form input {
    width: 100%;
    display:block;
    margin:20px 0;
    padding:7px 10px;
    border: none;
    color:#000;
    font-size:0.9em;
}

form textarea {
    width: 100%;
    height: 200px;
    display:block;
    margin:3px 0;
    padding:7px 10px;
    border: none;
    color:#000;
    font-size:1em;
}

form button {
    background-color:#0051ba;
    text-align: left;
    color:#fff;
    font-weight:bold;
    font-size:1em;
    padding:8px 25px;
    margin-top:8px;
    border:none;
}

::-webkit-input-placeholder {
    color: #777;
}
:-moz-placeholder { /* Firefox 18- */
    color: #777;
}
::-moz-placeholder {  /* Firefox 19+ */
    color: #777;
}
:-ms-input-placeholder {  
    color: #777;
}

#aviso {
    display:none;
    width:100%;
    margin:10px 0;
    padding:10px;
    background-color: #e6e6e6;
    font-size:1.1em;
    text-align: center;
    color:#444;
    font-weight: bold;

}



/* Medium devices (desktops, 992px and down) */
@media (max-width: 1025px) {
    header .menus .icones img {
        margin:4px 5px;
        max-height: 4.5vh;
    }
    
    header {
        font-size: 1.2em;
    }
    
    header .menus nav a {
        margin: 0 0.6%;
        font-size:0.9em;
    }
    
    header .logo {
        width: 40%;
    }

    header .logo img {
        width: 85%;
        margin-right:1.9vw;

    }

    header .menus {
        width:60%;   
    }

    section {
        font-size: 1.1em;
    }
    
    section nav {
        padding-left:1%;
        width:32%;
        font-size:0.85em;

    }
    section .conteudo {
        width:68%;
    }
    
    section .conteudo h1 {
        font-size:1.2em;
        width:83.8%;

    }

    section .conteudo img.resize {
        margin: 3% 0% 0 13.2%;
        clear: both;
        width: 83.8%;

    }

    section .conteudo p {
        margin: 3% 0% 0 13.2%;
        width:82%;
        font-size:0.75em;
    }

    section .conteudo img.logoCliente {
        float:right;
        margin-right: 3%;
    }
    
}

/* Medium devices (desktops, 992px and down) */
@media (max-width: 780px) {
    header .menus .icones img {
        margin:4px 5px;
        max-height: 3.5vh;
    }

    header {
        font-size: 1em;
        height: 10vh;
    }
    
    header .menus .icones {
        margin-left: 12%;
        margin-bottom: 0;
    }
    
    header .menus .icones span.wrapper {
        margin:4px 10px;
    }
    
    header .menus nav {
        margin-top: 0;
    }

    header .menus nav a {
        margin: 0 0.8%;
        font-size: 1em;
    }

    header .logo {
        width: 35%;
    }

    header .logo img {
        width: 90%;
        margin-right:1.9vw;

    }

    header .menus {
        width:65%;   
    }

    section {
        font-size: 1.1em;
    }

    section .conteudo p {
        margin: 3% 0% 0 13.2%;
        width:82%;
        font-size:0.75em;
    }

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1500px) {
    header .menus nav {
        font-size:1.3em;
    }

    header .menus nav a {
        margin: 0 2%;
    }

    section .conteudo h1 {
        font-size:1.8em;
        width: 83.8%;

    }

    section .conteudo img.resize {
        margin: 3% 0% 0 13.2%;
        clear: both;
        width: 83.8%;

    }

    section .conteudo p {
        margin: 3% 0% 0 13.2%;
        width:83.5%;
        font-size:1em;
    }

    section .conteudo img.logoCliente {
        float:right;
        margin-right: 3%;
        width:120px;
    }
    
    section nav {
        font-size:1.3em;

    }
    
}

.alinhaEsquerda {
    text-align: left;
}

.alinhaDireita {
    text-align: right;
}

.justificado {
    text-align:justify;
}

/*--- ESTILOS HOME ---- */

h2 {
    background-color: #cc3333;
    font-size:0.9em;
	
    text-align: left;
    padding:7px 10%;
    margin:0;
   /* width: 75%;*/
	width: 464px;
	color:#fff;
}

#fotoHome {
    width:100%;
	background: #000;
}


#mioloHome {
    width:100%;
}

#mioloHome .areasAtuacao {
    position: relative;
    float:left;
    width:48%;
    list-style: none;
    margin:0;
    padding:0;
    text-align:right;
	
}

#mioloHome .areasAtuacao li.tituloBox {
    display:block;
    clear: both;
    height: 7vh;
    font-size:1em;
    color:#000;
    font-weight:bold;
    text-align: center;
    padding:11px 0;
    width:100%;
    background-color:#0051ba;
}

#mioloHome .areasAtuacao li {
    display:inline-block;
    position: relative;
    width:23%;
    margin:0;
    padding:0;
    margin-right:2%;
	
	
}

#mioloHome .areasAtuacao li img {
    width:100%;
}

#mioloHome .areasAtuacao li.margemEsquerda {
    margin-left: 5%;
}

#mioloHome .areasAtuacao li.semMargem {
    margin-right: 0;
}



#mioloHome .noticias {
    position: relative;
    float:right;
    width:40%;
    margin:0;
    padding:0;
    /*margin-top:7vh;*/
    margin-right:2%;
}

#mioloHome .noticias ul {
    position: relative;
    list-style: none;
    width:464px;
    margin:0;
    padding:0;
	text-align: justify;
	font-size:0.85em;
	
}

#mioloHome .noticias ul li {
    position: relative;
    /*background-color:#e6e6e6;*/
    width:100%;
    height:auto;
    overflow:auto;
    /*margin-bottom: 4.7vh;*/
	
}

#mioloHome .noticias ul li img {
    float:left;
	
}

#mioloHome .noticias ul li a {
    float: right;
    width:65%;
    padding: 20px 30px 20px 0;
    color: #888;
    font-size:0.9em;
}

#mioloHome .noticias ul li a strong {
    display:block;
}

.destaques {
    position: relative;
    box-sizing: border-box;
    width:95.4%;
    list-style: none;
    margin:0 auto;
    padding:0;
    text-align: center;
}

.destaques li {
    box-sizing: border-box;
    display:inline-block;
    position: relative;
    width:15.98%;
    margin:0;
    padding:0;
    margin-right:0.50%;
}

.destaques li img {
    width:100%;
}

.destaques li.semMargem {
    margin-right: 0;
}

#redesSociais {
    vertical-align: top;
}

div.boxRedes {
	
/*width:36.85%;*/
/*height:340px;*/
	width:23.2%;
    height:200px;
    margin:10px 0.5% 10px 0;
    display: inline-block;
    overflow-x:hidden;
    text-align: center;
    /*background-color: #e6e6e6;*/
}

div.margemEsquerda {
    margin-left: 2.4%;
}

div.outros {
    float:right;
    width:20%;
    height:340px;
    margin:10px 2% 10px 0;
    display: inline-block;
    background-color: #e6e6e6;
}

div.outros div img {
    width: 100%;
}

#clientes {
    width:95.2%;
    margin:0 auto;
    overflow:auto;
    text-align: center;
}

#clientes h2 {
    text-align: center;
    margin-bottom:20px;
    
}

#clientes div {
    position: relative;
    border-radius: 10px;
    background-color:#fff;
    display:inline-block;
    width:115px;
    height: 85px;
    margin-right:9.5px;
    margin-bottom: 20px;
}

#clientes img {
    margin-right:5px;
    mix-blend-mode: multiply;
    
}

#clientes img.semMargem {
    margin-right:0;
}

#mapas {
    width:90%;
    margin:0 auto;
    padding:0;
    text-align: center;
}

#mapas div.boxMapas {
    width:25%;
    margin:10px 2% 10px 0;
    display: inline-block;
}

#mapas div.boxMapas #mapas {
    width:100%;
}

#mapas div.boxMapas p {
    width:100%;
    height:150px;
    padding:5px;
    font-size:0.7em;
    text-align: left;
    background-color: #fff;
    margin:0px;
}

#mapas div.boxMapas p em {
    font-style: normal;
    font-weight:bold;
    color:##024a94;
    display:block;
}

#mapas div.semMargem {
    margin-right:0;
}


footer.footerHome {
    position: relative;
    background-color:#23221e;
    width:96%;
    padding-top: 25px;
}

footer .grafismo {
    position:absolute;
    z-index: 999;
    padding:0;
    margin:0;
    background-color:#cc3333;
    height:12px;
    width:65%;
    top:0px;
    right:8%;
    float:right;
}


footer .grafismo2 {
    position:absolute;
    z-index: 999;
    padding:0;
    margin:0;
    background-color:#cc3333;
    height:12px;
    width:1000px;
    top:0px;
    right:14%;
	
    float:left;
}

footer.footerHome a{
    color:#cc3333;
}


/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1500px) {
    .destaques, #redesSociais, #clientes {
        margin-top:30px;
    }
    #redesSociais {
        height:auto;
        overflow:hidden;
    }
    div.boxRedes {
        height:450px;
    }

}



/* Medium devices (desktops, 992px and down) */
@media (max-width: 1025px) {
    #mioloHome .areasAtuacao li {
        width: 23%;
    }
    #mioloHome .noticias ul li a {
        width: 55%;
    }
    .destaques li {
        width: 15.9%;
    }
    .destaques li h2 {
        font-size:0.9em;
    }
    div.boxRedes, div.outros {
        height: 270px;
    }
    #mioloHome .areasAtuacao li.tituloBox {
        height: 5.5vh;
    }
    #mioloHome .noticias {
        margin-top: 0vh;
    }
    #mioloHome .noticias ul li {
        margin-bottom: 2.7vh;
    }
    #clientes img {
        width:100%;
    }
    #clientes div {
        width: 80px;
        height: 50px;
    }
    #mapas {
        width: 98%;
    }
    #mapas div.boxMapas p {
        height:100px;
    }

}

/* Medium devices (desktops, 992px and down) */
@media (max-width: 780px) {
    #mioloHome .areasAtuacao li {
        width: 23%;
    }
    
    #mioloHome .areasAtuacao li h2 {
        font-size:0.8em;
    }
    
    #mioloHome .noticias ul li a {
        width: 45%;
        padding: 8px 10px 0px 0;
    }
    .destaques li {
        width: 15.7%;
    }
    .destaques li h2 {
        font-size:0.6em;
    }
    div.boxRedes, div.outros {
        height: 220px;
    }
    #mioloHome .areasAtuacao li.tituloBox {
        height: 3vh;
        padding: 5px 0;
    }
    #mioloHome .noticias {
        margin-top: 0vh;
    }
    #mioloHome .noticias ul li {
        margin-bottom: 1vh;
    }
    
    #clientes img {
        width:100%;
    }
    #clientes div {
        width: 80px;
        height: 50px;
    }
    #mapas {
        width: 98%;
    }
    #mapas div.boxMapas p {
        height:140px;
    }

}
