.home_slider {display:none;}

.main-content p img {margin: 5px 10px}
hr {width: 100%;}
.img-responsive {padding: 15px 0;}
.service-list h4 {
font-size: 18px;
    color: #3D6F9C;
}

.service-list h4 {
    font-size: 18px;
    color: #3D6F9C;
    padding-top: 14px;
}

.doubledegree .item-content {text-align: center;}

.doubledegree em.fa {display: block;}

div.inner-page ul {list-style: square outside;}
#dnn_ctr3411_ContentPane p {
    padding: 0 0 5px;
    line-height: 1.2;
}

.inner-page h1, .inner-page h2 {width: 100%;}

.inner-page p {padding : 0px !important;}

.inner-page table , .inner-page ul {margin: 36px 0px;}

table.myclass td {vertical-align: middle !important;}

table.myclass {margin: 0px !important;}

.whitespan{font-weight: bold; color: #fff;}

.landing__slider {
    position: relative;
    width: 100%;
    padding: 120px 0 60px;
}
.landing__slider h1 {
    position: relative;
    display: inline-block;
    font-family: Roboto Condensed Bold, sans-serif;
    font-size: 65px;
    text-transform: uppercase;
    color: #fff;
    line-height: 1.1;
    z-index: 1;
}
.table-responsive h3 {color: #3D6F9C; font-size: 28px; font-weight: 300; }
.table-responsive p {font-size: 22px;}
.landing__slider h1 , .landing__slider h2 , .landing__slider h3 
{    text-align: center;}
.icon-item {
    display: table;
    margin-bottom: 20px;
    padding: 20px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.icon-item i, .icon-item em {
    display: table-cell;
    font-size: 5em;
    vertical-align: middle;
    padding-right: 20px;
}
.icon-item h3 {font-size: 24px; 
    margin-top: 20px;
    margin-bottom: 10px;
}
.item-content {
    display: table-cell;
}
.item-content ul{margin-left: 18px; list-style: square outside; color: #283d65;}
.item-content p {padding: 0 0 14px; line-height: 1.4;}
.imageborder {
    padding: 5px;
    border: solid 1px #ddd;
}
#dnn_ContentPane, .animated.fadeIn {margin: 0 auto;}
.service-list li {
    counter-increment: myIndex;
    position: relative;
    margin-bottom: 0px;
    padding: 10px 0 10px 60px;
}
.service-list li:before {
    content: counter(myIndex);
    font-family: "Roboto",sans-serif;
    font-size: 1em;
    padding: 10px 18px;
    border: solid 1px #cf7d2b;
    color: #cf7d2b;
    border-radius: 500px;
    position: absolute;
    top: 10px;
    left: 0;
}
.content_wrap p {width: 100%;}
.center-title {
    text-align: center;
    text-transform: uppercase;
    padding: 40px 0px;
    color: #3D6F9C;
    font-size: 28px;
}
.comments-sidebar li h4 {
    font-size: 1em;
  color: #3D6F9C;
    font-weight: 400;
    line-height: 140%;}
.comments-sidebar p {font-size: 13px;}
.comments-sidebar li {
    list-style-type: none;
    margin: 10px 0;
    overflow: hidden;
}
.comments-sidebar li:nth-child(2n)  img {
    border-radius: 50px;
    float: left;
    margin-right: 10px;
}
.comments-sidebar li:nth-child(2n+1) img {
    border-radius: 50px;
    float: right;
    margin-left: 10px;
}
h2 {width: 100%;}
.custom-btn.orange {    background: url(/upload/brandbook_2.png) no-repeat center/cover;}
.main-content ol, .main-content ul {margin-left: 48px;}
a.doc-file, a.word-file, a.xls-file, a.ppt-file {
  display: flex;
  color: #666d81;
  font-size: 18px;
}
a.doc-file:before, a.word-file:before, a.xls-file:before, a.ppt-file:before
{margin-right: 8px;}
a.word-file:before {
    content: '\f1c2';
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-size: 18px;
    font-weight: 600;
    color: #666d81;
    margin-right: 8px;
    vertical-align: top;
}
a.xls-file:before {
    content: '\f1c3';
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-size: 18px;
    font-weight: 600;
    color: #666d81;
    margin-right: 8px;
    vertical-align: top;
}
a.ppt-file:before {
    content: '\f1c4';
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-size: 18px;
    font-weight: 600;
    color: #666d81;
    margin-right: 8px;
    vertical-align: top;
}
a.arrow-file:before {
    content: '\f30b';
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-size: 18px;
    font-weight: 600;
    color: #666d81;
    margin-right: 8px;
    vertical-align: top;
}
.icon-box.icon-box-success i, .icon-box.icon-box-success em {
    background-color: #dbffdb;
    border-left: solid 4px #005b00;
    color: #005b00;
}
.icon-box.icon-box-success h1, .icon-box.icon-box-success h2, .icon-box.icon-box-success h3, .icon-box.icon-box-success h4, .icon-box.icon-box-success h5, .icon-box.icon-box-success h6 {
    color: #005b00;
}
.icon-box.icon-box-danger i, .icon-box.icon-box-danger em {
    background-color: #ffd9d9;
    border-left: solid 4px #bf0000;
    color: #bf0000;
}
.icon-box.icon-box-danger h1, .icon-box.icon-box-danger h2, .icon-box.icon-box-danger h3, .icon-box.icon-box-danger h4, .icon-box.icon-box-danger h5, .icon-box.icon-box-danger h6 {
    color: #bf0000;
}
.icon-box.icon-box-warning i, .icon-box.icon-box-warning em {
    background-color: #fff3e0;
    border-left: solid 4px #f89e01;
    color: #f89e01;
}
.icon-box.icon-box-warning h1, .icon-box.icon-box-warning h2, .icon-box.icon-box-warning h3, .icon-box.icon-box-warning h4, .icon-box.icon-box-warning h5, .icon-box.icon-box-warning h6 {
    color: #f89e01;
}
div.inner-page .media-menu ul, div.inner-page .tags-list ul {list-style: none}
@media (max-width:768px) {
	.map::before {
content: " ";
    top: 0;
    left: 0;
	bottom:0;
    height: 100%;
    right: 0;
    background: rgba(255,255,255,.1);
    background-size: cover;
    z-index: 100;
    position: absolute;
	}
}
.rector-card a{display: contents}
#horizontal-multilevel-menu{margin-left: 20px}

@media (max-width:768px) {
	.DNNModuleContent  .table-responsive tr{
		display:flex;
		flex-wrap:wrap;
	}
	.DNNModuleContent  .table-responsive tr td{
		width: 100% !important;
	}

	.contform .custom-form .afbf_submit_block {
		flex: 0 0 100%;
  		max-width: 100%;
		margin-bottom: 15px;
	}

	.contform .checkbox-custom-label a {
		white-space:pre;
	}

	.sidebar {order:2}
	.main-content {order:1}
}

#EMAIL {    margin-left: -25px;}

body > div.container-fluid.content_wrap > div.container > div > div > div > form > noindex {display:none;}
.webstudio-copy span {white-space:pre;}

.news__carousel .slick-slide .pic a::after {
      content: '';
      display: block;
      width: 100%;
      height: 49%;
      position: absolute;
      left: 0;
      top: 0;
      background-color: rgba(3, 34, 139, .2);
      transition: 250ms background-color;

}

.news__carousel .slick-slide .pic a:hover::after {
      background-color: rgba(0, 34, 139, .0);

}

@media(max-width:768px) {


.news__carousel .slick-slide .pic a::after {
      height: 250px;
	}

}


.inner-page .bp-bx-application {
width:100%;
}


.schedule_table {
width: 100%;
}

.schedule_table thead tr {
border-bottom: 1px solid #E5E5E5;
}

.schedule_table thead tr th {
    font-weight: 500;
    font-size: 18px;
    color: #1B4897;
    text-align: center;
    padding: 20px 10px;
}

.schedule_table tbody tr:hover td {
    background: #F6F7F8;
}

.schedule_table td {
    padding: 20px 10px;
    transition: all 0.3s 0.1s;
}

.schedule_table td:nth-child(1) {
	font-weight: 500;
   /* font-size: 18px;*/
    color: #1B4897;
}

.schedule_table td:nth-child(1),
.schedule_table td:nth-child(2) {
	border-right: 1px solid #E5E5E5;
}

.schedule_table td:nth-child(1) {
    border-radius: 16px 0 0 16px;
}
.schedule_table td:last-child {
    border-radius: 0 16px 16px 0 ;
}

--

.schedule_table{
    border-radius: 16px;
    background: #FFFFFF;
}
.schedule_table-titles{
    display: flex;
    justify-content: space-between;
    padding: 20px;
    border-bottom: 1px solid #E5E5E5;
}
.schedule_table-title{
    font-weight: 500;
    font-size: 18px;
    color: #1B4897;
    text-align: center;
    line-height: 130%;
}
.schedule_table-subtitle,
.schedule_table-title:nth-child(1){
    width: 18%;
}
.schedule_table-place,
.schedule_table-title:nth-child(2){
    width: 45%;
}
.schedule_table-form,
.schedule_table-title:nth-child(3){
    width: 18%;
}
.schedule_table-contacts,
.schedule_table-title:nth-child(4){
    width: 19%;
}
.schedule_table-items{
    padding: 20px;
    overflow: hidden;
}
.schedule_table-item{
    display: flex;
    justify-content: space-between;
}
.schedule_table-subtitle,
.schedule_table-place,
.schedule_table-form{
    position: relative;
}
.schedule_table-subtitle::after,
.schedule_table-place::after,
.schedule_table-form::after{
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 150%;
    width: 1px;
    background-color:#E5E5E5;
}
.schedule_table-subtitle{
    font-weight: 500;
    font-size: 18px;
    color: #1B4897;
    line-height: 140%;
    padding: 0 10px 0 15px;
}
.schedule_table-date{
    margin-bottom: 18px;
}
.schedule_table-place{
    padding: 0 30px 0 20px;
    line-height: 140%;
    font-size: 18px;
}
.schedule_table-place span{
    display: inline-block;
}
.schedule_table-place p{
    margin-bottom: 20px;
    position: relative;
    padding-left: 32px;
}
.schedule_table-place p:first-child:before{
    position: absolute;
    content: "";
    width: 12px;
    height: 1px;
    background-color: #000000;
    bottom: 12px;
    left: 0;
}
.schedule_table-item{
    padding: 10px 0;
    border-radius: 16px;
    transition: all 0.3s 0.1s;
}
.schedule_table-item.active,
.schedule_table-item:hover{
    background: #F6F7F8;
}
.schedule_table-place p:last-child{
    margin-bottom: 0;
}
.schedule_table-form{
    text-align: center;
    line-height: 140%;
    font-size: 16px;
}
.schedule_table-form a{
    color: #0C8ACB;
    display: block;
    text-decoration: underline;
}
.schedule_table-contacts a{
    text-align: center;
    font-size: 16px;
    color: #000000;
    line-height: 140%;
    display: block;
}

.nauka {height:114px}

@media(max-width:768px) {

	.nauka {height:90px; 
		margin-top:15px;
		margin-bottom:30px;
		}
	.footer .footer-logo {width:auto !important;}

}