@import url('https://fonts.googleapis.com/css?family=Roboto:400,700&subset=cyrillic');

body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	background: #ffffff;
}
h1, h2, h3, h4 {
	font-weight: bold;
}
h2.title-section a {
	color: #212529;
}
h3 {
	margin: 35px 0 30px 0;
}
h4 {
	font-size: 1em;
	line-height: 1.25;
	padding: 10px 10px 0;
}

.carousel-caption:hover {
	color: #fff;
}

.btn {
	border-radius: 0;
	margin-bottom: 15px;
	padding: 10px 15px;
	background: #f7f7f7;
	border: 0px solid rgba(0, 0, 0, 0.125);
	cursor: pointer;
}

.btn-up {
	width: 40px;
	height: 40px;
	text-align: center;
	font-size: 14px;
	background: rgba(0, 0, 0, 0.125);
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 20px;
	display: none;
	position: fixed;
	z-index: 200;
	right:15px;
	bottom:15px;
	outline: none;
	cursor: pointer;
}

.wrap {
	background: #fff;
	padding-left: 35px;
	padding-right: 35px;
	border-left: 0px solid #e2e2e2;
	border-right: 0px solid #e2e2e2;
	position: relative;
}

.b-0 {
	border: none;
}

.page-title {
	text-align: center;
	padding: 70px;
	color: #fff;
	background: url(../images/title-bg/3.jpg);
	background-size: cover;
    background-repeat: no-repeat;
}

.page-title2 {
	text-align: center;
	padding: 70px;
	color: #fff;
	background: url(img/title-bg/4.jpg) center;
	background-size: cover;
    background-repeat: no-repeat;
}

.page-title h1,
.page-title2 h1 {
	margin: 0;
}

.title-section {
	margin: 0 0 15px 0;
	font-size: 24px;
}

/* \\\\\\\\\\\\\\ Header \\\\\\\\\\\\\ */
header {
	position: relative;
	width: 100%;
    margin-right: auto;
    margin-left: auto;
    z-index: 101;
}

/* ----- modal ----- */
#wrap-menu {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1200;
	display: none;
}

#wrap-menu .container{
	background: #fff;
	padding-top: 30px;
	}
	#wrap-menu ul {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
	border-right: 1px solid #e2e2e2;
	}
	#wrap-menu .rus::before {
	background: url(../images/orel.svg);
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	}
	
	#wrap-menu .container a{
	color: #0D47A1;
	}
	b {
	text-transform: uppercase;
	margin-bottom: 7px;
	display: block;
	}
	#wrap-menu .block-menu {
		padding-top:15px;
		padding-bottom: 15px;
		background: #0D47A1;
		color: #f7f7f7;
		border-bottom: 1px solid #e2e2e2;
	}
/* ----- end modal ----- */

.home header {
	position: absolute;
}

.navbar {
	padding: 0;
}

.navbar > .container {
	background: #fff url(../images/bg-header-page.png) no-repeat;
	height: 132px;
}

.home .navbar > .container {
	background: repeat-x;
}

.header-top {
	padding-top: 30px;
}

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

.header-top .header-item a,
.header-top .tribar {
	color: #999999;
}

.header-bottom .header-item a {
	color: #0056b3;
}

.home .header-item a,
.home .tribar {
	color: #000;
}

.tribar {
	border: 0;
    background: 0;
    padding: 0;
    cursor: pointer;
}

.logo {
	position: absolute;
}

.home .logo {
	box-shadow: none;
}

.header-item {
	display: inline-block;
	list-style-type: none;
	margin-left: 30px;
}

.smartcampus {
	position: relative;
	padding-right: 27px;
}

.smartcampus span {
	width: 22px;
	height: 18px;
	margin-top: 3px;
	background: url(img/icon/smartcampus2.svg) no-repeat;
	display: block;
	position: absolute;
	right: 0;
}

.home .smartcampus span {
	background: url(img/icon/smartcampus.svg) no-repeat;
}

/* \\\\\\\\\\\\\\ Slider \\\\\\\\\\\\\ */
.carousel-indicators {
	margin: 0 35px 35px;
	padding: 0;
	bottom: 0;
	justify-content: flex-end;
}

.carousel-indicators li {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 0 0 7px;
	text-indent: -999px;
	cursor: pointer;
	background-color: transparent;
	border: 2px solid #fff;
	border-radius: 20px;
}

.carousel-indicators .active {
	border-color: #e3443c;
	background-color: transparent;
}

.carousel-caption {
	background: rgba(20,97,146,.5);
	padding: 30px;
	border-left: 10px solid rgb(30,129,192);
	margin: 0 35px 35px;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: left;
	max-width: 700px;
	border-radius: 0 50px 0 0;
	display: block;
}

/* \\\\\\\\\\\\\\ 4 modules of education \\\\\\\\\\\\\ */
#block-education, #block-info {
	min-height: 100px;
	padding-top: 35px;
	padding-bottom: 35px;
	text-align: center;
	background: #fff url(../images/icon/bg-icon.svg) center center no-repeat; 
}

#block-info {
	background-image: none;
}

#block-education a {
	color: #1e81c0;
}

.icon-svg {
	max-width: 180px;
	margin: 0 auto;
}

#icon_1, #icon_2, #icon_3, #icon_4  {
	height: 150px;
	overflow: visible;
}

.icon-svg .rotate {
    -webkit-animation: animatelogo1 .5s ease infinite;
    animation: animatelogo1 .5s ease infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.icon-svg:hover .rotate  {
    transform: rotate(30deg);
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

#icon_1 .cls-1{fill:#e2e2e2;}
#icon_1 .cls-4, #icon_1 .cls-3{fill:none;stroke-linecap:round;stroke-miterlimit:10;stroke-width:2px;}
#icon_1 .cls-4{stroke:#dc1f27;}
#icon_1 .cls-3{stroke:#1e81c0;}

#icon_2 .cls-1{fill:#e2e2e2;}
#icon_2 .cls-2, #icon_2 .cls-3, #icon_2 .cls-4{fill:none;stroke-miterlimit:10;stroke-width:2px;}
#icon_2 .cls-2, #icon_2 .cls-3{stroke:#1e81c0;} 
#icon_2 .cls-3, #icon_2 .cls-4{stroke-linecap:round;}
#icon_2 .cls-4{stroke:#dc1f27;}

#icon_3 .cls-1{fill:#e2e2e2;}
#icon_3 .cls-2{fill:none;stroke:#1e81c0;stroke-linecap:round;stroke-miterlimit:10;stroke-width:2px;}
#icon_3 .cls-3{fill:#dc1f27;}
#icon_3 .cls-4{fill:#1e81c0;}

#icon_4 .cls-1{fill:#e2e2e2;}
#icon_4 .cls-2, #icon_4 .cls-3{fill:none;}
#icon_4 .cls-2, #icon_4 .cls-4{stroke:#dc1f27;}
#icon_4 .cls-2, #icon_4 .cls-3, #icon_4 .cls-4{stroke-linecap:round;stroke-miterlimit:10;stroke-width:2px;}
#icon_4 .cls-3{stroke:#1e81c0;}
#icon_4 .cls-4{fill:#f7f7f7;}


/* \\\\\\\\\\\\\\ News \\\\\\\\\\\\\ */
#block-news {
	padding-top: 30px;
	padding-bottom: 30px;
	background: #ffffff;
	line-height: 1.1;
}

.card, .card-img-top {
	border-radius: 0;
}

.card, .card-deck .card {
	margin-bottom: 30px;
	border: 0px solid #e2e2e2;
}

.card-title {
	margin-top: 5px;
}

.card-text {
	padding: 0 10px 5px;
}

.card-block{
	min-height: 119px;
}

.card-first .card-block{
	min-height: 248px
}

.card-first h4{
	font-size: 2em;
	padding: 20px 20px 5px;
}

.card-first .card-text {
	padding: 0 20px 10px;
}

/* \\\\\\\\\\\\\\ Content \\\\\\\\\\\\\ */

#content {
	padding-bottom: 35px;
}

.breadcrumb {
	font-size: 12px;
	background: none;
	padding: 0;
	padding-top: 15px;
}

.breadcrumb-item a,
.breadcrumb-item+.breadcrumb-item::before {
	color: #9e9e9e;
}

.breadcrumb-item.active {
	color: #1d80bf;
}

.list-group {
	margin-bottom: 15px;
}

.list-group-item:first-child,
.list-group-item:last-child {
	border-radius: 0;
}

.list-group-item {
	padding: 7px 10px;
	font-size: 14px;
	color: #222;
}

.list-group-item:hover {
	background: #f7f7f7;
	color: #b61b2c;
}

.list-group-item.active {
	background: #b61b2c;
	border-color: #b61b2c;
	color: #fff;
}

.fixed-points a {
	background: #f2f2f2;
}

/* ----- Accordion ----- */
.panel {
	border: 1px solid rgba(0, 0, 0, 0.125);
	margin-bottom: 15px;
}

.panel-header {
	padding: 10px 15px;
	background: #f7f7f7;
	cursor: pointer;
}

.panel-body {
	padding: 15px;
}

.accordion .panel-header:after {
	font-family: 'FontAwesome';  
	content: "\f068";
	float: right;
	color: rgba(0, 0, 0, 0.125);
}
.accordion .panel-header.collapsed:after {
	content: "\f067"; 
}

/* \\\\\\\\\\\\\\ Statistics \\\\\\\\\\\\\ */
#stat {
	padding-top: 30px;
	padding-bottom: 30px;
	background: #0D47A1 url(../images/bg-stat5.svg) no-repeat;
	background-position: center;
	background-size: cover;
	color: #fff;
}

#stat p {
	margin: 15px;
}

.circle {
	border-radius: 50%;
	background: rgba(21,101,192,0.7);
	width: 160px;
	height: 160px;
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 26px;
}

.circle i {
	padding-top: 48px;
}

/* \\\\\\\\\\\\\\ Anons \\\\\\\\\\\\\ */
/* ----- Owl Carousel ----- */
#anons {
	padding-top: 30px;
	padding-bottom: 35px;
	background: #000000;
}

#anons h2 a {
	color: #fff;
}

#anons .owl-carousel .owl-item {
	height: auto;
	padding: 0;
	position: relative;
}

#anons .owl-carousel .owl-item img {
	border-top-right-radius: 35px;
	opacity: .6;
}

.s-shadow {
	background: rgba(0,0,0,.5);
	width: 100%;
	height: 100%;
	display: block;
	padding: 20px;
	position: absolute;
	z-index: 8;
}

#anons .owl-carousel .owl-item p {
	position: absolute;
	margin-right: 80px;
	padding: 15px;
	color: #fff;
	z-index: 12;
}

.owl-item .s-circle span,
.owl-item .s-circle {
	position: absolute;
	border-radius: 35px 35px 35px 35px;
	height: 70px;
	width: 70px;
	right: 0;
	top: 0;
	font-weight: bold;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding: 17px;
	line-height: 1;
	-webkit-transition-duration: 0.1s;
	-o-transition-duration: 0.1s;
	-moz-transition-duration: 0.1s;
	transition-duration: 0.1s;
	z-index: 11;
}

.owl-item:hover .s-circle {
	width: 100%;
	height: 100%;
	border-radius: 0 35px 0 0;
	opacity: .7;
}

.owl-theme .owl-nav {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: -42px;
}

.owl-theme .owl-nav [class*=owl-] {
	padding: 2px 7px;
	margin: 0 0 0 7px;
	border-radius: 0;
	background: transparent;
	border: 1px solid #999999;
	color: #999999;
}
/* \\\\\\\\\\\\\\ end Anons \\\\\\\\\\\\\ */

/* \\\\\\\\\\\\\\ Footer \\\\\\\\\\\\\ */
footer {
	font-size: 14px;
	color: rgba(51, 80, 96, 0.9);
}

footer .container {
	background: rgba(51, 80, 96, 0.2);
	padding-top: 35px;
	padding-bottom: 35px;
}

footer ul {
	margin: 0 0 30px;
	padding: 0;
}

footer ul li {
	list-style-type: none;
}

footer a {
	color: rgba(51, 80, 96, 0.9);
}

.social {
	margin: 15px 0;
}

.link-social {
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 1px solid #999999;
	font-size: 14px;
	text-align: center;
	padding: 7px;
	margin-right: 10px;
}

.link-social:hover {
	border: 1px solid #0056b3;
}

.visually {
	border-radius: 24px;
	border: 1px solid #999999;
	background: transparent;
	padding: 7px 15px;
	color: rgba(51, 80, 96, 0.9);
	font-size: 16px;
	cursor: pointer;
	margin-bottom: 30px;
}

.visually:hover {
	border: 1px solid #0056b3;
	color: #0056b3;
}

.copyright {
	border-top: 1px solid #999999;
	padding-top: 15px;
	margin: 0;
}

.btn_close {
    position: absolute;
    right: 0;
    top: 0;
    margin: 20px 35px 0 0;
    font-size: 1.5rem;
    color: rgba(51, 80, 96, 0.9);
    opacity: .5;
}


/* \\\\\\\\\\\\\\ Media \\\\\\\\\\\\\ */
@media (min-width: 1200px) {
	.container {
	    max-width: 1202px;
	}
	.logo img {
    	position: relative;
		width: 300px;
	}
}

@media (max-width: 1200px) {
	.container {
		max-width: 100%;
		border: 0;
	}
}

@media (max-width: 767px) {
	.logo {
		margin: 0;
	}
	.header-top {
		background: #95c11f;
		padding: 10px;
	}
	.header-list {
		margin-bottom: 0;
	}
	.header-item a {
		color: #000;
	}
	.carousel-caption {
		position: relative;
		margin: 0px;
	}
	#block-education {
		background: none;
	}
.navbar {
	padding: 0;
	background: #fff
}
	.navbar > .container {
    	height: 80px;
	background: #fff
	}
	.navbar-toggler {
		padding: 0;
		border: 0;
		margin-right: 35px;
	}
	.carousel-indicators li {
    		width: 10px;
    		height: 10px;
	}

	.home header {
    	position: relative;
	}
	.home .navbar > .container {
		background-image: none;
		background-color: #fff;
	}
	.logo {
    	padding: 10px;
    	width: 200px;
		margin-left: 5px;
	}
	.home .logo {
		box-shadow: none;
	}
	.home .header-item a, .home .tribar {
    	color: #0D47A1;
	}
	.carousel-indicators {
		justify-content: flex-start;
		margin: 0 35px 15px;
		z-index: 1000;
	}
	.carousel-indicators li {
	    margin: 0 7px 0 0;
	    border-color: rgb(30,129,192);
	}
	.carousel-caption {
    	background: #fff;
    	border-radius: 0;
		border: 0;
		padding: 15px 35px 30px;
		color: #212529;
	}
	.carousel-caption:hover {
    	color: #212529;
	}
	h2 {
		font-size: 1.25em;
	}
	#wrap-menu ul {
	    margin: 0 30px 30px 0;
	    padding-right: 15px;
	}
}