<style>
 
.toto{}
  
.okazpop{
	
	background-color: #fff;
	height: auto;
	width: auto;
}
.sba_global_bis img {
	
	height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;

}

.sba_sep{
	height: 30px; 
	width: 100%; 
}

.sba_sep2{
	height: 5px;
	background-color: coral;
	width: 400px; 
}
       

.sba_global_bis a {
   max-width: 326px;
   height: 50px;
   display: inline-flex;
   justify-content: center;
   align-items: center;
   width: 100%;
   border-radius: 2px;
   background-color: #ed6d3e;
   font-family: ‘FuturaPT-Demi’, sans-serif;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   font-stretch: normal;
   line-height: 1;
   letter-spacing: normal;
   text-align: center;
   color: white;
   text-transform: uppercase;
   text-decoration: none;
   transition: all .3s ease;
   margin-top: 50px;
}

.sba_global_bis a::before {
   font-size: 150%;
   content: “;”;
   font-family: mm-icons !important;
   font-style: normal !important;
   font-weight: 400 !important;
   font-variant: normal !important;
   text-transform: none !important;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   margin-right: 5px;
   opacity: .8;
}

.sba_global_bis a:hover {
   color: rgba(0, 0, 0, 0.5);
   background-color: white;
   border: solid 1px rgba(0, 0, 0, 0.5);
}



.titreokaz {
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.09;
    letter-spacing: 2px;
    color: #ed6d3e;
	width: 300px;
	margin: 10px;

}

.imgiconeokaz{
	width: 200px;
	margin: 10px;
		
	
}


	@media screen and (max-width: 720px) {
	.div_bonusopr {
		 width: 300px;
         display: inline-block;
         vertical-align:text-top;
         
		 border: 0px none;
		 margin: 0px;
		 font-size: 9px;
		 font-weight: normal;
		 text-align: justify;
		
	}
}
		@media screen and (min-width: 720px) {
	.div_bonusopr {
		 width: 300px;
         display: inline-block;
         vertical-align:text-top;
         
		 border: 0px none;
		 margin: 0px;
		 font-size: 9px;
		 font-weight: normal;
		 text-align: justify;
		
	}
	}
	
	@media screen and (max-width: 600px) {
	.div_bonusopr {
		 width: 250px;
         display: inline-block;
         vertical-align:text-top;
         
		 border: 0px none;
		 margin: 0px;
		 font-size: 11px;
		text-align: center;
		 
		
	}
			.titreokaz {
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.09;
    letter-spacing: -2px;
    color: #ed6d3e;
	width: 250px;
	margin: 10px;

}
	}

		
@media screen and (max-width: 480px) {
	.div_bonusopr {
		 width: 200px;
         display: inline-block;
         vertical-align:text-top;
         
		 border: 0px none;
		 margin: 0px;
		 font-size: 11px;
		 text-align: center;
		
		 
	}
	
	.titreokaz {
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.09;
    letter-spacing: -2px;
    color: #ed6d3e;
	width: 200px;
		margin: 10px;

}
	
	
	.sba_sep2{
	height: 5px;
	background-color: coral;
	width: 200px; 
}
	
	}





</style>
