/*Mobile version*/
.hidemobile
{
    display: none;
}
.tel
	{
		pointer-events: all;
	}
.g-recaptcha{width:100%; -ms-transform: scale(0.9); /* IE 9 */ -webkit-transform: scale(0.9); /* Safari */ transform: scale(0.9);}

.copyright
{
    margin: 0 auto;
    padding: auto 20px;
    width: 100%;
}
.grecaptcha
{
    width: 100%;
}
 .titlimit
{
	 max-width:150px;
}
.logo2
{
   position: relative;
    margin:0 auto;
    margin-top: 23px;
}
.logo{display: none;}

.fundotop
{
    top:0x;
    right:0px;
}
.orcamento .submit
{
    clear: both;
    float:none; 
    margin: 0 auto;
    width: 100%;
}
.topocontacto
{
    float:right;
    box-sizing: border-box;
    padding: 15px 45px 15px 0;
}
 
.topbk 
{
    background:none;
    float:right;
    width: 30%; 
    height: auto;
    position: relative
}
.logotop
{
    float: none;
    left:auto;width: 100%;
text-align: center;
}

.linhatitesq
{  
    width: 20%;
    left:5%;
}
.linhatitesq1
{  
    width: 20%;
    left:5%;
}
.bottomcontacto
{
    left:5%;
    }
.linhatitdir
{  
    width: 20%;
    right:5%;
}

.whitespace
{
    width: 90%;
}


.prefooter
{ 
    padding-right: 20px;
    box-sizing: border-box;
    overflow:hidden;
}


    .alvara
    {
        width: 100%;
        text-align: center;
    }

	.starttext
	{
		width:80%;

		-webkit-columns: 1; /* Chrome, Safari, Opera */
		-moz-columns: 1; /* Firefox */
		columns: 1;
		column-gap: 36px;
		-moz-column-gap: 36px;
		-webkit-column-gap: 36px; 
		
		line-height: 20px;
	}


.letra15 {font-size:12px;}

/*Tablet version*/
@media only screen and (min-width: 481px) 
{
.linhatitesq
{  
    width: 20%;
    left:5%;
}
.linhatitdir
{  
    width: 20%;
    right:5%;
}
    
.letra15 {font-size:15px;}
}







/*Laptop/desktop version*/



@media only screen and (min-width: 769px) 
{
     
.g-recaptcha{width:100%; -ms-transform: scale(1); /* IE 9 */ -webkit-transform: scale(1); /* Safari */ transform: scale(1);}
    
    .grecaptcha
{
    width: 302px;
}
    
    .logotop
{
    float: right;
    left:25%; 
    width: 100%;
text-align: center;
}
    .orcamento .submit
{
    clear:  none;
    float: right;  
    margin-top: 3px;
    width: 53%;
}
    .showmobile
    {
        display:none;
    }
    .hidemobile
    {
        display: block;
    }
    
 
.logo
{
    left:15%; 
    bottom:0; 
    position:absolute;
    right:auto;
    margin:auto;
    display: block;
}
    .logo2{display: none;}
    .fundotop
{
    top:-75px;
    right:30%;
}
    .topocontacto
{
    float:right;
    box-sizing: border-box;
    padding: 35px 45px 0 0;
}
    .topbk 
    {
        background:#e0e0e0;
        float:right;
        width: 30%; 
        height: 100px;
        position: relative
    }
.linhatitesq1
{   
    width: 15%; 
    left:25%; 
}
	.linhatitdir1
{   
    width: 15%; 
    right:25%; 
}
	
	.linhatitesq
{   
    width: 15%; 
    left:25%; 
}
     .bottomcontacto
{
    left:25%;
}
.linhatitdir
{   
    width: 15%; 
    right:25%; 
}
    
.whitespace
{
    width: 70%;
}
    
    .alvara
    {
        width: auto;
    }
	.tel
	{
		pointer-events: none;
	}
	.starttext
	{
		width:699px;
		
		-webkit-columns: 2; /* Chrome, Safari, Opera */
		-moz-columns: 2; /* Firefox */
		columns: 2;
		column-gap: 36px;
		-moz-column-gap: 36px;
		-webkit-column-gap: 36px;
		
		line-height: 23px;
	}
}


.pewidth
{
    left:auto;
    text-align: center;
    float: none;
    position: relative;
}
/*EXTRAS*/
@media only screen and (min-width: 1050px) 
{
    .titlimit
    {
         max-width:203px;
    }
    .pewidth
{
    left:25%;
    float: left;
    position: relative;
}
    
     .copyright
    {
float:right; 
        padding:auto 20px;
        margin-right: 25%;
        width: auto;
    }
    
}