@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700&subset=cyrillic');

html {
	transform: translate3d(0,0,0);
}

body {
    font-family: 'Roboto Slab', serif;
	font-weight: 400;
	color: #444;
    font-size: 16px;
	background: #be6e6d url('../images/bg4.jpg') 50% 0 no-repeat;
	background-attachment: fixed;
	background-size: cover;
	padding: 0 50px;
	
}

.searchbtn {
	font-size: 24px;
}

.glyphicon {
	opacity: 0.7;
}



h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto Slab', serif;
	font-weight: 400;
	text-shadow: 0 1px 1px #fff;
}

.btn-primary:hover {
	background: #934548;
	background-image: url('../images/tex.png');
	text-shadow: 0 1px 1px #000;
} 

.btn-link {
	text-decoration: underline;
}

.btn-primary {
	border: none;
	background-image: url('../images/tex.png');
	text-shadow: 0 1px 1px #000;
}

img {
	border-radius: 6px;
}

.container-fluid {
  margin: 40px auto 40px auto;
  min-width: 1300px;
  max-width: 1600px;
  background-color: #f7f7f7;
  padding: 20px;
  border-radius: 6px;
}

.logo {
	height: 173px;
	background-image: url('../images/gb2.jpg');
	background-position: 50% 50%;
	background-size: cover;
	border-radius: 20px;
	color: #fff;
}

.logo h1 {
	font-size: 32px;
	text-shadow: 0 5px 10px #000;
	margin-top: 35px;
	font-weight: 700;
	padding: 0 0 10px 90px;
	background: url('../images/gb.png') no-repeat;
	background-size: 74px 74px;
	text-align: left;
}

.panel {
	border-radius: 6px;
}

.panel-heading {
	border-radius: 6px 6px 0 0;
	font-family: 'Open Sans', serif;
	font-weight: 600  !important;
	background-image: url('../images/tex.png');
	text-shadow: 0 1px 1px #000;
}


.headergutter  {
    padding-right:10px;
    padding-left:10px;
}

.headergutter .panel {
    height: 173px;
}


.headergutter > [class*='col-'] {
    padding-right:5px;
    padding-left:5px;
}

.customgutter > [class*='col-'] {
    padding-right:5px;
    padding-left:5px;
}

.searchform  {
	border: none;
}

.searchform .row {
	padding: 0 20px;
}

.searchform .row select, .searchform .row input, .searchform .row button {
	margin: 7px auto 7px auto;
}

.searchform .row button {
	position: absolute;
	height: 82px;
	width: 94%;
}

.phones {
	border: none;
	background: none;
	box-shadow: none;
	padding: 0;
}
.phones .lead {
	font-size: 20px;
}

.email {
	margin-top: -10px;
}

.phones .panel-body {
	padding: 0;
}



.breadcrumb {
	background: #fff;
	line-height: 1.8;
}

.navmargin ul {
	border-radius: 0;
}

.navmargin ul li a {
	line-height: 30px  !important;
}

.navmargin {
	margin: 0 0 20px 0;
}

.navmargin .btn-group {
	box-shadow: 0 0 1px #f9f8f9;
}

.contimg {
	margin: 15px 0;
}


.navmargin .btn {
	font-size: 18px;
	line-height: 28px  !important;
	font-family: 'Open Sans', serif;
	font-weight: 600  !important;
}

.pannopadding {
	padding-top: 7px;
	padding-bottom: 7px;
}

.thumbnail {
	padding: 0;
	margin-bottom: 0px;
	border: none;
}


.news a, .novinki a {
	color: #444;
}

.novinki .thumbnail {
	position: relative;
	margin-bottom: 15px;
}


.novinki .caption {
	background: rgba( 255, 255, 255, 0.88 );
	position: absolute;
	bottom: 0;
}

/* Sidebar navigation */
.nav-sidebar {
  margin-right: -15px;
  margin-left: -15px;
  font-weight: 700;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
  color: #444;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #c46266;
}

.nav-sidebar .glyphicon {
	//opacity: 0.5;
}





.panel-heading {
	text-transform: uppercase;
}

.panel-heading .glyphicon {
	padding-right: 7px;
	//opacity: 0.5;
}

.panel{
	border: none;
}


.pull-left {
	margin-right: 20px !important;
}

.pull-right {
	margin-left: 20px !important;
}


.media {
    margin: 22px 0 40px 0;
}
.media-object {
    margin-right: 10px;
}


.dropdown-menu {
	font-family: 'Open Sans', serif;
	font-weight: 400;
    margin-top: 0px;
    background: #ad595c !important;
    border-top: none;
}
.dropdown-menu li a {
    color: #fff;
}
.btn-group:hover > .dropdown-menu {
    display: block !important;
}
.footer {
    margin-top: 30px;
    width: 100%;
    height: 60px;
	border-radius: 6px;
	background-image: url('../images/tex.png');
	text-shadow: 0 1px 1px #000;
	
}
.container .text-muted {
    margin: 20px 0;
    color: #fff;
    text-align: center;
}






.stamp {
  position: relative;
  background-color: #f7f7f7;
  
}
.stamp:before {
  position: absolute;
  top: -16px;
  display: block;
  content: "";
  background: radial-gradient(circle, transparent 15px, #f7f7f7 16px);
  background-size: 50px 40px;
  background-position: -20px -20px;
  width: 97%;
  height: 40px;
  z-index: -1;
}
.stamp:after {
  position: absolute;
  bottom: -16px;
  content: "";
  display: block;
  background: radial-gradient(circle, transparent 15px, #f7f7f7 16px);
  background-size: 50px 40px;
  background-position: -20px -20px;
  width: 97%;
  height: 40px;
  z-index: -1;
}