.bg_imagem_carregando
{
	background-image: url('/assets/imagens/carregando_4.gif');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.bg_load_finalizar
{
	background-image: url('/assets/imagens/carregando_1.gif');
	background-repeat:no-repeat;
	background-position: center; 
	

}

@media screen and (min-width:769px)
{

	.video_seja_franqueado
	{
		width: 500px; height: 300px
	}

	.video_exemplo_vinhetas
	{
		margin-left: -30px;
		width: 700px;
		height: 400px;
	}

	.pointer
	{
		cursor: pointer
	}

	.topo-barras
	{
		margin-top: 35px
	}

	.alinha-contato
	{
		margin-left: 19%;
	}


	/****************************************************** Textos ******************************************************/

	.sidebar {
		display: inline;
		width: 10%;
		margin-left: 90%
	}

	.text-white-1 label
	{
		color: #fff;
		font-size: 20px;
		font-weight: 500; 
		margin: 10px 5 0 0px;
		
	}

	.text-white-2
	{	
		color: #fff;
		font-size: 14px;
		font-weight: 500; 
		margin: 10px 5 0 0px; 
	}

	.text-white-3
	{	
		color: #fff;
		font-size: 12px;
		font-weight: 700; 
		margin: 10px 5 0 0px; 
	}

	.text-white-4
	{	
		color: #fff;
		font-size: 11px;
		font-weight: 700; 
		margin: 10px 5 0 0px; 
	}

	.text-white-5
	{	
		color: #fff;
		font-size: 25px;
		font-weight: 700; 
		margin: 10px 5 0 0px; 
	}

	.text-orange-1
	{
		font-weight: 500; 
		font-size: 15px;
		color: #6c6c6c;
	}

	.text-orange-1 ul li
	{
		font-weight: 500; 
		font-size: 25px;
		color: #e77d19;
		padding-top: 5px  
	}

	.text-orange-1 ul ol li
	{
		font-weight: 500; 
		font-size: 15px;
		color: #6c6c6c;
	}

	.text-orange-2
	{
		font-size: 21px;
		color: #e77d19;
		font-weight: 400; 
	}

	.text-orange-3
	{
		font-size: 13px;
		color: #e77d19;
		font-weight: 400; 
	}

	.text-orange-4
	{
		font-size: 11px;
		color: #e77d19;
		font-weight: 400; 
	}

	.text-rosa
	{
		font-size: 30px;
		color: #C60712;
		font-weight: 600; 
	}

	.text-rosa-2
	{
		font-size: 20px;
		color: #C60712;
		font-weight: 600; 
	}

	.text-predios
	{
		font-size: 13px;
	}

	.text-pages-1
	{
		color: #000;
		font-size: 30px;
		font-weight: 500; 
	}

	.text-pages-2
	{
		color: #000;
		font-size: 24px;
		font-weight: 500; 
		opacity: 0.7;
	}

	.text-pages-3
	{
		font-size: 18px;
		color: #000;
		font-weight: 300;
		opacity: 0.7;
		margin-top: 8px;
	}

	.text-pages-4
	{
		font-size: 18px;
		color: #000;
		font-weight: 600px;
	}

	.text-pages-5
	{
		font-size: 16px;
		color: #000;
		font-weight: 300;
		opacity: 0.7;
		margin-top: 8px;
	}

	.rubik
	{
		font-family: 'Rubik';
	}




	/****************************************************** Regiões ******************************************************/

	.galeria .col-md-4 div img:hover 
	{
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
		border: 1px;
	}

	.alinha-section-4
	{
		margin-top: 130px;
		margin-left: 10%; 
		padding-bottom: 70px
	}

	.alinha-section-3
	{
		margin-left: -11px; 
		background-color: #e7e7e7; 
		height: 40px;
	}

	.alinha-section-2
	{
		margin-top: 150px;
		background-color: #f5f5f5;
	}

	.alinha-section-1
	{
		margin-top: 50px;
		background-color: #f5f5f5;
	}

	.alinha-section
	{
		margin-top: 35px;
	}

	.alinha-container
	{
		padding-top: 15px;
	}

	.barra-full-rosa
	{
		font:35px;
		width: 100%;
		height: 60px;
		background-color: #fc4a1a;
		margin-top: 0px;
		line-height: 60px;
		font-family: 'Rubik';
	}

	.barra-full-rosa-anuncie
	{
		font:35px;
		width: 100%;
		height: 60px;
		background-color: #fc4a1a;
		margin-top: 0px;
		line-height: 60px;
		font-family: 'Rubik';
	}

	.barra-full-rosa-anuncie:hover
	{
		background-color: #ff6600;
	}

	.barra-full-cinza
	{
		font:35px;
		width: 100%;
		height: 60px;
		background-color: #ff6600;
		margin-top: 0px;
		line-height: 60px;
		font-family: 'Rubik';
	}

	.barra-full-laranja
	{
		font:35px;
		width: 100%;
		height: 60px;
		background-color: #ff6600;
		margin-top: 0px;
		line-height: 60px;
		/*opacity: 0.5;*/
	}

	


	/****************************************************** Locais ******************************************************/


	/**************** Bloco Laranja Topo ****************/

	input:focus
	{
		box-shadow: 0 0 0 0;
		border: 0 none;
		outline: 0;
	}


	.fundo1
	{
		height: 185px;
		padding-top: 30px;
		padding-left: 30px;
		padding-right: 30px;
		background-color: #ff6600;
		opacity: 0.9;

	}

	.fundo2
	{
		height: 185px;
		padding-top: 30px;
		padding-left: 30px;
		padding-right: 30px;
		background-color: #ff6600;
	}

	#alinha-close-especificacoes
	{
		margin-top: -50px;
	}

	#alinha-close-anuncio
	{
		margin-top: -50px;
	}

	.modal-especificacoes-header
	{
		height: auto;
		width: 800px; 
		background-color: #C60712;
	}


	.modal-visualizar-anuncio-header
	{
		height: auto;
		width: 800px; 
		background-color: #e77d19;
	}

	.modal-visualizar-anuncio-body
	{
		height: 400; 
		width: 800px; 
		background-color: #f5f5f5;
	}

	.modal-visualizar-anuncio-body video
	{
		height: 400px;
		width: 750px;
	}

	div .alterna-carrinho
	{
		display: block;
	}

	div .alterna-carrinho1
	{
		display: none;

	}

	.qt_carrinho
	{
		background-image: url('/assets/imagens/qt_carrinho.png');
		height: 30px;
		width: 60px;
		float: left;
		margin-right: 3px; 
		line-height: 30px;
	}

	/**************** Carrinho ****************/
	.carrinho-header
	{
		background-image: url('/assets/imagens/carrinho_fundo.png');
		background-size: 100%; 
		height: 50px; 
		margin-top: -30px; 
		max-width: 100% 
	}

	.carrinho-header1
	{
		background-image: linear-gradient(to right, orange, red );
		background-size: 100%; 
		height: 70px; 
		max-width: 100%;
	}

	.align_image
	{
		margin-top: 7px;
	}

	

	.myButton1 {
		-moz-box-shadow:inset 0px 13px 0px -24px #e77d19;
		-webkit-box-shadow:inset 0px 13px 0px -24px #e77d19;
		box-shadow:inset 0px 13px 0px -24px #e77d19;
		background-color:#C60712;

		display:inline-block;
		cursor:pointer;
		color:#ffffff;
		font-family:Arial;
		font-size:15px;
		padding:6px 15px;
		text-decoration:none;

		border-style: none;
	}
	.myButton1:hover {
		background-color:#000;
		color: #FFF;
	}
	.myButton1:active {
		position:relative;
		top:1px;
	}



	/**************** Bloco Cinza Esquerda ****************/

	

	.fundo3
	{
		background-color: #e7e7e7;
		height: auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}


	/**************** Bloco Escolha de Prédios ****************/

	.lista-locais
	{
		padding-top: 0px;
	}

	.lista-locais-header
	{
		margin-left: -11px;
		background-color: #e7e7e7; 
		height: 40px;
	}

	.lista-locais .local
	{
		float: left;
	}

	.lista-locais .local-imagem
	{
		padding-left: 0px;
		padding-right: 0px;
		min-height: 1px;	
		padding-left: 0px; 
		height: 230px;
	}

	.lista-locais .local-imagem img
	{
		width: 200px; 
		height: 230px;
	}

	.lista-locais .local-descricao
	{
		padding-left: 4px;
		padding-right: 0px;
		min-height: 1px;
		height: 230px;
	}

	.lista-locais .local-preco
	{
		background-color: #C60712;
		position: absolute;
		bottom: 0;
		width: 100%;
	}

	.lista-locais .local-footer
	{
		position: absolute;
		bottom: 0;
		width: 100%;
		cursor: pointer;

	}

	/****************************************************** Cadastro ******************************************************/

	fieldset label
	{
		font-weight: normal;
	}

	.fundo-input input
	{
		background-color: #f5f5f5;
		width: 80%;
	}

	.button_cinza
	{
		color: #fafafa;
		padding: 10px 60px;
		background: -moz-linear-gradient(
			top,
			#7b7b7b 0%,
			#7b7b7b);
		background: -webkit-gradient(
			linear, left top, left bottom,
			from(#7b7b7b),
			to(#7b7b7b));
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		border: 0px solid #2ea100;
	}

		.button_cinza_2
	{
		color: #fafafa;
		padding: 10px 45px;
		background: -moz-linear-gradient(
			top,
			#7b7b7b 0%,
			#7b7b7b);
		background: -webkit-gradient(
			linear, left top, left bottom,
			from(#7b7b7b),
			to(#7b7b7b));
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		border: 0px solid #2ea100;
	}

		.button_gradiente
	{
		color: #fafafa;
		padding: 5px 35px;
		background-image: linear-gradient(to right, orange, red );
		height: 60px;
		line-height: 20px;
		cursor: pointer;
		float: right;
		font-size: 14px;

		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		border: 0px solid #2ea100;
	}

		.button_gradiente1
	{
		color: #fafafa;
		padding: 10px 45px;
		background-image: linear-gradient(to right, orange, red );
		height: 40px;
		line-height: 20px;
		cursor: pointer;
		float: right;
		font-size: 14px;
		margin-top: 20px;

		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		border: 0px solid #2ea100;
	}

	.button_laranja
	{
		color: #fafafa;
		background-color: #e56d00;
		padding: 10px 50px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		border: 0px solid #2ea100;
		
	}

	/**************** Bloco Cinza Direita ****************/

	/******* Header *******/

	.estrutura-header
	{
		height: 70px; 
		background-color: #e7e7e7;
	}

	.estrutura-header div h3
	{
		line-height:70px;
	}

	.estrutura-header div h3:hover
	{
		background-color: #ccc;
	}

	/******* Body *******/

	.estrutura
	{
		background-color: #e7e7e7; 
		height: 600px; 
		overflow: scroll;
	}

	.barra::-webkit-scrollbar-track {
		background-color: #e7e7e7;
	}
	.barra::-webkit-scrollbar {
		width: 6px;
		background: #e7e7e7;
	}
	.barra::-webkit-scrollbar-thumb {
		background: #e77d19;
	}
	.barra::-webkit-scrollbar-corner{
		background: #e7e7e7;
	}

	.resumo-compra
	{
		float: left; 	
	}

	/******* Footer *******/

	.footerfrei
	{
		margin-right: 22px
	}

	.footer-red
	{
		width: 111%;
		background-color: #C60712; 
		padding-top: 20px; 
		padding-bottom: 20px;
	}

	.footer-red p
	{
		padding-left: 15px;
	}

	.footer-orange
	{
		width: 111%;
		background-color: #e77d19;
	}
	.footer-orange p
	{
		padding-left: 15px;
	}

	/****************************************************** Checkout ******************************************************/

	/**************** Pagamento ****************/

	div .text-left .col-md-6
	{
		padding-left: 0px;
		padding-right: 0px;
	}



	.button-azul
	{
		background: #60b8d3;
		background-image: -webkit-linear-gradient(top, #60b8d3, #60b8d3);
		background-image: -moz-linear-gradient(top, #60b8d3, #60b8d3);
		background-image: -ms-linear-gradient(top, #60b8d3, #60b8d3);
		background-image: -o-linear-gradient(top, #60b8d3, #60b8d3);
		background-image: linear-gradient(to bottom, #60b8d3, #60b8d3);
		-webkit-border-radius: 5;
		-moz-border-radius: 5;
		border-radius: 5px;
		color: #ffffff;
		font-size: 14px;
		padding: 10px 20px 10px 20px;
		text-decoration: none;
	}

	.button-vermelho
	{
		background: #C60712;
		background-image: -webkit-linear-gradient(top, #C60712, #C60712);
		background-image: -moz-linear-gradient(top, #C60712, #C60712);
		background-image: -ms-linear-gradient(top, #C60712, #C60712);
		background-image: -o-linear-gradient(top, #C60712, #C60712);
		background-image: linear-gradient(to bottom, #C60712, #C60712);
		-webkit-border-radius: 5;
		-moz-border-radius: 5;
		border-radius: 5px;
		color: #ffffff;
		font-size: 14px;
		padding: 10px 20px 10px 20px;
		text-decoration: none;
	}

	.bg_video{
		position: fixed; 
		right: 0; 
		bottom: 0;
		min-width: 100%; 
		min-height: 100%;
		width: auto; 
		height: auto; 
		z-index: -1000;
		background-size: cover; 
	}

	

	.myButton {
		-webkit-border-radius: 3;
		-moz-border-radius: 3;
		border-radius: 3px;
		font-family: Arial;
		color: #C60712;
		font-size: 18px;
		background: #C60712;
		padding: 10px 20px 10px 20px;
		border: solid #c6c6c6 2px;
		text-decoration: none;
	}

	.myButton:hover {
		background: #C60712;
		background-image: -webkit-linear-gradient(top, #C60712, #d33a4c);
		background-image: -moz-linear-gradient(top, #C60712, #d33a4c);
		background-image: -ms-linear-gradient(top, #C60712, #d33a4c);
		background-image: -o-linear-gradient(top, #C60712, #d33a4c);
		background-image: linear-gradient(to bottom, #C60712, #d33a4c);
		text-decoration: none;
	}

	.estrutura-header a{
		color: #fff;
	}

	.estrutura-header a:hover {
		color: #fff;
	}

	.local-imagem-checkout
	{
		background-color: #fff; 
		width: 49%; 
		height: 230px
	}

	.predio-checkout
	{
		margin-top: 20px;
	}

	.box-info
	{
		background-color: #fff; 
		height: 230px;
	}

	.mdi_style
	{
		color: #C60712;
		font-size: 20px
	}

	.esconde-desk
	{
		display: none;
	}


}


