				
				/* .div_cabecalho{
					 height:80px;
				}
				
				.logo{
					left:0%; 
					position: absolute;
					width:200px;
					z-index:15;
				} */
				
				/* .div_menu{
					position:absolute; 
					z-index:14; 
					left:15%
				}
				 */

				 .div_total{
					min-width: 350px;
				}

				/*-------------------------------- GLOBAL --------------------------------*/
				.p_titulo {
					color:rgb(207, 143, 143);
					text-align:center;
				}

				.sessao_vitrine .p_titulo:first-child{
					text-align:left;
				}


				#glass {					
					border-radius: 50%;
					box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
					display: none;
					background-repeat: no-repeat;
					background-color: rgba(0,0,0,.6);					
				}

				.btn-group-xs > .btn, .btn-xs {
					padding: .25rem .4rem;
					font-size: .875rem;
					line-height: .5;
					border-radius: .2rem;
				  }





				/*--------------------------------MENU--------------------------------*/				
				.cabecalho_logo{
					/* display:flex;
					justify-content: center;
					margin-left:54% */
					display:flex;
					background:white;
					height: 110px;

				}

				.div_logo{
					display:flex; 
					align-items: center; 
					justify-content:center;
					order:1;
				}
				
				.cabecalho_logo_img{
					width: 85%;
					height:30px;					
				}

				.div_pesquisar{
					display:flex; 
					align-items: center; 
					justify-content:center;
					order:3;
				}


				.div_carrinho_geral{
					display:flex;
					align-items: center;
					order:2;
				}

				.div_carrinho{
					display:flex;
					justify-content:center; 
					border-radius:5px;
					background: #DCDCDC;
				}

				.div_head_info , .div_small_ver_carrinho, .span_valor_carrinho{
					display:none;
				}

				.div_carrinho_valor{
					display:flex;
					justify-content:center;
				}

				.icon_carrinho{
					font-size:1.87rem;
				}

				.span_qnt_carrinho{
					font-size:1.25rem;
				}





				.cabecalho_menu{
					position: fixed; 
					z-index:30;
				}



				.navbar-toggle{
					float:none;
				}

				.side-menu-wrapper { 				
					background: #6f0002	; 
					color:rgb(116, 24, 24);
					padding: 40px 0 0 40px;
					position: fixed; 
					top: 0;
					right: 0; 
					height: 100%;
					z-index: 20;
					width: 80%;
					font-size:0.93rem;
					font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
					box-sizing: border-box;
					display: block;
				}
				
				.side-menu-wrapper > ul{
					list-style:none;
					padding:0;
					margin:0;
					overflow-y: auto;
					height:95%;
					
				}
				.side-menu-wrapper > ul > li > a { /* links */
					display: block;
					padding: 6px 4px 6px 4px;
					color: black;
					transition: 0.3s;
					text-decoration: none;
				}
					.side-menu-wrapper > a.menu-close { /* close button */
						padding: 8px 0 4px 23px;
						color: #6B6B6B;
						display: block;
						margin: -30px 0 -10px -20px;
						font-size: 2.18rem;
						text-decoration: none;
					}

			.menu-overlay { /* overlay */
				height: 100%;
				width: 0;
				position: fixed;
				z-index: 1;
				top: 0;
				left: 0;
				background-color: rgba(0,0,0,.7);
				overflow-y: auto;
				overflow-x: hidden;
				text-align: center;
				opacity: 0;
				transition: opacity 1s;
			}


			.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
				background: gray;
			}

			.nav>li>a:focus, .nav>li>a:hover {
				background:none;
			}

			.dropdown-item{
				font-size: 1rem;			
			}



			
			/* ---------------------------- CARROSEL ------------------------- */
			
			.div_geral_carrosel{
				margin-top:110px;
			}

			.div_carrosel{
				width:100%; 
				height:200px;
			} 

			.div_carrosel_categoria{
				width:100%; 
				height:100px;
				margin-bottom: 3%;
			} 
			
			.slide{
				width: 100%;
				height:200px; 
			}

			.slide_categoria{
				width: 100%;
				height:100px; 
			}


				.slide0, .slide1, .slide1_acessorio, .slide1_cosmetico, .slide1_lingerie, .slide1_masturbador, 
				.slide1_protese, .slide1_plug, .slide1_sado, .slide1_vibrador, .slide2, .slide2_acessorio, .slide2_cosmetico, .slide2_lingerie, .slide2_masturbador, 
				.slide2_protese, .slide2_plug, .slide2_sado, .slide2_vibrador{
					width: 100%;
					height:100%;
					background-size:100% 100%;  
					background-repeat: no-repeat; 
					background-position: center center; 
				}
				
				.slide0{background-image: url('../imagem/capa_mobile00.png') ;}

				.slide1{background-image: url('../imagem/capa_mobile01.png') ;}
				.slide1_acessorio{background-image: url('../imagem/capa_acessorio.png') ;}
				.slide1_cosmetico{background-image: url('../imagem/capa_cosmeticos.png') ;}
				.slide1_lingerie{background-image: url('../imagem/capa_lingerie.png') ;}
				.slide1_masturbador{background-image: url('../imagem/capa_masturbador.png') ;}
				.slide1_plug{background-image: url('../imagem/capa_plug.png') ;}
				.slide1_protese{background-image: url('../imagem/capa_site2.png') ;}
				.slide1_sado{background-image: url('../imagem/capa_sado.png') ;}
				.slide1_vibrador{background-image: url('../imagem/capa_vibrador.png') ;}
					 
				.slide2{background-image: url('../imagem/capa_mobile03.png') ;}
				.slide2_acessorio{background-image: url('../imagem/capa_acessorio2.png') ;}
				.slide2_cosmetico{background-image: url('../imagem/capa_cosmeticos2.png') ;}
				.slide2_lingerie{background-image: url('../imagem/capa_lingerie2.png') ;}
				.slide2_masturbador{background-image: url('../imagem/capa_masturbador2.png') ;}
				.slide2_plug{background-image: url('../imagem/capa_plug2.png') ;}
				.slide2_protese{background-image: url('../imagem/capa_site.png') ;}
				.slide2_sado{background-image: url('../imagem/capa_sado2.png') ;}
				.slide2_vibrador{background-image: url('../imagem/capa_vibrador2.png') ;}

			/* -------------------------------------------------------------------------- */





			/* ----------------------------BANNER DE PROPAGANDA ------------------------- */
			.div_banner{
				height:140px;
				margin-bottom: 5%;				
			}

			.div_banner_3{
				display:none;
			}

			.div_banner_menor_01{
				height:100%;
				background-image: url('../imagem/banner_site_1.png');
				background-size:100% 100%; 
				background-repeat: no-repeat;
				background-position: center center; 
			}

			.div_banner_menor_02{
				height:100%;
				background-image: url('../imagem/banner_site_2.png');
				background-size:100% 100%; 
				background-repeat: no-repeat;
				background-position: center center; 
			}

			.div_banner_menor_03{
				/* height:100%;
				background-image: url('../imagem/seguro.png');
				background-size:100% 100%; 
				background-repeat: no-repeat;
				background-position: center center;  */
				display:none;
			}

			/* ----------------------------FIINAL BANNER DE PROPAGANDA ------------------------- */

			/* .faixa_destaque {
				background:#990000;
				color:white;				
			} */


			/* .vitrine_destaque{
				height:200px;
			} */

			
			/* .vitrine_item_destaque{									
				
				height: 200px;
			
			} */

			/* ---------------------------- VITRINE ------------------------- */
			.vitrine{
				height:400px;
				margin-bottom:10%;				
			}

			.vitrine_ordenar{
				/* display: inline; */
				width: 100%;
				height: calc(2.0rem + 2px);
				padding: .375rem .75rem;
				font-size: 0.87rem;
				line-height: 1.5;
				color: #495057;
				background-color: #fff;
				background-clip: padding-box;
				border: 1px solid #ced4da;
				border-radius: .25rem;
				transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
				
			}

			.vitrine_item{				
				width: 100%;
				height: 100%;
				border-radius: 10px;
				
			}

			.vitrine_imagem{				
				width: 100%;
				height: 40%;				
				border-top:1px solid #DCDCDC; 
				border-left:1px solid #DCDCDC; 
				border-right:1px solid #DCDCDC; 
				border-radius:10px 10px 0px 0px ;
			}

			.vitrine_imagem_imagem{				
				width: 100%;
				height:100%;
			}

			.vitrine_imagem_imagem > img{
				width:99%;
				height:99%;
				border-radius:20px ; 
				justify-content:center;
			}

			.vitrine_nome{
				height:12%;
				border-left:1px solid #DCDCDC; 
				border-right:1px solid #DCDCDC; 
			}

			.vitrine_nome_produto{
				font-size: 0.65rem;
				height: 40%;
			}


			.vitrine_descricao{				
				width: 100%;
				height: 19%;
				border-left:1px solid #DCDCDC; 
				border-right:1px solid #DCDCDC; 
			}

			

			.vitrine_ver_mais{
				border:1px solid #DCDCDC; 
				min-height: 9%;
				display:flex; 
				align-items: center; 
			}

			/* .ver_mais{
				background: gray; 
				color:white;
			} */

			.vitrine_detalhe_nome_span{
				display: none;
			}

			.vitrine_valor{				
				width: 100%;
				height: 15%;
				display:flex; 
				align-items: center; 
				border-left:1px solid #DCDCDC; 
				border-right:1px solid #DCDCDC;
			}

			.vitrine_detalhe_preco_span{
				font-size:1.06rem;		
				font-weight: bold;	
	
			}


			.vitrine_comprar {				
				width: 100%;
				height: 20%;
				background: #DCDCDC;
				display:flex; 
				align-items: space-around; 
				justify-content:space-around;
				border-radius: 0px 0px 20px 20px;
				border-left:1px solid #DCDCDC; 
				border-right:1px solid #DCDCDC; 
			}

			.vitrine_comprar > div{
				display:flex; 
				align-items: center; 
				flex-direction: column;
				justify-content:space-around;
			}

			.qnt_vitrine{
				width: 100%;
			}
			

			/* .vitrine_detalhe_nome_destaque{				
				display:flex ; 
				
				height:40px;
				
			} */

			/* .vitrine_detalhe_descricao_destaque{
					height:100px;
				} */

			/* .vitrine_detalhe_preco_destaque{
				display:flex ; 
				align-items: center;
				justify-content:center;
				background:#3a0101;
				color:white; 
				border-radius: 20px;
			} */

			/* .vitrine_detalhe_preco_span_destaque{
				font-size:20px;				
			} */

		
			
			
			/*-------------------------------------------------------------------------- */
			
			


			/*--------------------------------- CATEGORIA ------------------------------ */

			.div_categoria{
				height:150px;
				margin-bottom: 10%;				
			}

			.div_categoria_titulo{
				background: #3a0101;
				color: white;
				border-radius: 0px 0px 5px 5px;
			}

			.div_categoria_titulo > h5{
				font-size: 0.75rem;
			}		

			
			.div_img_categoria_01, .div_img_categoria_02, .div_img_categoria_03, .div_img_categoria_04, 
			.div_img_categoria_05, .div_img_categoria_06, .div_img_categoria_07, .div_img_categoria_08{
				height:90%;					
				background-size:100% 100%; 
				background-repeat: no-repeat;
				background-position: center center; 
			}

			.div_img_categoria_01{background-image: url('../imagem/vibradores.png');}
			.div_img_categoria_02{background-image: url('../imagem/cosmeticos01.png');}
			.div_img_categoria_03{background-image: url('../imagem/acessorio.png');}
			.div_img_categoria_04{background-image: url('../imagem/sado.png');}
			.div_img_categoria_05{background-image: url('../imagem/lingerie.png');}
			.div_img_categoria_06{background-image: url('../imagem/masturbacao.png');}
			.div_img_categoria_07{background-image: url('../imagem/plug.png');}
			.div_img_categoria_08{background-image: url('../imagem/protese.png');}

			/*----------------------------------------------------------------------- */



			/*--------------------------------- SUCESSO------------------------------ */

			.div_sucesso{
				max-height: 980px;
				margin-top:5%;				
			}

			.div_sucesso_inversao{
				display:flex ; 
				flex-wrap: wrap-reverse;
			}

			.div_sucesso_col{
				height: auto;				
			}

			.sucesso_titulo{
				background: #3a0101;
				color:white; 
				height: 35px;				
				display:flex ; 
				align-items: center;
				justify-content:center;
			}

			.sucesso_titulo > h3{
				font-size:1.37rem;
			}

			.sucesso_titulo_h4{
				text-align: center;
				color:#ff637e;
			}

			.div_sucesso_legenda{
				min-height: 50%; 
				margin-bottom:10%;
				text-align:center;

			}

			.div_sucesso_vocesabia{
				min-height: 30%; 
				text-align:center;
			}

			
			.div_sucesso_vendas{
				height:350px;
				background-image: url('../imagem/golfinho.jpg');
				background-size:100% 100%; 
				background-repeat: no-repeat;
				background-position: center center; 
			}


			/*------------------------------------------------------------------------- */





			/*--------------------------------- DESTAQUES------------------------------ */
			.div_destaque{					
				margin-top:5%;
				border-top:1px solid #DCDCDC;
			}
			
			.div_destaque_banner{
				height: 260px;
				margin-bottom: 10%;				
			}
			
			.div_img_banner_01{
				height:100%;
				background-image: url('../imagem/power.png');
				background-size:100% 100%; 
				background-repeat: no-repeat;
				background-position: center center; 
			}

			.div_img_banner_02{
				height:100%;
				background-image: url('../imagem/sete.png');
				background-size:100% 100%; 
				background-repeat: no-repeat;
				background-position: center center; 
			}	

			.div_img_banner_03{
				height:100%;
				background-image: url('../imagem/algema.png');
				background-size:100% 100%; 
				background-repeat: no-repeat;
				background-position: center center; 
			}

		/*--------------------------------------------------------------- */


		/*------------------------------- ATENDIMENTO -------------------------------- */	
		.div_atendimento{
			margin:3% 0% 10% 0%; 
			border-top:1px solid #dcdcdc;
		}		

		.div_atendimento > div:first-child {
			height: 700px;
		}

		.div_geral_atendimento{
			margin-bottom:10%; 
		}

		.atendimento_img{
			/* width : 30%;
			height: 30%; */
			width : 100px;
			height: 100px;
		}

		.div_atendimento_zap{
			background: #DCDCDC;
			border-radius: 10px; 
			color:green;
		}

		.div_atendimento_zap > p:nth-child(4){
			display:none;
		}

		.div_atendimento_insta{
			background: #DCDCDC;
			border-radius: 10px; 
			color:#7c35b7;
		}

		.div_atendimento_insta > p:nth-child(4){
			display:none;
		}

		/*------------- YOUTUBE----------- */
		.div_youtube{
			background: #f3f3f3;
		}

		.capa_youtube{
			height:70px;
			background-image: url('../imagem/capa_youtube.png');
			background-size:100% 100%; 
			background-repeat: no-repeat;
			background-position: center center; 
		}

		.div_youtube_video{
			height:250px;
			display:flex; 
			align-items: center;
			justify-content:center;
		}

		.div_youtube_video > iframe{
			width:560px;
			 height:250px;
		}

		.div_youtube_legenda{
			color: #6f0002;
			height:250px; 
			display:flex;
			align-items: space-around; 
		}

		.div_youtube_legenda > div{
			display:flex;
			flex-direction: column; 
			align-items: space-around;
			justify-content:space-around;				
		}

		/* ----------------------------------------------------------------------- */



		/* ------------------------------- NOTICIAS ------------------------------ */
		.div_noticia{
			margin:3% 0% 10% 0% ;
			border-top:1px solid #dcdcdc;
		}

		.div_noticia_linha {
			background: #f3f3f3;
		}

		.div_noticia_col{
			height: 350px;
			margin-top: -20%;
		}

		.div_noticia_img1{
			height: 100%;
			background-image: url('../imagem/noticia1.png');
			background-size:50% 50%; 
			background-repeat: no-repeat;
			background-position: center center; 
			
		}

		.div_noticia_img2{
			height: 100%;
			background-image: url('../imagem/noticia2.png');
			background-size:100% 90%; 
			background-repeat: no-repeat;
			background-position: center center; 
		}



		/* ----------------------------------------------------------------------- */




		/* ------------------------------- RODAPÉ -------------------------------- */

		.div_rodape{
			margin-top:3%; 
			background:black;
			height: 850px;
		}

		.div_rodape_coluna{
			margin-bottom:10%;
		}

		.div_rodape_titulo{
			border-bottom: 1px solid white;
			color: white;
		}

		.a_rodape{
			font-size: 0.75rem;
			text-decoration: none;
			color:#b9b9b9;
		}


		.copyright{
			background:#3a0101;
		}

		.copyright > span{
			font-size: 0.62rem;
		}

		/* ----------------------------------------------------------------------- */

		
		/* --------------------------------------------------- LAYOUT VER CARRINHO -------------------------------------------- */
		.layout_carrinho{
			max-height:100%;			
		}

		.layout_ver_carrinho_modal_content{
			height:95%;
		}
		
		.layout_ver_carrinho{
			height:70px;
			border:1px solid #DCDCDC;
			margin-bottom:9%;
			font-size:0.81rem;
		}

		.layout_ver_carrinho_titulo{
			font-size:1.0rem;
		}

		.layout_ver_carrinho_img{
			 display:flex; 
			 align-items: center; 
			justify-content:center ;
			border-right:1px solid #DCDCDC;
		}

		.layout_ver_carrinho_img_moldura{
			height: 60px ;
			width: 60px;
		}

		.layout_ver_carrinho_img_moldura > img{
			width:100%;
			height:100%;
			justify-content:center ;
		}

		.layout_ver_carrinho_nome{
			height: 35px ;
			background: #f2f2f2;
			border-right:1px solid #DCDCDC;
			border-bottom:1px solid #DCDCDC;
			display:flex; 
			align-items: center;
			font-weight: bold;
		}

		.layout_ver_carrinho_qnt{
			height:35px;
			display:flex; 
			align-items: center;
			/* justify-content:center; */
			/* background: #f2f2f2; */
			/* border:1px solid #DCDCDC; */
		}

		.layout_ver_carrinho_group > input , .bt_qnt_carrinho{
			height:28px;
		}

		.cifrao_carrinho{
			display:none;
		}

		.layout_ver_carrinho_valor_und{
			height:35px;
			display:flex; 
			align-items: center;
			justify-content:center;
			border-left:1px solid #DCDCDC;
			border-right:1px solid #DCDCDC;
			/* background: #f3f3f3; */
		}

		.layout_ver_carrinho_lixeira{
			display:flex; 
			align-items: center;
			justify-content:center;
			height:35px;
			border-bottom:1px solid #DCDCDC;
			/* background: #f3f3f3; */
		}

		.layout_ver_carrinho_valor_total{
			display:flex;
			align-items: center;
			justify-content:center;
			height:35px;
			/* background: #f3f3f3;					 */

		}

		.layout_ver_carrinho_div_botao{
			display: flex;
			justify-content: flex-end;
		}

		.layout_ver_carrinho_div_botao > button:first-child{
			margin-right: 5%;
		}
		







/* --------------------------------------------------- LAYOUT DETALHAMENTO PRODUTO -------------------------------------------- */

						
		.div_detalhe{
			height:auto;
		}

		.item-imagem{
			display:flex; 
			align-items: center; 
			justify-content:center;
			height:320px;
		}

		.div_detalhe_nome{
			height:30px;
			background: #696969;
			color:white;
			display:flex;
			align-items: center;
			
		}

		.item-nome{
			font-size: 0.93rem;
		}

		.div_detalhe_botao_descricao{
			/* height:250px; */
			order:2;
		}

		.div_detalhe_descricao{
			/* height:270px; */
			/* height:50%; */
			height:400px;
			overflow: auto;
			order: 3;
			
			/* background:yellow; */
			/* display:none; */
		}

		.div_detalhe_descricao > div:first-child{
			height: 250px;
		}

		.item-descricao{
			font-size: 0.87rem;
		}

		.div_detalhe_descricao > li{
			font-size: 0.75rem;
		}

		.div_detalhe_qnt_preco{
			height:10px;
			margin-bottom:3%;
			background:#DCDCDC;
			border-radius: 5px;
			/* order:1; */
		}

		.div_detalhe_qnt{
			display:flex; 
			align-items: center; 
			justify-content:space-around; 
			color: black;
		}

		.div_detalhe_preco{
			display:flex; 
			flex-direction: column;
			align-items: center; 
			justify-content:center; 
			color: black;
			height: 50px;
		}

		.div_bt_detalhamento{
			display:flex;
			align-items:center;
			justify-content:center; 
			padding:1%; 
			background: #ECECEC;
		}

		.bt_detalhamento, .bt_como_usar{
			background: #6f0002;
			color: white
		}

		.div_bt_como_usar{
			display:flex; 
			align-items:center; 
			justify-content:center; 
			background: white;
		}

		.detalhamento{
			/* min-height:400px;  */
			background: #ECECEC;
			position:absolute;
			z-index:2; 
			/* display:none; */
		}

		.como_usar{
			/* min-height:400px; */
			position:absolute;			
			background: #ECECEC;
			z-index:1; 
			/* display:none; */
		}

		.div_modal_detalhe_rodape > button{
			height: 28px;
		}

		.div_modal_detalhe_rodape > input{
			/* height: 100%; */
			height:28px;
		}

		.layout_ver_detalhe_div_botao{
			display: flex;
			justify-content: space-around;
		}


























			.sumir_mobile{
				display:none;
			}

			.div_bt_zap{
				text-align: center;
			}

			.faixa_zap{
				background: #3a0101;
				margin-top:20px;
			}

			
			
				/* .navbar-default{
					background: #001611;
					margin-top:-5.5%;
					width:102%;
					border:none;
					margin-left:-3%; */
					/* position:absolute;
					width:50%; */
					/* z-index: 5; */
					/* left:10%
					
				}

				.navbar-header{
					width:150%;
					background: red;;
				}
				
				.menu_movel{
					float:left; 
					border:none; 
					height: 10px;					
					
				}
				
				.menu10 li{			  
				     margin-left: 3%;
					 padding:5px;
					 
				}			 */
/* 
				.menu10  li  a {
				   color: white;
				   font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif ;    
				}
				
								
				.menu_opcao{
					text-align: left;
					margin-left:2%;
					padding: 1%;
					font-size: 12px	;				 
				    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif ;				
				
				}
				
				.dropdown-menu{
					margin-left: 0%;	
					
				}
				
				li:hover  .menu_a {
					border-bottom:2px solid #FF1A00;
					border-radius: 4px;		
					text-decoration: none;
				}
				hr{
					margin-top:0px;
					margin-bottom:0px;
				} */
				
				/*-------------------------------- FINAL MENU--------------------------------*/
				
				/* .div_bt_cabecalho,.div_imagem_robo_capa,.bt_orcamento_capa,.div_homem_preto,.div_cel,.telefone{
					display:none;
				}
				
				.div_capa{
					min-height:500px; 
					background:#DCDCDC;
					background-image: url('../imagem/fundo2.png');
					background-repeat: no-repeat;
					background-position: center center; 
				}

				.div_capa_quem{
					height:200px; 	
					background-image: url('../imagem/quem01.jpg') ; 
					background-size:100%; 
					
					background-repeat: no-repeat; 					
				}

				.div_capa_contato{
					height:160px; 	
					background-image: url('../imagem/contato_robo.gif') ; 
					background-size:100%; 
					background-repeat: no-repeat; 					
				}

				
				
				.h3_capa{
					color:#FF1A00; 
					margin-top:0%;
				}
				
				.vantagem{
					
					height: 200px;
					font-weight:bold;
					background:white;
					
					
				}
				
				.div_h3_vantagem{					
					margin-top:-20px;
					height:40px;
					background-image: linear-gradient(to right, black , #001611);
				}

				.icone_vantagem{
					height:20%;
				}
				
				.h3_vantagem {
					font-weight:bold;
					color:white;
					padding:2%;
					font-size:20px;
				}
					
				.linha_correspondente{
					height:600px;
					
					
				}
				
				.linha_correspondente_preto{
					height:600px;					
					background-image: url('../imagem/fundo_preto_mobile.png');
					background-repeat: no-repeat;
					background-position: center center;
					
				}
				
				.h3_correpondente{
					font-weight:bold;
					color:white;
					
				}
				
				ul{
					margin-left: -20%;
				}
				
				font{
					color:#FF1A00;
					
				}
				
				.formulario{
					height:300px; 
					color: white; 
					background: #2F4F54; 
					border-radius: 5px; 
					margin-top:9%;
					
				}
				
				.div_conf{
					
					background: #DCDCDC; 
					margin-top:3%;
				}
				
				
				.logo_rodape{
					width:100px;
				}
				
				.imagem_conf{
					margin-left:20%;
					width:200px;
				}

				
				 */
				
				
				
				
				
				
				
				
				
				
				
/* 				
				
				
				
				.slides{
					height:60%; 
					margin-top: -20px;
					
				}
				
				.foto1{
					content:url(../imagem/foto_01.jpg);					
				}
				
				.foto2{
					content:url(../imagem/foto_02.jpg);					
				}
				
				.foto3{
					content:url(../imagem/foto_03.jpg);					
				}
				
				.foto4{
					content:url(../imagem/foto_04.jpg);					
				}
				
				.form_campos{
					margin-top: 1%;
					
				}
				
				.section_rodape{
					height: 20%;				
					margin-top:3%;
				}
				
				.div_rodape_espaco{
					height:22%;	
				}
				
				.rodape{
					height:65%;
				}
				
				.ropade_linha1, .ropade_linha2 {
					font-size:11px;
					
				}
				
				.ropade_linha3 {
					font-size:10px;
					
				}
				
				.ropade_linha4 {
					font-size:7px;
					
				}
				
				.zona_zap{
					border-radius: 10px 10px 10px 10px;
					margin-top: 2%; 
					height:18%;
					color: green;
					
				}
				
				
				.quem_01{
					content:url(../imagem/sobre_nos_mobile.jpg);	
					
				}
				
				.fale_01{
					content:url(../imagem/central03.jpg);	
					
				}
				
				.onde_01{
					content:url(../imagem/gps02.jpg);	
					
				}
				
				.consignado_01{
					content:url(../imagem/consig02.jpg);	
					
				}
				
				.debito_01{
					content:url(../imagem/produto05.jpg);	
					
				}
				
				.movel_01{
					content:url(../imagem/imovel02.png);	
					
				}
				
				.parceiros_01{
					content:url(../imagem/parceiros_mobile.jpg);
				}
				
				.atendimento_zap{
					background-image: url('../imagem/zap10_mobile.jpg') ;  
					
				}
				
				.img_missao{
					width:70%;
					text-align:center;
				}
				
				.call_icon{
					margin-top: 0%;
					
				}
				
				.zona_zap_contato{					
					height:200px;
					background-image: url('../imagem/zap_mobile.png') ;  
					background-position: center center; 
					background-size:100%; 
					background-repeat: no-repeat;
					text-align: center;
					padding-top:5%; 
					margin-top: 7%
					
					
				}
				
				.zona_zap_contato2{
					background:rgba(245,245,245,0.9); 
				}
				
				.zap_atend_contato{
					font-size: 15px	;
					background: #00006A;
					color: white; 
					border-radius: 3px;
				}
				
				.zap_num_contato{
					color: #00006A;
				}
				
				.div_img_consignado01{
					border: 3px solid #00008B; 
					border-radius: 5px;
				
				}
				
				.div_img_consignado{					
					height:200px;
					background-image: url('../imagem/inss02.jpg') ;  
					background-position: center center; 					 
					background-repeat: no-repeat;
					text-align: center;				
					
				}
				
				.div_img_servidor01{
					margin-top: 5%;
					min-width:307px; 
					border: 3px solid #00008B; 
					border-radius: 5px;
				
				}
				
				.div_img_servidor{					
					height:185px;					
					background-image: url('../imagem/servidor03.jpg') ;  
					background-position: center center; 					 
					background-repeat: no-repeat;
					text-align: center;				
					
				}
				
				.div_img_militar01{
					margin-top: 5%;
					min-width:307px; 
					border: 3px solid #00008B; 
					border-radius: 5px;
				
				}
				
				.div_img_militar{					
					height:185px;
					background-image: url('../imagem/militar02.jpg') ;  
					background-position: center center; 					 
					background-repeat: no-repeat;
					text-align: center;				
					
				}
				
				.div_img_corrente{					
					height:200px;
					background-image: url('../imagem/corrente01.jpg') ;  
					background-position: center center; 					 
					background-repeat: no-repeat;
					text-align: center;				
					
				}
				
				.div_img_geral{					
					height:200px;
					background-image: url('../imagem/publico_mobile.jpg') ;  
					background-size:100%;
					background-position: center center; 					 
					background-repeat: no-repeat;
					text-align: center;				
					
				}
				
				.img_parceiros{
					width:100%; 
					height:30%;
					
				}
				
				.div_parceiros{
					border-width: 2px 0px 2px 0px;
					border-style: solid;
					border-radius: 10px;
					border-color: #00008B;
					margin-top:3%;
					
					
				}
			 */