.bkimage {
	background-image: url(../images/bk.jpg);
	background-position: 50%;
	position: relative ;
	height: 500px;
	background-size: cover;
	
}

.bkimage_cannes {
	background-image: url(../mikve_cannes/background1.jpg);
	 
	position: relative ;
	height: 100%;
 
	
}

.big_image{
	height: 100px;
	width: 413px;
	
}

.small_image{
 	height: 90px;
	width: 302px;
}

.mybtn-success{
	background-image: url(../mikve_cannes/button_click_big.png?32);
	height: 100px;
	width: 413px;
	position: relative ;
 	background-position:center;
	background-repeat: no-repeat;
	color: #cefffb;
	font-family:  "myFirstFont",   "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif" ; 
	font-weight:bold;
	text-transform:uppercase ; 
	cursor: pointer;
	margin-top: 40px;
	margin-bottom: 40px;
	
}

.mybtn-unclick{
	background-image: url(../mikve_cannes/button_unclick_big.png?32);
	height: 100px;
	width: 413px;
	position: relative ;
 	background-position:center;
	background-repeat: no-repeat;
	color: #84635d;
	font-family:  "myFirstFont",  "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif" ; 
	font-weight:bold;
	text-transform:uppercase ; 
	cursor: pointer;
	margin-top: 40px;
	margin-bottom: 40px;
	
  -webkit-box-shadow:0 12px 5px 0 rgba(0,0,0,.16),0 12px 10px 0 rgba(0,0,0,.12);box-shadow:0 12px 5px 0 rgba(0,0,0,.16),0 12px 10px 0 rgba(0,0,0,.12);
	
}
.test_font{
	font-family:  "myFirstFont",  "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif" ; 	
}

.center_inbox{
	height: 100%;
    margin-bottom: 30px;
    align-items: center;
    display: grid;
	
}

@font-face {
   font-family: "myFirstFont";
   src: url("../mikve_cannes/GILLSANS.ttf"); 
	src: url("../mikve_cannes/Gill Sans.otf") format("opentype");
	src: url("../mikve_cannes/Gill Sans Bold.otf") format("opentype");
	src: url("../mikve_cannes/Gill Sans Medium.otf") format("opentype");
}
