a{ text-decoration:none; }
	
@font-face {
	font-family: 'monospaced';
	src: url('css/NotCourierSans.otf');
}

@media screen and (min-width: 600px){.center{position:relative;left:35%;width:30%;}}}
@media screen and (max-width: 600px){.center{position:relative;left:5%;width:90%;}}
* {
  box-sizing: border-box;
}

.notif_flat{ cursor:pointer;color:#fff;border:none;border-radius:5px 0px 0px 5px;padding:10px;padding-right:11px;padding-left:11px;position:relative;margin-bottom:10px; }
.notif_flat2{ cursor:pointer;color:#fff;border:none;border-radius:5px 0px 0px 5px;padding:10px;padding-right:10px;padding-left:10px;position:relative;margin-bottom:10px; }

.bg-image {
  /* Add the blur effect */
  filter: blur(5px);
  -webkit-filter: blur(3px);

  /* Full height */
  height: 100%; 

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.mainbg{
	position:absolute;
	border-radius:100px;
	box-shadow:0px 1px 3px 0px orangered;
	right:10px;
	margin-top:10px;
	width:100px;
	height:100px;
}

.btn.btn-outline-white {
background:;
margin-top:10px;
border-radius: 3px;
width:24%;
color:#fff;
}
.btn.btn-outline-white:hover, .btn.btn-outline-white:focus, .btn.btn-outline-white:active {
  border:1px solid ;
  background: none;
  color: #202020; }
.cpd{ cursor:default; }
.ofh{ overflow:hidden; }
.questions{ padding-right:0px;padding-left:0px; }
.questions div{ border-bottom:1px solid #e6e6e6;font-weight:600;padding:10px; }
.fwb{ font-weight:600; }
.fwl{ font-weight:350; }
.pr{ position:relative; }
.pa{ position:absolute; }
.pf{ position:fixed; }
.fs12{ font-size:12px; }
.bgelg{ background:rgba(0,0,0,0.020); }
.bgvlg{ background:#f9f9f9; }
.bgmg{ background:#f2f2f2; }
.bglg{ background:#f5f5f5; }
.bg_v{ background:#c85fca; }
.bg_b{ background:#8186ff; }
.bg_bb{ border:1px solid #e6e6e6; }
.bg_bbb{ border-left:1px solid #e6e6e6; }
.bg_r{ background:#ffa599; }
.bg_g{ background:#a4ff99; }
.bg_gy{ background:#b0b0b0; }
.bg_t{ background:#a4ffff; }
.bg_c{ background:#a47551; }
.bg_o{ background:#a43c51; }
.bgb{ background:rgb(0,20,250); }
.bgg{ background:#606060; }
.bgslg{ background:#f9f9f9; }
.cgold{ color:rgb(255,200,0); }
.cgreen{ color:green; }
.bgbluy{ background:rgba(120,180,250); }
.cbluy{ color:rgba(0,20,250); }
.calert{ color:#e65405; }
.text-bluy{ color:#20509e; }
.corangered{ color:orangered; }
.cblue{ color:blue; }
.cgray{ color:gray; }
h5 ul { list-style:none;padding-left:0px;padding:10px; }
h5 ul li{ border-left:3px solid rgb(0,80,150);padding:10px;margin:10px;background:rgb(235,240,240); }
.steps ol { list-style:none;padding-left:0px;padding:10px;font-size:14px; }
.steps ol li{ border-left:3px solid #5d91e0;padding:10px;margin:10px;background:rgb(235,240,245); }
.questions div span,.cbluedy{ color:rgb(0,80,150); }
.credy{ color:rgb(180,30,50); }
.cpr{ cursor:pointer; }
.cgray{ color:gray; }
.book_p{ font-size:15px;margin-left:28%;color:#303030;height:100%;position:relative; }
.book_p p{ font-size:10px;padding-right:12px;color:gray; }
.h100{ height:100%; }
.w100{ width:100%; }
.bdr5{ border-radius:5px; }
.dpb{ display:bolck; }
.bdr10{ border-radius:10px; }
.trfp{ color:rgb(180,30,60);font-weight:bold;border:5px solid #f0f0f0;border-radius:10px; }
.trfp:hover{ background:#f5f5f5; }
.lbomhe{ color:#fff;transition:.2s; }
.lbomhe2{ color:gray;transition:.2s;padding:10px; }
.lbomhe2:hover{ margin-left:10px;cursor:pointer;color:#606060;background:#f0f0f0;position:relative; }
.lbomhe:hover{ margin-left:10px;cursor:pointer; }


.card-corner{ position:absolute;width:100px;box-shadow:-4px 4px 2px 0px rgba(0,0,0,0.1);overflow:hidden;height:100px;bottom:1px;right:0px;background-color:#f9f9f9; }
.card-corner-triangle{ position:absolute;width:0;height:0;border-style:solid;border-width:0 100px 100px 0; }
.card-corner-text{ position:absolute;transform:rotate(45deg);bottom:45px;right:10px;font-size:12px;color:rgba(30,52,128); }


.trfm{ background:rgb(180,30,60);color:#fff;border:5px solid #fff;border-radius:10px; }
.trfm:hover{ background:rgb(140,15,40); }
.toskewl{ -ms-transform:skew(20deg,20deg); -webkit-transform:skew(20deg,20deg); transform:skew(10deg,10deg); }
.toskewr{ -ms-transform:skew(-5deg,-5deg); -webkit-transform:skew(-5deg,-5deg); transform:skew(-5deg,-5deg); }
.leelement{ color:#cccccc;font-size:2em;position:absolute;left:-12px;background:#fff; }
.rielement{ color:gray;font-size:13px;position:relative;margin-left:25px; }
.checked{ color:rgb(180,30,50); }
.entamed{ color:gray; }
.riec{ color:#505050;font-weight:500; }
.actions{ width:50%;position:relative; }
.bgdb_d{ background:#000913;color:#fff; }
.bgft_d{ background:#001528; }
.bgdb_l{ background:#f5f5f5;color:#000913; }
.bgft_l{ background:#fff; }
.bgp{ background:gold;color:white; }
.bgp2{ background:linear-gradient(to bottom right,rgba(20,180,0,0.7),rgba(180,50,70,0.7));color:white; }
.bgp3{ background:linear-gradient(to bottom right,rgba(150,150,150,0.7),rgba(10,10,80,0.7));color:white; }
.bgp4{ background:linear-gradient(to bottom right,rgba(255,126,52,0.7),rgba(245,72,52,0.7));color:white; }
.first_l{ color:#fff;margin-right:5px;box-shadow:0px 0px 3px 0px #707070;border:0px;background:linear-gradient(to bottom right,#00d796,#5d91e0);font-size:30px;position:relative;width:98px;height:98px;border-radius:4px; }
.actions button{ height:160px;width:160px;border-radius:50%;color:#fff;background:linear-gradient(to bottom right,#00d796,#5d91e0);font-size:15px;border:0px;position:relative; }
.actions3{ height:300px;width:300px;border-radius:50%;overflow:hidden;color:gray;border:0px;box-shadow:0px 0px 7px 1px gray;position:relative; }
.actions3 div{ width:100%;top:55%;height:45%;left:0px;background:#fff;border-radius:0px 0px 50% 50%;font-size:13px;padding-top:5px;padding-right:20px;padding-left:20px;position:absolute; }
.actions3 div span{ bottom:10%;left:35%;position:absolute;color:rgb(180,30,60); }
.actions button:hover{ box-shadow:0px 0px 5px 0px rgba(0,0,0,0.3); }
.actions i{ font-size:50px;margin-bottom:20px;position:relative; }
.banderol{ background:#e5e6e6;color:#000;text-align:center;padding:5px; }
.banderol_sub{ text-align:center;color:blue;padding:5px; }
.tsl3{ transform:scale(0.7,0.7); }
.i{ width:100%; border-radius:3px; border:0px; background:#f0f0f0;padding:5px; }
.i3{ width:200px;border:1px solid #cccccc;padding:2px;border-radius:3px; }
.i4{ width:100%;background:none;border:0px;color:#202020;border-bottom:1px solid gray;padding:5px; }
.i5{ background:none;border:0px;color:#202020;border-bottom:1px solid #cccccc;padding:5px;font-size:14px; }
.i8{ background:#fff;color:#202020;border:1px solid #e6e6e6;padding:5px;width:68%;margin-left:2%;font-size:14px; }
.i5:hover{ border-bottom:2px solid rgb(0,170,220); }
.i9{ background:#fff;border:0px;color:#202020;box-shadow:1px 1px 3px 0px gray;border-radius:5px;padding:5px;font-size:14px; }
.i10{ background:#fff;border:0px;color:#202020;border:1px solid #e6e6e6;width:16%;padding:5px;font-size:14px; }
.big{ font-size:2em; }
.label_{ width:28%; }

.f{ transition:.2s;width:20%;display:inline-block;color:#b0b0b0;;position:absolute;bottom:0px;height:100%; }
.f i{ font-size:19px;top:12px;position:relative; }
.fo{ color:red; }
.t0{ top:0; }
.l0{ left:0; }
.r0{ righ:0; }
.b0{ bottom:0; }
.htall{ border-radius:5px; }
.dspn{ display:none; }
.dspb{ display:block; }
.bgn{ background:none; }
.dspib{ display:inline-block; }
label{ font-size:13px;font-weight:450; }
.br50{ border-radius:50%; }
.bn{ border:none; }
.mrga{ margin:auto; }
.underline{ text-decoration:underline; }
.bd{ padding:2px;border:0px;width:35%;color:#202020;background:#f0f0f0; }
.bd2{ padding:2px;border:0px;width:45%;color:#202020;background:#f0f0f0; }
.day_i{ padding:3px;border:0px;width:40px;color:#202020;background:#fff;border-radius:5px; }
.month_i{ padding:3px;border:0px;width:60px;color:#202020;background:#fff;border-radius:5px; }
.year_i{ padding:3px;border:0px;width:80px;color:#202020;background:#fff;border-radius:5px; }
.notif{ font-size:13px;font-weight:400;  }
.notif h2{ font-size:22px;color:blue;font-weight:520;  }
.notif h3{ color:#6d2909;font-size:13px;font-weight:500;background:#f0f0f0;padding:5px;margin-bottom:20px; }
.brs{ border-radius:0 0 0 20px;margin-right:2px; }
.br0{ border-radius:0; }
.br5{ border-radius:5px; }
.br10{ border-radius:10px; }
.br20{ border-radius:20px; }
.br30{ border-radius:30px; }
.bsg{ box-shadow:0px 0px 3px 0px #a0a0a0; }
.cursor_indic{ position:absolute;right:0px;bottom:-7px;font-size:15px;text-align:left;width:100%; }
.cursor_indic span{ float:right;font-size:13px;color:#f0f0f0; }
.center{ max-width:400px;margin:auto; }
.center2{ max-width:600px;margin:auto; }
.img_left{ position:absolute;top:0px;color:gray; }
.main-products .details{ color:#e0e0e0;font-size:14px;position:relative;overflow:hidden; }
.main-products details .details_in{ z-index:1;position:absolute;border-radius:0px 0px 10px 10px;width:100%;bottom:0px;left:0px;background:rgba(0,0,0,0.3);height:100px; }
.main-products details .bgo{ position:absolute;top:-20px;left:0px;width:100%;height:1px;border-style:solid;border-width:20px 23em 0 0;border-color: transparent rgba(0,0,0,0.3) rgba(0,0,0,0.3) rgba(0,0,0,0.3); }
.main-products details .details_in{ z-index:1;position:relative;background:#fff;border-radius:10px;box-shadow:0px 0px 3px 0px #5db3ca; }
.main-products details .details_in .actions6{ width:49%;display:inline-block; }
.main-products details img{ width:100%;border-radius:10px; }

.main-products div .details_pub{ color:#e0e0e0;position:relative; }
.main-products .details_pub .img{ width:100%;border-radius:5px 5px 0px 0px; }
.main-products .details_pub .details_in{ position:relative; }
.main-products .details_pub .details_in .dt{ font-size:12px;color:gray; }
.main-products .details_pub .details_in .dt span{ font-size:14px;color:#101010;font-weight:bold; }

.btn-bluy{ background:rgba(50,72,160);border-radius:5px;color:white;border:none;transition:.2s;color:white; }
.btn-bluy:hover{ border:1px solid rgba(30,52,128);background:none; }

.mono{ font-family:monospaced; }
.avfa{ overflow:auto; }
.sdn::-webkit-scrollbar{display:none; }
.vip_i{ border-radius:10px; }
.ifns{ position:relative;margin-bottom:10px;margin-top:10px;background:rgba(0,0,0,0.08);width:100%;height:170px;padding-bottom:5px;padding-top:5px;overflow:auto;border-radius:5px; }
.ifns .l{ position:relative;text-align:center;width:1300px;height:160px;padding-bottom:5px;padding-top:5px; }
.ifns .l .items{ position:relative;border:none;border-radius:8px;padding:0px;width:110px;height:100%;margin-left:3px;margin-right:3px; }
.cat_veiw{ font-size:11px;text-align:center; }
.cat_veiw i{ transition:.2s;border-radius:50%;padding:15px;margin-bottom:5px;color:white; }
.cat_veiw:hover > i{ box-shadow:0px 0px 5px 0px #b0b0b0; }
.cat_veiw_p{ transition:.2s;position:relative;display:inline-block;border-radius:5px;box-shadow:0px 0px 3px 0px #b0b0b0; }
.cat_veiw_p:hover{ box-shadow:0px 0px 0px 0px #fff; }
.ov{ background:rgba(0,0,0,0.3);width:100%;height:100%;position:absolute;top:0px;left:0px;display:none;opacity:0px; }
.w180{ width:180px; }
.selects{ padding:8px;border-radius:5px;background:#fff;border:none;box-shadow:1px 1px 3px 0px rgba(0,0,0,0.2);text-align:center; }
.leslabels005{ position:absolute;top:0px;left:0px;width:100%;padding:10px;background:rgba(0,0,0,0.2);color:#fff;border-radius:5px 5px 0px 0px;font-size:13px; }
.premierevague,.deuxiemevague{ position:relative;width:300px; display:inline-block; }
.colss .br5{ padding-bottom:40px; }
.olow{ opacity:0.2;cursor:default; }
.olow2{ opacity:0.5;cursor:default; }
.pack{ position:relative;height:170px; }
		.pack .half1{ height:50%;position:relative; }
		.pack .half1 .pack_name{ height:50%;border-radius:5px 5px 0 0;text-align:left;padding:5px;color:#fff; }
		.pack .half1 .pack_price{ height:50%;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;font-size:16px;font-weight:bold;padding-top:8px; }
		.pack .half2{ height:50%;position:relative;overflow:hidden;border-radius:0 0 5px 5px;cursor:pointer; }
		.pack .half2 .inv{ height:100%;position:relative;top:30%;font-size:18px;font-weight:500; }
		.pack .half2 .shine{ height:100%;border-right:20px solid rgba(255,255,225,0.1);position:absolute;top:0;left:0;transform:skew(-30deg);font-weight:500; }
		
		.pack:hover > .half2{ opacity:0.95; }
		.pack .half2:hover{ opacity:0.9; }
		.br5t{ border-radius:5px 5px 0 0; }
		.br10t{ border-radius:10px 10px 0 0; }
		.br10b{ border-radius:0 0 10px 10px; }
		.br5b{ border-radius:0 0 5px 5px; }
		.row5 .col12 .col6{ width:200px;display:inline-block;position:relative; }
		.row5 .col12 .col6 .cs{ height:150px;cursor:pointer; }
		.row5 .col12 .col6 .cs .csb{ position:absolute;bottom:0;left:0;width:100%;padding:5px;color:blue;font-weight:bold; }
		.op0{ opacity:0; }
		.lhover:hover{ background:#fafafa; }
		

.menu{ transition:.2s; }
.fdm{ width:50%;min-width:300px;cursor:pointer;background:#fff;transition:.2s;font-size:15px;margin:auto;border:1px solid #e6e6e6;position:relative;color:gray; }
.fdmi{ color:rgb(30,60,240);border-radius:50%;font-size:15px;position:absolute;top:-13px;right:-13px;border:2px solid #fff;z-index:1; }
.fdm_s{ background:rgb(30,60,240);color:#fff;font-size:15px;border:1px solid #e6e6e6; }


.pie-title-center {
  display: inline-block;
  position: relative;
  text-align: center;
  top:3px;
  right:3px;
}

._pie_ {
  display: inline-block;
  position: absolute;
  text-align: center;
  top:0;
  right:0;
}

.pie-value {
  display: block;
  position: absolute;
  font-size: 14px;
  font-weight:500;
  height: 40px;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -20px;
  line-height: 40px;
}
.btn-black:hover{ background:#fff;color:#001622; }
.xsmall{ font-size:12px; }
.xxsmall{ font-size:8px; }
.form-control{ border:0;opacity:0.98;border:1px solid #e9e9e9;transition: .2s;padding-top:5px;padding-bottom:5px;font-size:14px; }
.form-control:hover{ box-shadow:0 0 5px 0 #e6e6e6; }
.shadow_hover_none:hover{ box-shadow:none; }

.bg-img-wu{
	background-image:url('../img/wariup-tree.png');
	background-size:100%;background-position:center;
	position:relative;overflow:hidden;
}

._landing_{
	/* background:rgba(0,0,0,0.05); */
	position:relative;height:100%;width:100%;
}

._title_{
	font-size:14px;position:relative;margin-top:5px;color:#202020;
}

._steps_ ._step_{
	position:absolute;top:10px;right:10px;height:50px;width:50px;border-radius:50%;box-shadow:0 5px 10px 1px #e6e6e6;padding-top:13px;text-align:center;background:gold;
}

._steps_ ._stepi_{
	position:relative;top:20px;left:10px;font-size:18px;font-weight:bold;
}

._steps_ ._simg_{
	position:absolute;bottom:0;right:0;width:30%;
}


._roundcoin_{
	position:absolute;
	width:50px;
	height:50px;
}

._topleft_{
	top:10px;
	left:10px;
}

._bottomleft_{
	bottom:10px;
	left:10px;
}

._topright_{
	top:10px;
	right:10px;
}

._bottomright_{
	bottom:10px;
	right:10px;
}

._buble_{
	top:-4px;right:-8px;height:17px;width:17px;font-size:11px;
}

._notifswe_:hover{
	background:rgba(252,252,252,0.9);
}






