body {
	margin:0;
	padding:0;
	background: #131313;
}
@media only screen and (max-width:500px) {
.omen_thbmen{
padding: 5%;
}}
.cover1 {
  display: none; 
  position: fixed; 
  z-index: 999998; 
  padding-top: 100px; 
  color: #fff;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(9, 8, 8); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
  
}
.covergif{width:100%}
.coverz{
    left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
position: absolute;
top: 70vw;
height: 100vw;
}
.cover2{
    width:60px;
    display:table;
}
.closeC {
  text-align:right;
  color: #fff;
  font-size: 34px;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  min-width:150px;
}
.ihl{
    margin-left:25px;
    margin-top:15px;
    width: 190px;
}
.pesquisa{
    cursor:pointer;
    line-height: 35px;
margin-left: 1%;
}
.thb{
  background-image: -webkit-linear-gradient(top,#0d0d0d 10%,#185136 55%,#0c3924 85%);
}
.view_backbody{
    background: #4d5051;
}
.adm_header_logo{
    max-height:150px;
    background:#effbef;
}
.adm_header_logo img{border-radius:10px;}
.barra_adm_header_logo{
    text-align:right;
   
}
.adm_app_top_menu{
    text-align: center;
    border-bottom: 3px solid #939393;
    border-radius: 15pc 15pc 0 0;
    margin-top: 0.5%;
}
.adm_app_top_menu a{
    color:#fff;
    text-decoration: none;
}
.adm_app_top_menu a:hover{
    
    opacity:0.9;
}
.adm_app_top_menu img:hover{
    opacity: 0.9;
    cursor:pointer;
}
.adm_app_top_menu img{
    width:60px;
}
#ola {
color: #fff;
text-align: left;
padding: 5px;
font-size: 13px;
margin-left:1%;
font-weight: bold;
}


/* The Modal UNIVERSAL*/
#myModal_scss {
  display: none;
}
.modal-scss {
  position: fixed;
  z-index:999997;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000ab;
  
}

.modal-content-scss {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border-radius: 20px;
border: 8px solid #bfb9b9;
background: #fff;
min-height:150px;
}

.modal-body-scss{
    padding: 20px;
}
/* The Close Button */
.closeCaixa {
  color: #aaaaaa;
  font-size: 28px;
  font-weight: bold;
}

.closeCaixa:hover,
.closeCaixa:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.modal-header-scss{
  
    padding: 3%;
}

.topo {
	
}
.topo img{

}
.modal-pwa {
    display:none;
    position: fixed;
    z-index: 9999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000000ab;
}
.rodape {

background-image: -webkit-linear-gradient(top,#0d0d0d 10%,#185136 55%,#0c3924 85%);
	color:black;
}
.c_rodpe{
  background-image: -webkit-linear-gradient(top,#0d0d0d 10%,#185136 55%,#0c3924 85%);
}
.container {

	background-color: #fff;
}



.home_banner {
	height: 500px;
	background-size: cover;
	background-position:center;
}

.home_banner_txt {
	height: 500px;
	background-color: rgba(0,0,0, 0.3);
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	line-height: 500px;
	margin-top: -500px;
	color: #fff;
}
/*--------------------------default-------------------------*/
   
.text {
    background-color: white;
    color: black;
    font-size: 5vw; 
    font-weight: bold;
    margin: 20px auto;
    padding: 10px;
    width: 50%;
    text-align: center;
    position: absolute;
    top:5%;
    left: 50%;
    transform: translate(-50%, -50%);
    mix-blend-mode: screen;}
.image-container {
    background-image: url("/assets/imagens/o-banho-de-ouro-e-sua-importancia-para-as-joias-folheadas-604x270.jpeg");
    background-size: cover;
    position: relative;
    height: 300px;}
.poliroda{
 
    font-family:Arial;
    font-size:14px;
    min-height:120px;
    padding-left:10px;
}
.poliroda a{
    color:white;
    font-family:Arial;
   
   
  
}
.top_header{
      
      
}
.content_1{
     
      margin-top:10%;
      padding-left:5%;
      padding-right:5%;
      
}
.content_top2{ height:149.00px;
}
 @media only screen and (max-width:999px) {.content_top2{ height:auto;}}
.content_top3{
    position:relative;
   height:149.00px;
    
}
 @media only screen and (max-width:999px) {
     .content_top3{
    position:relative;
   height:auto;
    
}}
.busca{
    
    min-width:190px;
  
  
  
}

.busca .search-container {
  float: right;
}

.busca input[type=text] {
    padding:4px;
    margin-top: 6px;
    font-size: 14px;
    border: 1px solid;
    border-radius:10px;
    padding-left:10px;
    border: 1px solid #ccc;  
    margin-left:4px;
    width:80%;
}
.busca button {
    background:#ffef00;
    padding:1px 8px;
    border-radius: 5px;
    cursor:pointer;
}
.busca .search-container button {
    float: right;
    padding: 6px 10px;
    margin-top: 10px;
    margin-right: 16px;
    background: #ddd;
    font-size: 17px;
    border: none;
    cursor: pointer;
}
.busca .search-container button:hover {
    background: #ccc;
}


.xbox{
    margin-top:10%;
    margin-right:3%;
    background:orange;
    display:flex;
    align-items: center;
    float:right;
}
.xbox button{
        background: #f00;
    padding: 6px 20px;
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid;
    font-weight: bold;
    color: #fff;
    
    
}
.xbox button:hover{
    cursor:pointer;
    background:#fff;
    color:#f00;
    
}
.whatsbox{
    margin-top: 3%;
    margin-right: 3%;
    background: orange;
    display: flex;
    align-items: center;
    float: right;
}
.whatsbox img{
    border-radius:10px;
    width:25px;
}
.whatsbox span{
    padding-left:5px; 
    font-family:Arial;
    font-size:12px;
}
.fund_head{
    background-image:url( "/genesis/assets/imagens/default_img/header_comp_teste4.png");
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
    height: 20px;
    /*color:#ffcc00;
 /* -webkit-filter: blur(2px);
    filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);*/
}

.masc_head{
  /* background:#fbfbfb70;*/
       height: 210px;
}

@media only screen and (max-width:999px) {.masc_head{ height:auto;}}

@media only screen and (max-width:999px) {#header_lol{ display:none}}


/**********caroussel destques******************/
[class*="mySlides-"]  {display: none;
    position: relative;
}


/* Slideshow container */
.slideshow-container {
 /* max-width: 1000px;*/
  position: relative;
  margin: auto;
  margin-top:2%;
  margin-bottom:2%;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {

  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
 
}

/* Fading animation */
.fade {
 /* -webkit-animation-name: fade;
  -webkit-animation-duration: 10.5s;
  animation-name: fade;
  animation-duration:10.5s;*/
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: #000;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
/***********************jane********************/

.zcent{
    left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
position: absolute;
}
.janeal{
    display: none; 
  position: fixed; 
  z-index: 999999; 
  padding-top: 100px; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: none; /* Enable scroll if needed */
  background:none;
}
.jane {
  display: none; 
  position: fixed; 
  z-index: 999998; 
  padding-top: 100px; 
  color: #fff;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}
.logoM{
    width: 68px;
float: left;
margin-left: 6px;
padding-top: 6px;
    
    
}
.dcent{
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
position: absolute;
margin-top: 20vw;
}
.zcentM{
    left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
position: absolute;
top: 60vw;
height: 100vw;
}
.contentM{
    border: 4px solid #6d6e6f;
    width:100%;
    padding: 2px;
    font-family: Arial;
    font-weight: bold;
    display:table;
}
.closeM {
  text-align:right;
  color: #fff;
  font-size: 34px;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  min-width:150px;
}
.closeM:hover,
.closeM:focus {
  color: red;
 
}
.jane-content {
    display:table;
    background: #6a6a6a;
    border-radius: 20px;
  border: 3px solid #444040;
    display: block;
    position:relative;
    padding: 10px;
    padding-top:1px;
    
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}
contentM:hover{box-shadow: 0 14px 28px rgba(238, 235, 235, 0.25), 0 10px 10px rgba(0,0,0,0.22);}
@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}
@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}
@-webkit-keyframes zoomf {
  from {-webkit-transform:scale(1)} 
  to {-webkit-transform:scale(0}
}
@keyframes zoomf {
  from {transform:scale(1)} 
  to {transform:scale(0)}
}





