/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01/09/2016, 12:16:10
    Author     : Gerson

*/
body {margin-top:0px;  
    /*  background-color: #B0C4DE; 
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url('../img/site/bg-green.jpg'); */
       } 

.conteudo { background-color:white; padding:15px; margin-top:15px; border:1px solid #6eb1c1; border-radius:15px; -webkit-border-radius:15px; -moz-border-radius:15px; -o-border-radius:15px; -ms-border-radius:15px; }
.conteudogeral { width:90%; margin: 0 auto; background-color:white; padding:15px; margin-top:15px; border:1px solid #6eb1c1; border-radius:15px; -webkit-border-radius:15px; -moz-border-radius:15px; -o-border-radius:15px; -ms-border-radius:15px; }
.conteudoquadrado { background-color:white; padding:5px; margin-top:5px; border:1px solid #333333; }
.fonte-cor-branca { color:white; }

.cd-top{
background:url("../img/site/topo.svg") no-repeat 15px 0;
display:inline-block;
position:relative;
height:60px;
width:70px;top:-15px;
left:50%;
margin-left:-25px;
z-index:10;
color:#fff;
padding:44px 0 0 0;
font-style:italic;
text-align:center}

 .gradiente_laranja{
    background: linear-gradient(to right, #f2f2f2 15%, #1b9daa 100%);   
 }
 
 
 .gradiente_cinza{ 
    background: linear-gradient(to left, #cec7c7 ,  #f1f1f1);  
 }
 
.fundo_green{
    background-color:#fefeff; 
       background-image: url('../img/site/bg-green.jpg');
    
}
.color-imovel:hover{
    
    background-color: #ccc;	
    cursor: pointer;
    list-style: none;
}

#barranicones ul {
  list-style-type: none;
}
 
#barranicones li img {
  float: left;
  margin: 2px;
 
  -webkit-transition: box-shadow 0.5s ease;
  -moz-transition: box-shadow 0.5s ease;
  -o-transition: box-shadow 0.5s ease;
  -ms-transition: box-shadow 0.5s ease;
  transition: box-shadow 0.5s ease;
}
 
#barranicones li img:hover { 
  background-color: #7FFFD4;
    border: 1px solid #7FFFD4;
  -webkit-box-shadow: 0px 0px 7px rgba(255,255,255,0.9);
  box-shadow: 0px 0px 7px rgba(255,255,255,0.9);
 
}
.dashboard_vazio{; 
                  min-width: 160px; 
    background-color: #74d9cf; //#74d9cf ;	     
    cursor: pointer;
}
.homepage-section { 
  margin-top: 30px; 
  position: relative;
}

.homepage-section h2 { 
  padding: 0 0 10px; 
  margin-top: 10px;
  margin-bottom: 10px;
}

.dashboard_vazio:hover{
 
    background-color: #8dc7ee;	
    cursor: pointer;
    list-style: none;
    color: #FFFFFF; 
}

@font-face {
font-family: 'AleoBold';
src: url('../fonts/Aleo-Bold.otf');
src: url('../fonts/Aleo-Bold-webfont.eot') format('embedded-opentype'),
url('../fonts/Aleo-Bold-webfont.woff') format('woff'),
url('../fonts/Aleo-Bold-webfont.ttf') format('truetype'),
url('../fonts/Aleo-Bold-webfont') format('svg');
font-weight: normal;
font-style: normal;
} 

@font-face {
font-family: 'AleoLight';
src: url('../fonts/Aleo-Light.otf'); 
font-weight: normal;
font-style: normal;
} 

@font-face {
font-family: 'Barlow Condensed'; 
src: url('../fonts/BarlowCondensed-Regular.ttf') format('truetype'); 
font-style: normal;
} 

.fonte-barlow {
    font-family: 'Barlow Condensed', sans-serif;
}
.fonte-rodape {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 17px;
    color: #fff;
   
}

.fonte-produtos {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 22px;
    color: #000;
   
}

@font-face {
font-family: 'Roboto Condensed';
src: url('../fonts/RobotoCondensed-Bold.ttf' )format('truetype'); 
font-weight: normal;
font-style: normal;
} 
.fundo_branco{
    background-color: #fff;
}
.fonte-menu {
    
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    color: #000;
}
.fonte-bonita {
    font-family: 'AleoBold';
    font-size: 25px;
    color: #666666;
}

.fonte-bonita-branca {
    font-family: 'AleoBold';
    font-size: 17px;
    color: #fff;
}

.fonte-light {
    font-family: 'AleoLight';
    font-size: 14px;
    color: #666666;
}

.fonte-light {
    font-family: 'AleoLight';
    font-size: 14px;
    color: #666666;
}

.chamadinhas{
    text-decoration: none;
    text-align:center;
  background-color: transparent;
  border-color: #d58512;

}

.chamadinhas: hover{    
  background-color: #ff9900;
  border-color: #d58512;
}

.btn-menu {
    text-decoration: none;
    font-size: 15px;
  color: #000;
  width: 140px;
  height: 70px;
    text-align:center;
  background-color: #666666;
}
.btn-menu:focus,
.btn-menu.focus {
  color: #fff;
  background-color: #000;
  border-color:#ffff00;
  
  
}
.btn-menu:hover {
  color: #fff;
  background-color: #c0392b;
  border-color: #d58512;
  
  width: 130px;
  height: 48px;
}

.dashboard{;
    width:300px; 
    background-color: #74d9cf ;	
    text-align:center;
    height: 100px; 
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 10px;

}

.dashboard:hover{

    width:300px; 
    background-color: #33b4a8;	
    color: #FFFFFF;
    text-align:center;
    height: 100px; 
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;

}


.dashboard2{;
    width:300px; 
    background-color: #8dc7ee ;	
    text-align:center;
    height: 100px; 
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 10px;

}

.dashboard2:hover{

    width:300px; 
    background-color: #60b6f0;	
    color: #FFFFFF;
    text-align:center;
    height: 100px; 
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;

}


.dashboard3{;
    width:300px; 
    background-color: transparent ;	
    text-align:center;
    height: 100px; 
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;

}

.dashboard_md{;
    width:140px; 
    background-color: #74d9cf ;	
    text-align:center;
    height: 100px; 
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;

}

.dashboard_md:hover{

    width:140px; 
    background-color: #33b4a8;	
    color: #FFFFFF;
    text-align:center;
    height: 100px; 
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;

}


.dashboard_vazio{; 
                  min-width: 160px; 
    background-color: #fff; //#74d9cf ;	     
    cursor: pointer;
}

.dashboard_vazio:hover{
 
    background-color: #8dc7ee;	
    cursor: pointer;
    list-style: none;
    color: #FFFFFF; 
}

#icones-sociais {
    float: right;
}
#icones-sociais ul li {    
    display: inline-block; 
    list-style: none;
    border-bottom:3px solid #fff;
} 

#icones-sociais ul li a img:hover {
    border-bottom:1px solid #000;
}
.meurodape{
    display: block;
    list-style: none;
    font-weight: bold;  
}

.menugeral li a:link, .menugeral li a:visited {
    display:block;
    height:1%;
    float:left;
    text-align:center;
    padding:	5px 5px 5px 5px;

} 

.meurodape ul li a:hover {
    display:block;	
    color: #ff9900;       
    border-bottom:1px solid #000;
    text-decoration: none; 
    height: 30px;
} 

.texto-dosis{
    font-family: 'Dosis', sans-serif;

}
.texto14{
    font-size:14px;   
}

.texto16{
    font-size:16px;   
}
.texto20{
    font-size:20px;   
}
.textoCentraliza{
    text-align:center; 
}
.textoRight{
    text-align:right; 
} 

.text_branco{
    color: #fff;
} 
.text_amarelo{
    color: #ffff00;
} 

.faixacallcenter{	

    width:100%; 
    background-color:#000000;	
    text-align:center;
    height: 40px;

}
.rodape{
    background-color: #0f233a;
    min-height: 300px;
}

.centralizar{
    text-align:center; 
}

.centered {
    margin: 0 auto !important;
    float: none !important;
}

.faixadireita{	
    width:50%; 
    background-color:#f2f2f2;	
    text-align:right;
    height: 40px;

}

.faixadireita{	
    width:50%; 
    background-color:#f2f2f2;	
    text-align:left;
    height: 40px;

}
#menu-img ul
{
    padding:0px;
    margin:0px;
    float: left;
    width: 100%;
    background-color:#EDEDED;
    list-style:none;
    height: 40px;
} 

#menu-img ul li
{
    display: inline;	
    padding: 0px;
}
#menu-img ul li a {
    background-color:#EDEDED;
    color: #333;
    text-decoration: none; 	
    padding: 1px 1px;

    /* visual do link */
}
#menu-img ul li img:hover{


    height:35px;
}

.menugeral2
{
    height: 40px;
    font-family: Arial Unicode MS;
    font-size:14px;
    width:995px; 
    margin: 0 auto;
}
.menugeral
{
    height: 40px;
    font-family: Arial Unicode MS;
    font-size:14px;
    width:995px; 
    margin: 0 auto;
}
.menugeral ul
{
    height: 25px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    list-style: none;
} 

.menugeral ul li
{
    float:left;
    height:40px;
    text-align:center;

    padding:	5px 5px 5px 5px;
    display:block;
}
.menugeral ul li a {
    padding: 2px 8px;
    /* visual do link */
    background-color:#6eb1c1;
    color: #333;
    text-decoration: none;
}
.menugeral ul li a:hover
{
    color: #FFFFFF;
    background-color: #333333;	
    border-top:3px solid #00CCFF;

}

#logo { padding:10px; margin-top:5px; text-align: center }
#telefone { padding:10px; margin-top:15px;  }
#chamadinha-depressao { margin-top:15px; }
#chamadinha-obesidade { margin-top:15px;}
#chamadinha-balaogastrico { margin-top:15px;}

.blink { text-decoration: blink; }
.text_trebuche { font-family: "Trebuchet MS"; text-decoration: none; font-style: normal;}
.text_arial { font-family: Arial Unicode MS; text-decoration: none; font-style: normal;}
.text_30 {font-size: 30px;}
.text_20 {font-size: 20px;}
.text_18 {font-size: 18px;}
.text_16 {font-size: 16px;}
.text_14 {font-size: 14px;}
.text_cinza { color: #666666; }
.text_laranja { color: #FF9900; }  


.caixacinza {
    min-height: 10px;
    padding: 10px;
    margin-bottom: 10px;
    background-color: #e3d8b9;
    border: 1px solid #999999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.caixacinzaclara {
    min-height: 10px;
    padding: 10px;
    margin-bottom: 10px;
    background-color: #f2f2f2;
    border: 1px solid #999999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.botao {
    display: inline-block;
    min-width: 200px;
    //padding: 5px 5px;
    text-decoration: none;
    //box-sizing: border-box;	
}  

.botao:hover {
    background-color:#333;	
    cursor: pointer;
}

#chamada { 
    height: 90px;
}

#home-intro {   
    background-color:#92C0E0;
    height: 60px;
    width: 130px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;     
}

.caixa_lotes {   
    background-color:#94e1e3;
    height: 60px;
    width: 130px;
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;   
    float: left;
}
.caixa_lotes p {   
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2em; 
    padding-top: 10px;
}


.caixa_notas {   
    background-color:#94e1e3;
    min-height: 100px;
    width: 70%;
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;   
    float: left;
}
.caixa_notas p {   
    font-size: 12px; 
    line-height: 1.2em; 
    padding-top: 40px;
}
.caixa_notas span { 

    padding:0px;
    padding-top: 10px;
    margin:0px;
    float: left;
    font-size: 14px;  
    width: 100%;
    min-height: 30px; 
    line-height: 1.2em; 
    background-color:#d2d2d2;
    font-weight: bold;
}

/* Heading */

#ienv-intro-heading { /* <h1> */
    margin: 0;
    font-size: 2.8em;
    font-weight: bold;
    line-height: 1.2em;
    /* border-style: solid; */
}

/* Content */

#ienv-intro-content {
    font-size: 1.9em;
    line-height: 1.6em;
}

/* No content top margin unless have heading */

.ienv-intro-has-heading #ienv-intro-content {
    margin-top: 40px;
}

/* No bottom margin so flush with container */

#ienv-intro-content p {
    margin: 30px 0 0 0;
}

/* No margin at top for first child in case no heading */

#ienv-intro-content p:first-child {
    margin-top: 0;
}
// chamadas
/************ HOMEPAGE HIGHLIGHTS *************/

/* Note: Change all 40px values together for even spacing */

#ctcom-home-highlights {
    width: 100%;
    margin: 90px 0 90px -40px;
    float: none;
}

#ctcom-home-highlights-inner {
    margin: -40px -40px 0 0;
}

#ctcom-home-highlights .exodus-highlight {
    display: inline-block;
    margin: 40px -40px 0 40px;
    width: 33.3%; /* three columns totals 100% */
}

#ctcom-home-highlights .exodus-highlight .exodus-caption-image-inner {
    margin-right: 40px;
}

/* Bigger title on homepage */

#ctcom-home-highlights .exodus-caption-image-title,
.exodus-home-widget .exodus-caption-image-title  {
    font-size: 1.5em;
}

// fim das chamadas



.hoverzoom {
    position: relative;
   // width: 240px;
    overflow: hidden;
}
.hoverzoom > img {
    width: 100%;
    border-radius: 2px;
    -webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    -moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    -ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    -o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
}
.hoverzoom:hover > img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.hoverzoom .retina{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;    
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);    
    border-radius: 2px;
    text-align: center;
    padding: 30px;

    -webkit-transition:	all .5s cubic-bezier(.190, 1.000, .220, 1.000);
    -moz-transition: all .5s cubic-bezier(.190, 1.000, .220, 1.000);
    -ms-transition: all .5s cubic-bezier(.190, 1.000, .220, 1.000);
    -o-transition: all .5s cubic-bezier(.190, 1.000, .220, 1.000);
    transition: all .5s cubic-bezier(.190, 1.000, .220, 1.000);
}
.hoverzoom:hover .retina {
    opacity: 1;
    box-shadow: inset 0 0 100px 50px rgba(0,0,0,.5);

}
.hoverzoom .retina p {
    color: #fff;
}
.hoverzoom .retina a {
    display: block;
    width: 150px;
    background: #6fc5e9;
    border: 1px solid #59afd4;
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 10px 15px;
    margin: 16px auto 0;
}



#filme {
    position:relative;
    z-index:2;
    margin:20px 0 20px 50px;
}
.interruptor { 
    position:relative; 
    z-index:2;
    display:block; 
    width:120px;
    margin-top: 25px;
}
#mascara {
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    height:100%;
    width:100%;
    margin:0;
    padding:0;
    background:#000;
    opacity:.95;
    filter: alpha(opacity=95);
    -moz-opacity: 0.95;
    z-index: 1;
} 		
a.interruptor {
    font-size:14px;
    color:#fff;
    background:#98bbbd;
    text-align:center;
} 
a.apaga-acende {
    background:#ccc;
    color:#333;
}
#fundo
{
    filter:				alpha(opacity=90);
    -moz-opacity:		.90;
    opacity:			.90;
    width:				100%;
    height:				100%;
    background-color:	#000000;
    position:			absolute;
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    height:100%;
    width:100%;
    margin:0;
    padding:0;
    background:#000;
    z-index:			10;
    display:			none;
}        
 
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu> li> a {
        color: #ecf0f1;
    }
    .navbar-default .navbar-nav .open .dropdown-menu> li> a: hover
    .navbar-default .navbar-nav .open .dropdown-menu> li> a: focus {
        color: #ff9900;

        border-color: #ff9900; //incluida
    }
    .navbar-nav .open .dropdown-menu .navbar-default> .active> a,
    -Nav .navbar .open .dropdown-menu .navbar-default> .active> a: hover
    .navbar-nav .open .dropdown-menu .navbar-default> .active> a: focus {
        color: #ffbbbc;
        background-color: #c0392b;
        border-color: #ff9900; //incluida
    }
    #busca {display : none;}
}

.centralizado {
    margin: 0 auto;
    float: none;
}

.wrapper {
    display: table;
    height: 100%;
    position: absolute;
    overflow: hidden;
    width: 100%;
}

.middle {
    display: table-cell;
    vertical-align: middle;
}

#form-imovel {
    position: relative;
    width: 380px;
    margin: auto;
    background: #8fc6b3;
 
    
    border:3px solid #8fa539;
    border-radius:10px; 
    -webkit-border-radius:10px; 
    -moz-border-radius:10px; 
    -o-border-radius:10px; 
    -ms-border-radius:10px;
}

@import url("https://fonts.googleapis.com/css?family=Dosis");
 