﻿@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}


body {
font-family: 'Open Sans', sans-serif;
color: #808080;
font-size: 13px;
line-height: 1;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* LINKS */

/* unvisited link */
a:link {
    color: #808080;
	text-decoration:none;
	font-weight:bold;
}

/* visited link */
a:visited {
    color: #808080;
}

/* mouse over link */
a:hover {
    color: #B81C24;
}

/* selected link */
a:active {
    color: #B81C24;
}

hr {
	background: none repeat scroll 0 0 #ccc;
	border: medium none;
	height: 2px;
	margin-bottom: 10px;
	clear:both;
}


	.img-responsive {max-width:240px; height:342px}
	
/* ======================
    Textos
   ====================== */

h3 {
font: normal normal 18px "Oswald","Open Sans","Arial",sans-serif;
color: #6D6E70;
line-height: 30px;
text-transform:uppercase;
clear: both;
margin-bottom: 5px;
margin-top: 15px;
}

h3.red {
color: #B81C24;
}

h4 {
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	font-weight: 400;
}

h5 {
font-size: 14px;
}

h6 {
font: normal normal 14px "Oswald","Open Sans","Arial",sans-serif;
color: #6D6E70;
line-height: 30px;
text-transform:uppercase;
clear: both;
margin-bottom: 5px;
margin-top: 15px;
}

p {
clear: both;
margin: 0px;
}

.info-titulo {
font-size: 14px;
color: #B81C24;
font-weight:bold;
padding-top: 30px}

.add-info {
float: right; margin-top: -22px; font-size: 8px;}

.botao-submit {
float: left;
margin-top: 5%;
margin-right: 0%;
}

.texto-branco {
color: #fff;
float: left;
margin-top: 5%;
margin-right: 2%;
font-size:10px;
}

.texto-laranja {
color: #FFA915;
font-size: 16px;
margin-top: 5px;
line-height: 25px;
}

.texto-cinza {
font-size: 16px;
margin-top: 5px;
line-height: 25px;
}

.fundo-cinza {
background-color: #F7F8F8;
overflow: hidden;
clear: both;
padding-bottom: 20px;
margin-top: 20px;
}

.fundo-cinza-escuro {
background-color: #939892;
overflow: hidden;
clear: both;
padding-top: 10px;
padding-bottom: 20px;
margin-top: 10px;
}    

.fundo-cinza-escuro a {
color: #fff !important;
}   

.fundo-laranja {
	background-color: #FFA915;
color: #ffffff;
padding: 5px;
font-size: 16px;
margin-top: 5px;
line-height: 25px;
}

.be-wrap {
    max-width: 1102px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
	padding-left: 15px;
}  
.be-row {
    z-index: 3;
    position: relative;
}

.be-section .be-row:last-child .column-block {
        margin-bottom: 60px;
}
.be-section .be-row:last-child .column-block:last-child {
        margin-bottom: 0;
}



/*------- Content Formatting Grid Blocks ----------- */

.one-uf{ width:16%; padding-left: 17px; }
.one-rs{ width:22%; padding-left: 17px; }
.one-third{ width:31%; padding-left: 17px; }
.one-fourth{ width:22.375%; margin-left: 1%; }
.one-half, .one-half-captcha { width: 46.2%; margin-bottom: 0px!important; padding-left: 17px; }
.one-menor{ width:10%; margin-left: 1%; }
.one-fourth-menor{ width:18%; margin-left: 1%; }
.two-third{ width:65.5%; }
.three-fourth{ width:74.125%; }
.bloco-inteiro-prov { width:90%;margin-bottom: 0px!important; padding-left: 17px;  }
.column-block { float: left; margin-bottom: 7px;}
.no-margin { margin-right: 0px !important;}
.no-padding { padding-left: 0px !important;}

.column-block *:last-child {
margin-bottom: 0 !important;
}

.bloco-inteiro {
    width: 100%;
    clear: both;
    margin-bottom: 3px !important;
    margin-top: 5px;
}

.numero-texto {
    display: block;
    text-align: center;
    word-wrap: break-word;
    vertical-align: text-bottom !important;
}


.login-autenticado {
    vertical-align: text-bottom !important;
    color:White;
}
/* ======================
    Contrato CSS
   ====================== */

.imagem-locker {
	color: #4C7583;
	float:left;
	padding-top: 40px;
	padding-right:15px;
	padding-bottom: 80px;
	text-align: center;
	/* visual do link */
	background: url('../img/blog/armario-icon-over.png') no-repeat 0 0;
	text-decoration: none;	
	width:64px;
	height:26px;
	font: normal normal 12px "Oswald","Open Sans","Arial",sans-serif;
}

.logado1 {
	width: 140px;
	float: left;
	margin-top: 10px;
	margin-left: 30%;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
    color: #fff;
}
.logado2 {
	width: 30%;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
    color: #fff;
}
.logado3 {
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
    color: #fff;
}
.logado4 {
	width: 100px;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
    color: #fff;
}

/*------- BLOCOS TOPO ----------- */

.topo-input {
	    background-color: #ffffff !important;
		border-radius:4px !important;
		margin-bottom: 0px !important;
}
 
.fundo-cinza-escuro-topo {
background-color: #939892;
overflow: hidden;
clear: both;
padding-top: 5px;
margin-top: 0px;
}    

.fundo-cinza-escuro-topo a {
color: #fff !important;
} 

.super-left { margin-left: 30% !important;}

.bloco-LOGIN { float: left; width:20%; margin-left: 1%; }
.bloco-LOGIN-ENVIAR {
	width: 7%;
	float: left;
	margin-top: 10px;
	margin-left: 0px
}
.bloco-CADASTRAR {
width: 6%;
float: left;
margin-top: 16px;
margin-right: 0px;
margin-left: 13px;
margin-bottom: 0px;
}

.bloco-LEMBRAR {
width: 11%;
float: left;
margin-top: 16px;
margin-right: 0px;
margin-left: 13px;
margin-bottom: 0px;
}


/*------- BLOCOS TOPO ----------- */

input[type="text"].disabled {
    background-color: #D6D6D6 !important
}

/* ======================
    Form
   ====================== */
   
input[type="text"], input[type="email"], input[type="password"] {
    width: 100%;
    background-color: #ECECEC;
    padding: 0px;
    height: 45px;
    margin-bottom: 25px;
    border: none;
    color: #7a8593;
    -webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	border: 1px solid #caced4;
	-moz-box-shadow: 0 0 2px #dbdbdb;
	-webkit-box-shadow: 0 0 2px #dbdbdb;
	box-shadow: 0 0 1px #dbdbdb;
	text-indent: 15px;
}

/*CSS*/



.imgClass { 
    background-image: url('../img/blog/cadeado-enviar.png') !important;
    background-position:  0px 0px !important;
    background-repeat: no-repeat !important;
    width: 65px !important;
    height: 25px !important;    
    border: 0px !important;
    background-color: none !important;
    cursor: pointer !important;
    outline: 0 !important;
    margin: 0px 0px 0px 7px !important;
    padding: 0px !important;
}
.imgClass:hover{ 
    background-image: url('../img/blog/cadeado-enviar.png')!important;
    background-position:  0px 0px !important;
}

.imgClass:active{
    background-image: url('../img/blog/cadeado-enviar.png')!important;
    background-position:  0px 0px !important;
}
    
/* Locker de tamanhos variados */
     
.imagem-locker-ocupado2
{   
    background: url('../img/blog/armario-icon-over-2linhas1.png')no-repeat 0 0;            
}
     
.imagem-locker-ocupado3
{   
    background: url('../img/blog/armario-icon-over-3linhas.png')no-repeat 0 0;            
}
     
.imagem-locker-ocupado4
{   
    background: url('../img/blog/armario-icon-over-4linhas1.png')no-repeat 0 0;             
}
     
.imagem-locker-ocupado5
{   
    background: url('../img/blog/armario-icon-over-5linhas.png')no-repeat 0 0;         
}
     
.imagem-locker-ocupado6
{   
    background: url('../img/blog/armario-icon-over.png')no-repeat 0 0;             
}

.imagem-locker-disponivel2
{       
    background: url('../img/blog/armario-icon-2linhas1.png')no-repeat 0 0;            
}

.imagem-locker-disponivel3
{       
    background: url('../img/blog/armario-icon-3linhas.png')no-repeat 0 0;            
}

.imagem-locker-disponivel4
{       
    background: url('../img/blog/armario-icon-4linhas1.png')no-repeat 0 0;            
}

.imagem-locker-disponivel5
{       
    background: url('../img/blog/armario-icon-5linhas.png')no-repeat 0 0;            
}

.imagem-locker-disponivel6
{       
    background: url('../img/blog/armario-icon.png')no-repeat 0 0;            
}


input[type="text"], input[type="email"], input[type="password"], input[type="tel"] {
    width: 100% !important;
	background-color: #ECECEC !important;
    padding: 0px;
    height: 45px;
    margin-bottom: 25px;
    border: none;
    color: #7a8593 !important;
    font-size: 13px !important;
    -webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	border: 1px solid #caced4;
	-moz-box-shadow: 0 0 2px #dbdbdb !important;
	-webkit-box-shadow: 0 0 2px #dbdbdb !important;
	box-shadow: 0 0 1px #dbdbdb !important;
	text-indent: 15px;


}

input[type="button"] {
    background-color: #B2B3B4 !important;
	font: normal normal 18px "Oswald","Open Sans","Arial",sans-serif !important;
	padding-right: 20px;
	float:right;
    height: 45px;
    border:none;
    margin-bottom: 25px;
    color: #ffffff !important;
    font-size: 13px !important;
    -webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	border: 1px solid #caced4;
	-moz-box-shadow: 0 0 2px #dbdbdb !important;
	-webkit-box-shadow: 0 0 2px #dbdbdb !important;
	box-shadow: 0 0 1px #dbdbdb !important;
	text-indent: 15px;
}


select {
    background-color: #ECECEC !important;
	height: 45px;
    width: 100%;
	padding: 0px;

}


textarea{
    padding: 2% 0 0 2%;
	background-color: #E6E7E8 !important;
    height: 236px !important;
    width: 98% !important;
    margin-bottom: 20px;
    font:inherit;
    overflow: auto;
    background-color: #fff;
    color: #7a8593;
    border: none; 
    -webkit-transition: all 0.30s linear;
	-moz-transition: all 0.30s linear;
	-ms-transition: all 0.30s linear;
	-o-transition: all 0.30s linear; 
	font-size: 13px;
    -webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	border: 1px solid #caced4;
	-moz-box-shadow: 0 0 2px #dbdbdb;
	-webkit-box-shadow: 0 0 2px #dbdbdb;
	box-shadow: 0 0 1px #dbdbdb;
} 

input[type="submit"] {
    border: none;
    cursor:pointer;
    display: inline-block;
    margin:30px 20px 10px 0;
    text-decoration: none;  
    font-size: 13px;
    line-height: 44px;
    height: 44px;
    font-weight: bold;
	font: normal normal 18px "Oswald","Open Sans","Arial",sans-serif;
	float:right;
    background-color: #B2B3B4 !important;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
} 

.botao-enviar:hover {
    background: #5B806E !important;
    color:#ffffff !important;
}

input[type="submit"]:hover {
    background: #5B806E !important;
    color:#ffffff !important;
}


div#bloco_lista2 {
width: 90%;
}

.more-link {
    padding: 0 17px;
    margin-bottom: 0;
}

.wpcf7-not-valid-tip {
    display: none;
}
input[type="text"].wpcf7-not-valid , input[type="email"].wpcf7-not-valid, input[type="password"].wpcf7-not-valid, textarea.wpcf7-not-valid {
    border: 1px solid #ef8080;
    margin-bottom: 0;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
}

input[type=text]:focus, input[type="email"]:focus,  input[type="password"]:focus, textarea:focus {
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
  border: 1px solid #B8B8B9;
  background-color: #fff;
}

.Endereco {
    width: 74.2%;
    float: left;
}

.Endereco_Numero {
    width: 21%;
    float: left;
    margin-left: 4%;
}

.UF {
    width: 21%;
    float: left;
}

.CIDADE {
    width: 74.2%;
    float: left;
    margin-left: 4%;
}

.METADE1 {
width: 25%;
float:left;
}

.METADE2 {
    width: 72%;
    float: left;
    margin-left: 3%;
}

.METADE3 {
    width: 30%;
    float: left;
    margin-left: 3%;
}

.boneco {
background: url('../img/blog/boneco.png') no-repeat 0 0;
text-decoration: none;	
width:270px;
height:430px;
float:left;
margin: 0px;
padding:0px;
}

.VALOR1 {
width: 45%;
float:left;
margin-top:5px;
margin-bottom:5px;
}

.VALOR2 {
width: 45%;
float:left;
margin-left:4%;
margin-top:5px;
margin-bottom:5px;
}

.slide-lockers {
    width:738px;
    height:420px;
    float:left;
    margin: 0px;
    padding:0px;
}

.bloco-cabecalho {
    float:right;
}

@media only screen and (min-width: 960px) and (max-width: 1279px) {
	.super-left { margin-left: 20% !important;}
    .be-wrap {
        margin: 0 auto;
    }  
    .three-col .element{
        width:  290px;
    }
    .four-col .element{
        width:  220px;
    }
    .two-col .element{
        width:  460px;
    }
.img-responsive {max-width:240px; height:342px}

.logado1 {width: 13.2%; margin-left: 20%;}

    .slide-lockers {
        width:700px;
        height:420px;
        float:left;
        margin: 0px;
        padding:0px;
    }

    .VALOR1 {
        width: 46%;
        float:left;
        margin-top:5px;
        margin-bottom:5px;
    }

    .VALOR2 {
        width: 49%;
        float:left;
        margin-left:0;
        margin-top:5px;
        margin-bottom:5px;
        margin-right:10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.super-left { margin-left: 10% !important;}
    .bloco-LOGIN-ENVIAR { width: 10% }
    .bloco-CADASTRAR { width: 8%; margin-left: 25px }
    .bloco-LEMBRAR { width: 16%; margin-top: 16px; margin-left: 25px }
    
    .logado1 {margin-left: 3%;}
    .logado2 {width:35%;}
    
    .be-wrap {
        max-width: 730px;
        margin: 0 auto;
    }     
    .call-to-action{
        padding: 30px 30px;
    }
    .action-content , .action-button { float: none; }
	.fullscreen-col .element { width: 33.3%; }

    .three-col .element{ width:210px; }
    .four-col .element { width:160px; }
    .two-col .element{ width:340px; }	
    .one-third {width: 100%; padding-left: 17px;}
    .content-single-sidebar .column-block {
        width: 100%;
        margin-left: 0;
        float: none;
    }
	.img-responsive {
		display:none;}
	
.boneco {display:none;}
	.VALOR1 {
width: 100%;
float:left;
margin-top:5px;
margin-bottom:5px;
}

.VALOR2 {
width: 100%;
float:left;
margin-left:0;
margin-top:10px;
margin-bottom:5px;
clear:both;
}

}

/* =========================================================================
                                    MOBILE 320
   ========================================================================= */


@media only screen and (max-width: 767px) {
	
    .super-left { margin-left: 0% !important; height:30px !important;}
    .bloco-LOGIN { float: left; width:40%; margin-left: 1%; }
    .bloco-LOGIN-ENVIAR { width: 16%; margin-top: 10px;}
    .bloco-CADASTRAR { width: 20%; clear: none; float:left; margin-top: 10px; margin-left: 45%; }
    .bloco-LEMBRAR { width: 35%; clear: none; float:right; margin-top: 10px; margin-left: 0px;}
	
    .logado1 {width: 22%; margin-left: 1%;}
    .logado2 {width:45%;}
    .logado3 {margin-left: 0%;}
    .logado4 {float: right; margin-right: 3%;}

    .imagem-locker {padding-bottom: 5px;}

    .CIDADE, .UF, .METADE1, .METADE2, .METADE3, Endereco_Numero, Endereco {
        width: 100%;
        float: none;
        margin-left: 0px;
    }
	
	.add-info {
		float: none; margin-top: 2px; font-size: 12px; margin-bottom:10px}
	
    .be-wrap {
        max-width: 300px;
        margin: 0 auto;
    } 
    .column-block {
        float: none;
        margin-left: 0;
        width: 91%;
    }
    .column-block .column-block{
        margin-bottom: 60px;
    }
    .be-section .be-row:last-child .column-block {
        margin-bottom: 60px;
    }
    .be-section .be-row:last-child .column-block:last-child {
        margin-bottom: 0;
    }

    .call-to-action{
        padding: 20px 20px;
    }


    ul.tabs li {
        width: 298px;
    }

    .three-col .element, .four-col .element , .two-col .element{
        width:300px !important;
    }
    .action-content, .action-button{ float: none; }   
    .portfolio-content-wrap{
        padding-left: 0px;
    }
    .custom-list-content { width: 82%; }
    .related-items .column-block {
        margin-bottom: 40px;
    }
	.full-screen .element, .full-screen.three-col .element, .full-screen.four-col .element, .full-screen.five-col .element {
		width: 100% !important;
	}
	
	.img-responsive {display:none;}
	.boneco {display:none;}
	
	.slide-lockers {
        width: 96%;
        height:420px;
        float: left;
        margin: 0px;
        padding: 0px;
    }
    	.VALOR1 {
width: 100%;
float:left;
margin-top:5px;
margin-bottom:5px;
}

.VALOR2 {
width: 100%;
float:left;
margin-left:0;
margin-top:10px;
margin-bottom:5px;
clear:both;
}
}

/* =========================================================================
                                    MOBILE 480
   ========================================================================= */

@media only screen and (min-width: 480px) and (max-width: 767px) 
{
		.super-left { margin-left: 0% !important; height:30px !important;}
			.super-left-autenticado { margin-left: 0% !important;}
		.bloco-LOGIN { float: left; width:40%; margin-left: 1%; }
		.bloco-LOGIN-ENVIAR { width: 16%; margin-top: 10px;}
		.bloco-CADASTRAR { width: 100%; clear: both; float:left; margin-top: 10px; margin-left: 0px; }
		.bloco-LEMBRAR { width: 100%; clear: both; float:right; margin-top: 10px; margin-left: 0px;}
		.imagem-locker {padding-bottom: 5px;}
    .logado1 {width: 29%; margin-left: 1%;}
    .logado2 {width:65%;}
    .logado3 {margin-left: 31%;}
    .logado4 {float: right; margin-right: 3%;}
    .be-wrap {
        max-width: 440px;
        margin: 0 auto;
    } 

    ul.tabs li {
        width: 438px;
    }

    .three-col .element, .four-col .element , .two-col .element{
        width:100% !important;
    }
	.full-screen .element, .full-screen.three-col .element, .full-screen.four-col .element, .full-screen.five-col .element {
		width: 49.98% !important;
	}
	.img-responsive {display:none;}
	
	
    .slide-lockers {
        width: 96%;
        height:420px;
        float: left;
        margin: 0px;
        padding: 0px;
    }
    .boneco {display:none;}
    	.VALOR1 {
width: 40%;
float: left;
margin-top: 5px;
margin-bottom: 5px;
clear: none; }

.VALOR2 {
width: 60%;
float: left;
margin-left: 0;
margin-top: 5px;
margin-bottom: 5px;
clear: none;
}
.texto-laranja {
color: #FFA915;
font-size: 16px;
padding-top: 10px;
line-height: 25px;
clear: both;
}
}

/* Smartphones (portrait and landscape) ----------- */

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
{
    .one-half-captcha { padding-left: 2px; }
    
	.super-left { margin-left: 0% !important; height:30px !important;}
    .bloco-LOGIN { float: left; width:40%; margin-left: 1%; }
    .bloco-LOGIN-ENVIAR { width: 16%; margin-top: 10px;}
    .bloco-CADASTRAR { width: 100%; clear: both; float:left; margin-top: 10px; margin-left: 0px; }
    .bloco-LEMBRAR { width: 100%; clear: both; float:right; margin-top: 10px; margin-left: 0px;}
	.imagem-locker {padding-bottom: 5px;}
	.img-responsive {display:none;}
	

    .slide-lockers {
        width: 96%;
        height:420px;
        float: left;
        margin: 0px;
        padding: 0px;
    }
    .boneco {display:none;}
    .logado1 {width: 97%; margin-left: 3%;}
    .logado2 {width: 97%; margin-left: 3%;}
    .logado3 {margin-left: 3%;}
    .logado4 {float: right; margin-right: 3%;}
    .VALOR1 {
        width: 100%;
        float:left;
        margin-top:5px;
        margin-bottom:5px;
    }
    .VALOR2 {
        width: 100%;
        float:left;
        margin-top:10px;
        margin-bottom:5px;
        clear:both;
    }
}

/* Smartphones (landscape) ----------- */

@media only screen 
and (max-width : 320px) {
		.super-left { margin-left: 0% !important;}
		.bloco-LOGIN { float: left; width:35%; margin-left: 1%; }
		.bloco-LOGIN-ENVIAR { width: 25%; margin-top: 10px;}
		.bloco-CADASTRAR { width: 100%; clear: both; float:left; margin-top: 10px; margin-left: 0px; }
		.bloco-LEMBRAR { width: 100%; clear: both; float:right; margin-top: 10px; margin-left: 0px;}
    .logado1 {width: 97%; margin-left: 3%;}
    .logado2 {width: 97%; margin-left: 3%;}
    .logado3 {margin-left: 3%;}
    .logado4 {float: right; margin-right: 3%;}	
    .imagem-locker {padding-bottom: 5px;}
    .VALOR1 {
        width: 100%;
        float:left;
        margin-top:5px;
        margin-bottom:5px;
    }

    .VALOR2 {
        width: 100%;
        float:left;
        margin-left:0;
        margin-top:10px;
        margin-bottom:5px;
        clear:both;
    }
    .one-half-captcha { padding-left: 1px; }
}

@media only screen 
and (min-width : 321px) {
	.img-responsive {display:none;}
	.imagem-locker {padding-bottom: 5px;}
    .one-half-captcha { padding-left: 1px; }


}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
	.img-responsive {display:none;}
	
	.imagem-locker {padding-bottom: 30px;}

    .boneco {display:none;}

    .slide-lockers {
        width: 96%;
        height:420px;
        float: left;
        margin: 0px;
        padding: 0px;
    }
    
    .VALOR1 {
        width: 100%;
        float:left;
        margin-top:5px;
        margin-bottom:5px;
    }
    .VALOR2 {
        width: 100%;
        float: left;
        margin-left:0;
        margin-top:10px;
        margin-bottom:5px;
        clear:both;
    }
    .texto-laranja {
        color: #FFA915;
        font-size: 16px;
        margin-top: 5px;
        line-height: 25px;
        clear: both;
        padding-top: 15px;
    }
    .one-half-captcha { padding-left: 1px; }
}

.radio_cortesia 
{
    width:30px;
}
