
html {
  height: 100%;
}

body {
	font-family: "Arial", sans-serif;
	display: flex;
	flex-direction: column;
	min-height: 100vh;
	font-size:13pt;
	
}

a, span {
#	display: inline-block;
}

h1{
font-size: 24px;
}

h2{
font-size: 23px;
}


h1, h2, h3, h4, h5, h6, legend {
    color: #ff6600;
#    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
}

.section-content {
   flex: 1;
   padding-bottom: 30px;
   background-color: #fff; 
}

.inline > * {
	display: inline-block;
}

.respons-img {
	max-width: 100%;
}

.upper {
	text-transform: uppercase;
}

.red {
	color: #ce2027;
}

.respons-img {
	min-width: 100%;
	max-height: 342px;
}

.title {
	margin: 100px 0 80px;
}

.title-hr {
    background-color: #888888;
    display: inline-block;
    margin: 10px 0;
	height: 1px;
    width: 40px;
}

.push-bot-20 {
	margin-bottom: 20px;
}

/* header */

.navbar-info {
	padding: 20px 0 10px;
}

.header .navbar-default {
    background-color: #fff;
    border: none;
	margin-bottom: 0; 
}

.navbar-background {
/* IE10+ */ 
background-image: -ms-linear-gradient(top, rgba(252,190,164,1) 0%, rgba(252,110,52,1) 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, rgba(252,190,164,1) 0%, rgba(252,110,52,1) 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, rgba(252,190,164,1) 0%, rgba(252,110,52,1) 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(252,190,164,1)), color-stop(100, rgba(252,110,52,1)));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, rgba(252,190,164,1) 0%, rgba(252,110,52,1) 100%);

/* W3C Markup */ 
background-image: linear-gradient(to bottom, rgba(252,190,164,1) 0%, rgba(252,110,52,1) 100%);
	-webkit-box-shadow: 0 0 12px -5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 0 12px -5px rgba(0, 0, 0, 0.75);
	box-shadow: 0 0 12px -5px rgba(0, 0, 0, 0.75);	
}

.navbar-background .navbar-nav li a {
	text-transform: uppercase;
	color: #fff;
}

.logo {
	background: rgba(0, 0, 0, 0) url("../img/logo.png") no-repeat scroll 0 0;
	height: 80px;
	width: 130px;
}

.header .glyphicon-earphone {
	font-size: 12px;
	padding: 0 5px;
}

.header .h4 {
	margin-top: 0;
}

.navbar-background .navbar-nav > li > a:hover,
.navbar-background .navbar-nav > .open > a,
.navbar-background .navbar-nav > .open > a:focus,
.navbar-background .navbar-nav > .open > a:hover {
	color: #fff;
#	background-color: #1560bd;
/* IE10+ */ 
background-image: -ms-linear-gradient(top, #FCE674 0%, #FCBE3C 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FCE674 0%, #FCBE3C 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #FCE674 0%, #FCBE3C 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FCE674), color-stop(100, #FCBE3C));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FCE674 0%, #FCBE3C 100%);

/* W3C Markup */ 
background-image: linear-gradient(to bottom, #FCE674 0%, #FCBE3C 100%);
}

.navbar-background .dropdown-menu {
#	background-color: #1560bd;
/* IE10+ */ 
background-image: -ms-linear-gradient(top, #FCE674 0%, #FCBE3C 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FCE674 0%, #FCBE3C 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #FCE674 0%, #FCBE3C 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FCE674), color-stop(100, #FCBE3C));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FCE674 0%, #FCBE3C 100%);

/* W3C Markup */ 
background-image: linear-gradient(to bottom, #FCE674 0%, #FCBE3C 100%);
}

.navbar-background  .dropdown-menu > li > a:focus,
.navbar-background  .dropdown-menu > li > a:hover {
	background-color: #879fd5;
}

.header .navbar-default .navbar-toggle {
	border-color: #fff;
}

.header .navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}

.header .navbar-default .navbar-toggle:focus,
.header .navbar-default .navbar-toggle:hover {
	background-color: #004d23;
}

.header .navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #111111;
}

.header .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.header .navbar-default .navbar-nav > li > a:focus {
	color: #fff;
}

.header .navbar-brand.logo-site,
.header .navbar-background .navbar-nav li a.logo-site  {
	background-color: #fcda6c;
	color: #fff;
	margin-left: 15px;
    font-weight: 800;	
}


.header .navbar-background .navbar-nav li a.logo-site  {
	margin: 0 80px 0 0;
	font-size: 24px;
}

/* price */

.block-price {
	border-right: 1px solid #7e7e7e;
	padding: 20px 10px 20px 20px;
	margin-left: -30px;
}

.block-price p {
	min-height: 100px;
}

.border-bottom .block-price {
	border-top: 1px solid #7e7e7e;
	margin-top: -2px;
}

.block-price.no-border {
	border-right: none;
}

/* advant */

.advant-block {
	margin-bottom: 80px;
}


.title.text-center p {
	font-size: 18px;
    margin: 20px 0;
	color: #045edb;
}

.advant-block .glyphicon {
	display: inline-block;
	border: 2px solid #002768;
	color: #ff4444;
	font-size: 16px;
    padding: 8px;
	border-radius: 100%;
	margin-bottom: 20px;
}

/* bg-gray */

.bg-gray {
    background-color: #eceded;
	padding-top: 30px;
	padding-bottom: 30px;
    margin-top: 20px;
}

.bg-gray h3 {
	font-weight: normal;
	margin: 0 0 10px;	
}

.link-btn {
    background-color: #ff4444;
    color: #fff;
    font-size: 13pt;
    margin-top: 20px;
	line-height: 40px;
	padding: 0 25px;
    text-transform: uppercase;
	border-radius: 2px;
}

.link-btn .glyphicon {
    font-size: 18px;
	margin-right: 10px;
    vertical-align: middle;
}

.link-btn:hover {
    background-color: #002768;
    color: #fff;
	text-decoration: none;
}

/* section-flag and map */

.section-flag {
	font-size: 16px;
	color: #333333;
	padding: 15% 0 0;
}

.section-map .title {
	margin: 40px 0 20px;
}

.title .h4 {
	border-left: 3px solid #6e3377;
	color: #111111;
	padding-left: 15px;
}

.map-img  {
	padding-top: 15%;
}

.push-left-20 {
	margin-left: 20px;
}

.link-btn.btn-price {
	line-height: 1;
	padding: 10px 5px;
	margin-top: 0;
}

/*  block-above */

.block-above {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	max-height: 300px;
}

.block-above .block-above-text {
	position: absolute;
	left: 8%;
	width: 85%;
	padding-right: 5%;
	bottom: 10%;
	z-index: 300;
	font-size: 16px;
}

.block-above .block-above-text,
.block-above .block-above-text h3 {
	color: #fff;
}

.block-above .title {
	margin: 20px 0;
}

/* section-news */

.height-img {
	min-height: 200px;
	min-height: 200px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}

.news-block {
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
	padding-bottom: 25px;
	margin-bottom: 40px;
}

.news-block .news-wrap {
	padding: 0 10px;
	overflow: hidden;
	min-height: 180px;
	max-height: 180px;
}

.news-wrap h6 {
	min-height: 30px;
	max-height: 30px;
	overflow: hidden;
	line-height: 1.3;
	margin: 20px 0 15px;
}

.news-wrap h6 a {
	color: #002768;
}

/* guarantee */

.guarantee {
	font-size: 16px;
}

.guarantee p,
.guarantee ol {
	margin-bottom: 30px;
}

.block-above-ec {
	max-height: 400px;
}

/* footer */

.footer {
    display:block;
    position:relative;
	background: rgba(0, 0, 0, 0) linear-gradient(to top, #fff, #ffffff) repeat scroll 0 0;
	padding:20px 0;
	margin-top:50px;
}

.footer p {
	color: #111;
}

/* hover - shadow */

.step-services:hover {
	background-color: #52ac62;
	color: #fff;
	cursor: pointer;
}

.block-above::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	z-index: 200;
	background-color: rgba(4, 50, 100, 0);
}

.title-hr-white {
	background-color: #fff;
	margin: 20px 0 25px;
	height: 1px;
	width: 40px;
}

.block-above-ec::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	z-index: 200;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0, 0, 0, 0.77) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0, 0, 0, 0.77) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%, rgba(0, 50, 100, 0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6303030',GradientType=0 );
}

/* media */


@media (max-width:992px){
	.height-img {
		border: none;
	}
}

@media (max-width:991px){
	.block-price {
		border: none;
		border-top: 1px solid #7e7e7e;
		padding: 20px 10px;
		margin-left: 0;		
	}
	.block-price.no-bot-border {
		border-top: none;
	}
	.section-map {
		margin-top: 15%;
	}
	.section-map .title .h4 {
		border: none;
	}
	.section-map .title {
		text-align: center;
	}
}

@media (max-width:768px){
	.no-xs-right .text-right {
		text-align: center;
		margin-top: 20px;
	}
	.section-main-slider .h1 {
		font-size: 24px;
	}
	.title.text-center p {
		font-size: 16px;
	}
	h2, .h2 {
		font-size: 20px;
	}
	h3, .h3,
	h4, .h4 {
		font-size: 18px;
	}
	.height-img {
		border-bottom: 1px solid #eee;
	}
	.footer {
		text-align: center;
	}
}

@media (max-width:360px){
	.block-above-ec h3 {
		font-size: 16px;
	}
	
	.block-above-ec .block-above-text {
		bottom: 3%;
	}
	
	.block-above-ec .block-above-text p {
		margin-bottom: 5px;
	}
}

ul.photo-year-list {
    padding: 0;
    padding-left:20px;
}

ul.photo-year-list li > a {
    color: #002768;
    font-size: 18px;
    margin: 0;
    padding: 5px 5px 12px;}
ul.photo-year-list li > a:hover {
    color: #ff4444;
                }
ul.photo-year-list li {
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 10px;
    padding-right:0px;
    margin-left:-5px;
}

.schet{
font-size:130%;
color:#a99497;
#text-shadow: 2px 1px 0 #fc723a;

}
.spincrement{

font-size:450%;
color: #fc723a;
text-shadow: 4px 3px 3px #fcc242;
}
#year{
color: #002768;
    font-size: 13pt;
        font-weight: 600;
}
#year .active{
color: #002768;
    font-size: 13pt;
        font-weight: 600;
        text-decoration: underline;
        
}
.lcena{
background: #ffe99c none repeat scroll 0 0;
margin-bottom: 5px;
box-shadow: 1px 1px 3px #c3c3c3;
}
.rcena{
background: #ffe6ca none repeat scroll 0 0;
margin-bottom: 5px;
box-shadow: 1px 1px 3px #c3c3c3;
}
li > a:hover{
color:#ff4444;
}
   .active_year {
    position: relative;
    text-decoration:underline;
   }
   .active_year::after {
    content: '';
    position: absolute;
    top:25px;
    left:8px;
    border: 10px solid transparent;
    border-top: 10px solid #FC753E;
   }
  .krug {
border-radius: 100px; 
border: 3px solid #F8D448;
box-shadow: 0 0 7px #fff; 
width: 100px;
display:block; 
margin:0 auto;
    height: 100px;
     background: #fff;
    }
.krug:hover {
animation: 1.2s ease-in-out 0s normal none infinite running trambling-animation;
}
 @keyframes trambling-animation {
0%, 50%, 100% {
transform: rotate(0deg);
}
10%, 30% {
transform: rotate(-10deg);
}
20%, 40% {
transform: rotate(10deg);
}
}

.knopa{padding: 15px 30px;}

.goods_item{
	margin-bottom:20px;
  
    border:1px solid #ccc; //#6F757A;
    border-radius:3px;
    margin-bottom:35px;
    overflow:hidden;
    max-width:360px;
	//z-index:1200;
	//background:gray;

}

.price_cost{
  font-weight:bold
  padding: 0 0 0 0;
  }


.goods_link,.goods_comment,.goods_price{
  width:100%;
  display:block;
  position:relative;
  background:white;
//  height:300px;
   padding:0px 12px 0px 12px;
   color:#181e33;
   overflow:hidden;
   }

.goods_item:hover{
   box-shadow:0 0 5px #968d8d;
}

.img_goods:hover {
    transform: scale(1.1);
}

.img_goods {
    transition: all 0.5s ease-out;
    }

img.img_goods{
  width:115%;
 // min-height: 200px;
 // max-height: 240px;
  //height: 200px;
  //padding:0 -15px;
  margin:0px -15px 0px -15px;
/*  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
  z-index:100;
  display:block;
  */
}

.block{
  display:block;
  position:relative;
}
.share42init{
  text-align:center;
  display:block;
  position:absolute;
  top:-50px;
  width:100%;
}
.photo_block{
  margin:30px 0;
}
.photo_list{
  margin-top:30px;
}
.photo_list section{
  display:block;
  position:relative;
  padding-left:300px;
  margin-bottom:30px;
  min-height:220px;
}
.photo_img_link{
  display:block;
  position:absolute;
  left:0;
  top:0;
  width:280px;
  height:220px;
  outline:3px solid #ccc;
  overflow:hidden;
}
.photo_img_link img{
  min-width:100%;
  min-height:100%;
}
.photo_title_link{
  display:block;
  padding-bottom:20px;
  border-bottom:1px solid #ccc;
  text-transform:uppercase;
}
.photo_list section label{
  display:block;
  font-weight:bold;
  text-align:right;
  margin:20px 0 15px;
}
.photo_list section aside{
  display:block;
}
.photo_block .all_photo{
  display:block;
  text-align:right;
}
.item_tur{
  display:block;
  position:relative;
}
.item_tur img{
  width:100%;
}
.portfolio{
  overflow:hidden;
}
.portfolio .item{
  margin-bottom:20px;
}
.portfolio .preview{
  display:block;
  position:relative;
  width:100%;
  height:220px;
  overflow:hidden;
}
.portfolio .preview img{
  display:block;
  min-width:100%;
  min-height:220px;
}
.portfolio .description{
  display:block;
  position:absolute;
  background:rgba(0,0,0,0.5);
  width:100%;
  height:100%;
  overflow:hidden;
  top:0;left:0;
  text-align:center;
  font-weight:bold;
  color:white;
  padding:10px;
  padding-top:60px;
  
}

.devider{
  display:block;
  position:relative;
  width:100%;
  max-width:420px;
  margin:20px auto;
  
}
.devider span{
  display:block;
  position:relative;
  background:white;
  z-index:2;
  text-align:center;
  font-weight:bold;
  color:#2c3e50;
  width:255px;
  margin:0 auto;
}
.devider:after{
  content:'';
  display:block;
  position:absolute;
  width:420px;
  height:4px;
  background:#2c3e50;
  border-radius:5px;
  top:10px;
  z-index:1;
}
.news_item{
  margin-bottom:20px;
  overflow:hidden;
}
.news_image_block{
  display:block;
  width:100%;
  min-height:150px;
 /* background:url('/img/sdep_bw.jpg') no-repeat center;*/
  border:2px solid #ccc;
  text-align:center;
  color:#ccc;
}
.news_image_block:hover{
  color:#ccc;
  text-decoration:none;
}
.news_image_block img{
  width:100%;
}