@font-face {
  font-family: 'Rouble';
  src: url('fonts/rouble/rouble.eot?') format('eot'), 
	   url('fonts/rouble/rouble.otf') format('opentype'), 
	   url('fonts/rouble/rouble.woff') format('woff'), 
	   url('fonts/rouble/rouble.ttf') format('truetype');
}
.cur {
  display: inline;
  font-family: 'Rouble';
  font-weight: normal;
  line-height: 0;
  text-transform: none!important;
}
body {
	font-family: "RobotoRegular";
	font-weight: normal;
	font-size: 14px;
	min-width: 320px;
	position: relative;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
	color: #000000;
}

a,a:focus, a:hover{outline: none;}

.navbar-brand{font-weight:bold;}
.navbar-h1{font-weight:bold;color:#ffffff;font-size:16px;float: left; height: 50px; padding: 15px 15px; line-height: 20px;}

.navbar-fixed-bottom, .navbar-fixed-top {
	z-index:10;
}

.big-text{
	font-size: 20px;
	text-transform: uppercase;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 10px;
}

.big-text span{
	font-family: "RobotoBold";
}

.title_h3{
	font-size: 14px;
	font-family: "RobotoBold";
	text-transform: uppercase;
	margin-bottom: 0;
	margin-top: 22px;
}

/*
@media (max-width: 1200px) {
	.§ar-header {
		float: none;
	}
	.navbar-left,.navbar-right {
		float: none !important;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav {
		float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.collapse.in{
		display:block !important;
	}
	.visible-xs{
		display: block !important;
	}
}
*/
.navbar-nav {margin: 0 -15px;}

.navbar-menu-site{}
.navbar-toggle-left{float:left;margin-left:5px;}
.navbar-brand-logo{padding:0;margin:0;}
.sites-logo{max-height:34px;}
.navbar-sites .navbar-nav>a{
	color:#000000;
	background:none;
	text-transform:uppercase;
	position:relative;
}

.navbar-sites .navbar-nav>a:hover{
	background:none;
	text-transform: uppercase;
}
.navbar-sites .navbar-nav>a.active, .navbar-sites .navbar-nav>a.open{
	background:none;
	text-transform: uppercase;
	box-shadow:none;
	position: relative;
}
@media (min-width: 992px) {
	.navbar-sites .navbar-nav>a.active::before, .navbar-sites .navbar-nav>a:hover::before {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 12px 25px 0 25px;
		position: absolute;
		bottom: -23px;
		left: 50%;
		margin-left: -25px;
	}
	.navbar-sites .navbar-nav>a.active::after, .navbar-sites .navbar-nav>a:hover::after {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 12px 25px 0 25px;
		border-color: #fff transparent transparent transparent;
		position: absolute;
		bottom: -20px;
		left: 50%;
		margin-left: -25px;
	}
}
.navbar-sites .navbar-nav>a.active, .navbar-sites .navbar-nav>a.active:focus, .navbar-sites .navbar-nav>a.active:hover{background:none;}
.navbar-sites{background-image:none;}

.navbar-main{
	background:none;
	padding:0 !important;
}
.navbar-main .navbar-nav>li>a{
	color:#ffffff !important;
	background:none;
	padding:12px 5px 14px 5px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}
.navbar-main .navbar-nav>li>a:hover{color:#ffffff;box-shadow: 0 3px 9px rgba(0, 0, 0, 0.25) inset;}
.navbar-main .navbar-nav>.active>a, .navbar-main .navbar-nav>.open>a{font-weight:bold;}
.navbar-main .navbar-toggle{background:none;}
.navbar-main .navbar-collapse, .navbar-main .navbar-form {border:none;}

.block_promo{
	background-size:contain;
	-webkit-background-size:contain;
	width:auto;
	height:auto;
	color:#ffffff;
	padding-top: 30px;
	font-weight: bold;
	padding-bottom: 30px;
	background-repeat: no-repeat;
	background-position: center center;
}

.main_header{
	-webkit-background-size: cover;
	background-size: cover;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:5px;
}
.main_header .row{margin:0;}
address.header a{
	color:#ffffff;
	line-height: 28px;
}
address.header span{
	display: block;
	font-size: 10px;
	margin: -5px 0 -19px 24px;
}


.head-title{
	font-size: 38px;
}

.header-h1 h1{
	font-size:20px;
	margin-top: 10px;
	margin-bottom: 20px;
}

img {
	display: inline-block;
	height: auto;
	max-width: 100%;
	outline: none;
}


.panel-info {
	border:none;
}
.panel {
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius:0;
	-webkit-box-shadow:none;
	box-shadow:none;
}
.panel-info>.panel-heading {
	background:none;
	position: relative;
}
.panel-info>.panel-heading::before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 12px 0 12px;
	position: absolute;
	bottom:-7px;
	left: 50%;
	margin-left: -12px;
}
.panel-info>.panel-heading::after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 11px 0 11px;
	position: absolute;
	bottom:-6px;
	left: 50%;
	margin-left: -11px;
}

.panel-body {
	padding: 14px;
}
.panel-title{
	font-size: 14px;
	text-transform: uppercase;
}
.block-title{font-size:16px;     padding: 10px 15px;}

.table>thead>tr>th {
	vertical-align: middle;
	font-weight: normal;
}
.btn-default {
	background-image: none;
}

.btn-redz-red {
	text-shadow:none;
}
.btn-redz-red:hover,.btn-redz-red:focus {
	background:none;
	text-shadow:none;
}
.btn-redz-wait{
	border-radius: 7px;
	background-image: none;
	height: 35px;
	font-size: 14px;
	padding: 3px 16px;
}
.btn-redz-wait:hover,.btn-redz-wait:focus{}
.btn-redz-wait:hover .icon-write{
	background: url('i/icon_write2.png') no-repeat;
	background-size: cover;
	width: 18px;
	height:18px;
	margin-right: 5px;
}
.icon-callback{background: url('i/icon_callback.png') no-repeat; background-size: cover; width: 20px; height:18px; margin-right: 5px;}
.icon-write{background: url('i/icon_write.png') no-repeat; background-size: cover; width: 18px; height:18px; margin-right: 5px;}

.footer-bg{
	margin-top: 25px;
	padding-top: 45px;
	min-height: 204px;
	background-position: center top;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
.footer-container{
	min-height: 100px;
}

.warp_footer_info{
	display: inline-block;
	margin: auto;
	padding: 0 10px 3px;
}
.warp_footer_info > div{
	margin-bottom: 11px;
}
.warp_footer_info >.footer_copyr{
}
.warp_footer_info a{
	text-decoration: none;
}

.warp_footer_info > .footer_adress,
.warp_footer_info > .footer_phone,
.warp_footer_info > .footer_mail{
	position: relative;
	display: inline-block;
}

.warp_footer_info > .footer_adress::before,
.warp_footer_info > .footer_phone::before,
.warp_footer_info > .footer_mail::before{
	content: "";
	height: 15px;
	width: 30px;
	position: absolute;
	left: -18px;
	background-image: url(i/ico_footer.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	top: 2px;
}
.warp_footer_info > .footer_phone::before{
	background-position: 0 -25px;
}

.warp_footer_info > .footer_mail::before{
	background-position: 0 -51px;
}


/*
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {padding-left:0;}
*/
.header_container{
	text-shadow:1px 1px 3px #000000;
}
.header_container .col-lg-1, .header_container .col-lg-10, .header_container .col-lg-11, .header_container .col-lg-12, .header_container .col-lg-2, .header_container .col-lg-3, .header_container .col-lg-4, .header_container .col-lg-5, .header_container .col-lg-6, .header_container .col-lg-7, .header_container .col-lg-8, .header_container .col-lg-9, .header_container .col-md-1, .header_container .col-md-10, .header_container .col-md-11, .header_container .col-md-12, .header_container .col-md-2, .header_container .col-md-3, .header_container .col-md-4, .header_container .col-md-5, .header_container .col-md-6, .header_container .col-md-7, .header_container .col-md-8, .header_container .col-md-9, .header_container .col-sm-1, .header_container .col-sm-10, .header_container .col-sm-11, .header_container .col-sm-12, .header_container .col-sm-2, .header_container .col-sm-3, .header_container .col-sm-4, .header_container .col-sm-5, .header_container .col-sm-6, .header_container .col-sm-7, .header_container .col-sm-8, .header_container .col-sm-9, .header_container .col-xs-1, .header_container .col-xs-10, .header_container .col-xs-11, .header_container .col-xs-12, .header_container .col-xs-2, .header_container .col-xs-3, .header_container .col-xs-4, .header_container .col-xs-5, .header_container .col-xs-6, .header_container .col-xs-7, .header_container .col-xs-8, .header_container .col-xs-9 {padding:0;margin:0;}

#REDZCOPY a {
	text-decoration:none;
	color:#fff;
}
#REDZCOPY a:hover {text-decoration: underline;}

#REDZCOPY span{
}

.bx-yandex-view-layout{
	border-radius: 15px;
	overflow: hidden;
}

.table a{
}
.table thead{
	color: #fff;
	text-align: center;
}
.table {
  border-spacing: 0;
  border-radius: 10px;
}
/*
.table th {
  text-align: center;
}
*/
/*
.table td{
	 text-align: center;
}
*/
.table td:first-child, .table th:first-child {
  border-left: none;

}
.table td:first-child{
	text-align: left;
}
.table th:first-child {
  border-top-left-radius: 10px;
}
.table th:last-child {
  border-top-right-radius: 10px;
}

.table tfoot td{}

.table tfoot td:first-child {
  border-bottom-left-radius: 10px;
}
.table tfoot td:last-child {
  border-bottom-right-radius: 10px;
}

.index_list a, .index_list a:hover{
	color: #000;
}

.index_list .row{
	padding-bottom: 15px;
	border-bottom: 1px solid #d7d7d7;
	margin:0 10px 15px;
}

.index_list .img_index{
	width: 130px;
	height: 130px;
	display: block;
	margin:auto;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	border-radius: 100px;
}

.index_list .title_index, .index_list .title_index a{
	text-transform: uppercase;
	color: #000;
	font-size: 20px;
	margin-top: 28px;
}

/* ========== BASE ============ */
.BASEhidden {display: none;}
.js_tpl {display: none;}
.base-adm-list-table-cell-sort {cursor: pointer;}

.course-extend {cursor: pointer;}

.BasePopupRow{
    margin: 2px;
    height: 30px;
    width: 100%;
}
.BasePopupCell{
    display: inline-block;
    width: 48%;
    margin: 2px;
    height: 30px;

}
.vote_ans_R { border: red 1px solid !important;}

#ajax-edit-vote {
    display: none;
    min-height : 400px;
}
.vote_text_area, .answer_text {
	width: 240px;
	height: 65px;
}

#ajax-view-test {
	font-size: 14px;
}
.test_votes {
	margin: 10px 5px 5px 5px;
	width: 650px;
}
.testvote_item td {
	position: relative;
	border-bottom: dotted black 1px;
	padding-bottom: 5px;
	height: 80px;
}
.vote_block, .vote_answer {
	float: left;
}
.vote_block {
	position: relative;
	width: 250px;
	margin-right: 10px;
}
.verified {
	position: absolute;
	bottom: 35px;
	right: 0px;
	width: 100px;
	text-align: right;
}
.correctly {
	position: absolute;
	bottom: 5px;
	right: 0px;
	width: 100px;
	text-align: right;
}
.vote_short {
	display: inline-block;
	font-weight: bold;
	margin-bottom: 5px;
}
.vote_help {
	float: left;
	margin: 6px 6px 0px 0px;
	cursor: pointer;
}
.vote_help_text {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 200px;
	border: 1px black solid;
	border-radius: 4px;
	padding: 4px;
	background-color: #fff;
	margin: 2px;
	z-index: 1000;
}
.vote_long {
	display: block;
}
.vote_answer {
	position: relative;
	width: calc(100% - 300px);
	margin-top: 5px;
}
.vote_answer ul {
	padding-left: 20px;
	width: 220px;
}
.vote_answer li {
	margin: 2px 0px;
	vertical-align: central;
	padding: 2px;
}
.vote_answer li > label {
	width: 90%;
}
.answer_select {
	width: 240px;
}
.answer_select option {
	margin: 2px 0px;
	padding: 2px;
}
.vote_correctly {
	border: 1px green solid;
	border-radius: 4px;
}
.test_footer {
	width: 100%;
	text-align: center;
}
.test_verify, .test_correctly, .test_point {
	width: 30%;
	margin: 10px 5px 5px 5px;
	text-align: center;
	display: inline-block;
}
#test_point {width: 35px;}

h6.base-add-litle-header {
	color: #fff;
	font-size: 1em;
	padding-top: 35%;
}
.base-catalog-nav {
	position: fixed;
	height: 46px;
	border-top: #01aefe 1px solid;
	border-right: #01aefe 1px solid;
	border-bottom: #01aefe 1px solid;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	left: -150px;
	width: 196px;
	cursor: pointer;
	top: 374px;
	z-index: 10000;
}
.base-cat-container {
	height: 100%;
	padding: 2px 4px 0px 4px;
	color: #01aefe;
	text-align: right;
}
.base-cat {
	float: left;
	height: 44px;
	width: 150px;
	margin: -2px 0px 0px -4px;
	padding-top: 0px;
	background-color: #01aefe;
	color: #fff;
	text-align: center;
}
.base-cat .list-group {
	border-radius: 4px;
	border-right: #01aefe 1px solid;
	border-bottom: #01aefe 1px solid;
}
.base-cat .list-group-item:first-child {
	border-radius: 0px;
}
.base-cat .list-group-item:last-child {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 4px;
}
.base-cat .list-group-item {
	background-color: #01aefe;
	color: #fff;
	border: 0px;
}
.base-cat .list-group-item:hover {
	background-color: #fff;
	color: #01aefe;
}
.base-inner-content {
	padding: 25px;
}
hr.base_dotted {
  border:none;
  border-top:1px dotted #23527c;
  height:1px;
  width:90%;
}
.base_break {
	width: 100%;
	height: 35px;
}
.base_description {
	display: block;
	text-align: justify;
	width: 100%;
}
.base-user-descroption {
	display: block;
	text-align: justify;
	margin: 5px;
}

/* ===== PAGE =========== */
.base-container {
	position: relative;
	margin: 0px 0px 0px 20px;
}
.base-container .base-admin-edit-link {
	position: absolute;
	top: 55px;
	left: -20px;
	z-index: 900;
	color: red;
	font-size: 2em;
}
.base-container .base-admin-edit-link a{color: red;}

/* ===== PROFILE ======== */
.tab-content {
	border: 1px solid #ddd;
	border-top: transparent;
	border-radius: 0px 0px 4px 4px;
	padding: 10px;

}
.tab-content.pils {
	border: none;
}
.tab-pane .profile-tab-content {
	margin-top: 0px;
}
.base-profile .panel-heading {
	color: #5f9e00;
	font-weight: bold;
	cursor: pointer;
}
.base-profile .panel-body {
	font-size: 0.95em;
	display: none;
}
.base-profile .base-profile-vispanel {
	display: block;
}
.base-user-name {
	color: #0ddb81;
	font-weight: bold;
}
.base-user-id {
	color: #0ddb81;
	font-weight: bold;
}

/* ===== Detail ======= */
.product-item-detail-pay-block.base-cant-buy-block {
	padding: 10px 0px;
}
.base-btn-not-available {
	margin: 0px;
	text-align: center;
}
.base-a-not-available {
	padding: 0px;
}

/* ===== TESTS ======== */
.base_vote_item {
	display: none;
}
.base_vote_item:first-child {
	display: block;
}

input.base_test[type="text"] {
	width: 100%;
}
textarea.base_test {
	width: 100%;
	height: 200px;
}
select.base_test {
	width: 100%;
}
div.base-clear-right {
	clear: right;
}
img.base-img-left {
	float: left;
	margin: 0px 5px 5px 5px;
}
div.base-field-caption {
	font-weight: bold;
	float: left;
	margin: 0px 0px 0px 5px;
}
div.base-field-value {
	float: right;
	margin-right: 5px;
}

/* ===== POPUP ======== */
#base-ajax-order {
    display: none;
	/*width: 550px;*/
	/*padding: 0px 65px 0px 8px;*/
}
#base-ajax-order .bx-green .btn.btn-default {
	background-color: #3bc915;
	border-color: #3bc915;
}
#base-ajax-order .popup-window-buttons {
	padding-left: 0px;
}
.base-title-bar {
	position: absolute;
	display: block;
	width: 100%;
	margin: 15px 0px 0px -10px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
.base-popup-content {
	font-size: 1.2em;
}
.base-popup-content div.text-center{
	margin: 10px;
}

.bs-table span.el-price {
	color: #D0021B;
}
.bs-table span.el-old-price {
	color: #BDBDBD;
	text-decoration: line-through;
	font-size: 0.9em;
}
.base-choice {
	padding: 0px 20px 0px 40px;
	max-height: 350px;
	overflow-y: auto;
}
.base-choice-variant {
	/*margin: 0px 10px;*/
}
.base-choice-msg {
	text-align: center;
	font-size: 0.9em;
}
.lang-one{font-weight: bold; color: red; font-size: 0.9em;}

.course-schedule {
	font-size: 0.9em;
}
.course-schedule td {
	border-left: none !important;
	border-right: none !important;
}

.course-schedule th, .course-schedule .row-lecture {
	font-size: 1.1em;
	cursor: pointer;
}
.course-schedule th, .course-schedule .row-lecture span{
	color: #5f9e00;
	font-weight: bold;
	font-size: 0.95em;
}

.course-schedule .row-hour {

}
.row-hour.visited {
	background-color: #bdffbf;
}

.course-schedule td.cell-check {
	font-size: 1.4em;
	text-align: center;
	vertical-align: central;
}
.course-schedule td.cell-center {
	text-align: center;
	vertical-align: central;
}
.course-schedule td.lang-one {
	font-weight: bold;
	color: red;
}

#base-alerts .base-title {
	text-align: center;
	font-size: 2.2em;
	font-weight: bold;
	color: #6AA800;
}
#base-alerts .base-content {
	font-size: 1.5em;
}
#base-alerts .base-content .row-alert {
	margin: 20px;
	padding: 20px;
	border: #EC9821 1px solid;
	border-radius: 5px;
	color: #EC9821;
	text-align: center;
}

#base-notice {
	position: absolute;
	top: 10px;
	width: 60%;
	left: 20%;
	z-index: 10000;
	
}

.basket {
	
}
.basket table {
	
}
.basket table thead {
	color: #000000;
	font-weight: normal;
	font-family: RobotoRegular;
}
.basket td {
	
}
.basket table thead td {
	border-left: none !important;
	border-right: none !important;
}
.basket table tfoot td {
	border-left: none !important;
	border-right: none !important;
	background-color: #fff;
	vertical-align: middle;
}
.basket table tbody td {
	font-size: 0.9em;
	border-top: 1px solid #ddd;
	border-left: none !important;
	border-right: none !important;
	vertical-align: middle;
}
.basket .price.old {
	color: #BDBDBD;
	text-decoration: line-through;
}
.basket .action {
	color: #D0021B;
}
