@import url(font-awesome.min.css);
@import url('https://fonts.googleapis.com/css?family=Russo+One');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i|Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');

body {
	font-family: 'Roboto', sans-serif;
	line-height: 1.1;
	font-size: 14pt;
	font-weight: 400;
	background: #f7f7f7;
}

*, *:before, *:after {

    margin: 0;
    padding: 0;
    font-family: 'ProximaNova-Regular', 'Ruble-Regular', sans-serif;
    color: #031028;


	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


/*** 

====================================================================
			Ножки by NEON								
====================================================================

***/
.contents{
	width: 1170px;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
}
.main_banner{
	color: #fff;
	position: relative;

}

.main_banner_bg{
	background: #4fbfd1 url(../css/images/bg_banner.jpg) no-repeat center;
	background-size: 100%;
	background-attachment: fixed;
	padding: 60px 0;
	box-sizing: border-box;
	height: 190px;
	overflow: hidden;
	box-shadow: 0 0 60px rgba(0,0,0,0.05);
}

.main_banner h2{
	margin: 0px;
	z-index: 3;
	position: relative;
	color: #fff;
	text-shadow: 0 0 15px rgba(0,0,0,0.25);
}

.main_banner p{
	font-size: 20px;
	z-index: 3;
	position: relative;
	color: #fff;
	text-shadow: 0 0 15px rgba(0,0,0,0.25);
}

.main_banner_clock{
	z-index: 2;
	position: relative;
}

.main_banner_clock1{
	background: url(../css/images/banner_clock1.png) no-repeat top left;
	width: 268px;
	height: 240px;
	position: absolute;
	top: -56px;
	right: 0px;
}

.rotatka{
	animation: rotate 20s infinite linear;
}
.rotatka2{
	animation: rotate 20s infinite linear;
	right: 202px !important;
	top: 100px !important;
	z-index: 1 !important;
}

.main_banner_clock2{
	background: url(../css/images/banner_clock2.png) no-repeat top left;
	width: 188px;
	height: 188px;
	position: absolute;
	top: -10px;
	right: 60px;
	animation: rotate 10s infinite linear;
}

.main_banner_clock3{
	background: url(../css/images/banner_clock3.png) no-repeat top left;
	width: 188px;
	height: 188px;
	position: absolute;
	top: -10px;
	right: 60px;
	animation: rotate 25s infinite linear;
}
.main_banner_clock4{
	background: #fff;
	border: 3px solid #161616;
	width: 14px;
	height: 14px;
	border-radius: 14px;
	position: absolute;
	top: 74px;
	right: 144px;
}

.main_banner_gear1{
	background: url(../css/images/banner_gear1.png) no-repeat top left;
	width: 167px;
	height: 167px;
	position: absolute;
	top: 0px;
	right: 454px;
	animation: rotate 7s infinite linear;
}

.main_banner_gear2{
	background: url(../css/images/banner_gear1.png) no-repeat top left;
	background-size: 100%;
	width: 120px;
	height: 120px;
	position: absolute;
	top: 75px;
	right: 344px;
	animation: rotate2 7s infinite linear;
}

.main_banner_gear3{
	background: url(../css/images/banner_gear1.png) no-repeat top left;
	background-size: 100%;
	width: 90px;
	height: 90px;
	position: absolute;
	top: 5px;
	right: 294px;
	animation: rotate 7s infinite linear;
}

.main_banner_gear4{
	background: url(../css/images/banner_gear1.png) no-repeat top left;
	background-size: 100%;
	width: 120px;
	height: 120px;
	position: absolute;
	top: -35px;
	right: 174px;
	animation: rotate2 7s infinite linear;
}

.main_banner_gear5{
	background: url(../css/images/banner_gear1.png) no-repeat top left;
	width: 167px;
	height: 167px;
	position: absolute;
	top: -165px;
	right: 249px;
	animation: rotate 7s infinite linear;
}

.footer_bottom{
	font-size: 14px;
	padding: 30px 0;
	background: rgba(255,255,255,0.03);
	margin-top: 50px;
}


/*** 

====================================================================
			Закрыли ножки								
====================================================================

***/



* {
    margin: 0;
    padding: 0;
    font-family: 'ProximaNova-Regular', 'Ruble-Regular', sans-serif;
    color: #60c1ce;
}
user agent stylesheet
div {
    display: block;
    unicode-bidi: isolate;
}


input, select, textarea {
	font-family: "Roboto", Helvetica, sans-serif;
	font-weight: 400;
}

a {
	-moz-transition: color 0.2s ease, border-bottom 0.2s ease;
	-webkit-transition: color 0.2s ease, border-bottom 0.2s ease;
	-ms-transition: color 0.2s ease, border-bottom 0.2s ease;
	transition: color 0.2s ease, border-bottom 0.2s ease;
	text-decoration: none;
	color: inherit;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

p {
	margin: 0 0 2em 0;
}


h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
	text-decoration: none;
}

@media screen and (max-width: 736px) {

h1 {
	font-size: 2em;
}

}
.title {
	color: #334354;
	font-weight: 600;
	padding: 5px 5px 10px;
	border-bottom: 2px solid #d3d3e3;
}

.navbar-brand {font-family: 'Russo One', sans-serif;}
.navbar {font-family: 'Russo One', sans-serif;}
.navbar li a{color: #def !important;font-weight: normal;}
.navbar li a:hover{color: #fff !important;}
.bg-serf {background: #333344;}
.bg-nav-dropdown {
    background: #333344;
    opacity: 0.9;
    border-radius: 0 0 20px 20px;
}
.bg-nav-dropdown ul {
    margin-top: 10px;
}

.jumbotron {
	padding-bottom: 0 !important;
}
.jumbotron h1{color: #ff8f7f !important;font-weight: bold;font-family: 'Russo One', sans-serif;text-transform: uppercase;letter-spacing: 1px;}
.jumbotron p{font-size: 130%;color: #fff;font-weight: bold;text-transform: uppercase;}

.jumbotron .btn {
	position: relative;
    font-weight: bold;
    font-size: 18px;
    color: white;
    text-transform: uppercase;
    text-align: center;
    line-height: 36px;
	margin: 7px 10px;
    border: 1px solid rgba(255,255,255,0.9);
    border-radius1: 8em;
}
.bg-index {
	background: #634394 url(/css/images/index/bg.png) center no-repeat !important;
	background-size: cover !important;
}
.jumbotron-page {
	background-size: cover !important;
}
.stat {
    text-align: center;
	text-transform: uppercase;
	border-bottom: 2px solid #e3e3ef;
}
.stat-block {
	padding: 15px;
}
.stat-block h4{
	color: #6ad;
	font-size: 38px;
	font-weight: 800;
}
.stat-block p{
	color: #234;
	font-size: 14px !important;
	font-weight: 400;
	margin-bottom: 0px;
}

.st-block {
	text-align: center;
	border-radius: 10px;
	background: rgba(255,255,255,0.1);
	padding: 10px;margin-bottom: 20px;
}
.st-block h4{
	color: #fff;
	font-size: 36px;
	font-weight: 800;
}
.st-block p{
	color: #dde;
	font-size: 14px !important;
	font-weight: 400;
	margin-bottom: 0px;
}

.title-page h2, .title-page h3{
	color: #333344;
	text-align: center;
	font-weight: 700;
}

.title-page h2:after, .title-page h3:after {
	content: "";display: block;max-width: 100px;margin: 0 auto;
	background-color: #47b;height: 6px;margin-top: 10px;
}

.btn-info, .btn-success, .btn-danger {
border-radius: 0px !important;
border-bottom: 4px rgba(25,25,25,0.1) solid !important;
}

.profile .alert {
border-radius: 0px !important;
border-bottom: 4px rgba(25,25,25,0.1) solid !important;
}
/*** 

====================================================================
			Fun Fact Section								
====================================================================

***/

.fun-fact-section{
	position: relative;
	padding: 30px 0 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.fun-fact-section:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background:#fc9338;
	opacity:.9;
	content: "";
}

.fun-fact-section h3{
	color: #fff !important;z-index: 99;
	margin-bottom: 20px;position: relative;
}
.fun-fact-section h3 span{
	color: #fff !important;z-index: 99;
	background: #fc9338;padding: 0 10px;
	position: relative;
}

.fun-fact-section p{
	font-size: 18px;
	color: #ffd !important;z-index: 99;
	position: relative;
}
.fun-fact-section .count-box{
	position: relative;
	margin-bottom: 30px;
}

.fun-fact-section .count-box .inner-box{
	position: relative;
	display: block;
	border: 2px solid #ec9338;
}

.fun-fact-section .count-box .inner-box:after{
	display: table;
	clear: both;
}

.fun-fact-section .count-box .icon-box{
	position: relative;
	float: left;
	height: 55px;
	width: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 30px;
	color: #ffffff;
	margin-right: 5px;
}

.fun-fact-section .count-box .count-text{
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 25px;
	color: #ffffff;text-align:left;
	font-weight: 700;
	padding: 15px 0;
	color: #ffffff;
}

.fun-fact-section .count-box .counter-title{
	position: relative;
	display: block;
}

.fun-fact-section .count-box .counter-title h5{
	position: relative;float: left;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	font-weight: 500;
	color: #ffffff;margin:0;
	padding: 6px  25px 6px 13px;
	text-transform: uppercase;
	background-color: #ec9338;
	min-width: 145px;
}

.fun-fact-section .count-box .counter-title h5:before{
	position: absolute;
	right: -15px;
	top: 0;
	content: "";
	width: 0;
	height: 0;
	border-bottom: 42px solid #ec9338;
	border-right: 15px solid transparent;
}


.stats {
	padding-top: 15px;
	text-align:center;
	font-size: 16px;
	background: rgba(223, 73, 33, 0.7) !important;
}
.stats-bg {
	margin-top: 15px;font-size: 14px;text-align:center;padding: 10px;background-color: #fff;border-radius: 0 0 4px 4px;
}

.card {
	border-width: 0;
	border-radius: 0 !important;
        margin-bottom: 1em;
	box-shadow: 0px 0px 6px 3px rgba(23, 23, 23, 0.1);
}

.card-header {
	text-transform: uppercase;
	border-radius: 0 !important;
	border-width: 0 !important;
}


/* Table */

	.table-wrapper {
		-webkit-overflow-scrolling: touch;
		overflow-x: auto;
	}


/* Navbar */
.navbar-default a{color: #fff !important;padding-top: 16px !important;text-transform: uppercase;font-size: 18px;font-weight: bold;}
.navbar-default a:hover{color: #ffe16a !important;}
.navbar-right .dropdown-menu {background-color: #dbebf1;padding: 10px;margin-right: -10px;}
.dropdown-menu li a{border: none;font-size: 14px;font-weight: bold;color: #595884 !important;padding: 1px 4px;}
.dropdown-menu li a:hover{background: none !important;}
.dropdown a:focus {color: #fff;background: none !important;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px;}
.dropdown a:focus,.dropdown a:hover {color: #e72202 !important;background: none !important; text-decoration: underline;}
.navbar-default .navbar-toggle {border-color: #fdff39;color: #fdff39 !important;}

#blink {color: #ffe16a;animation:blur 2s ease-out infinite;}
@keyframes blur{from{color: #fff;}}

.fon {
	background: linear-gradient(to top, #4b5466 0%, #595894 100%);
}
#wrapper {
	padding: 10px;
	background-color: rgba(255, 255, 255, 0.1);
}

/* Form */
.form-control {
	background-color: rgba(255,255,255,0.7) !important;
}
.form-control::-moz-placeholder {
 
    opacity: 1;
}
.btn {
	border-radius: 8px;
}
.btn-default {
	color: #f56; text-transform: uppercase;
	background-color: rgba(240,245,255,0) !important;
	border-width: 2px;
}
.btn-default:hover, .btn-default:focus, .btn-default:active  {
	background-color: rgba(255,255,255,0.7) !important;
	border-width: 2px;
}
/* Footer */

.footers {
	background-color: #031028 !important;
	padding: 0.5em 1em 1em;
	color: #07f;
}

.footer a{
	color: #cb0e0e;
}
.footer .copyright {
	font-size: 0.9em;
	text-align: center;
}
.copyright a{
	color: #0f9fff;
}

/* Wrapper */

#wrapper {
	width: 64em;
	max-width: calc(100% - 1em);
	margin: 0 auto;
}


/* Panel Dasboard */
.profile .alert h4 {
	font-weight: bold;
	text-transform:uppercase;
	color: #ffe;margin: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
.profile .alert p {text-transform:uppercase;
	color: #ffe; margin: 0;
}
.block {
	margin: 10px 0;
	border-radius: 6px;
	padding: 5px;
	background: rgba(215,235,255,0.7);
}
.block h3{
	margin: 0px;
	color: #3b5b64 !important;
}
.block p{
	color: #3b4b54 !important;
	margin: 5px 0;
}
.list-group-item {
	background: rgba(255,255,255,0.7);
}

.list-group-item.pnl {background: #dbebf1 !important;}

.panel-default {
	background: rgba(255,255,255,0.7);
}

/* Panel tarif */
.tarif .list-group-item {background: rgba(255,255,255,0.8);padding: 7px 15px; color: #3b4b54 !important;}
.tarif img {max-width: 99%;}
.tarif .btn {margin: 0;text-transform:uppercase;}
/* garant */

.garant-title {font-weight: bold;}
.garant-text {font-size: 90%;}


/* Surf style */

.serf {
	color: #464554;
	margin: 2px;border: 2px solid #f2f3f4;
	opacity: 0.9 !important;
	padding: 0px 15px !important;
}
.serf:hover {
	opacity: 1 !important;
}
.serf a:hover {
    color: #ed4323 !important;text-decoration: none;
}
.normalm {
	background: #f8f9fa;padding: 5px 0px;border-right: 2px solid #f2f3f4;}
.serf-title {font-size:20px;font-weight: bold;}
.serf-cent {font-size: 32px;padding-top: 10px;}
.serf h4{padding:0;margin:0;}
.serf h6{font-size: 16px;padding:0;margin:0;}
.serf h6 span{padding: 0 15px 0 0;}
.serf h6 span i{padding: 0 5px 0 0;}


@media screen and (max-width: 736px) {

.serf {
	text-align: center;
}
.serf-cent {
	font-size: 28px;padding-top: 5px;}

.serf .pull-right{
	float: none !important;
}
.serf h6 span{
	display: block;font-size:16px;
	}
}


/* New Style */
.content {
	float: left;
	display: block;
	width: calc(100% - 300px);
	margin-left: 0px;
}
.content > div {
	margin: 15px;
}
.leftbar {
	width: 300px;
	display: block;
	float: left;
}

.leftbar__menu {
	padding: 0;margin: 10px;
	border: 1px solid #d3d3e3;
}
.leftbar__menu li {
	display: block;
}
.leftbar_head {
	color: #fff;
	font-weight: 400;
	background: #334354;
	padding: 7px 0 7px 15px;
}
.leftbar__menu li a {
  display: block;
  height: 42px;
  text-decoration: none;
	font-weight: 400;
  font-size: 16px;
  line-height: 42px;
  color: #334354;
}

.leftbar__menu li a:hover {
	background: #334354;
	color: #fff;
}

.leftbar__menu li a i {
	position: relative; float: right; 
	margin-right: 14px;	bottom: -10px; 
	width: 22px;text-align: center;
	font-size: 20px;
}

.table td, .table th {
	padding: 5px !important;
}
.card {border: 0 !important;}
.card-header {font-weight: bold;}
.card-body{background: #fff;}
/*MENU V KABINE*/
.divide {
	border: 1px solid #334354;
}

.menu2 {
  height: 42px;
  padding-left: 23px;
  font-size: 16px;
  font-weight: 600;
  line-height: 42px;
  background: #334354;
  color: #fff;
  cursor: pointer;
}
.menu2 i {
  position: relative;
  bottom: -3px; font-size: 24px;
}
.menu2 span {
  padding-left: 26px;
  opacity: 1;
}

.topbar{
  background: #334354;
  padding: 5px;margin: 10px;
}
.topbar__top {
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 20px;
  text-align: center;
}
.topbar__top:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 5%;
  width: 90%;
  height: 1px;
  background: #fbb456;
}
.topbar__btns {
  margin-top: 15px;
}
.topbar__btn {
  margin: 0 10px;
}
.topbar__bottom {
  text-align: center;
}
.topbar__balance {
  display: block;padding:  5px;
}
.topbar__balance p {
	color: #f7f7f7;
	font-size: 24px;
	font-weight: 300;
	margin: 0;
	line-height: 1.4em;
}
.topbar__balance p b{
	font-weight: 600;
	color: #ffffff;
}

.topbar__balance a {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: .75px;
  text-decoration: underline;
  color: #49C960;
  transition: color 0.2s ease;
}
.topbar__balance:nth-of-type(2) a {
  color: #e04964;
}
.topbar__balance a:hover {
  color: #f5dc72;
  transition: color 0.2s ease;
}
.leftbar__menu li a {
  padding-left: 23px;
  position: relative;
  z-index: 2;
}

.leftbar__menu li a span {
  padding-right: 23px;
}
.leftbar__menu li a b {
  font-size: 15px;
  position: relative;
  top: -8px;
  color: red;
}

.menu2 {
  display: none;
}
html.min-menu .menu2 span {
  opacity: 0;
}
html.min-menu .leftbar {
  width: 70px;
  float: left;
}
html.min-menu .content {
	float: left;
	width: calc(100% - 70px);
}
html.min-menu .leftbar__menu li span {
  display: none;
}
html.min-menu .leftbar_head {
  display: none;
}
html.min-menu .leftbar__menu li a:hover {
  width: 265px;
}

html.min-menu .leftbar__menu li a:hover span {
  display: inline-block;
}

html.min-menu .topbar {
  display: none;
}

@media only screen and (max-width: 1068px) {/*прячется сайдбар*/
  .content {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .leftbar {
    float: none;
    width: 100%;
  }
  .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: 1100px;
  }
  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%;
  }

}
a.window {
    float: right;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    border: none;
    margin: 0 1px;
}

a.workbug {
    float: right;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    border: none;
    margin: 0 1px;
}

a.workvir, a.workcomp, a.workevents {
    float: right;
    display: block;
    height: 16px;
    width: 16px;
    outline: none;
    border: none;
    margin: 0 1px;
}

.in {
    border-radius: 6px !important;
    background-color: #eee !important;
    border: 1px solid #38e !important;
}
.addsurf_priceform {
    float: right;
    display: inline;
    padding-top: 8px;
    font-weight: bold;
}
.test_mode{
   position: absolute; 
   font-size: 15px; 
   line-height: 11px;
   color: #FF0000;
   border: 1px solid #70A71A;
   border-radius: 5px;
   background: #FBF7F1;
   font-weight: bold;
   padding: 3px 6px 3px 6px;
   box-shadow: 0px 0px 8px 2px #8DE470;
   z-index: 10;
   margin-left: 70px;
   margin-top: -40px; 
}
.card-vip {
    border: 2px solid #ffad82;
}
/* теги сустем *//
del {
	text-decoration: line-through;
	text-decoration-color: red;
}
/* Скрытие всех баннеров */
/*
#licnt59B9 {
    display: none !important;
}

.ym-advanced-informer {
    display: none !important;
}

a[href*="mobtop.com"],
a[href*="rusru.top"],
a[href*="gitop.kz"],
a[href*="oops-top.ru"],
a[href*="wapkat.su"],
a[href*="vetop.org"] {
    display: none !important;
}
*/