/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
@import '../fonts/ptsans_regular_cyrillic/stylesheet.css';
@import '../fonts/ptsans_bold_cyrillic/stylesheet.css';
body {
  /*padding-bottom: 40px;*/
  color: #000;
  font:18px "pt_sansregular";
}
a{
	color:#333333;
	text-decoration:underline;
}
.progress {
    font-size: 13px;
    margin: 0;
    vertical-align: middle;
    background-color: #F7F7F7;
    background-image: -moz-linear-gradient(center top , #F5F5F5, #F9F9F9);
    background-repeat: repeat-x;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 28px;
    width: 250px;
    overflow: hidden;
    display: inline-block;
}

.progress .bar {
    background-color: #0E90D2;
    background-image: -moz-linear-gradient(center top , #149BDF, #0480BE);
    background-size: 40px 40px;
    -moz-box-sizing: border-box;
    -moz-transition: width 0.6s ease 0s;
    background-repeat: repeat-x;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    height: 100%;
    text-align: left;
    padding: 5px 8px;
    font-size: 13px;
    text-shadow: 1px 1px #333;
    white-space: nowrap;
}
/*table sorter*/
#result_email{
	padding-top:5px;	
	display: block;
}
table.tablesorter .header {
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter .headerSortUp {
	background-image: url(/images/asc.gif);
	background-repeat: no-repeat;
}
table.tablesorter .headerSortDown {
	background-image: url(/images/desc.gif);
	background-repeat: no-repeat;
}
.site_list {
	font-size:14px;
	margin:10px 0;
}
.site_list thead tr{
	background-color:#303f9f;
	color:#FFF;
}
.site_list thead tr th{
	padding:5px 20px 5px 5px;
	border:1px solid #1a6375;	
	text-align:center;
}
.site_list tr td{
	padding:5px;
	text-align:left;
}
/*table sorter*/
h1.big a{
	text-decoration:none ;	
}
.house_table_list {
	font-size:14px;
	width:100%;
	margin:10px 0;
}
.house_table_list thead tr{
	background-color:#303f9f;
	color:#FFF;
	
}
.house_table_list thead tr th{
	padding:5px 20px 5px 5px;
	border:1px solid #1a6375;	
	text-align:center;
}
.house_table_list tr td{
	padding:5px;
	border:1px solid #1a6375;	
	text-align:center;
}
.form-control{
	border-color:#000;
	color:#000;	
}
.main_form_class{
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.row{
	margin:0;
	padding:0;	
}
.right_align{
	text-align:right;	
}
.header{
	font-family:"pt_sansbold";	
	color:#FFF;
	background-color:#303f9f;
	text-transform:uppercase;
	padding:10px 0;
}

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

.header h1{
	font-size:36px;
	font-weight:bold;
	text-shadow: 5px 5px 5px #000000;
	margin:0;
	padding:0;
}

.header .top_phone{
	font-family:"pt_sansregular";
	font-size:18px;
	text-align:right;
	font-weight:normal;
	text-transform:none;
}

.grey{
	background-color:#e2e2e2;	
}

.grey .top_btn{
	display:inline-block;
	margin:10px 5px;	
	font-family:"pt_sansbold";	
	text-transform:uppercase;
	-webkit-border-radius: 9px 9px 9px 9px;
	border-radius: 9px 9px 9px 9px;
	background-color:#f4f4f4;
	-webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,75);
	box-shadow: 1px 1px 3px 0 rgba(0,0,0,75);
	padding:5px 10px;
}

.grey .top_btn a{
	text-decoration:none;
}

.bg_image{
	background:url('/images/top_bg.png') center no-repeat;
	position:relative;
}

.bg{
	background: rgb(155,191,213); 
	
	/* Old browsers */

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliYmZkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	
	background: -moz-linear-gradient(top,  rgba(155,191,213,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(155,191,213,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	
	background: -webkit-linear-gradient(top,  rgba(155,191,213,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	
	background: -o-linear-gradient(top,  rgba(155,191,213,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	
	background: -ms-linear-gradient(top,  rgba(155,191,213,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	
	background: linear-gradient(to bottom,  rgba(155,191,213,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9bbfd5', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

.bg .title{
	font-family:"pt_sansbold";
	color:#303f9f;
	text-shadow: 1px 1px 2px #FFFFFF;
	text-align:center;
	font-size:40px;
	text-transform:uppercase;
	margin:45px 0 40px 0;
}

.bg .desc{
	-webkit-border-radius: 9px 9px 9px 9px;
	border-radius: 9px 9px 9px 9px;
	padding:20px;
	color:#000;
	background-color:#FFF;
	font-size:24px;
	top:100px;
}

.bg .tz{
	background:url('/images/tz_bg_3.png') center center no-repeat;	
	height:330px;
	width:426px;
	padding:25px 45px 10px;
	text-align:center;
}

.bg .tz .tz-btn{
	-webkit-border-radius: 16px 16px 16px 16px;
	border-radius: 16px 16px 16px 16px;
	background-color:#303f9f;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	border:none;
	padding:5px 0;
}

.bg .tz .tz-btn:hover{
	background-color:#5a6ad2;
}

.white{
	background-color:#FFF;
	text-align:center;	
}

.white .title{
	font-family:"pt_sansbold";
	font-size:30px;
	color:#303f9f;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	text-transform:uppercase;
	border:2px solid #303f9f;
	display:inline-block;
	padding:10px 15px;
	margin:20px 0;
}

.white .why_title{
	font-family:"pt_sansbold";
	font-size:24px;
	color:#303f9f;
	text-align:left;
}

.white .why_desc{
	border-left:2px solid #303f9f;
	font-family:"pt_sansregular";
	font-size:18px;
	text-align:left;
	padding:0 10px 0 10px;
	margin:10px 0;
}

.blue{
	background-color:#303f9f;
	text-align:center;	
	color:#FFF;
}
.top_btn .popover-content input[type=text]
{
	margin:5px 0;
}

.blue .title{
	font-family:"pt_sansbold";
	font-size:30px;
	color:#FFF;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	text-transform:uppercase;
	border:2px solid #FFF;
	display:inline-block;
	padding:10px 15px;
	margin:40px 0;
}

.blue .whyte_line{
	background:url('/images/strela.png') center center no-repeat;
	width:67px;
	height:73px;
	margin-top:90px;	
}

.blue .tz2{
	background:url('/images/tz_bg_3.png') center center no-repeat;	
	height:330px;
	width:426px;
	padding:25px 45px;
	text-align:center;
}

.blue .tz2 .tz-btn{
	-webkit-border-radius: 16px 16px 16px 16px;
	border-radius: 16px 16px 16px 16px;
	background-color:#303f9f;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	border:none;
	padding:5px 0;
}

.blue .tz2 .tz-btn:hover{
	background-color:#5a6ad2;
}

.blue .text{
	font-size:24px;
	margin-top:80px;	
}

.bgrey{
	background-color:#e7e7e7;
	text-align:center;
}

.bgrey .title{
	font-family:"pt_sansbold";
	font-size:30px;
	color:#303f9f;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	text-transform:uppercase;
	border:2px solid #303f9f;
	display:inline-block;
	padding:10px 15px;
	margin:40px 0;
}

.footer{
	text-align:center;
	background-color:#FFF;
	color:#000;	
}

.footer .title{
	font-family:"pt_sansbold";
	font-size:35px;
	color:#000;
	text-decoration:underline;
	text-transform:uppercase;
	display:inline-block;
	margin:20px 0;
}

.footer .desc{
	text-align:center;
	font-size:24px;
	margin-bottom:20px;	
}

.footer .tz-btn{
	background-color:#303f9f;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	border:none;
	padding:5px;
}

.footer .tz-btn:hover{
	background-color:#5a6ad2;
}

.grey .top_phone{
	font-family:"pt_sansregular";
	font-size:18px;
	text-align:right;
	font-weight:normal;
	text-transform:none;
}

.grey h3{
	font-size:36px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

/* 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;
	display: none;
	-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;
	display: none;
	z-index:20000;
}
/*END OF ORDER POPUP*/
/* 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;
  }
}
