* {outline: none !important;}
body {
	color: #000;
}
h1, h2, h3 {
	color: #000;
	font-weight: bold;
}
header {
	margin-bottom: 70px;
	padding-bottom: 15px;
}
.top_info {
	margin-bottom: 50px;
	padding: 15px 0;
	background: rgba(255, 255, 255, 0.89);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}
.company_logo {
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
}
.company_logo span {
	color: #498cb4;
}
.city_name {
	font-size: 18px;
}
.header_phone {
	text-align: center;
}
.header_phone a {
	color: #000;
	font-size: 20px;
	font-weight: bold;
}
.header_phone a:hover,
.header_phone a:focus,
.header_phone a:active {
	color: #000;
	text-decoration: none;
}
.header_phone a span {
	margin-right: 5px;
}
.header_title {
	max-width: 550px;
	margin: 0 auto 50px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 4px 4px 16px rgba(0, 0, 0, 1);
	
}
.header_adv {
	text-align: center;
}
._adv {
	margin-bottom: 25px;
	padding: 0 35px;
	overflow: hidden;
}
.adv_icon {
	width: 150px;
	height: 150px;
	margin: 0 auto 25px;
}
._icon_1 {background: url(/img/ico_1.png) no-repeat;}
._icon_2 {background: url(/img/ico_2.png) no-repeat;}
._icon_3 {background: url(/img/ico_3.png) no-repeat;}
._icon_4 {background: url(/img/ico_4.png) no-repeat;}

.textadvcon {
	color: #ffffff;
	font-weight: bold;
	text-shadow: 4px 4px 16px rgba(0, 0, 0, 1);
	
}


.header_text {
	position: relative;
	margin: 0 auto 30px;
}
h1 {
	position: absolute;
	margin: 0;
	padding: 10px;
	top: 10px;
	right: 15px;
	left: 15px;
	color: #fff;
	font-size: 27px;
	text-align: center;
	line-height: 28px;
	background: rgba(65, 76, 107, 0.78);
	text-shadow: 1px 1px 0px #040044;
}
.main_image {
    width: 100%;
    border-radius: 10px;
}

.title_price {
	margin-bottom: 50px;
	text-align: center;
}
.title_search {
	margin-top: 25px;
	text-align: center;
}
.search_price {
	max-width: 320px;
	margin: 0 auto;
	line-height: normal;
	height: 45px;
	border: 2px solid #8892DB;
	border-radius: 30px;
}

.our_works {
	margin-bottom: 50px;
}
.title_works, .our_works h3 {
	text-align: center;
}
.row_p .col-md-4, .row_p .col-sm-4, .row_p .col-xs-4 {
    margin-bottom: 4px;
    padding: 0 2px;
}
.our_works img {
	width: 100%;
}

.cities {
	margin-bottom: 50px;
	font-size: 12px;
	text-align: center;
}

/*form*/
.form {
  max-width: 325px;
	margin: 0 auto;
  text-align: center;
	background: #e8dff9;
	padding: 15px;
	border-radius: 10px;
}
.form_phone {
  margin-bottom: 10px;
}
.form_phone a {
  color: #000;
  font-size: 26px;
  font-weight: bold;
  text-decoration: none;
}
.form_phone .glyphicon {
  margin-right: 10px;
  color: #008223;
  font-size: 24px;
  font-weight: normal;
}
.form .user_phone input {
  width: 100%;
  margin: 0;
  padding: 13px;
  border: none;
  background: #ffffff;
  border-radius: 5px;
}
.form .btn_submit {
  width: 100%;
  padding: 12px 0;
  color: #FFF;
  font-size: 18px;
  background: #0376a2;
  border: none;
}
.form .btn_submit:hover,
.form .btn_submit:focus,
.form .btn_submit:active {
  background: #194b5f;
  box-shadow: none;
}
.btn.disabled:hover,
.btn.disabled:focus,
.btn[disabled]:hover,
.btn[disabled]:focus {
  background: #0376a2;
}

/*footer*/
footer {
	background: #636d88;
	overflow: hidden;
	padding: 15px 0;
	color: #FFF;
	text-align: center;
}
footer p {
	font-size: 12px;
	text-align: center;
}
.footer_phone a {
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
}
.footer_phone a:hover,
.footer_phone a:focus,
.footer_phone a:active {
	color: #FFF;
	text-decoration: none;
}

.footer_phone a span {
	margin-right: 10px;
	font-size: 18px;
}


@media (min-width: 768px) {
	.header_line {
		display: table;
		width: 100%;
	}
	.tbs {
		display: table-cell;
		vertical-align: middle;
		float: none;
	}
	.header_phone {
		text-align: right;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1024px;
	}
}
@media (max-width: 768px) {
	.company {
		text-align: center;
	}
}
@media (max-width: 992px) {
	.main_image {
		margin-bottom: 15px;
	}
}
@media (min-width: 768px) and (max-width: 1200px) {
	._adv {
		min-height: 245px;
		overflow: hidden;
	}
	._adv {
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.main_image {
		height: 287px;
	}
}


.headName {
	font-weight: bolder;
	font-size: 1.2 em;	
}

#PresentLine {
position: relative;
width: 100%;
min-height: 400px;
overflow: hidden;	
}

#bgVideo {
position: absolute;
top: 0px;
left: 0px;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
overflow: hidden;
}
.fullscreen-bg video{
min-height: 700px;
min-width: 100%;
width: 100%;
background-position: center center;
background-repeat: no-repeat;
}

@media (max-width: 575.98px) { #bgVideo {display: none; }
#PresentLine { background: url('/video/bglaser.jpg'); background-size: cover; }
}
@media (min-width: 576px) and (max-width: 767.98px) { 
	#bgVideo {display: none; } 
	#PresentLine { background: url('/video/bglaser.jpg'); background-size: cover; }
	}
@media (min-width: 768px) and (max-width: 991.98px) { }
@media (min-width: 992px) and (max-width: 1199.98px) {}
@media (min-width: 1200px) {}