/*------------------------------------------------------------------------------*/
/*----------------------------ESTILO SITE IMOBILIARIA---------------------------*/
/*------------------------------------------------------------------------------*/

body {background-color: whitesmoke}

a:hover {background-color: royalblue;
		 color: white !important;
		 border-radius: 2px;
		 border: none;}

td button:hover {background-color: royalblue}

a:link, a:active, a:visited {text-decoration: none;
							 border:none; 
                             border-radius: 2px}

ul {list-style: none}

.mt-bold {font-weight: bold;}

/*cinzas c8c8c8 d0d0d0 eaeaea f4f4f4 f8f8f8 #989a91*/

/*success #198754 verdeufo #30CD64 verdeescuro 006B56/006634 verdemedio 008C38*/

/*BACKGROUND E BOTAO*/

.mt-bg-whitesmoke {background-color: whitesmoke !important}

.mt-bg-blue {background-color: blue}

.mt-bg-white {background-color: white}

/*BORDAS*/

.mt-border-blue { border: 2px solid lightblue;
	              border-radius: 4px}      

.mt-border-gray {border: 2px solid #ccc;
				 border-radius: 4px}                        

.mt-border-dark {border: 2px solid #333;
				 border-radius: 4px}                        

.mt-border-orange {border: 2px solid orange;
				 border-radius: 4px}                 

/*FONTE ICONE*/

.mt-font-icone {font-size: 20px; color: white}

.mt-font-iconeg {font-size: 25px}

/*MENU NAVEGACAO*/

.navbar a:hover{background-color: royalblue !important}

.navbar .mt-hovermenu a:hover{background-color: royalblue !important;
                              color: white !important}


.mt-hoverlogo a:hover{background-color: royalblue}

.mt-hovermenu .mt-hover-whatsapp a:hover {background-color: green;
										  border-radius: 6px }								 

.text-color-nav {color: #ccc}

.mt-marcador-nav {border-bottom: 8px solid royalblue}

/*HOME*/


/*CARROSSEL*/

.mt-h330 {height: 380px; 350}

.mt-h380 {max-height: 380px}

.mt-w750 {max-width: 750px;}

.mt-font-slide {color: white;
	            font-style: italic;}

/*PAINEL DESTAQUES*/

.mt-border-tb {border-top: 2px solid #ccc; 
	           border-bottom: 2px solid #ccc}

.mt-label-card {margin-top: -55px; 
	            color: white;
	            max-width: 180px; 
	            margin-left: -4px;
	            background-color: #333}

.mt-margin-li {margin-left: -30px}

/*CONTATO*/

.card .mt-hover-whatsapp a:hover {background-color: green !important}

/*NEWS*/

.mt-hovernews li a:hover {background-color: lightgray;
						  padding: 8px;}

/*REDES SOCIAIS*/

.col-md-2 ul li a:hover,
.col-md-4 p a:hover {background-color: royalblue !important}

/*RODAPE*/

.col-md-5 .mt-hover-whatsapp a:hover {background-color: green}

.btn-redes {color: white}

.mt-hover-thors h5 a:hover{background-color: #474A51 !important}

/*------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/
