html{

    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

  body  {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
  }


.header a:hover {
	color: royalblue;
	text-decoration: doubleunderline;
}

.header h1 {
	letter-spacing: 2px;
	font-size: 150%;
	color: #052853;
	float: left;
	font-weight: 700;
	vertical-align: bottom ! important;	
	margin: 0%; 
}

.panel-heading h1 {
	font-size: 120%;
	margin: 0;
}

h2 {
	margin-left: 50px;	
}

h3:hover{
	color: #0e0e28ed;
	font-weight: 150;
	text-decoration: underline;
	font-family: "Lucida Sans Unicode";  
}

.label h4 {
	color: #0a2572 ! important;
	font-weight: 600;
}
.map p {
	text-align: center;
	padding: 3%;
}

.label h4:hover {
	color: #104a6c ! important;
	font-weight: 700;
	text-decoration: underline;
	text-shadow: 0 0 2px #32b4f1;
}

h5 {
	text-align: center;
	border-bottom:3px double;
	display: inline-block;
}

h6 {
	font-size: 100%;
	font-weight: 600;
	color: #052853;
	text-align: right;
}
.img-thumbnail {
	vertical-align: middle ;
	margin-top:8%;
	margin-left:5px;
	box-shadow: 0 0 9px 0px #2761a9;
}
	
.img-circle {
	width: auto;
	padding: 1% ! important;
	
	
}

.direktor img {
	align: left;
}
			
.apranq img {
	margin: 0%;
}


textarea.form-control {
	height: 100px;
}

.container-fluid img {
	float: none;
	padding: 10px;
	margin: 0 ! important;
	overflow: none ! important;
}

.container-shapka {
	width: 100%;
	margin: 0 ! important;
	text-align: center;
	float: none;

}

.container-fluid {
	background: linear-gradient(to top left, #ffffffff, #549acc73, #ffffffff);
	width: 100%;
	height: auto;
	 flex: 1;
	
}

.container-logo {
	font-size: 80%;
	width: 65%;
	margin: 0;
	
}

.container-logo img {
	float: left;
	overflow: none ! important;
}

.container-logo p{
	width: 70%;
	margin: 0;
}

.shapka-adres {
	float: middle;
	text-align: left;
	margin: 0;
	font-size: 100%;
	letter-spacing: 2px;
	color: #052853;
	font-weight: 700;
}

.navbar-header{
		margin:0 !important;
}

.panel-body {
	display: block;
	border-radius: 7px;
	text-align: justify;
}

.hr-double {
	margin: 15px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	width: 25%;
}

.hr-double1 {
	margin: 15px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	width: 50%;
}
.hr-double2 {
	margin: 15px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	width: 75%;
}

.hr-double3 {
	margin: 15px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	width: 100%;
	line-height: 10%;
}

.hr-double-max {
	margin: 15px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	width: auto;
	line-height: 10%;
}

.hr-white {
	margin: 15px 0;
	padding: 0;
	height: 1px;
	border: solid white;
	width: auto;
	line-height: 10%;
}

.remont{
	font-weight: 150;
}
html, body {
	height: 100%;
}

body {
   background-size: cover;
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-position: top;
   font-family: "Lucida Sans Unicode";  
   font-size: initial;
}


p {
   
	overflow: hidden;
	position: relative;
	padding: 1%;
	font-size: 85%;
	vertical-align: center;
}
 
.panel-body p {
	 overflow: inherit;
}
  
.panel-body img {
	 margin-right: 2%;
	 margin-left: 0%;
}
 
a:hover {
	color: darkblue;
}

a {
font-weight: 600;

}

.btn-secondary a{
color: #052853 ! important;

}

.shapka-adres a {
	text-decoration: underline;
	color: #950000;
}

.direktor {
	/* float: left; */
   	border:1px solid #CCC;
	padding: 6px;
	box-sizing: inherit;
	margin-left: 1%;
	margin-right: 1%;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {

    color: #fff;
    background-color: #0e0e28ed;
}

.nav-pills>li>a {
	color: #fff;
	background-color: #060612ab;
	font-size: 80% ! important;
}

.nav-pills>li>a:hover {
	background-color: #6e637e;
}

.navbar-inverse {
    padding: 0%;
    border: none;
}

.navbar-header {
	margin: 0 ! important;
}

.navbar-collapse navbar-right {
	width: 100%;
}

									.navbar-inverse .navbar-toggle .icon-bar {
										background-color: #241f1f;
									}

									.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
										background-color: #7f7f7f;
									}
									.navbar-inverse .navbar-toggle {
										border-color: #c7bbbb;
										background-color: #00000061;
									}




									@media (max-width: 767px) {
									

								
										.nav-pills>li {
											float: none;
										}

										.nav-pills {
											text-align: center;
											width: 75%;
										}
											
										.header h1 { 
											font-size: 100%;
											letter-spacing: 1px;
											text-align: center ! important;
											margin: 0 ! important;
											float: none ! important;
										}

										.header {
											text-align: center ! important;
										}
										.logo {
											text-align: center ! important;
										}
									
										
										.container-logo, .shapka-adres {
											float: none ! important;
											letter-spacing: 0 ! important;
											text-align: center ! important;
											margin: 0 ! important;
											width: 75%;
											clear: both;
										}
										
										.container-shapka{
											min-width: 130%;
										}										
										.container-fluid {
											height: 100%;
										}
																				
										.container-logo img{
											float: none ! important;
											overflow: none ! important;
											vertical-align: bottom;
											width: 30% ! important;
										}		
										
										.shapka-adres {
											font-size: 90%;
										}
										
										img.img-thumbnail.text-center {
											size: 80%;
										}
										
										.direktor {
											width: 97%;
										}
										
										.novosti h6 {
											font-size: 65%;
										}
																				
										footer {
											font-size: 80% ! important;
										}
										
										p {
											font-size: 80%;
										}
										
										h3 {
											font-size: 80%;
											margin-top: 0;
										}
										
										h1 {
											font-size: 80%;
										}
										h2 {
											font-size: 95%;
										}
										
										h4 {
										text-align: left;
										font-size: 80%;										
										}
										
										.cucak {
											width: 100% ! important;
										}

										.adres{
										width: 100% ! important;
										}

										.adres p {
										text-align: left;
										}
										
										.map {
										width: 100% ! important;
										text-align: center ! important;
										padding: 3%;
										
										}
										
										.map p {
										font-size: 68%;
										
										}
										
										.news img {
										width: 25% ! important;
										
										}
										.list-group-item {
										font-size: 80%;
											
										}
										
										.gallery {
											width:10%;
										}

										.apranq h5 {
											font-size: 80%;
										}
										.slides img {
											width: 70% ! important;
											margin-left: 15%;

										}


									} 

									

								@media(max-width: 991px){
										p {
											font-size: 70%;
											
										}
										.panel-body1 {
											text-align: justify;
										}
										.header h1 {
											font-size: 95%;
											vertical-align: center;
										}
										
										.container-fluid {
											height: 70%;
										}
										
										.container-logo img{
											width: 30% ! important; 
										}
										
								}
.circle {
	
}

.news {
	text-align: center;
	background-color: #e7eef6;
	max-height: fit-content:
	margin: 0 ! important;
}

.news h1 {
	padding-top: 2%;
	margin: 0;
}

.news h6{
text-align: left;
padding: 0 1% 0 1%;	
text-decoration: underline;
}

.news p{
text-align: left;
padding: 0 1% 0 1%;		
}

.news img {
width: 13%;
float: right;
}

.lurer h6 {
padding-left: 7%;
}
.lurer p {
padding-left: 6%;
}
.lurer img {
padding-right: 4%;

}

.novosti {
width: 22%;	
background-color: white;
padding: 1%;
margin: 1%;
margin-left: 2% ! important;
border-radius: 7%;
float: left;
box-shadow: 1px 3px 14px #242d66;
}

.wrapper {
	min-height: 100%;
}

.wrapper-partner {
	min-height: 2%;
}

.wrapper-small {
	min-height: 10%;
}

.btn-glav {
	color: #fff;
    background-color: #0e0e28ed;
	width: 300% ! important;
	max-width: 300% ! important;
	border-radius: 5px  ! important;
	display: block ! important ;
}

.list-group-item {
    padding: 10px 55px ! important;
	display: block;
	text-align: left;
	
}



.list-group {
	margin: 0 ! important;
}

.item h2 {
	font-size: 150% ! important;
}

.item.active {
	width: 1000px ! important;
	vertical-align: center;
	margin: 0 ! important;
	padding: 0 ! important;
	Float: none ! important;
}

.carousel {
	min-width: 100%;
	margin-left: -40px;
	margin-right: -40px;
}

.test-carousel-fluid {
	margin: 0;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
        width: 100% ! important;
		margin: 0 ! important;
   }
 
 .center-block {
	 margin: 0! important;
 }


.panel {
	border: none;
	width: 100%;
}

.panel-body {
	background-color: #99b7d73d;
	padding: 5px;
}



.panel-body1 {
	background-color: #eaeef6db;
	padding: 5px;
}

.panel-info>.panel-heading {
	background-color: #252835;
	color: white;
	border-color: transparent;
}

.apranq{
background-color: #99b7d7a6;
padding: 5px;
text-align: left;

}
.apranq h5{
text-align: left;
float: none;
font-weight: 600;	
font-size: 150%;
margin: 0 ! important;
padding: 0 ! important;
}
.sidebar-header {
	font-size: 120%;
	letter-spacing: 2px;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}
 

.carousel .item{
  background: none;
  text-align: center ! important;
 /*  height: 300px ! important; */
  transparent: 80% ! important;
  width: 100% ! important;
 }


.row h1 {
	padding-left: 40px;
}

.carousel.fade{
	opacity: 1;
}

.carousel.fade .item{
	display: block;
	position: absolute;	
	left: 0;
	top: 0;
	width: 100%;
	opacity: 0;
}

.carousel.fade .item.active{
	position: relative;
	opacity: 1;
}

.double {
	border-bottom: double;
}

.label {
 text-align: center;
 vertical-align: bottom;
 overflow: none;
}


.table tbody>tr>td.vert-align {
	vertical-align: middle;
	background-color: #eaeef6db;
}

.catalog-group img{
	float: right;
	overflow: none;
}

.catalogfoto {
	float: right;
}

.cucak {
	width:60%;
	float: left ! important;
}

.nkar{
	width:40%;
	float: right;
}

.nkar img{
	margin-left: 8%;
	width: 90%;
}

.adres{
	width: 50%;
	float:left;
	margin-right: 2px;
	font-size: 95%;
	padding: 15px;
}

.adres p{
	margin: 0;
}

.adres img{
	vertical-align: bottom;
	margin: 0;
}

.map{
	width: 45%;
	float: right;
	margin-top: 15px;
	padding: 0 ! important;
}



.footer-fluid {
	margin: 0;
	float: left;
	white-space: nowrap ! important; 
}

.twins {
	float: right;
}

.table {
font-size: 75%;
	
}

footer p {
	vertical-align: bottom;
	font-weight: 600;
	margin-left: 3%;
	width: fit-content;
}







.cssSlider {
	display: block;
	position: relative;
	width: 100%;
	overflow: hidden;
	float: right;
}
.cssSlider .slides {
	overflow: hidden;
	overflow: hidden;
	width: 100%;
	height: 50vmin;
	margin: 0;
	padding: 0 ! important;
	list-style: none;
}
.cssSlider .slides > li {
	width: 100%;
	height: 50vmin;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}
.cssSlider .slides > li > img {
	width: 100%;
	height: auto;
	
}

.cssSlider .slides > li:first-child:not(:target) {
	z-index: 1;
	-webkit-transform: translateY(0%);
	        transform: translateY(0%);
} 

.cssSlider .thumbnails {
	display: block;
	position: relative;
	padding: 0 ! important;
	margin: 0;
	list-style: none;
}
.cssSlider .thumbnails > li {
	float: left;
	width: 25%;
}
.cssSlider .thumbnails > li > a {
	display: block;
}
.cssSlider .thumbnails > li > a > img {
	width: 100%;
	height: auto;
}

.cssSlider .slides li:target {
	z-index: 3;
	-webkit-animation: slide 0s 1;
}
.cssSlider .slides li:not(:target) {
	-webkit-animation: hidden 0s 1;
}



 @-webkit-keyframes slide {
	0% {
		-webkit-transform: translateX(-100%);
		        transform: translateX(-100%);
	}
	100% {
		-webkit-transform: translateX(0%);
		        transform: translateX(0%);
	}
}
@keyframes slide {
	0% {
		-webkit-transform: translateX(-100%);
		        transform: translateX(-100%);
	}
	100% {
		-webkit-transform: translateX(0%);
		        transform: translateX(0%);
	}
}
@-webkit-keyframes hidden {
	0% {
		z-index: 2;
		-webkit-transform: translateX(0%);
		        transform: translateX(0%);
	}
	100% {
		z-index: 2;
		-webkit-transform: translateX(100%);
		        transform: translateX(100%);
	}
}
@keyframes hidden {
	0% {
		z-index: 2;
		-webkit-transform: translateX(0%);
		        transform: translateX(0%);
	}
	100% {
		z-index: 2;
		-webkit-transform: translateX(100%);
		        transform: translateX(100%);
	}
}


.left-side img{
	float: left;
	box-shadow: 2px -1px 10px 5px #d0d670;
}

.right-side img{
	float: right;
	box-shadow: 2px -1px 10px 5px #2769a570;
}

.catalog { 
display: block;
}

.catalog img {
	width:90%;
	margin: 2%;
	border-radius:3%;
	
	float: none;
	text-align: center;

}

.gallery{
	width: 50%;
	margin-right: 2%;
}	

.apranq p {
	letter-spacing: 1.5px;
	text-decoration: none;
	line-height: 1.2;
	font-size: 120% ! important;
	font-weight: 600;

}

li {
    list-style-type: none; /* Убираем маркеры */
   }
   
   
.knopka {
	margin: 3%;
}
.knopka img{
	margin: 0.5%;
	width: 21% ! important;
	box-shadow: 0 0 5px black;

}

.knopka img.select {
width: 30% ! important;	
box-shadow: 0 0 10px blue;
}


.knopka-gas {
	margin: 3%;
}
.knopka-gas img{
	margin: 0.5%;
	width: 21% ! important;
	box-shadow: 0 0 5px black;
}
.knopka-gas img.select {
width: 30% ! important;	
box-shadow: 0 0 10px blue;

}


.marquee {
    overflow: hidden;
    white-space: nowrap; /* Запрещаем переносы слов */
    animation: marquee 40s linear infinite;
    background: none;
    padding: 5px;
    
   }
   
   
   @keyframes marquee {
    from { text-indent: 100%; }
    to { text-indent: -100%; }
   }
   
  