﻿@import "bootstrap/css/bootstrap.min.css";
@import url(https://fonts.googleapis.com/css?family=Cuprum:400,700,700italic,400italic&subset=latin,cyrillic);
@import url("font-awesome/css/font-awesome.min.css");


@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('https://spb-pro.ru/bitrix/templates/protmp/bootstrap/fonts/glyphicons-halflings-regular.eot');
    src: url('https://spb-pro.ru/bitrix/templates/protmp/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://spb-pro.ru/bitrix/templates/protmp/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://spb-pro.ru/bitrix/templates/protmp/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://spb-pro.ru/bitrix/templates/protmp/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}


html,
body { font-family: 'Cuprum', sans-serif !important;
	color: #111;
	overflow-x: hidden;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.navbar-header {
	width: 100px;
}

.no-display { 
	display: none;
}
.display { 
	display: block;
}

.gallery li {
	float: left;
	padding: 10px;
	height: 139px !important;
	overflow: hidden;
}

#photogallery {
	margin-top:-20px;
}

#photogallery h2,
#photogallery .more {
	float: left;
	width: 100%;
}


.main_content {
	padding-top: 40px;
	padding-bottom: 20px;
}

.main_text {
	font-size: 16px !important;
	line-height: 24px !important; 
}


.main_text li {
	list-style-type: none;
}

.main_text a,
.main_text a * {
	/*color: #337ab7;*/
}


.bl_2 a span {
	color: #111
}


.sidebar-sub .submenu ul li {
	list-style-type: none;
	line-height: 20px;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sidebar-sub .submenu ul {
	padding: 20px 20px 0 20px;
}
.sidebar-sub .submenu {
	background: #efefef;
	border-radius: 3px;
	border: 2px solid #ccc;
}



.sidebar .menu-2 ul li {
	list-style-type: none;
	line-height: 20px;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
}
.sidebar .menu-2 ul {
	padding: 10px 0px 20px 0px;
}
.sidebar .menu-2 {
	background: #fff;
	border-radius: 3px;
}



.top-ear {
	list-style-type: none;
	line-height: 20px;
	font-size: 15px;
	border-bottom: 0px solid #eee;
}
.print-version-link,
.row .top-ear a {
	font-size: 14px;
	border: 1px solid #333;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
	border: 1px solid #337ab7;
	border-radius: 3px;
	text-align: center;
	display: block;
	width: 100%;
}

.print-version-link {
	line-height: 82px;
}


.sidebar-main .row {
	margin-bottom:15px;
}


.top-ear li a{
	background: none !important;
}


.sidebar-main .col-md-12 {
	padding: 0;
}

.news-item {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #eee;
}
.news-item a {
	font-size: 17px;
}
.news-item span {
	color: #888;
}




.news_nav {
	padding: 10px 0px 20px 0px;
	font-size:17px;
}

.news_nav .text {
	color: #888;
}


.go_contact {
	padding: 30px;
}
.go_contact a {
	background: #019362; 
	line-height: 40px;
	color: #fff;
}



.bread_bl {
	background: #fff;
	padding-left: 40px;
	border-bottom: 1px solid #eee;
}

.bread_bl .breadcrumbs {
	text-align: right;
	padding-top: 22px;
	padding-bottom: 22px;
}

.bread_bl a{
	font-size: 15px;
}

.bread_bl h1 {
	padding: 20px 0 20px 0;
	margin: 0;
	font-size: 24px;
}











/*
    ШАПКА
*/

.head_logo {
	display: block;
	background:url(images/spbpro_logo.png) center center no-repeat;
	background-size: contain;
	width: 100%;
	height: 190px;
	margin-top: 35px;
	margin-bottom: 20px;
	display: none;
}


.soc_vk,
.soc_fb,
.soc_insta {
	display: block;
	margin-left: 10px;
	width: 40px;
	height: 40px;
	float: left;
}

.soc_vk {
	background:url(images/vk.png) center center no-repeat;
}
.soc_fb {
	background:url(images/fb.png) center center no-repeat;
}
.soc_insta {
	background:url(images/insta.png) center center no-repeat;
}


.navbar-default {
    background-color: #e0e0e0;
    border-color: #e0e0e0;
}

.pro_logo {
	background:url(images/spbpro_logo.png) center left no-repeat;
	background-size: contain;
	width: 180px;
	height: 180px;
	margin-top: -70px;
	border-radius: 3px;
}

.head_contacts {
	width: 100%;
	background: #fff;
}

.navbar-default .navbar-nav>li>a {
    color: #111;
	text-transform: uppercase;
}

@media (min-width: 768px) {
	.navbar-nav>li>a {
		line-height: 20px;
		font-size: 16px;
	}
	
}

@media (max-width: 768px) {
	.podmenu, .podmenu1 {
		display: block !important;
		position: static !important;
		width: 100% !important;
		margin: 0 !important;
	}
	
}

.nav>li>a {
    padding: 20px 12px;
}

.bl_head_adres,
.bl_head_tel,
.bl_head_soc {
	float: right;
	padding: 20px;
	line-height: 20px;
}

.bl_head_iconmap {
	height: 40px;
	width: 30px;
	background:url(images/map_icon.png) center center no-repeat;
	background-size: contain;
	float:left;
	margin-right: 10px;
}

.adres_head {
	float:left;
}

.bl_head_tel,
.bl_head_soc {
	line-height: 40px;
}

.bl_head_tel {
	color: #015D9C;
	font-size: 22px;
	font-weight: 700;
}

.bl_head_tel span {
	color: #019362;
	font-size: 17px;
}

.bl_head_tel,
.bl_head_soc  {
	margin-left: 42px;
}

.navbar {
    margin-bottom: 0px;
}

.ak_but,
.sol_but,
.mag_but {
	text-transform: uppercase;
}

.ak_but a,
.sol_but a,
.mag_but a {
	display: block;
	width: 100%;
	height: 100%;
	 line-height: 1.4;
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-size: 23px;

}
.mag_but a, .ak_but a {padding: 26px 0;}
.sol_but a {padding: 10px 0;}
.ak_but {
	background: #019362;
}
.mag_but {
	background: #BEBEBE;
}
.sol_but {
	background: #1F70A8;
}

.bl_1,
.bl_2,
.bl_3,
.bl_4 {
	height: 300px;
	position: relative;
	padding:0;
	margin:0;
}

.bl_1 a,
.bl_2 a,
.bl_3 a,
.bl_4 a {
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	transition: 0.3s;
}

.bl_1 a {
	background: rgba(0,0,0,0.4);
}

.bl_3 a {
	background: rgba(31,112,168,0.8);
}

.bl_4 a {
	background: rgba(1,147,98,0.8);
}



.bl_1 a:hover {
	background: rgba(0,0,0,0.3);
}

.bl_3 a:hover {
	background: rgba(31,112,168,0.7);
}

.bl_4 a:hover {
	background: rgba(1,147,98,0.7);
}


.bl_1 {
	background:url(images/calendar.jpg) center center no-repeat;
	background-size: cover;
}

.bl_2 a {
	overflow: hidden;
	margin-left: 1px;
}

.bl_3 {
	background:url(images/bl_4.jpg) center center no-repeat;
	background-size: cover;
}

.bl_4 {
	background:url(images/sportzal.jpg) center center no-repeat;
	background-size: cover;
}



.img_link {
	text-align: center;
	height: 150px;
	border: 1px solid #eee;
}

.img_link div {
	height: 100px;
	text-align: center;
}
.img_link div img {
	height: 100px;
	margin-top: 10px;
}
.img_link span {
	text-align: center;
	line-height: 50px;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: -10px;
	font-size: 17px;
}



.bl_1 a span {
	position: absolute;
	height: 150px;
	display: block;
	width: 100%;
	background: rgba(0,0,0,0.2);
	bottom:0;
	transition: 0.3s;
	color: #fff;
	font-size:22px;
	text-align: center;
	vertical-align: center;
	padding-top: 42px;
}

.bl_1 a:hover span {
	position: absolute;
	height: 150px;
	display: block;
	width: 100%;
	background: rgba(0,0,0,0.2);
	bottom:0;
}


@media all and (max-width: 1200px) {
	
	.mob-none,
	.navbar-brand,
	.pro_logo {
		display: none;
	}
	
	.head_logo {
		display: block;
	}
	
	.bread_bl .col-md-4 {
		width: 50%;
	}
	
	
	
}

.bl_2  div {
	margin: 0;
	padding: 0;
}


@media all and (max-width: 992px) {
	
	.bread_bl .col-md-4 {
		width: 100%;
	}
	

	.print-version-link {
		line-height: 22px;;
	}

.bread_bl {
	background: #fff;
	padding-left: 40px;
	border-bottom: 1px solid #eee;
}

.bread_bl .breadcrumbs {
	text-align: right;
	
	padding-bottom: 22px;
}


.bread_bl h1 {
	padding: 30px 0 10px 0;
}
	
	
	.bread_bl .breadcrumbs {
		text-align: left;
		padding-top: 0px;
	}
	
	
	.bl_2 {
		height: auto;
	}
	
	.bl_2  .col-md-4 {
		width:50%;
		float: left;
	}
	
	.bl_head_adres,
	.bl_head_soc {
		width: 100%;
		
		-ms-box-orient: horizontal;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -moz-flex;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		
		-webkit-justify-content: center; 
		justify-content: center; 
	}
	
	.bl_head_tel {
		width: 50%;
		float: left;
		margin: 0;
	}
	
	.head_logo {
		height: 140px;
	}
	
	.tels div:nth-child(1) {
		text-align:right;
	}
	
	
	.bl_head_adres {
		margin-bottom: 40px;
	}
	
	
	
	.soc_vk,
	.soc_fb,
	.soc_insta {
		width: 25px;
		height: 25px;
		background-size: contain !important;
	}
	.soc_vk { 
		margin-left: 0px; 
	}

}


.navbar-toggle {
    position: relative;
    float: none;
	left:50%;
	margin:0;
	margin-left: -22px;
	margin-top: 8px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}

.navbar-nav a {
	text-align: center;
}

@media all and (min-width: 768px) {

	.navbar-nav {
		-ms-box-orient: horizontal;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -moz-flex;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		
		-webkit-justify-content: center; 
		justify-content: center; 
	}

}

@media all and (max-width: 768px) {
	.navbar-header {
		width: 100%;
	}
}
	

	

.sl_bl {
	height:480px;
	margin-top:-480px;
	padding-top:200px;
	
}
.sl_bl a {
	color: #fff;
}	


.sl_mini-title {
	font-size:20px;
	text-transform: uppercase;
}
.sl_title {
	font-size:43px;
	line-height: 50px;
	font-weight: 700;
	text-transform: uppercase;
	
}
.sl_but_bl {
	margin-top: 15px;
}
	
.sl_but {
	font-size:24px;
	line-height: 45px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 20px 10px 20px;
	background: #019362;
	height: auto;
	width: auto;
	color: #fff;
}

	.bl_2 a {
		opacity: 0.8;
	}
	
	.bl_2 a:hover {
		opacity: 1.0;
		text-decoration: none;
		border: 3px solid #eee;
	}
/*
.container {
	width: 100%;
}
*/



footer .container {
	padding:0;
}

footer .col-md-2,
footer .col-md-10 {
	padding: 0 !important;
	margin: 0 !important;
}

footer .navbar-default {
    background-color: #fff;
    border-color: #fff;
}

.footer_logo {
	display: block;
	background:url(images/mini_logo_red.png) center center no-repeat;
	background-size: contain;
	width: 100%;
	height: 40px;
	margin-top: 15px;
	margin-bottom: 20px;
}

@media all and (max-width: 768px) {
	footer .navbar-nav li {
		width:50%;
		float:left;
	}
}

nav {z-index:1 !important;}



.bl_soc {
	padding-top: 15px;
}

.call-us {
	padding-bottom: 10px;
}

.call-us div {
    float: left;
}

.call-us .bl_head_tel {
    margin-left:0;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

.go_contact a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 0px 20px 0px 20px;
}


.go_contact {
    padding: 0px;
	padding-top: 17px;
}



@media all and (max-width: 1200px) {
	.bl_soc {display: none;}
}

@media all and (max-width: 992px) {
	.call-us {display: none;}
}


.bl_3 a,
.bl_4 a {
	padding-top: 30px;
	color: #fff;
    font-size: 18px;
    text-align: center;
	text-decoration:none;
}

.bl_3 a span,
.bl_4 a span {
	color: #fff !important;
	font-weight: 700;
    font-size: 23px;
    text-align: center;
	text-decoration:none;
	display: block;
}


.sl_prev ,
.sl_next {
	height: 60px;
	width: 50px;
	background: #fff; 
	display: block;
	top: 50%;
	margin-top: -30px;
	position: absolute;
}

.sl_next {
	right:0;
	background:url(images/arrow-next.png) center center no-repeat #fff;
	background-size: contain;
}

.sl_prev {
	left:0;
	background:url(images/arrow-prev.png) center center no-repeat #fff;
	background-size: contain;
}

.carousel-control {
	display: block;
}



.bl_1 a span { 
	font-size: 26px;
	padding-top: 50px;
}

#TB_window {
    margin-top: -206px;
	margin-left: -314px;
}

.navbar {
	margin-top: 0 !important;
}



.pred-bl {
	margin-top: 10px;
	position: relative;
}

.nonono {
	display: none;
}

.pred-in {
	margin: 0px 5px 5px 5px;
	padding: 15px;
	background: #eee;
	height: 100%;
	border: 5px solid #019362;
	padding-bottom: 110px;
	font-size:15px;
	color: #333;
	
	min-height: 340px;
}

.pred-forbut {
	bottom: 20px;
	position: absolute;
	width: 100%;
	left: 0;
	padding: 0px 10px 0 10px;
}
.pred-but {
	display: block;
	width: 100%;
	text-align: center;
	background: #019362;
	border: 5px solid #fff;
	padding: 15px 10px 15px 10px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	transition: 0.6s;
}
.pred-but:hover {
	border: 5px solid #019362;
	color: #fff;
	text-decoration: none;
}

.pred-title {
	left: 0;
	background: #019362;
	padding: 15px;
	width: 100%;
	color: #fff;
	font-size:18px;
	font-weight: 700;
	border: 5px solid #fff;
	border-bottom: none;
	
	min-height: 90px;
	text-align: center;

}

.pred-title span {
	display: block;
	color: #fff;
	opacity: 0.8;
	font-weight: 500;
	padding-bottom: 10px;
	
	display: none;
}

.pred-price {
	display: block;
	text-align: center;
	color: #000;
	font-size:22px;
	font-weight: 700;
	padding: 10px;
}
kk {
	display:block;
	padding:5px 0 5px 0;
}

.pred-row {
	margin-bottom: 40px;
}



.pred-blue .pred-title {
	background: #015D9C;
}

.pred-blue .pred-in {
    border: 5px solid #015D9C;
}
.pred-blue .pred-but:hover {
    background: #015D9C;
	border: 5px solid #015D9C;
}
.pred-blue .pred-but {
    background: #015D9C;
}

.pred-red .pred-title {
	background: #FF003C;
}
.pred-red .pred-in {
    border: 5px solid #FF003C;
}
.pred-red .pred-but:hover {
    background: #FF003C;
	border: 5px solid #FF003C;
}
.pred-red .pred-but {
    background: #FF003C;
}




@media (max-width: 1200px) {
	.pred-in {
		min-height: 440px;
	}
	.pred-red  .pred-title {
		line-height: 20px !important;
	}
	.pred-title {
		min-height: 110px;
	}
}

@media (max-width: 991px) {
	.pred-in {
		min-height: auto;
	}
	
	.pred-title {
		min-height: auto;
		text-align: center;
		line-height: 20px !important;
	}
}


hr {
    border: none;
    background-color: #999;
    color: #999;
    height: 1px;
}

.predlozh {
	text-align: center;
	font-size: 18px;
	line-height: 40px;
}
.predlozh-t2 {
	font-weight: 700;
	margin-top: 40px;
}
.predlozh-t2 span {
	display: block;
	padding:0px 10px 0px 10px;
	background: #fff;
	max-width: 400px;
	margin: 0 auto;
	margin-top: -40px;
	
}

.predlozh-t1 {
	background: #eee;
	line-height: 80px;
}



@media (max-width: 1600px) {
	#carousel-example-generic a.left,
	#carousel-example-generic a.left	{
		width: 100px;
	}
}
@media (max-width: 1390px) {
	#carousel-example-generic a.left,
	#carousel-example-generic a.right	{
		width: 60px;
	}
}


.preim-icons {
	text-align: center;
	font-size: 18px;
	margin-top: 20px;
}

.preim-icons .col-md-3 {
	padding: 10px 20px 10px 20px;
}

.preim-icons .col-md-3 div {
	width: 100%;
	height: 60px;
	background: #eee;
	margin-bottom: 10px; 
}

.preim {
	padding: 30px 0 40px 0;
	border-bottom: 1px solid #eee;
}


.pre-i3  {
	background:url(/external-files/spb-pro.ru.opt-css.1c-bitrix-cdn.ru/bitrix/templates/protmp_main/images/icon1.png) center center no-repeat !important;
	background-size: contain !important;
}
.pre-i4  {
	background:url(/external-files/spb-pro.ru.opt-css.1c-bitrix-cdn.ru/bitrix/templates/protmp_main/images/icon2.png) center center no-repeat !important;
	background-size: contain !important;
}
.pre-i8  {
	background:url(/bitrix/templates/protmp_main/images/icon3.png) center center no-repeat !important;
	background-size: contain !important;
}
.pre-i6  {
	background:url(/bitrix/templates/protmp_main/images/icon4.png) center center no-repeat !important;
	background-size: contain !important;
}
.pre-i5  {
	background:url(/bitrix/templates/protmp_main/images/icon5.png) center center no-repeat !important;
	background-size: contain !important;
}
.pre-i1  {
	background:url(/bitrix/templates/protmp_main/images/icon6.png) center center no-repeat !important;
	background-size: contain !important;
}
.pre-i7 {
	background:url(/icon7.png) center center no-repeat !important;
	background-size: contain !important;
}
.pre-i2 {
	background:url(/external-files/spb-pro.ru.opt-css.1c-bitrix-cdn.ru/bitrix/templates/protmp_main/images/icon8.png) center center no-repeat !important;
	background-size: contain !important;
}


.pred-but {
	text-decoration: none !important;
	color: #fff !important;
}


#test-form h1 {
	font-size: 19px;
	padding: 0 0 20px 0;
	margin: 0;
}
#test-form input {
	width: 100%;
	padding: 10px;
	margin-bottom: 10px;
}

#specname {
	margin-top: -15px;
	margin-bottom: 20px;
	line-height: 14px;
	color: #019362;
	text-transform: uppercase;
}

#t_but {
	margin-bottom: 0 !important;
}


.sl_but {
box-shadow:
  1px 0px rgb(35,109,16), 1px 1px rgb(41,97,59),
  2px 1px rgb(34,108,15), 2px 2px rgb(40,96,58),
  3px 2px rgb(33,107,14), 3px 3px rgb(39,95,57),
  4px 3px rgb(32,106,13), 4px 4px rgb(38,94,56),
  5px 4px rgb(31,105,12), 5px 5px rgb(37,93,55);
  
}

.pred-price {
	display: none;
}


.sidebar-sub .submenu ul ul {
	padding:0;
}
.sidebar-sub .submenu ul ul ul{
	padding:0 0 10px 10px;
}

.carousel-caption {
	display: none;
}


.sidebar-main {
        display: none !important;
}
.main_text {
        width: 100% !important;
}


.podmenu, .podmenu1 {
		background: #ccc;
		margin-left: -55px;
		margin-top: -10px;
		position: absolute;
		width: 230px;
		padding: 10px;
		z-index: 9999999 !important;
		display: none;
		border-top: 3px solid #999;
	}
.podmenu a, .podmenu1 a {
    display: block;
    width: 100%;
    padding: 5px 10px 5px 10px;
    font-size: 16px;
    color: #333;
}
	.podmenu a:hover, .podmenu1 a:hover {
		text-decoration: none;
		color: #000;
	}
	
	
@media (max-width: 371px) {
	.bl_head_tel:nth-child(2) {
		padding-top: 0 !important;
		margin-top: -30px !important;
	}
	.bl_head_tel {
		width: 100% !important;
		text-align: center !important;
		float: none !important;
	}
}
/**** 152 ***/
.info-panel{
  position: fixed;
  bottom: -100%;
  left: 0;
  width: 100%;
background-color: #ccc;

  padding: 15px;
  color: #000;
  text-align: center;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  transition: 1s;
  z-index: 1000;
}

.info-panel-v{
  bottom: 0;
}
.info-panel p{ margin: 0 32px 0 12px; }

button.close-panel:active, button.close-panel:focus {
  outline: none;
}
button.close-panel::-moz-focus-inner {
  border: 0;
}

.close-panel{
  display: inline-block;
    border-radius: 0;
   
font-size: 30px;
  background: transparent;
text-transform: uppercase;
  border: none;
 
  font-weight: 400;
 
  min-width: 50px;
 padding: 4px;
  cursor: pointer;
  vertical-align: middle;
 color: #000;
    position: absolute;
    top: 5px;
    right: 1.5%;
}

.close-panel:hover {
color: #b52827;
}

.close-panel:active {
color: #000;
  
}

@media only screen and (min-width: 1198px){
  .info-panel{
        width: 700px;
    left: 50%;
    margin-left: -340px;
    overflow: hidden;
  }
  
  .info-panel p{
    width: 606px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin: 0 32px 0 12px;
  }
}