*{
	font-family: 'Roboto', sans-serif;
}
body{
	font-family: 'Roboto', sans-serif;
	background: #fff;
    font-size: 16px;
}
p{
	color: #48494c;
	font-size: 17px;
}
b{
	font-size: 17px;
}
.logo img{
    margin: 5px 10px 20px 20px;
    float: left;
    width: 33%;
}
.logo a{
    display: block;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
}
.logo p {
    color: #A62236;
    font-size: 20px;
    line-height: 22px;
}

#horizontal-menu .navbar-default{
	background-color: rgb(244, 244, 244);
	background: rgb(244, 244, 244) ;
	border-color: rgb(244, 244, 244);
	background-repeat: no-repeat;
	border-radius:0;
	box-shadow: none;
}
#horizontal-menu .nav>li>a {
	position: relative;
    display: block;
    padding: 20px 0px;
    font-size: 16px;
    color: #48494c;
    transition: background 0.5s cubic-bezier(0.4, 0, 1, 1), color 0.5s cubic-bezier(0.4, 0, 1, 1);

}
#horizontal-menu .nav>li{
	vertical-align: middle;
	text-decoration: none;
}
#horizontal-menu .nav>li:focus, #horizontal-menu .nav>li:hover{
	text-decoration: none;
    background-color: #a5253e;
    color: #fff;
    transition: color 0.5s cubic-bezier(0.4, 0, 1, 1);
    transition: background 0.5s ease-out;
}


#horizontal-menu .nav>li>a:focus, #horizontal-menu .nav>li>a:hover {
	text-decoration: none;
    background-color: #a5253e;
    color: #fff;
    transition: color 0.5s cubic-bezier(0.4, 0, 1, 1);
    transition: background 0.5s ease-out;
}
#horizontal-menu .nav-menu li.active a {
    background: #A62236;
    color: #fff;
}
.navbar-toggle .icon-bar{
	background: #919297;
}
#bar.after-bar{
    background: #48494c;
    border-radius: 0;
}

#bar li.active {
    background: #A62236;
    color: #fff;
}
#bar .nav>li>a {
    position: relative;
    display: block;
    font-size: 15px;
    color: #fff;
    transition: background 0.3s cubic-bezier(0.4, 0, 1, 1), color 0.3s cubic-bezier(0.4, 0, 1, 1);
}
#bar .nav>li>a {
    padding: 10px 10px;
}
.no-bg{
    border-top: 0;
}
#tel_contacts{
	margin: 20px 15px 20px 0px;
    color: rgb(161,23,53);
}
#tel_contacts a{
	font-weight: 800;
    font-style: normal;
    font-size: 16px;
    line-height: normal;
    text-decoration: none;
    color: rgb(161,23,53);
}
.search-block{
    margin: 18px 0px 0 -10px;
}

.search-block a {    
	color: #48494c;
	text-decoration: underline;
    cursor: pointer;
    font-size: 15px;
}
.navbar{
	margin-bottom: 0px; 
	position: relative;
    min-height: 45px;
    margin-bottom: 0px;
    border: 0px;
}
.banner img{
	width: 100%;

}
.wall{
	background: url("/abius/block_2_7.png");
    background-repeat: no-repeat;
    background-position: 100% 0%;
    background-size: 41.5%;
}

.wall p{
	font-weight: bold;
    font-style: normal;
    color: #48494c;
	font-size: 30px;
    line-height: 38px;
}

.wall .pp-pk-po{
    margin: 80px 0;
    font-weight: bold;
}
.wall .pp-pk-po a{
    color: rgb(144, 145, 149);
    font-weight: 400;
}

.wall .tile .item {
    background: url(/abius/wall/card_bg.png) no-repeat;
    background-size: 100%;
}
.wall .tile .item img{
    width: 100%;
}
.wall .tile .item a{
    text-decoration: none;
    position: relative;
}
.wall .tile .item span{
    position: absolute;
    top: -10px;
    right: 25px;
    color: #fff;
    text-align: center;
    font-size: 17px;
    line-height: normal;
    display: block;
    width: 45%;
}
.wall .tile .item p {
    position: absolute;
    top: 3px;
    left: 20%;
    color: #fff;
    font-size: 18px;
    display: block;
    text-align: center;
    font-weight: normal;
}

.wall .tile .item span big{
    position: absolute;
    top: 10px;
    left: 35%;
}

.wall .tile > div:hover img{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.wall .tile > div img{
    transition: 0.3s linear;
}

#obuchenie-section .tile{
    background: #f4f4f4;
    transition: 0.3s linear;
}
#obuchenie-section .tile:hover{
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}
.bottom{
	margin: 30px 0;
}

.video-content{
	background: #f4f4f4;
    padding: 50px 0;
}

.hr-red{
	margin-top: 20px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #aa2e49;
}

.video-content .h2{
	font-weight: bold;
}

.sdo{
    padding-bottom: 20px;
}

.btn-login{
    display: block;
    width: 90%;
    margin-left: 15px;
    background-color: #f5f5f5;
    border-color: #aaa;
    border-radius: 5px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    font-size: 29px;
    color:#aa2e49;
}

.footer{
    background-color: rgb(72, 73, 76);
    padding: 50px 0 40px;
}

.footer p{
	color: #fff;
	padding: 0px 15px;
	font-size: 16px;

}

.footer-menu li {
    list-style-type: none; 
    padding: 5px 0px;
}

.footer-menu ul {
    margin-left: 0; 
    padding-left: 0; 
    margin-bottom: 0;
}

.footer-menu li a{
    display: inline-block;
	font-size: 16px;
    color: #fff;
}

.footer p a{
	color:#fff;
	text-decoration: underline;
	cursor: pointer;
}

.footer .likely {
    text-align: center;
    display: block;
}

.footer .likely a {
	margin: 0 5px;
}
.footer .likely a img{
    height: 25px;
    width: 25px;
}

#call_back_form_abius fieldset{
	color: #fff;
}

#call_back_form_abius legend{
	color: #fff;
	text-align: center;
	border-bottom: 0;
	margin-bottom: 10px;
}

#call_back_form_abius .buttons input[type="submit"]{
	width: 100%;
    margin-top: 15px;
    border: 0;
    background: #aa2e49;
    border-radius: 0;
}

#call_back_form_abius input[type="text"]{
    border-radius: 0;
    width: 100%;
}

#call_back_form_abius label{
	margin-top: 10px;
	font-weight: normal;
}

.breadcrumb {
    border-top: 1px #95969a solid;
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0px;
    margin-top: 0px;
}

.blood-header{
    display: flex;
    align-items: center;
}

.blood-header h2{
    margin: 0 2rem 0 0;
}

.blood-header:after{
    display: block;
    content: '';
    height: 1px;
    width: 100%;
    background-color: #A62236;
}

.blood {
	border-left: 10px #A62236 solid;
    margin: 0;
    padding: 0;
    padding-left: 15px;
/*  margin-left: -15px; */
    font-weight: bold;
    font-style: normal;
    color: #48494c;
    font-size: 30px;
    line-height: 38px;
}
.blood a {
    margin: 0;
    padding: 0;
    padding-left: 15px;
/*  margin-left: -15px; */
    font-weight: bold;
    font-style: normal;
    color: #48494c;
    font-size: 30px;
    line-height: 38px;  
}
.red-top{
    border-bottom: 1px #A62236 solid;
    width: 40%;
    float: right;
}

.review{
    box-shadow: 0px 2px 15px -2px rgb(90, 86, 86);
    border-radius: 3px;
    height: 355px;
    margin: 20px;
    padding: 40px 30px;
    overflow: hidden;

}

.review a{
	    color: #48494c;
}

.review img {
    width: 100% !important;
}

.owl-carousel .owl-nav button.owl-prev{
    left: 0;
    top: 40%;
    position: absolute;
}

.owl-carousel .owl-nav button.owl-next{
	right: 0; 
    top: 45%;
    position: absolute;
}

.owl-carousel .owl-nav button.owl-next i, .owl-carousel .owl-nav button.owl-prev i{
	padding: 15px;
    background: #6f6f6f85;
    border-radius: 3px;
    color: #fff;
}

.blog{
    background: #f4f4f4;
    padding-top: 20px;
    padding-bottom: 25px;
}

.blog a {
	color: #48494c;
}

.btn-detail{
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    background: #48494c;
}
.btn-detail:hover{
    background: #A62236;
    color: #ffffff;
}

#obuchenie-section a{
    text-decoration: none;
}

#obuchenie-section .panel{
    margin-bottom: 30px;
}

.heading-anchor{
     margin: 50px 0;   
}

.heading-anchor ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.heading-anchor li a {
   /*  display: block; */
    padding: 5px;
    color: #48494c;
}

.heading-anchor li a:hover {
    background: #A62236;
    color: #fff;
}

.heading-anchor h3{
    color: #48494c;
}

.font-weight-bold{
    font-weight: bold;
}

.alert-danger{
    background: #A62236 !important;
    color: #fff;
    border-color: #A62236;
    text-align: center;
    font-size: larger;
}

.dark-grey{
   background: rgb(229, 229, 229);
}

.m-top{
    margin-top: 160px;
}

.block .title{
    color: #a62236;
    font-size: 16px;
}

.corp-color-red{
    color: #a62236;
}

.corp-color-red:hover{
   color: #a62236;
}

.block .text, .block .text-hover{
    padding-top: 5px;
}

.block{
    min-height: 218px;
    background: #F8F8F8;
    padding: 10px 20px 0px;
}

.block .price{
    font-size: 30px;
}

.block-hover{
    min-height: 218px;
    position: absolute;
    background: #F8F8F8;
    padding: 10px 20px 0;
    margin: auto;
    width: 93%;
    z-index: 100;
    top: 0;
    left: 3.5%;
}

.btn-price{
    display: block;
    background: #a62236;
    color: #fff;
    border-radius: 4px;
    padding: 16px 5px;  
    margin-bottom: 15px;
    width: 100%;
    font-size: 15px;
}
.pg-price{
    padding:5px;
}

.btn-price:hover{
    color: #fff;
    opacity: 0.85;
}

.btn-price:focus{
    color: #fff;
}

.btn-consult{
    border: 2px solid #5cb85c;
    background: #fff;
    color: #48494c;
}

.btn-consult:hover{
    background: #5cb85c;
    color: #fff;
}

.text-upper{
    text-transform: uppercase;
}

.globus{
    background: url(/abius/dist/glo8us.png) no-repeat 0% 30%;
    min-height: 450px;
}

.list-angle-right i{
    font-size: 70px;
    line-height: 50px;
    color: rgb(161, 23, 53);
}

.pg-content{
    padding: 25px 25px 25px 0px;
}

.paragraf div,
.galochka div,
.tochka div,
.book div {
   background: #F8F8F8 !important;
}

.dirty{
    padding: 15px 0;
    background: rgb(72, 73, 76);
}

.dirty #call_back_form_abius legend{
    display:none;
}

.dirty #call_back_form_abius .row{
    padding: 0 10px;
    margin: 0;
    width: 33%;
    float: left;
}

.dirty #call_back_form_abius{
    padding: 0px;
}

.dirty p{
    color: #fff;
}

.dirty a{
    color: #fff;
} 

.dirty a:hover{
    color: #fff;
} 

.dirty #call_back_form_abius .buttons{
    padding: 22px 0px 0px 10px;
}

.dirty #call_back_form_abius .buttons input[type="submit"]{
    display: block;
    background: #5cb85c;
    color: #fff;
    border-radius: 0px;
    padding: 12px 5px;
    margin-bottom: 15px;
    width: 100%;
    font-size: 18px;
}

.dirty #call_back_form_abius input[type="text"]{
    height: 50px;
}

.white-top {
    border-bottom: 1px #fff solid;
    width: 100%;
    float: left;
}

.white-top-right {
    border-bottom: 1px #fff solid;
    width: 34%;
    float: right;
}

.course_price_info {
    font-weight: bold;
}

.photo{
    width: 150px;
    margin: 0px 10px;
    padding: 0;
}

.no-shadow{
    text-shadow: none;
    box-shadow: none;
}

.btn{
    transition: all 0.5s cubic-bezier(.25,.8,.25,1);
}

.btn:hover{
        transition: all 1s cubic-bezier(.25,.8,.25,1);
}

.btn-success{
    border-radius: 3px;
    background: #5cb85c;
    border: none;
    font-size: 14px;
}

.btn-primary{
    border-radius: 3px;
    background: #337ab7;
    border: none;
    font-size: 14px;
}
#develop-grid_c0 {
    width: 157px;
    min-width: 157px;
    max-width: 157px;
}
#develop-grid_c1, #develop-grid_c2, #develop-grid_c3, #develop-grid_c4, #develop-grid_c5, #develop-grid_c6, #develop-grid_c7, #develop-grid_c8, #develop-grid_c9, #develop-grid_c10, #develop-grid_c11, #develop-grid_c12, #develop-grid_c13, #develop-grid_c14, #develop-grid_c15, #develop-grid_c16, #develop-grid_c17, #develop-grid_c18, #develop-grid_c19 {
    width: 95px;
    min-width: 95px;
    max-width: 95px;
}
#develop-grid.grid-view table.items th {
    background: #48484c;
    font-size: 0.9em;
    border: 1px white solid;
    padding: 0.3em;
}
#develop-grid {
    width: 1849px;
}
#develop-grid .affix{
    top: 0;
    width: 1849px;
}
#develop-grid.grid-view table.items th {
    font-size: 12px;
    border: 1px white solid;
    padding: 3px;
} 

#develop-grid.grid-view table.items td {
    font-size: 13px;
    border: 1px white solid;
    padding: 0;
}
#develop-form .radio label {
    padding-left: 0px;
}

.bg-notice {
    background-color: #ffc966; 
}
.bg-warning {
    background-color: #fff284; 
}
.bg-default {
    background-color: #e4e4e4;
}
#DForm_text_message {
    display:none;
	height: 10px;
	margin-top: -10px;
	border: 0;
	font-size: 0;
	opacity: 0;
}
#back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 60px;
    right: 20px;
    display: none;
    background: #aa2e4966;
    color: white;
    padding: 10px 15px;
    z-index: 5;
}
#back-to-top span {
    color: #fff;
}
#back-to-top:hover {
    color: white;
    background: #aa2e49;

}
.figure-circle:after {
    content: " ";
    position: absolute;
    color: #5cb85c;
    top: -13px;
    right: 5%;
    width: 25px;
    height: 25px;
    border-radius: 99px;
    border: 1.5px #f5f5f5 solid;
    background: #5cb85c;
}
#star i.fa.fa-star, #star i.fa.fa-star-half-o, i.fa.fa-star-o {
    color: #A62236;
    font-size: x-large;
}

.grid-view table.items th {
    background-repeat: repeat;
}