.arrendondar{
    border-radius: 50%;
}

.backHeader{
    background-image: url('../img/generic/nuvens-celestiais.jpg')!important;
    background-size: 100vw 100vh!important;
    background-repeat: no-repeat!important;
}
.emergenciaFont{
    font-size: 20px!important;
}


/* colchões */

.meu_container {
	max-width: 1128px;
	margin: 0px auto;
	padding: 0;
	position: relative;
}

.boxColchao:hover {
	/*background-color: rgba(0,255,219,0.54);*/
	background-image: url("../imagens/fundo_redeesp.jpg");
	background-position: right top;
}

.boxColchao {
	width: 48%;
	float: right;
	margin-bottom: 1em;
	background-color: rgba(255,255,255,0.91);
	padding: 2em 0.5em;
	border-radius: 15px;
	transition: 1.5s;
}

.colchaoEsquerda {
	float: left;
}

.colchaoDireita {
	float: right;
}

.boxColchao:first-child {
	
}



.boxColchao figcaption {
	text-align: center;
}

.boxColchao h2, h3, h4, h5 {
	font-size: 1.3em;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	
}

.controlesHome img {
	height: 30em!important;
	margin: 0 0.8em 0 0;
}

.divControle {
	width: 12em;
	float: left;
	background-color: rgba(255,255,255,0.73);
}

.divControleTexto {
	width: 30em;
	float: left;
	margin-left: 0;
	background-color: rgba(255,255,255,0.73);
}

.separador {
	clear: both;
	height: 2.0em;
}

.separador2 {
	clear: both!important;
	height: 8.0em!important;
}


/* internas colchões */



.box_video {
	width: 50%!important;
	/*height: 18.75em;
	background-color: antiquewhite;*/
	background-image: url("../img/fundo_redeesp.jpg");
	background-position: right top;
	float: left;
	position: relative;
	z-index: 1;
	border-radius: 15px;
	padding: 1em;
	transition: 1.5s;
}

.box_video:hover {
	/*background-color: rgba(0,255,219,0.54);*/
	background-image: url("../img/fundo_redeesp.jpg");
	background-position: left bottom;
}

.boxColchao {
	width: 48%;
	float: right;
	margin-bottom: 1em;
	background-color: rgba(255,255,255,0.91);
	padding: 2em 0.5em;
	border-radius: 15px;
	transition: 1.5s;
}

.vinheta {
	width: 49%;
	float: right;
	position: relative;
	/*background-color: aquamarine;
	height: 5.4375em;
	min-height: 1em;
	background-image: url("../img/logos/img_redeesp1.png");
	background-size: 3em;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 4em;*/
	background-color: rgba(255,255,255,0.8);
	
	

}

.vinheta .idColchao {
	font-size: 2em;
	font-weight: 500;
	margin: 0 0 0.3em 0;
}

.box_video img,
picture,
video,
embed {
   max-width: 90%;
}

.linhaHover {
	padding: 0.1em 0.5em;
}

.linhaHover:hover {
	background-color: rgba(187,249,207,1.00);
	border-radius: 15px;
}

.box_texto {
	width: 49%;
	float: right;
	position: relative;
	/*background-color: darkkhaki;*/
	background-color: rgba(255,255,255,0.8);
	padding: 0.01em;
	border-radius: 10px;	
}

.bot_orcamentoMargin {
	margin: 0 0 0 0.5em;
}

.bot_orcamento a {
	display: block;
	/*background-color: #FFF;*/
	border: solid 1px #24685e;
	border-radius: 10px;
	position: absolute;
	bottom: 0.5em;
	padding: 0.625em;
	font-weight: bold;
	color: #24685e;
	}

.bot_orcamento a:hover {
	background-color: rgba(28,27,146,1.00);
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}

.bot_orcamento a:active {
	background-color: rgba(28,27,146,1.00);
	font-weight: bold;
	color: #FFF;
	}

.departamentosDestaque{
	 background-color: azure;
}

/* -----------------------------------*/

.vinhetaCad {
	width: 34em;
	position: relative;
	/*background-color: aquamarine;
	height: 5.4375em;*/
	min-height: 94px;
	background-image: url(../imagens/ico_saude.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 7em;
	background-color: rgba(255,255,255,0.8);
    clear: both;

}

.vinhetaCadTitulo {
	position: absolute;
	bottom: 0;
	font-size: 110%;
	font-size: 2em;
}

/* -------------------------------*/

.divControle {
	margin: 0 20px 0 0;
}

