
body{
	margin: 0;
	padding: 0;
	background: #f4f4f4 url("/img/pann.jpg") top center;
	background-repeat: repeat !important;
	background-size: 870px;
	color: #504f4f;
	font-family: 'Exo 2', sans-serif;
}
/* Header promo */
.navmenu {
	margin-left: -9px !important;
	margin-right: -9px !important;
	margin-bottom: -14px !important;opacity: 0.99;
	background: #abadae; 
	background-image: linear-gradient(0deg,#000000 0%,#525050 100%);
	border: 1px solid #4a5155 !important;	border-radius: 12px;
	box-shadow1: -1px -5px 10px 2px rgba(25, 25, 25,0.2) !important;
}
.btn2 {
	border-radius: 2em !important;
	padding: 4px 15px;
}
.logo-title{
	color: #ffffff;
	font-size: 16px; display: inline-block;
	font-weight: 600;	background-color: #000000;
	border: 1px dashed #d1d6d7; border-radius: 1em;
	box-shadow: 0 0 3px 2px #e1e1e1 !important;
	text-shadow: 1px 1px 2px rgb(187, 249, 255);
	padding: 0px 15px;margin:0;
}
.logo img {
	transition-duration: 180ms;
	transform: scale(0.9);
  }
  .logo:hover img {
	  transform: scale(1);
	  filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.9));
	}

.navbar-dark {
	background: none;
}
.navbar-nav {
	font-weight: 600;
}
.navbar-nav a{
	font-size: 1.1em;
	color: rgb(0, 0, 0) !important;
	padding: 2px 9px;
	border-radius: 1em;
	margin: 1px 4px;
	position: relative;
	background: #ffffff;
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;	
	box-shadow: 0px 0px 2px rgba(133, 148, 216, 0.5) !important;
	/*text-shadow: 1px 0px 1px rgba(38, 52, 120, 0.7);*/
	border: 1px solid #5574f2 !important;	
}
.navbar-nav a:hover{
	background: #3b3939;
	color: rgb(255, 255, 255) !important;
	border-radius: 1em;
}
.navbar-n1av a span {
	position: relative;
	bottom: 0; marginq: 0 auto;
	display: block;
	content: "";
	background: #8afb19;
	border-radius: 4px;
	padding: 0;
	width: 8px;height: 8px;
}
.navbar-na1v a:hover span {
	position: relative;
	bottom: 0; margin: 0 auto;
	display: block;
	content: "";
	background: #ff4;
	border-radius: 4px;
	padding: 0;
	width: 8px;height: 8px;
}

.wrapper {
	padding: 15px;
	border: 2px dashed #3a3a3a !important;	
	border-top: 0 !important;
	background-color: rgba(255, 255, 255, 0.97);
	box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.97) !important;
	border-radius: 0 0 1em 1em;
}

.wrap-title{
	color: #234;display:inline-block;
	padding: 3px 7px 5px;
	font-weight: 800;
}
.wrap-title::after {
	position: relative;
	bottom: 0; left: 0;right: 0;
	display: block;
	content: "";
	background: #ffcc22;
	background: linear-gradient(90deg, #ffcc22, #ffec22);
	border-radius: 4px;
	padding: 0;margin: 0 auto;
	width: 55px;height: 8px;
}
.content-title{
	color: #234;display:inline-block;
	padding: 3px 7px 5px;
	font-weight: 800;
}

.content-title::after {
	position: relative;
	bottom: 0; left: 0;right: 0;
	display: block;
	content: "";
	background: #ffcc22;
	background: linear-gradient(90deg, #ffcc22, #ffec22);
	border-radius: 4px;
	padding: 0;margin: 0 auto;
	width: 55px;height: 8px;
}
.footer {
	margin: 15px auto 0;
	padding: 10px 0; border-radius: 6px 6px 0 0;
	background: linear-gradient(-90deg, transparent, #000000, transparent);
}
/* Stats block */
.stat {background-color: #3a3a3a;
	
	background: linear-gradient(120deg, #555353, #010101);
	border-radius: 12px;
	margin-bottom: 5px;
	padding: 4px 4px 0;
}
.stat2 {
	border-radius: 10px 10px 4px 4px;
	background: #e4eaf1;
  }

.stat-count {
	font-size: 1.8em;
	font-weight: 800;
	line-height: 1;
	padding-bottom: 6px;margin:0;
	display: block;
}
.stat-count small {
	font-size: 70%;
}
.stat-title{
	color: #fff;
	padding: 5px;
	font-size: 100%;
	font-weight: 600;
}
.stat:hover {background-color: #adafb0;
	background: linear-gradient(30deg, #a7aaab, #414344);
}

.stat img {
	width: 56px;
	transition-duration: 180ms;
	transform: scale(0.9);
  }
.stat:hover img {
	  transform: scale(1);
	}

	.stats {background-color: #68696a;
		background: linear-gradient(290deg, #b5b5b5, #666464);
		border-radius: 12px;
		margin-bottom: 5px;
		padding: 4px 4px 0;
	}
	.stats2 {
		overflow: hidden;
		border-radius: 10px;
		background-color:rgba(255, 255, 255, 0.98);
	
	  }
	  .stats2 tr:last-child td{
		  border-bottom: 0;
		}
	
.alert.bg-light {
	border-radius: 12px;
	border: 2px solid #95989d !important;	
	background-color: #e4e2ef !important;
    box-shadow: inset 0px 0px 4px 2px #ffffff;
	padding: 5px;
}

.card-header {
	background-color: rgba(20,30,60,.03);
}

.btn.btn-primary {
	border-color: #6f1844;
}
/* Buttons */
.btn-lg {
    box-shadow: 0px 0px 2px 1px rgba(26,26,26,0.3);
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
    border: 2px solid #fff !important;
	border-radius: 10px;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(26,26,26,0.4);
}

.btn-danger {
	background-color: #990909;
	background: linear-gradient(160deg, #ff1a26, #d20790);
}
.btn-danger:hover {
	background: linear-gradient(0deg, #ff1a26, #d20790);
}
.btn-warning {
	background-color: #ee8e20;
	background: linear-gradient(160deg, #ee8e20, #eee606);
}
.btn-warning:hover {
	background: linear-gradient(0deg, #ee8e20, #eee606);
}

.btn-success {
	background-color: #018801;
	background: linear-gradient(160deg, #63fa00, #019821);
}
.btn-success:hover {
	background: linear-gradient(0deg, #63fa00, #019821);
}
.btn-primary {
	background-color: #faa414;
	background: linear-gradient(180deg, #faa414, #f1641a);
}
.btn-primary:hover {
	background: linear-gradient(0deg, #fd4aaf, #e10a76);
}

.btn-lg:hover {
    border: 2px solid #fff;
	box-shadow: 0px 0px 8px 3px rgba(26,26,26,0.1);
}


.btn-outline-dark {
	color: #333a4d;
	border: 1px #435a6d solid !important;
}

.title {
	font-size: 1.5em;
	font-weight: 800;
}
.title::after {
	position: relative;
	bottom: 0; left: 0;
	display: block;
	content: "";
	background: #ffec22;
	border-radius: 4px;
	padding: 0;
	width: 55px;height: 8px;
}

.check-list span{
	display: block; text-align: center;
	margin: 7px 0;padding: 45px 5px 7px 5px;
	border-radius: 2em;
	font-size: 17px;
}
.check-list b{
	color:#0b0b0b;
	display: block; 
	font-size: 22px;
}
.check-list div:hover span{
	border-radius: 3em;
	position: relative;
}
.check-list .check-oval {
	position: relative;
	display: block;z-index: 33;
	margin: 5px auto -50px; padding: 2px;
	width: 100px; height: 100px; text-align: center;
	background: transparent url("/img/star.png") no-repeat center center;
	background-size: auto;
  background-size: 100px;
  text-shadow: 1px 1px 1px #fff;
	color: #112;
	font-size: 38px;line-height: 100px;
}
.check-oval i {
	opacity: 0.8;
}
.check-list div:hover .check-oval{
	transform: rotate(15deg);
	background: transparent url("/img/star.png") no-repeat center center;
	background-size: auto;
  background-size: 100px;
}
.check-list div:hover .check-oval i{
	transform: scale(1.1);
}

.card2 {
	border-radius: 1em;
	border: 14px solid #181717 !important;	
	background: #fffffffc;
	box-shadow: inset 0px 0px 33px 40px rgba(30, 102, 14, 0.1) !important;
	text-shadow: 1px 1px 2px rgba(26,26,26,0.7);
	position: relative;
	overflow: hidden;
	padding: 8px 0;margin-top:5px;
}
.card2::before {
	content: "";
	position: absolute;
	top: 0; 
	left: 0;
	width: 100%; 
	height: 100%; 
	opacity: 0.4;
	z-index: 2;
	background: #222222;
	background-size: 32px;
	transition-duration: 120ms;
  }
.card2 h5 {
	color: #ebebeb;
}
  .moneycenter {
	content: "";
	position: absolute;left: 0; top:7%;
	right: 0; 
	margin-left: auto; 
	margin-right: auto; 
	width: 200px;height: 200px;
	opacity: 1; 
	z-index: 2;
	background: #131313;
	border-radius: 100%;
	transform: scale(0.9);
  }

  .money {
	position:absolute;
	content: "";
	display: block;
	width: 60px;
	height: 60px;
	background-color: #000000;
	border-radius: 3em;
	z-index: 3;
}
.money-1 {
	left: -25px; top: -25px;
}
.money-2 {
	right: -25px; top: -25px;
}
.money-3 {
	right: -25px; bottom: -25px;
}
.money-4 {
	left: -25px; bottom: -25px;
}
.card2 .fa {
	font-size: 30px;
}
/* ACCOUNT STYLE */
.content {
	float: left;
	display: block;
	width: calc(100% - 300px);
}
.content > div {
	margin: 0; padding: 0;
}


.serf {
	border-radius: 4px;margin: 7px 5px !important;
	padding-left: 5px;
}
.serf-link {
	font-size: 18px;
	font-weight: 700; color: #2e1177 !important;
	text-decoration: none !important;
}
.serf .card-footer {
	color: rgb(81, 74, 84);
	font-size: 18px;
	background: #fff;
}
.serf:hover {
	border: 1px solid #89a !important;
}

.serf .bg-danger {
	text-shadow: 1px 1px 1px rgba(26,26,26,0.3);
	background-color: #ffa216;
	background: linear-gradient(160deg, #ffec16, #e63c1f);
  }
	.serf:hover .bg-danger {
	background-color: #ffa216;
	background: linear-gradient(100deg, #ffec16, #e63c1f);
	}

	.serf .bg-primary {
		text-shadow: 1px 1px 1px rgba(26,26,26,0.3);
		background-color: #0f99d9;
		background: linear-gradient(160deg, #0f99d9, #087aaf);
		}
	
		.serf:hover .bg-primary {
		background-color: #087aaf;
		background: linear-gradient(100deg, #0f99d9, #087aaf);
		}
.serf-link:hover {color: #d13 !important;}

.tarif .card {
	border-radius: 1em;
	border: 0px solid #f8b015 !important;
	border: 4px double #fff !important;
	background: #dcd5d5 url("/img/bg-dark.png") top center;
	background-size: 24px;
}
.tarif .card-img {
	padding: 5px 23% 15px;
}
.tarif .card-img:nth-child(3n) {
	padding: 5px 13% 15px;
}
.tarif .card .card-img {
	transition-duration: 180ms;
	transform: scale(0.9);
	opacity: 0.95;
  }
  .tarif .card:hover .card-img{
	  transform: scale(1);
	  opacity: 1;
	  filter: drop-shadow(0 2px 14px #ffffff);
	}


  .tarif .card .infoblock{
	  color: #d30000;
	  position:absolute;right: 7px;top:7px;opacity: 0.5;z-index:55;
	}
  .tarif .card .infoblock i{
	  border: 1px solid #fcfcfc; border-radius:2em;
	  width: 23px;height: 23px;padding: 3px;
	}
  .tarif .card:hover .infoblock{
	  opacity: 1;
	}
 
.tarif .p-2 {
	border-radius: 0 0 0.8em 0.8em;
	background-color: #dcd5d5;
	border-to1p: 2px dashed #fff !important;
}
.tarif .btn {
	margin-botto1m:-50px;
}
.titlec {
	color: #000000; font-weight: bold;
	text-shadow: 1px 1px 1px rgba(24, 23, 23, 0.7);
	background: linear-gradient(-90deg, transparent, #fefefe, transparent);
	border-radius: 0; padding: 1px 0 2px;
	margin: -15px 0px 0px 0px;
}


.leftbar {
	border-radius: 1em;
	width: 290px;
	margin: 5px 10px 5px 0px;
	display: block;
	float: left;
}
.leftbar .menubar {
	border-radius: 0.7em;background-color: #000000;
	
	border: 6px double #fff !important;
	box-shadow: inset 0px 0px 3px 2px #000000 !important;
}
.leftbar__menu {
	padding: 2px;
}
.leftbar__menu li {
	display: block;
}
.leftbar_head {
	font-weight: 700;
	text-transform:uppercase;
	padding: 5px 0 7px 14px;
}
.leftbar__menu li a {
	color: #fff;
	display: block;text-transform:uppercase;
	text-decoration: none;padding: 4px 2px; 
	margin: 4px 2px 4px 4px;border-radius: 2em;background-color: #0b85cc;
	background: linear-gradient(270deg, #373737, #858585);
}
.leftbar__menu li a span{
	text-shadow: 1px 1px 1px rgba(26,26,26,0.2);
}

.leftbar__menu li a:hover {
	color: rgb(0, 0, 0);background-color: #0894cc;
	background: linear-gradient(270deg, #ffffff, #ededed);
}

.leftbar__menu li a i {
	position: relative;
	font-size: 22px;text-align: right;
	line-height: 1.2;
	margin-right: 12px;
	width: 40px; padding: 3px; text-align: right;
	background-image: linear-gradient(180deg, #000000 27%, #252523 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
transform: scale(0.9);
-webkit-transition: opacity 250ms ease, -webkit-transform 250ms ease;
transition: opacity 250ms ease, -webkit-transform 250ms ease;
transition: transform 250ms ease, opacity 250ms ease;
transition: transform 250ms ease, opacity 250ms ease, -webkit-transform 250ms ease;
}

.leftbar__menu li a:hover i{
	color: #ff2 !important;transform: scale(1.2);
	background-image: linear-gradient(230deg, rgb(210, 11, 11) 30%, rgb(235, 16, 16) 100%);
}

/*MENU V KABINE*/
.divide {
	border-top: 1px dashed rgba(70, 60, 50, 0.2);
}
.menu-title {
	padding: 5px 10px;
	color: #ff2;
}

.menu2 {
	color: #ff2;
	padding-left: 20px;
	font-size: 24px;
	font-weight:600;
	line-height: 32px;
	cursor: pointer;
}
.menu2 i {
	position: relative; margin-right: 15px;
}

.menub{
	width: 96.8%;margin: -3px; margin-left: 5px; 
	border-top: 1px dashed rgba(70, 60, 50, 0.2) !important;
	padding: 4px 5px 4px 5px; 
}
.topbar{
	padding: 7px;margin: 5px 2px 0;
}
.topbar__top {
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 20px;
  text-align: center;
	box-shadow: inset 0px 2px 4px rgba(245, 240, 25,0.5) !important;
}
.topbar__btns {
  margin-top: 15px;
}
.topbar__btn {
  margin: 0 10px;
}
.topbar__bottom {
  text-align: center;
}
.topbar__balance {background-color: #727477;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
	padding: 5px 5px 10px;
	margin-bottom: 3px;
	border-radius: 0.5em 1em;
}
.topbar__balance p {
	color: rgb(255, 255, 255);
	font-size: 18px;
	font-weight: 400;
	margin: 0;
	line-height: 1.5em;
}
.topbar__balance p b{
	font-size: 32px;
	color: #edfee6;
}
.text-user b{
	color: #fc5;
}

.topbar__bottom a {
	margin-top: 2px;
	font-size: 13px;
	box-shadow: inset 0px 2px 4px rgba(165, 197, 238, 0.5) !important;
	/* letter-spacing: .75px; */
	color: #fff;
	transition: color 0.2s ease;
}
.leftbar__menu li a {
	padding-left: 10px;
	font-size: 15px;
	position: relative;
	z-index: 2;
}

.leftbar__menu li a span {
	padding-right: 15px;position: relative; top:-2px;
	display: inline;
}

.menu2 {
	display: none;
}

@media only screen and (max-width: 791px) {
.content, .leftbar {
	width: 100%;
	float: none;
	margin: 0;margin-bottom: 5px;
}
.menu__wrapper {
	max-height: 0;
	overflow: hidden;
	transition: 0.2s ease;
}
.menu2 {
	display: block;
}
html.min-menu .content {
	width: 100%;
	float: none;
	margin-left: 0;
}
html.min-menu .menu2 span {
	opacity: 1;
}
html.min-menu .leftbar {
	float: none;
	width: 100%;
}
html.min-menu .topbar {
	display: block;
}
html.min-menu .menu__wrapper {
	max-height: 1300px;
}
html.min-menu .leftbar__menu li a span {
	display: inline;
}
html.min-menu .leftbar_head {
	display: block;
}
html.min-menu .leftbar__menu li a:hover {
	width: 100%;
}
}