/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
@import 'stylesheet_1.css';
@import 'stylesheet.css';
body {
  /*padding-bottom: 40px;*/
  color: #000;
  font:18px "pt_sansregular";
  background-color:#6babba;
  position: relative;
}
a{
	color:#333333;
	text-decoration:underline;
}
.totop{
	position: fixed;
	padding: 5px;
	width:70px;
	font: 1rem/1.4rem Arial, sans-serif;
	cursor: pointer;
	bottom: 130px;
	right:20px;
	color: #1a6375;
	border-radius: 5px;
	border: 1px solid #1a6375;
	text-transform: uppercase;
	transition: opacity .7s 0s;	
}
.totop2{
	position: fixed;
	padding: 5px;
	width:70px;
	font: 1rem/1.4rem Arial, sans-serif;
	cursor: pointer;
	bottom: 80px;
	right:20px;
	color: #1a6375;
	border-radius: 5px;
	border: 1px solid #1a6375;
	text-transform: uppercase;
	transition: opacity .7s 0s;	
}
.totop3{
	/*position: absolute;
	float: right;*/
	padding: 5px;
	width:70px;
	margin-right: 15px;
	font: 1rem/1.4rem Arial, sans-serif;
	cursor: pointer;
	bottom: 5px;
	right:20px;
	color: #1a6375;
	border-radius: 5px;
	border: 1px solid #1a6375;
	text-transform: uppercase;
	transition: opacity .7s 0s;
	width: 100px;
}
.totop3 .view{
	/*font-size: 0.8rem !important;*/
	display: block;
	white-space: pre-wrap;
}
.bottom_tz{
	position: fixed;
	padding: 10px;
	width:auto;
	font: 1.5rem/1.8rem Arial, sans-serif;
	cursor: pointer;
	bottom: 200px;
	right:20px;
	color: #F00;
	border-radius: 5px;
	border: 1px solid #1a6375;
	text-transform: uppercase;
	transition: opacity .7s 0s;	
}
.totop_hidden{
	opacity: 0;
}
table.info_table2{
	width:100%;	
}
.info_table2 thead tr{
	border:1px solid black;	
	padding:5px;
	vertical-align:top;
	font-size:16px;
	color:#fff;
	background-color:#6babba;
}
.info_table2 tr td{
	border:1px solid black;	
	padding:5px;
	vertical-align:top;
	font-size:16px;
}
.tab-content{
	border:1px solid #CCC;
	padding:5px;
	background-color:#FFF;	
}
.form-control{
	border-color:#000;
	color:#000;	
}
.row{
	margin:0;
	padding:0;	
}
.house_table_list {
	font-size:0.77em;
	width:100%;
}
.house_table_list thead tr{
	background-color:#6babba;
	color:#FFF;
	
}
.house_table_list thead tr th{
	padding:5px;
	border:1px solid #1a6375;	
	text-align:center;
}
.house_table_list tr td{
	padding:5px;
	border:1px solid #1a6375;	
	text-align:center;
}
div#info_menu-sticky-wrapper.sticky-wrapper{
	height:auto !important;	
}
.info_menu{
	background-color:#6babba;
	border-top:1px solid #1a6375;
	border-bottom:1px solid #1a6375;
	display:block;
	margin-bottom:20px;
	z-index:999;
	text-align:center;
}
.info_menu ul{
	margin:0;
	padding:0;	
}
.info_menu li{
	display:inline-block;
	list-style:none;
	/*padding:10px;*/
}
.info_menu li.active a{
	background-color:#1a6375;
	border:none;
	color:#FFF;
}
.info_menu li.active a:hover{
	background-color:#1a6375;
	border:none;
	color:#FFF;
}
.nav-tabs>li>a {
	border-radius:0;
}	
.info_menu li:hover{
	background-color:#1a6375;
}
.info_menu li a{
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
}
.info_menu li a:hover{
	background:none;
	border:none;	
}
.info_block-title{
	margin:20px;
	text-align:center;
	font-family:"pt_sansbold";
	font-size:24px;
	color:#1a6375;
	text-transform:uppercase;	
}
.info_block{
	border-top:1px dotted black;
	/*margin-bottom:2em;*/
	min-height:3.5em;
	vertical-align:middle;
	margin:.4em 0;
	padding:.4em 0;
}
.info_block:hover{
	background-color:#f7f7f7;
}
.info_block.active{
	background-color: #d1d1d1;
}
.info_block-key{
	padding-left: 0;
	cursor: default;
	font-weight: 600;
	min-height:2em;
}
.info_block-value{
	padding-right: 0;
	text-align: right;
	min-height:2em;
}

.info_block-value-current{
	min-height:4em;
	text-align:center;
	background-color:#6babba;
	display:block;
}
.info_block-value-current a{
	display:block;
	color:#FFF;
	cursor:pointer;
	text-align:center;
	margin-top:1em;
}

.header{
	background-color:#4c4646;	
	padding:5px 0;
	-webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,75);
	box-shadow: 0 5px 5px 0 rgba(0,0,0,75);
	z-index:3;
	display:block;
	position:relative;
	font-size: 100%;
}

.header h1{
	font-size:2em;
	font-family:"pt_sansbold";	
	text-transform:uppercase;
	margin:0;
	padding:0;
}

.header .top_phone{
	padding:10px 0;
	text-align:right;
}

.bg_image{
	
	min-height:315px;	
	-webkit-box-shadow: 0 6px 3px 0 rgba(0,0,0,1);
	box-shadow: 0 6px 3px 0 rgba(0,0,0,1);
	max-width:990px;
	margin:0 auto;
	position:relative;
}

.bg_image .company_logo{
	background-color:#e7e7e7;
	padding:10px;
	font-size:30px;
	text-transform:uppercase;
	text-align:center;
	top:70px;	
	font-family:"pt_sansbold";	
	position:relative;
	left:-30px;
}
.bg_image .company_logo a{
	display:block;	
}
.bg_image .company_logo img{
	width:100%;
	height:auto;
	margin:auto;
	/*max-width:300px;
	max-height:200px;
	display:block;*/
	text-align:center;	
}

.header_menu{
	-webkit-border-radius: 0 0 9px 9px;
	border-radius: 0 0 9px 9px;
	background-color:#1a6375;
	color:#FFF;
	text-align:center;
	max-width:990px;
	margin:0 auto;
	-webkit-box-shadow: 0 6px 3px 0 rgba(0,0,0,1);
	box-shadow: 0 6px 3px 0 rgba(0,0,0,1);
	position:relative;
	z-index:3;
	padding:5px 0;
}

.header_menu a{
	color:#FFF;
	text-decoration:none;
}

.header_menu a:hover{
	color:#FFF;
	text-decoration:underline;
}

.header_menu li{
	display:inline-block;	
	margin:5px;
}

.header_menu li.active a{
	color:#1a6375;
}
.header_menu > li:after{
	content:' • ';
	display:inline-block;
	position:relative;
	margin:0 3px 0 9px;
}

.header_menu li:last-of-type::after {
  content: '';
}

.header_menu li.active a{
	padding:5px 10px;
	text-decoration:none;
	background-color:#e7e7e7;
	-webkit-border-radius: 16px 16px 16px 16px;
	border-radius: 16px 16px 16px 16px;
}

.top_text{
	color: #1a6375;
}
.top_text .advert{
	background-color: white;
	padding: 15px;
	margin: 10px 0;
	color: #1a6375;
}

.top_menu{
	background-color:#FFF;
	width:240px;
	
}

.top_menu .menu_title{
	color:#1a6375;
	text-align:center;
	text-transform:uppercase;	
	font-family:"pt_sansbold";	
	padding:10px 0;
}
.top_menu ul{
	margin:0;
	padding:0;
}
.top_menu li{
	background-color:#1a6375;
	list-style:none;
	text-align:center;
	padding:3px 0;
	margin:1px 1px;
}
.top_menu a{
	color:#FFF;
	text-decoration:none;
}
.top_menu a:hover{
	color:#FFF;
	text-decoration:underline;
}
.top_menu li:hover{
	background-color:#6babba;	
}
.top_menu .submain_menu li span{
	position: relative;
	display: none;
}
.top_menu .submain_menu li span.sub_page_deleter a{
	color:#f00;border:none !important;
}
.top_menu .submain_menu li span.sub_page_sort a{
	color:#0f0;border:none !important;
}
.grey{
	background-color:#e7e7e7;
	padding:20px 0;	
	margin-top:15px;
}

.grey .big_title{
	text-align:center;
	font-family:"pt_sansbold";
	font-size:1.66em;
	color:#1a6375;
	text-transform:uppercase;
	display:block;
	margin-bottom:20px;
}

.grey .lines{
	border:4px solid #6babba;
	text-align:center;
	width:250px;
	margin:30px auto 0;
	padding:25px 0;
}

.grey .lines .big_number{
	text-align:center;
	font-family:"pt_sansbold";
	font-size:2.6em;
	color:#1a6375;
	text-shadow: 2px 2px 2px #FFFFFF;
}

.grey .lines_text{
	text-align:center;
	font-family:"pt_sansbold";
	font-size:0.77em;
	color:#1a6375;
	text-transform:uppercase;	
}

.grey .big_link{
	text-align:center;
	font-family:"pt_sansbold";
	font-size:1.33em;
	margin-top:40px;
	text-transform:uppercase;
}
.grey .big_link a{
	color:#1a6375;
}
.grey .lines_map{
	border:4px solid #6babba;
	text-align:center;
	width:210px;
	margin:30px auto 0;
}
.grey .lines_map_text{
	text-align:left;
	font-family:"pt_sansbold";
	font-size:0.77em;
	color:#1a6375;
	text-transform:uppercase;
	width:210px;	
	margin:0 auto;
}

.footer{
	
}
.footer .menu{
	list-style:none;
	font-size:0.77em;	
	border-right:1px solid white;
	
}
.footer ul.menu{
	margin:0;
	padding:0;	
}
.footer .menu a{
	color:#FFF;
	text-decoration:none;
}
.footer .menu a:hover{
	text-decoration:underline;
}
.footer .text{
	color:#FFF;	
}
.footer .contacts{
	position:absolute;
	right:0;	
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 531px;
  margin-bottom: 60px;
  
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 531px;
  width:100%;
  
  background:url('../images/ipad.png') center center no-repeat;
  /*background-size:contain;*/
  margin:0 auto;
  /*left:30%;*/
}

.carousel .item .holder{
	max-width:717px;
	text-align:center;
	width:100%;
	display:block;
	margin:0 auto;
}
.carousel .item .holder img{
	display:block;
	width: 100%;
	max-width: 531px;
	height: auto;
	margin: 0 auto;
	padding-left:2px;
	padding-top:50px;
}

.carousel-inner > .item{
	margin: 0 auto;
}

.carousel-inner > .item > .holder > img {
  
}
.carousel-control{
	background:none !important;
	width:80px;
	padding-right:50px;
}
.carousel-control img{
	position:absolute;
	top:40%;
}	
.prev_ipad{
	display:inline-block;
	top:50%;
	position: absolute;
	
}

.carousel-indicators{
	bottom:-40px;
}

.carousel-indicators li{
	border:1px solid #303f9f;
	width:17px;
	height:17px;
}
.carousel-indicators .active{
	background-color:#303f9f;
	width:17px;
	height:17px;
}

/*ORDER POPUP*/
.order_popup{
	background-color:#FFF;
	width:500px;
	color:#000;
	/*height:460px;*/
	position:fixed;
	left:50%;
	top:50%;
	border:1px solid grey;
	padding:15px 0;
	text-align:center;
	z-index:29999;
	margin-left:-226px;
	margin-top:-220px;
	visibility:hidden;
	-webkit-border-radius: 9px 9px 9px 9px;
	border-radius: 9px 9px 9px 9px;
}
.order_popup2{
	background-color:#eee;
	width:80%;
	color:#000;
	/*height:460px;*/
	position:fixed;
	left:80%;
	top:50%;
	border:1px solid grey;
	padding:15px 0;
	text-align:center;
	z-index:29999;
	margin-left:-70%;
	margin-top:-220px;
	visibility:hidden;
	-webkit-border-radius: 9px 9px 9px 9px;
	border-radius: 9px 9px 9px 9px;
}
.order_popup .popup_blocks{
	width:48%;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	padding:10px;	
}
.order_popup::after{
	background:url('../images/popup_shadow.png') center center no-repeat;
	width: 500px;
	height: 39px;
	position: absolute;
	bottom: -36px;
	left: 0px;
	content: '';
}
.order_popup p{
	margin:5px;	
}
.order_popup .titler{
	text-transform:uppercase;	
}
.order_popup .desc{
	text-align:left;
}
.order_popup h2.titler{
	font-family:'pt_sansbold'; 
	text-transform:uppercase;
	font-size:30px;
}
.order_popup input[type="text"],[type="phone"]
{
	width:423px;
	height:35px;
	border:1px solid black;	
	margin:7px 14px 7px 0;
	font-size:18px;
	padding:3px;
	color:#000;
}
.order_popup textarea
{
	width:423px;
	height:75px;
	border:1px solid black;	
	margin:7px 14px;
	font-size:18px;
	padding:3px;
}
.order_popup button[type="submit"]
{
	background-color:#fff;
	-webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,75);
	box-shadow: 5px 5px 5px 0 rgba(0,0,0,75);
	width:323px;
	height:35px;
	font-size:18px;
	text-transform:uppercase;
	text-align:center;
	color:#333;
	border:none;
	margin:15px 16px 10px;
	cursor:pointer;
}
.popup_close{
	position: absolute;
	right: -30px;
	top: -30px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #FFF url('../images/close.png') center center no-repeat;
	cursor: pointer;
	box-shadow: 0 2px 4px rgba(0,0,0,0.4);	
}
.popup_close2{
	
	background: #fff url('../images/close.png') center center no-repeat;
}
.hider{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	background:#333;
	opacity:.7;
	visibility:hidden;
	z-index:20000;
}
/*END OF ORDER POPUP*/
.Gas_html_getter .css_hider {
	display:none;	
}
.Gas_html_getter .checkbox
{
	display:none;		
}
.Water_html_getter .css_hider {
	display:none;	
}
.Water_html_getter .checkbox
{
	display:none;		
}
.Energy_html_getter .css_hider {
	display:none;	
}
.Energy_html_getter .checkbox
{
	display:none;		
}
.Hot_html_getter .css_hider {
	display:none;	
}
.Hot_html_getter .checkbox
{
	display:none;		
}
/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  /*.navbar-wrapper {
    margin-top: 20px;
  }*/
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
 
}
