/*------------------------------------------------------------------------------*/
/*----------------------ESTILO SITE PLATAFORMA TABELIONATO----------------------*/
/*------------------------------------------------------------------------------*/

body {background-color2: whitesmoke;}

a:hover {background-color: #0D6EFD !important;
		 color: black; white;
		 border-radius: 2px}

a:link, a:active, a:visited { text-decoration: none; }

/*NAVEGADOR*/

.navbar .mt-hoverlogo a:hover{background-color: whitesmoke; color2: red !important}

.navbar .mt-hovermenu a:hover{background-color: #0D6EFD !important; color: white}

.mt-font-homecapa {margin-top: -100px; -200;
				   font-size: 40px; 45px; 
				   margin-left: 15px; 
				   color: ivory; 
				   letter-spacing: -2px; 
				   font-family: tahoma}

.mt-mleft-homecapa {float: left; 
                    margin-left: -70px}

.text-blue {color: midnightblue}

/*BORDAS*/

.mt-border-blue { border: 2px solid lightblue;
	              border-radius: 4px}      

.mt-border-gray {border: 4px solid #ccc;
				 border-radius: 4px}                        

.mt-border-dark {border: 2px solid #333;
				 border-radius: 4px}    

/*CARROSSEL*/

.mt-h330 {height: 350px}

.mt-h380 {max-height: 380px}

.mt-w750 {max-width: 750px;}

.mt-font-slide {color: white;
	            font-style: italic;}

/*HOME*/

.mt-home-escritorio1 {border-top: 4px solid #ccc;
	                  border-bottom: 4px solid #ccc}

.mt-home-escritorio2 {font-size: 18px; 
  	                  line-height: 28px;
		              letter-spacing: 2px}

.mt-home-frase {background-color: ivory; 
	            border-top: 4px solid #ccc;
		        border-bottom: 4px solid #ccc}

.mt-homefont-frase {color: white; 
	            font-style: italic; 
	            font-size: 20px;
				padding-bottom: 7px }
          
/*SISTEMAS*/

.mt-border-card {border: 4px solid #ccc; 
	             overflow: hidden}

.mt-accordion-blue {border:4px solid skyblue}

.mt-accordion-gray {border:4px solid #333;
					background-color: whitesmoke}

.mt-p-accordion {font-size: 18px; 
	  	         line-height: 27px;
	  	         font-style: italic }

/*GERAL*/

.mt-mt-sobre {margin-top: 50px}

.mt-mt-container1 {margin-top: 120px}

.mt-bg-color1 {background-color: ivory;}

.mt-border-dark {border: 1px solid gray;
		         border-radius: 2px}

.mt-icong {font-size: 20px}

/*RODAPE*/

.mt-hover-tecnologia a:hover{background-color: #a70606}

/*------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/