.gdpr_box_static{
	position: fixed;
    width: 100%;
    margin: auto;
    line-height: 100%;
    font-size: 18px;
    background: #d5d0d05c;
	z-index: 99 !important;
}
.box_gdpr_int{
	background: white;
    color: #040404;
    margin-top: 5px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    box-shadow: 5px 10px 8px 0px #545252;
}
.dimeniune_gdpr_generala{
	top: calc( 100% - 100px);
    height: 100px;
}
.dimeniune_gdpr_generala_optiuni{
	top: calc( 100% - 170px);
    height: 160px;
}
.box_gdpr_normalh{
	height: 95px;
}
.box_gdpr_optiunih{
	height: 165px;
}
@media (min-width:1000px) and (max-width:1199px) {
  .dimeniune_gdpr_generala{
	top: calc( 100% - 100px);
    height: 100px;
  }
  .dimeniune_gdpr_generala_optiuni{
	top: calc( 100% - 180px);
    height: 160px;
  }
  .box_gdpr_normalh{
	height: 95px;
  }
  .box_gdpr_optiunih{
 	height: 175px;
  }
}
@media (min-width:200px) and (max-width:999px) {
  .gdpr_text_none{
  	display:none;
  }	
}  
@media (min-width:800px) and (max-width:999px) {
  .dimeniune_gdpr_generala{
	top: calc( 100% - 130px);
    height: 130px;
  }
  .dimeniune_gdpr_generala_optiuni{
	top: calc( 100% - 180px);
    height: 250px;
  }
  .box_gdpr_normalh{
	height: 130px;
  }
  .box_gdpr_optiunih{
 	height: 180px;
  }
}
@media (min-width:700px) and (max-width:800px) {
  .dimeniune_gdpr_generala{
	top: calc( 100% - 150px);
    height: 150px;
  }
  .dimeniune_gdpr_generala_optiuni{
	top: calc( 100% - 180px);
    height: 150px;
  }
  .box_gdpr_normalh{
	height: 150px;
  }
  .box_gdpr_optiunih{
 	height: 180px;
  }
}
@media (min-width:500px) and (max-width:699px) {
  .dimeniune_gdpr_generala{
	top: calc( 100% - 200px);
    height:200px;
  }
  .dimeniune_gdpr_generala_optiuni{
	top: calc( 100% - 180px);
    height: 250px;
  }
  .box_gdpr_normalh{
	height: 195px;
  }
  .box_gdpr_optiunih{
 	height: 180px;
  }
}
@media (min-width:350px) and (max-width:499px) {
  .dimeniune_gdpr_generala{
	top: calc( 100% - 230px);
    height:230px;
  }
  .dimeniune_gdpr_generala_optiuni{
	top: calc( 100% - 180px);
    height: 150px;
  }
  .box_gdpr_normalh{
	height: 225px;
  }
  .box_gdpr_optiunih{
 	height: 180px;
  }
}
.p_text_g{
    MARGIN-TOP: 17PX;
    color: black;
    TEXT-ALIGN: justify;	
}	
.p_text_g_mic{
    MARGIN-TOP: 10PX;
    color: black;
    TEXT-ALIGN: justify;	
	font-size: 11px;
}	

.box_buton_accept_gdpr{
	text-align: center;
    margin-top: 22px;	
}
.see_more_gdpr{
    float: right;
    margin-top: -40px;
    font-size: 14px;
}	
.option_scale{
	-ms-transform: scale(1.3); /* IE */
  -moz-transform: scale(1.3); /* FF */
  -webkit-transform: scale(1.3); /* Safari and Chrome */
  -o-transform: scale(1.3); /* Opera */
}	