﻿html {
	position: relative;
	min-height: 100%;
}
body {
	/* Отступ снизу, по высоте футера */
	margin-bottom: 280px !important;
}
.container {

}

/*Form styles*/
form {
	margin-bottom: 1em;
}
fieldset {
	margin-bottom: 1em;
	width: 93%;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid rgb(2, 99, 174);
	border-top-style: none;
	background-repeat: no-repeat;
	background-size: auto 50%;
}
fieldset:last-child {
	border: none;
}
legend {
	border: none;
	font-size: 1.4em;
}
form ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
form li {
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	font-size: .9em;
}
.study li {
	margin-bottom: 2em;
}
li.group {
	margin-bottom: 0;
	font-weight: bold;
	font-size: .8em;
}
label.text {
	display: block;
}
input[type="text"], input[type="email"], input[type="search"],textarea, select {
	border: 1px solid #B4B4B4;
	background-color: rgba(249,249,249,1.00);
	width: 92%;
	padding: .5em;
	font-size: 1em;
	border-radius: 3px;
}
textarea {

}
input:focus, textarea:focus {
	border: 2px solid #9B9B9B;
}
input[type="submit"] {
	background-color: #383745;
	color: #FFFFFF;
	padding-top: 0.5em;
	padding-right: 1.4em;
	padding-left: 1.4em;
	padding-bottom: 0.5em;
	border: 1px solid #383745;
	font-size: 1em;
	cursor: pointer;
	font-weight: bold;
	border-radius: 3px;
	text-transform: uppercase;
}
select {
	width: 82%;

}
select[multiple]{
	width: 30%;

}
.services {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.services a {
	color: #474747;
}
.services img {
	/* [disabled]width: 200px; */
	/* [disabled]height: 200px; */
	margin-left: auto;
	margin-right: auto;
}
/*End form styles*/

.no-border-radius {
	border-radius: 0px;
}
.carousel-inner .item img {
	width: 100%;
}
.navbar {
	margin-bottom: 0px;
	z-index: 100;
	width: 100%;
}
.navbar-inverse {
	background-color: #1E232B;
}
.dropdown-menu {
	background-color: #29303B;
}
.dropdown-menu li a {
	color: #9D9D9D;
}
.dropdown-menu li a:hover {
	background-color: #20262E;
	color: #E1E1E1;
}


.rus-eng   {
	float: right;
	display: inline-block;
	margin-top: 5px;
}
.rus-eng-top {
	margin-right: 40px;
	display: inline-block;
}
.color-grey {
	color: #727272;

}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #828282;
}
.jumbotron {
	color: #FFFFFF;
	text-shadow: 1px 1px 3px #424242;
	background-repeat: repeat-x;
	-webkit-box-shadow: 0px 0px 10px 4px #DFDFDF;
	box-shadow: 0px 0px 10px 4px #DFDFDF;
	background-color: #4f5d73;
}
.jumbotron small {
	color: #CFCFCF;
	text-shadow: 1px 1px 3px #424242;
}
.list-group {
	border-radius: 0px;
}


.list-group-item {
	border-width: 0px 0px 0px 2px;
	border-style: none none none solid;
	border-left-color: #02003E;
	margin-top: 25px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 13px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.list-group-item:nth-child(2n+1) {
	background-color: #F4F4F4;
}
.list-group-item:hover {
	background-color: #D3D3D3;
}

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

footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding-top: 25px;
	-webkit-box-shadow: 0px 0px 6px 1px #787878;
	box-shadow: 0px 0px 6px 1px #787878;
	/* [disabled]height: 200px; */
	overflow-y: hidden;
	background-image: -webkit-linear-gradient(270deg,rgba(27,26,30,1.00) 0%,rgba(37,37,42,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(27,26,30,1.00) 0%,rgba(37,37,42,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(27,26,30,1.00) 0%,rgba(37,37,42,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(27,26,30,1.00) 0%,rgba(37,37,42,1.00) 100%);
}
footer p {
	text-align: right;
	color: #ECECEC;
}
footer p a {
	color: #635798;
}
footer p a:hover  {
	color: #9F97C5;
}


.nav-footer {
	margin-bottom: 40px;
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;




}
.nav-footer li a {
	color: #D4D4D4;
	float: left;
	margin-right: 23px;




}
.nav.nav-pills.nav-footer li a:hover {
	text-decoration: underline;
}
.footer-line {
	border-left: 3px dashed #969696;
}


.vk {
	margin-right: 30px;
	margin-top: 15px;
	margin-bottom: 10px;

}
.vk-p {
	text-align: left;
	float: left;
}

.copyright {
	color: #D4D4D4;
	font-size: 9pt;
	margin-top: 38px;
}


.list-group h4   {
	margin-top: 24px;
	margin-bottom: -10px;
}
.heading-line {
	/* [disabled]border-bottom: 2px ridge #E0E0E0; */
	text-decoration: underline;
	margin-bottom: 20px;
}
.heading-big {
	width: 100%;
	/* [disabled]border-bottom: 2px solid rgba(215,215,215,1.00); */
	margin-bottom: 30px;
}
tbody tr th {
	font-size: 16px;
	text-align: center;
}
.carousel-control.right {
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.00) 100%);

}
.carousel-control.left {
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.00) 100%);

}
.h1-main {
	margin-bottom: 40px;
}
.rus-eng   {
	float: right;
	display: inline-block;
	margin-top: 5px;
	margin-right: 1%;
}
.rus-eng a   {
	color: rgba(231,231,231,1.00);

}
.rus-eng a:hover {
	color: #FFFFFF;
}
.rus-eng-top {
	margin-right: 5%;
	display: inline;
}
.rus-eng-top a {
	color: rgba(231,231,231,1.00);

}
.rus-eng-top a:hover {
	color: #FFFFFF;
}
.active2 {
	float: left;
	position: relative;
	display: block;
	color: rgba(241,241,241,1.00);
	line-height: 1.429em;
	border-radius: 4px;
	background-color: rgba(132,132,132,1.00);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.nav>li>a:focus,.nav>li>a:hover {
	text-decoration: none;
	background-color: rgba(0,0,0,0.00);
}
li a .glyphicon.glyphicon-home {
	font-size: 12pt;
	margin-right: -12px;
	margin-top: 2px;
	color: rgba(185,185,185,1.00);

}
li a .glyphicon.glyphicon-home:hover  {
	color: #FFFFFF;
}
.color-white   {
	color: #FFFFFF;
}
.green {
	background-color: #32b28b !important;
	background-image: none, -webkit-linear-gradient(270deg,rgba(50,178,139,1.00) 0%,rgba(61,200,158,1.00) 100%);
	background-image: none, -moz-linear-gradient(270deg,rgba(50,178,139,1.00) 0%,rgba(61,200,158,1.00) 100%);
	background-image: none, -o-linear-gradient(270deg,rgba(50,178,139,1.00) 0%,rgba(61,200,158,1.00) 100%);
	background-image: none, linear-gradient(180deg,rgba(50,178,139,1.00) 0%,rgba(61,200,158,1.00) 100%);
}
.dark-blue {
	background-color: #4f5d73;
	background-image: none;
}
.well-career {
	-webkit-box-shadow: 0px 0px #FFFFFF;
	box-shadow: 0px 0px #FFFFFF;
	border-width: 1px;
	background-color: #F7F7F7;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
}
.divider {
	clear: both;
}
.list1 {
	margin-top: 50px;
}
.list1 li {
	margin-bottom: 16px;
	list-style-image: url(../images/galochka.png);
}
.item-about  {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 5px;
	border: 1px solid #D0D0D0;
	background-image: -webkit-linear-gradient(270deg,rgba(252,252,252,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(252,252,252,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(252,252,252,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(252,252,252,1.00) 0%,rgba(255,255,255,1.00) 100%);
}
.left2 {
	padding-right: 8px;
	padding-bottom: 8px;
	float: left;
}
.table.table-striped tbody tr th {
	border: none;
	background-color: #FFFFFF;
}
.table.table-striped tbody tr:first-child  {
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.main-sidebar   {
	padding-bottom: 50px;


}
.main-sidebar li   {


}
.main-sidebar li a   {
	color: #16153F;
	margin-bottom: 0px;
	margin-top: 0px;
	border-radius: 0px;
	padding-top: 10px;
	padding-bottom: 10px;


}
.main-sidebar li a:hover    {
	background-color: #D1D1D1;


}
.main-sidebar li:nth-child(2n)     {
	background-color: #EBEBEB;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #B8B8B8;

}
.main-sidebar li:nth-child(2n+1)      {
	/* [disabled]border-top: 1px solid #DBDBDB; */
	/* [disabled]border-bottom: 1px solid #C7C7C7; */

}
.sidebar-head {
	margin-left: 25%;
	color: #02003E;
}
.nav-stacked {
	margin-bottom: 0px;
	margin-top: 0px;
}
.list-advantages {
	list-style-image: url(../images/galochka.png);
	margin-top: 30px;
	margin-bottom: 24px;
}
.list-advantages li {
	margin-bottom: 18px;

}
#accordion1 .panel.panel-default .panel-heading {
	color: #F8F8F8;
	padding-top: 15px;
	padding-bottom: 15px;
	text-shadow: 0px 0px 1px #000000;
	background-image: -webkit-linear-gradient(270deg,rgba(79,93,115,1.00) 0%,rgba(88,103,128,1.00) 50.78%,rgba(79,93,115,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(79,93,115,1.00) 0%,rgba(88,103,128,1.00) 50.78%,rgba(79,93,115,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(79,93,115,1.00) 0%,rgba(88,103,128,1.00) 50.78%,rgba(79,93,115,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(79,93,115,1.00) 0%,rgba(88,103,128,1.00) 50.78%,rgba(79,93,115,1.00) 100%);
}
#accordion1 .panel.panel-default .panel-heading h4 {
	font-size: 18pt;
}
.panel-body {
	padding-top: 20px;
	padding-bottom: 20px;
}

.panel-default {
	border-color: #4f5d73;
}
.top-line   {
	padding-top: 25px;



	background-image: url(
../images/volna_fon_goluboy_belyy_68524_2560x1080(2).jpg);
	background-size: 100% auto;
	background-repeat: repeat-x;
	background-image: url(../images/volna_fon_goluboy_belyy_68524_2560x1080-2.jpg);

}
.top-line h3 {
	color: #FBFBFB;
	text-shadow: 0px 0px 5px #454545;
	text-transform: uppercase;
	margin-top: 60px;
	line-height: 20pt;
	font-size: 20pt;
}
.main-logo {
	opacity: 0.8;
}

.main-header {
	background-color: #4F5D73;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #A4AFC0;
	margin-bottom: 35px;
	text-shadow: 0px 0px 2px #000000;
	-webkit-box-shadow: 0px 2px 5px 1px #D8D8D8;
	box-shadow: 0px 2px 5px 1px #D8D8D8;
	text-transform: uppercase;
}
.mytabpanel {
	margin-bottom: 100px;
	margin-top: 25px;
}
.mytabpanel a {
	color: #4f5d73;
}


.order-button   {
	float: right;
	margin-top: 15px;
}

.logo-div{
font-weight: 600;
line-height: 30px;
font-size: 25px;
color: #ffffff !important;

    font-family: Open Sans, sans-serif;
    font-weight: normal;
    letter-spacing: 0.00em;
    text-transform: none;
    font-variant: normal;
    font-style: normal;

    word-wrap: break-word;
    word-break: break-word;
}