@import url('https://fonts.googleapis.com/css?family=PT+Sans');

body .container {
	width: 1200px;
}

p, a, h2, h3, li {
	font-family: 'PT Sans', sans-serif;
}

/*Верхний блок*/
#top-container {
	padding-left: 0;
	padding-right: 0;
}

#top-container .row {
	margin-right: 0;
	margin-left: 0;
}

#top-blue-menu {
	min-height: 20px;
	background: url(../img/top-blue-menu/blue-bg.png) center;
	padding-left: 0;
	padding-right: 0;
}

.top-logo-blue {
	font-size: 14px;
	color: #fff;
	padding-left: 0;
	padding-right: 0;
	max-height: 68px;
	width: 66.66666667%;
	float: left;
}

.top-logo-blue img {
	float: left;
	margin-top: 3px;
	margin-left: 37px;
	margin-right: 18px;
}

.top-logo-blue p {
	float: left;
	margin: 3px 0 7px 0;
}

.top-phone-blue {
	font-size: 16px;
	color: #fff;
	padding-left: 0;
	padding-right: 0;
	width: 16.66666667%;
	float: left;
}

.top-phone-blue img {
	float: left;
	margin-top: 21px;
	padding-right: 9px;
}

.top-phone-blue p {
	float: left;
	text-align: center;
	margin-top:3px;
}

#top-cream-menu {
	min-height: 160px;
	background: url(../img/top-cream-menu/bg.png) center;
}

#top-cream-menu .cream-logo-title {
	padding-left: 0;
	padding-right: 0;
	position: relative;
	min-height: 1px;
	width: 66.66666667%;
	float: left;
}

.cream-logo-title img {
	margin-left: 25px;
	margin-top: 20px;
	margin-right: 10px;
	float: left;
}

.cream-logo-title h2 {
	text-transform: uppercase;
	font-size: 22px;
	float: left;
	font-weight: 100;
	margin: 12px 0;
	padding-top: 12px;
}

#cream-search {
	float: right;
	margin-top: 13px;
	margin-right: 15px;
}

.search-panel {
	display: block;
	width: 100%;
	height: 25px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 10px;
}

.form-lupa {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 27px;
	height: 25px;
	line-height: 34px;
	background: url(../img/top-cream-menu/lupa.png) no-repeat;
	background-position: 1px 4px;
	border:none;
}

.cream-search-other {
	padding-left: 0;
	padding-right: 0;
	float: left;
	width: 33.33333333%;
	position: relative;
	min-height: 1px;
}

.cream-search-other input[type=text] {
	color: #888888;
}

.cream-search-other input[type=text]:focus {
	color: #000;
}

.cream-medals {
	display: block;
	overflow: hidden;
	clear: both;
	margin-right: 15px;
	margin-top: 15px;
	float: right;
}

.cream-medals a {
	display: block;
	float: left;
}

#interactive-map-for-blind .col-lg-66 {
	padding-left: 0;
	padding-right: 0;
	width: 50%;
	position: relative;
	min-height: 1px;
}

#interactive-map-for-blind img {
	float: left;
	padding-right: 10px;
}

#interactive-map-for-blind a {
	float: left;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

#interactive-map-for-blind a:hover {
	color: #000;
}

#interactive-map-for-blind .col-lg-66 p {
	margin: 12px 0px;
	line-height: 15px;
}

#main-menu {
	background-image: url(../img/main-menu/bg.png);
	height: 55px;
	position: relative;
}

#main-menu-top-open {
	margin: 7px 0;
	display: block;
	float: right;
}
a#last-li{
	text-decoration: none;
	color:black;
	font-weight: 700;
}
#last-li{
	float: left;
	padding-top: 9px;
	margin-left: 9px;
	text-align: center;
}
#last-li span{
	display: block;
	clear: both;
	margin-bottom: -4px;
}
#main-menu ul li {
	display: inline;
	margin-right: 10px;
	padding: 3px;
}

#main-menu ul li a {
	font-size: 18px;
	color: #2b2b2b;
	text-transform: uppercase;

}

ul#main-menu-top-open li a{
	line-height: 30px;
}

#hidden-menu {
	display: none;
	position: absolute;
	background-color: #cfcfcf;
	z-index: 1100;
	top: 42px;
	width: 100%;
	padding:4px 20px 0px;
	/*padding:4px 20px 30px;*/
	background: url(../img/main-menu/bg-small.png);
}
#hidden-menu-bg-img{
	position: absolute;
	bottom: -13px;
	right: 0;
}
.block-ul-hidden-menu{
	width: 20%;
	display: block;
	float: left;
}

#hidden-menu p {
	/*text-transform: uppercase;
	font-size: 16px;
	color: #2b2b2b;
	line-height: 17px;
	margin-bottom: 0;*/
	text-transform: uppercase;
	font-size: 18px;
	color: #2b2b2b;
	line-height: 17px;
	font-weight: bold;
	margin-bottom: 0;
}

#hidden-menu ul {
	padding-left: 0px;
	margin-top: 10px;
}

#hidden-menu ul li {
	display: block;
	margin-right: 5px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
	list-style-type: none;
	background-image: url(../img/hidden-menu/bg-li.png);
	background-repeat:no-repeat;
	background-position-y: 8px;
	padding-left: 9px;
}

#hidden-menu ul li a {
	font-size: 16px;
	text-transform: none;
	color: #2b2b2b;
}

.carousel-indicators li {
	background-color: #2b2b2b;
}

.carousel-indicators .active {
	background-color: #ff9b24;
	border: 1px solid #ff9b24;
}

.description-slide {
	display: block;
	bottom: 0px;
	width: 45%;
	background-color: rgba(255, 255, 255, 0.7);
	position: absolute;
	padding: 0 20px;
}

.description-slide-data {
	display: block;
	overflow: hidden;
	clear: both;
}

.description-slide-data p {
	font-size: 14px;
	display: block;
	float: left;
	margin-bottom: 0;
	margin-top: 4px !important;
	margin-left: 5px !important;
	line-height: 20px !important;
}

.description-slide-data-img {
	background-image: url(../img/slider/data.png);
	width: 17px;
	height: 23px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position-y: 6px;
}

.description-slide .description-slide-data {
	color: #2b2b2b;
}

.description-slide-data-title-h2 {
	display: inline-block;
	overflow: hidden;
	clear: both;
	padding-left: 10px;
	vertical-align: middle;
}

.description-slide-data-title-h2 p {
	font-size: 14px;
	display: block;
	float: left;
	margin-bottom: 0;
	margin-top: 7px;
	margin-left: 5px;
}

.description-slide-data-title-h2-img {
	background-image: url(../img/slider/data.png);
	width: 17px;
	height: 23px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position-y: 8px;
}

.description-slide .description-slide-data-title-h2 {
	color: #2b2b2b;
}

.description-slide-title {
	margin: 0;
	font-size: 16px;
	font-weight: 100;
	text-transform: uppercase;
	color: #2b2b2b;
}

.description-slide-text {
	margin: 8px 0;
	text-align: justify;
	color: #2b2b2b;
}

.carousel-inner > .item {
	height: 404px;
}

.title-h2 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 100;
	border-left: 6px solid #ffb85d;
	line-height: 22px;
	padding-left: 8px;
	margin-left: 8px;;
}

.map-yandex {
	height: 712px;
}

.map-yandex-left {
	display: block;
	float: left;
}

.map-yandex-right {
	background-image: url(../img/map-yandex/bg.png);
	height: 712px;
	width: 237px;
	float: right;
	padding: 14px;
	font-size: 14px;
	position: relative;
	color: #2b2b2b;
}

.map-yandex-right-title {
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 0;
	line-height: 16px;
	margin-bottom: 0;
}

.map-yandex-right-description p {
	margin: 5px 0px;
}

.map-yandex-right-link {
	display: block;
	overflow: hidden;
	clear: both;
	position: absolute;
	bottom: 15px;
}

.map-yandex-right-link span {
	float: left;
	clear: both;
	padding-right: 8px;
	margin-top: 7px;
}

.map-yandex-right-link p {
	float: left;
	margin-top: 0;
	font-size: 18px;
	margin-top: 7px;
}

#three-large-blocks .col-lg-44 {
	padding: 0;
	width: 28.972655296%;
	float: left;
	position: relative;
	min-height: 1px;
}

.three-large-blocks-description {
	height: 394px;
	width: 347px;
	border: 1px solid #e8e8e8;
	overflow: hidden;
	background-image: url(../img/three-large-blocks/bg-bottom.png);
}

#three-large-blocks .three-large-blocks-title {
	height: 32px;
}

.three-large-blocks-img {
	position: relative;
	/*height: 235.938px;*/
	height:312px;
}

.three-large-blocks-img .description-slide-data {
	position: absolute;
	top: 0px;
	background-color: rgba(255, 255, 255, 0.7);
	padding: 1px 8px 3px;
}

.three-large-blocks-text-link {
	padding: 5px 10px;
	display: block;
	height: 156px;
	overflow: hidden;
	z-index:1000;
	background-image: url(../img/three-large-blocks/bg-bottom.png);
	position: relative;
}

.three-large-blocks-text-link:hover {
	text-decoration: none;
}

.three-large-blocks-text-link h3, h3.header{
	color: #2b2b2b;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 100;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 20px;
}

.three-large-blocks-text-link p {
	font-size: 14px;
	color: #2b2b2b;
	margin-top: 5px;
	margin-bottom: 0;
	line-height: 17px;
	text-align: justify;
}

/*#three-large-blocks .col-lg-4 {
	width: 28.972655296%;
}*/

#three-large-blocks .col-lg-44:nth-child(3n+2) {
	margin: 0 6.54427%;
}

.bg-hr {
	margin: 30px 0;
}

.partners-slider {
	/*width: 1130px;
	margin-left: auto;
	margin-right: auto;*/
}

.partners-slider img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
}

.partners-slider img:hover {
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
	filter: none;
}

#footer {
	margin-top: 30px;
	background-image: url(../img/footer/bg.png);
	height: 202px;
	background-position: center;
	padding: 15px 20px;
}

.footer-menu {
	display: inline-table;
	margin-right: 15px;
}

.footer-menu p {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 0;
	text-align: left;
	margin-bottom: 0;
}

.footer-menu ul {
	margin-top: 0;
	padding-left: 0;
}

.footer-menu li {
	list-style-type: none;
	line-height: 15px;
}

.footer-menu a {
	color: #fff;
	font-size: 12px;
}

.footer-menu a:hover {
	text-decoration: none;
}

#copyright .col-lg-88 {
	padding: 0;
	width: 66.66666667%;
	float: left;
}

#copyright {
	height: 120px;
	padding: 10px 15px;
}

.copyright-logo {
	margin-bottom: 5px;
}

#copyright .col-lg-88 p {
	padding: 0;
	margin: 0;
	line-height: 17px;
	padding-left: 10px;
	font-size: 14px;
	color: #686868;
}

.metrika {
	display: table;
	float: right;
	margin-top: 10px;
	margin-bottom: 9px;
}

#copyright .col-lg-44 {
	width: 33.33333333%;
	float: left;
}

#copyright .col-lg-44 p {
	line-height: 17px;
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #686868;
	text-align: right;
	display: block;
	overflow: hidden;
	clear: both;
}

/*Отключение резинового сайта*/
@media (max-width: 1992px) {
	#top-container {
		width: 1200px;
	}

	.navbar-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;
	}
}

/*Отключение резинового сайта*/
.services-block {
	background-image: url(../img/services-block/bg.png);
	height: 218px;
	background-position: center;
}

.services-block .title-h2 {
	margin-top: 10px;
}

.services-item {
	text-transform: uppercase;
	font-size: 14px;
	color: #1f1f1f;
	display: block;
	float: left;
	margin: 20px 18px 0;

}

.services-item:hover {
	text-decoration: none;
	color: #1f1f1f;
}

.services-block .services-item:first-child {
	margin-left: 0;
}

.services-block .services-item:last-child {
	margin-right: 0;
}

.services-item p {
	margin-top: 5px;
	text-align: center;
}

.services-item img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height:auto;
}

.sevices-hr {
	background-image: url(../img/services-block/hr.png);
	height: 134px;
	width: 1px;
	display: block;
	float: left;
	margin: 10px 20px;
}

#bread-crumbs {
	background-image: url(../img/bread-crumbs/bg.png);
	height: 32px;
	margin-top: -12px;
	padding-left: 43px;
}

#bread-crumbs a, #bread-crumbs p {
	display: block;
	float: left;
	text-transform: uppercase;
	font-size: 16px;
	color: #2b2b2b;
	margin-top: 4.5px;
	margin-bottom: 4.5px;
}

#bread-crumbs a:hover {
	text-decoration: none;
	color: #2b2b2b;
}

#bread-crumbs .dash {
	padding: 0 3px;
}

.main-contant-people {
	min-height: 255px;
	display: block;
	overflow: hidden;
	clear: both;
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	position: relative;
	margin-bottom:15px;
}
.main-contant-people:nth-child(2){
	background-image: url(../img/main-contant-people/bg.png);
}
.main-contant-people:last-child{
	background-image: none;
}

.block-people-photo {
	margin-right: 16px;
}

.block-people-photo img {
	border: 1px solid #c8c8c8;
	max-height: 255px;
	width: auto;
}

.block-people-photo, .main-contant-text {
	display: block;
	float: left;
}
#main-contant-people{
	position: relative;
}
.main-contant-map{
	position: absolute;
	right:10px;
	z-index:3;
}

.main-contant-text {
	font-size: 16px;
	color: #2b2b2b;
	text-transform: uppercase;
	margin-right: 16px;
	width: 713px;
}

.main-contant-text a {
	color: #2b2b2b;
}

.main-contant-text a:hover {
	color: #2b2b2b;
}

.main-contant-map p {
	text-transform: uppercase;
	font-size: 16px;
	color: #2b2b2b;
	text-align: right;
	margin-bottom: 5px;
}

.main-contant-map {
	padding-right: 15px;
}

.main-contant-map img{
	border:1px solid #c8c8c8;
	cursor:pointer;
}

#two-large-blocks .col-lg-44 {
	padding: 0;
	width: 28.972655296%;
	float: left;
	position: relative;
	min-height: 1px;
}

.two-large-blocks-description {
	border: 1px solid #e8e8e8;
	overflow: hidden;
	background-image: url(../img/two-large-blocks/bg-bottom.png);
}

#two-large-blocks .two-large-blocks-title {
	height: 32px;
}

.two-large-blocks-img {
	position: relative;
	width: 100%;
	height: 187px;
}

.two-large-blocks-img .description-slide-data {
	position: absolute;
	top: 0px;
	background-color: rgba(255, 255, 255, 0.7);
	padding: 1px 8px 3px;
}

.two-large-blocks-text-link {
	padding: 5px 10px;
	display: block;
	height: 168px;
	overflow: hidden;
}

.two-large-blocks-text-link:hover {
	text-decoration: none;
}

.two-large-blocks-text-link h3 {
	color: #2b2b2b;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 100;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 16px;
}

.two-large-blocks-text-link p {
	font-size: 13px;
	color: #2b2b2b;
	margin-top: 5px;
	margin-bottom: 0;
	line-height: 15px;
	text-align: justify;
}

/*#two-large-blocks .col-lg-4 {
	width: 28.972655296%;
}*/

#two-large-blocks .col-lg-44 {
	height: 405.594px;
}

#two-large-blocks .col-lg-44:nth-child(2n+1) {
	margin: 0 5.4%;
}

.news-department {
	width: 942px;
	display: block;
	float: left;
}

.news-right-department {
	width: 258px;
	display: block;
	float: left;
}

/*Новости*/
.news-slider-gall {
	height: 397px;
}

.news-content-left-sidebar {
	width: 258px;
	float: left;
	background-image: url(../img/news-content-to-sidebar/bg-left-sidebar.png);
	background-position: center;
	/*min-height: 902px;*/
	padding: 10px 10px 10px 35px;
}

.title-h2-news {
	font-size: 18px;
	text-transform: uppercase;
	margin: 0;
	font-weight: 100;
	color: #2b2b2b;
}

.news-content-left-sidebar-last-news {
	margin-top: 5px;
}

.news-content-left-sidebar-last-news:first-child {
	margin-top: 0;
}

.news-content-left-sidebar-last-news a {
	margin-top: 0;
	line-height: 17px;
	font-size: 14px;
	color: #2b2b2b;
}

.news-content-left-sidebar-last-news a:hover {
	color: #2b2b2b;
	text-decoration: none;
}

.news-content-right-sidebar {
	width: 942px;
	float: left;
}

.news-content-right-sidebar ul {
	margin-left: 0;
	padding-left: 0;
}

.news-content-right-sidebar {
	padding-left: 15px;
	padding-top: 13px;
}

.news-content-right-sidebar p {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 22px;
}

.news-content-right-sidebar ul {
	margin: 5px 0;
}

.news-content-right-sidebar li {
	list-style-type: none;
	background-image: url(../img/news-content-to-sidebar/bg-li.png);
	background-repeat: no-repeat;
	font-size: 16px;
	padding-left: 12px;
	background-position-y: 11px;
}

.big-margin-li {
	padding-left: 20px !important;
}

.big-margin-li li {
	padding-bottom: 15px;
}

.news-slider-gall .slick-slide {
	margin: 0px 1px;
}

.news-slider-gall .slick-next {
	background-image: url(../img/news-slider/bg_button.png);
	background-position: 21px;
	width: 21px;
	height: 32px;
	right: 18%;
	bottom: 0px;
	top: auto;
	cursor: pointer;
	position: absolute;
	z-index: 99;
	margin-top: -16px;
	opacity: .5;
	-webkit-transition: opacity .35s linear 0s;
	transition: opacity .35s linear 0s
}

.news-slider-gall .slick-next:hover {
	opacity:1;
	background-position: 21px;
}
.slick-next:hover, .slick-next:focus{
	color: transparent;
	outline: none;
	background-image: url(../img/news-slider/bg_button.png) !important;
	background-position: 21px!important;
}
.slick-prev:hover, .slick-prev:focus{
	color: transparent;
	outline: none;
	background-image: url(../img/news-slider/bg_button.png) !important;
}

.slick-next:before {
	content: none !important;
}
.news-slider-gall .slick-prev {
	background-image: url(../img/news-slider/bg_button.png);
	width: 21px;
	height: 32px;
	left: 18%;
	bottom: 0px;
	top: auto;
	cursor: pointer;
	position: absolute;
	z-index: 99;
	margin-top: -16px;
	opacity: .5;
	-webkit-transition: opacity .35s linear 0s;
	transition: opacity .35s linear 0s
}

.news-slider-gall .slick-prev:hover {
	opacity:1;
}

.slick-prev:before {
	content: none !important;
}
#drop-hidden-menu{
	display: none;
	margin: 7px 0;
	float: left;
}

#drop-hidden-menu a{
	font-size: 16px!important;
	line-height: 29px;
}
.clear-block{
	display: block;
	overflow: hidden;
	clear: both;
}
#hidden-menu .services-block{
	display: block;
	overflow: hidden;
	clear: both;
	margin-left: -20px;
	margin-right: -20px;
}


#hidden-menu .services-block p{
	font-weight: 100!important;
	font-size: 16px !important;
}

#hidden-menu .sevices-hr{
	margin:10px 10px;
}
.title-hidden-menu{
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	/*margin-bottom: 16px!important;*/
	margin-bottom: 7px;
}
#article-contant img{
	margin: 10px auto;
	display: block;
}
#article-contant a{
	color: #2b2b2b;
	text-decoration: none;
	text-align: justify;
	display: block;
	line-height: 18px;
}
#article-contant a:hover{
	text-decoration: none;
}
#article-contant p{
	color: #2b2b2b;
	font-size: 18px;
	line-height: 18px;
}

#article-contant li{
	font-size: 18px;
}
#article-contant ol{
	padding-left: 30px;
}
#article-contant li a{
	text-decoration: underline;
}
#filter-contant{
	display: block;
}
#filter-contant p{
	display: block;
	float: left;
	margin-top: 2px;
}
#filter-contant input{
	display: block;
	float: left;
	margin-left: 20px;
}
#number-rows{
	display: block;
	float: right;
}
#number-rows p{
	display: block;
	float: left;
	margin-top: 2px;
}
#number-rows select{
	height: 25px;
	min-width: 45px;
}
#number-rows form{
	display: block;
	float: left;
	margin-left: 15px;
}
.input-filter{
	display: block;
	overflow: hidden;
	clear: both;
}
#article-contant table{
	width: 100%;
}
#article-contant tr td{
	padding:0 10px;
}
#article-contant tr td:first-child{
	width: 87%;
}
#article-contant tr:first-child{
	font-weight: bold;
	text-decoration: underline;
	background-color: #f1f1f1;
}
#article-contant td a{
	font-size: 17px;
	line-height: 21px;
	text-decoration: underline;
}
#article-contant td a:hover{
	text-decoration: none;
}
#article-contant tr td:last-child{
	text-align: center;
	vertical-align: top;
}
#article-contant ul {
	margin: 5px 0;
	padding-left: 20px;
}

#article-contant li {
	list-style-type: none;
	background-image: url(../img/news-content-to-sidebar/bg-li.png);
	background-repeat: no-repeat;
	font-size: 18px;
	padding-left: 12px;
	background-position-y: 11px;
}

/*my add*/
.user-float-left{
	float:left;
	margin-right:10px;
}
.user-float-right{
	float:right;
	margin-left:10px;
}
a.no-decoration:hover{
	text-decoration: none;
}
.hidden-object{
	display:none;
}
.not-front-news{
	float:left;
	width:313px;
}
.not-front-news .three-large-blocks-description{
	width:302px;
	margin-top:7px;
}
.not-front-news .three-large-blocks-img{
	height: 276px;
}
a.black{
	color:#333;
}
.info-block{
	margin-bottom:15px;
	border: 1px solid #e8e8e8;
	padding:3px;
	width:233px;
}
.gal-right{
	position: absolute;
	right:0;
	z-index: 10;
}
.gal-left{
	position: absolute;
	left:0;
	z-index: 10;
}
.news-slider-top{
	position:relative;
}

.info-warning{
	padding: 7px 20px;
	margin: 20px 0;
	border: 1px solid #eee;
	border-left-width: 5px;
	border-radius: 3px;
	border-left-color: #1b809e;
}
.table.centered th{
	text-align: center;
}

.table-bordered td{

}

article.node-article p,article.node-article li,article.node-article td{
	font-size:16px;
}

.img-small{
	width:330px;
	height:auto;
	cursor: pointer;
}
.img-small.pull-left{
	margin-right:10px;
}

.img-middle{
	width:530px;
	height:auto;
	cursor: pointer;
}

.img-big{
	width:830px;
	height:auto;
	display: block;
	margin:0 auto;
}

.small-cube{
	width:15px;
	height:15px;
	display: inline-block;
	margin-left: 5px;
}

.views-view-grid{
	width:100%;
}

.page-services-payment .radio{
	margin-bottom:5px;
}

.line-before{
	padding-top:17px!important;
	border-top:1px solid lightgrey;
}
.line-after{
	padding-bottom: 17px!important;
	border-bottom:1px solid lightgrey;
}
.inline-inside2 .form-group{
	width:48%;display: inline-block;
}

.hl-vertical-indent dd{
	margin-left:25px;
}

.table-data-vertical th{
	border-top:0!important;
}
.table-data-vertical td{
	border:1px solid lightgrey;
}
.table-data-vertical td:first-child{
	font-weight: 700;
	width:40%;
}

.table-data-vertical tr:first-child td{
	border-top:5px solid gray;
}

#nav-bar-top{
	display:none;
}

.slider-description{
	position:absolute;
	bottom:0;
	left:0;
	padding:10px;
	background-color: rgba(255,255,255,0.8);
}

.text-center{
	clear: both;
}

.ip{
	position:fixed;
	right:-20px;
	top:20%;
}

.page-node-201 .ip{
	display: none;
}

.captcha{
	margin-bottom: 15px;
}

@media screen and (max-width: 768px) {

	.container {
		width:100%!important;
	}

	#top-cream-menu{
		height:162px;
	}
	#top-cream-menu .cream-logo-title{
		width:100%;
	}
	#top-cream-menu .cream-logo-title h2{
		font-size: 14px;
		float: left;
		width: 57%;
	}
	.cream-logo-title img{
		margin-left: 5px;
		margin-top: 20px;
		margin-right: 5px;
		float: left;
		width: 30%;
		max-width:120px;
	}
	.top-phone-blue {
		margin-top:10px;
		margin-left:5px;
		font-size: 80%;
		width: 43%;
		float: left;
	}
	button.navbar-toggle{
		float: right;
		z-index: 200;
		position: absolute;
		top: 0;
		right: 0;
		color:white;
		background-color:#3a75a5;
		margin-right:1px;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
		background-color:#3a75a5;
	}
	button.navbar-toggle .icon-bar{
		background-color:white!important;
	}
	.top-phone-blue a{
		color:white!important;
	}
	.top-phone-blue img{
		margin-top:2px;
	}

	.services-block{
		height:auto;
	}
	.services-block .sevices-hr{
		display:none;
	}
	.services-item{

	}
	.services-item p{
		height:20px;
	}

	.three-large-blocks-description {
		width:100%;
	}

	#top-blue-menu,
	#block-statistics,
	#footer,
	.partners-slider,
	#main-menu,
	.top-logo-blue,
	#yandex-map, .cream-search-other, .cream-medals,#interactive-map-for-blind, #carousel-example-generic{
		display:none;
	}

	.not-front .content-data{
		padding-right: 8px!important;
		padding-left: 8px!important;;
	}
	.not-front .inline-inside2 .form-group {
		width: 100%;
	}

	#nav-bar-top{
		display:block;
		margin-bottom: 1px;
		background: url(../img/top-blue-menu/blue-bg.png) center;

	}
	ul.navbar-nav li a{
		padding-left:10px;
		color:white!important;
	}
	ul.navbar-nav li.active a{}
	.navbar-collapse{
		z-index:1000;
	}

	/*news*/
	table td[class*="col-"], table th[class*="col-"]{
		float: left!important;
	}

	.news-content-left-sidebar,
	.gal-right, .gal-left{
		display:none;
	}

	/*.news-content-left-sidebar{
		width: 100%;
		background: none;
	}*/
	.news-content-right-sidebar{
		width:100%;
		paddin-right:10px;
	}
	/*region*/
	.region-holder{
		width:100%!important;
	}
	.main-contant-text{
		width:100%!important;
	}
	.head-of{
		display: block!important;
		margin:3px auto!important;
	}
	.news-department{
		width:100%;
		float: none;
	}
	.not-front-news{
		display: block;
	}
	.modal-dialog, #map{
		width:100%!important;
		height:300px!important;
	}
	span.header{
		color:white;
		text-transform: uppercase;
		padding-left:10px;
		padding-top: 10px;
		padding-bottom: 10px;
		text-decoration: underline;
	}

	.services-item {
		margin: 20px 10px 0;
		width:25%;
	}
}

/*calendar*/
.calendar-table{
	width:100%;
}
.calendar-table td{
	padding:5px;
	border-bottom:1px solid lightgrey;
}
.calendar-row{

}

.calendar-row .field-region{
	color:gray;
	text-transform: uppercase;

}
.calendar-time{
	text-align: right;
	min-width:95px;
	width:95px;
}
.calendar-type{
	/*color: darkgray;*/
	text-transform: uppercase;
	font-size: 10px;
}
.status-col{
	width:2px;
	padding: 0!important;
}
.status-col.exams{
	background-color: red;
}
.status-col.ver{
	background-color: blue;
}
.status-col.doc{
	background-color: orange;
}
.status-col.ins{
	background-color: green;
}
.calendar-time.exams{
	background-color:#ffc0c0;
}
.calendar-time.ver{
	background-color:#c0c6ff;
}
.calendar-time.doc{
	background-color:#ffe2c0;
}
.calendar-time.ins{
	background-color:#bdffc9;
}

.additional-date-info{
	text-transform: uppercase;
	font-size: 12px;
}
.calendar-date-edit-btn{
	cursor:pointer;
}
.calendar-filters a{
	margin:5px;
	border-bottom:1px dotted gray;
	cursor: pointer;
}

.print-btn{
	cursor:pointer;
	margin-left:15px;
}

.hidden-print-header-content{
	display:none;
}

#printPreview table th{
	padding: 3px;
	text-align: center;
	min-width:94px;
}

#printPreview table td{
	border:1px solid lightgray;
	padding: 3px;
	margin:3px;
}

#printPreview table tr:nth-child(even) {background: #eaeaea;}
#printPreview table.data-huge th{
	font-size:10px;
	text-align: center;
	width:40px;
	border:1px dotted lightgrey;
}

table.table-huge th{
	font-size: 10px;
	text-align: center;
	border:1px dotted lightgrey;
}
table.table-huge td{
	font-size: 12px;
	border:1px dotted lightgrey;
}

.node-type-article a{
	font-size: 16px;
}