@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800italic,800,700italic,700,400italic,600,600italic,300italic,300&amp;subset=latin,cyrillic);
* {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
}
.clear {
	*zoom:1;
}
.clear:before,
.clear:after {
	display: table;
	content: "";
	line-height: 0;
}
.clear:after {
	clear: both;
}
.pullLeft {
	float: left;
}
.pullRight {
	float: right;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #999999;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}
.nav-tabs > li {
  float: left;
}

.nav-tabs > li > a {
}

.nav-tabs > li > a:hover {
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  cursor: default;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}
.fade.in {
    opacity: 1;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
/*_____________*/
.inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.inner .heading {
	font-size: 36px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 800;
	line-height: 1;
	padding-top: 65px;
	text-align: center;
}

	
/*header*/
header {
	height: 140px;
  background: url(../img/header.png) top no-repeat;
  background-color: black;
  }
header .logo {
	display: inline-block;
	line-height: 140px;
	margin-left: 20px;
}
header .logo img {
	vertical-align: middle;
}
header h1.pullLeft {
	width: 202px;
	font-size: 24px;
	font-weight: 800;
	margin: 30px 0;
	line-height: 27px;
	margin-left: 70px;
	text-transform: uppercase;
	color: #96560E
}
header .consultation {
	text-align: center;
	margin: 28px 0;
	margin-right: 10px;
}
header .consultation .phone  {
	font-size: 24px;
	color: #96560E;
	font-weight: 800;

}
header .consultation a {
	font-size: 18px;
	margin-top: 10px;
	font-weight: 800;
	text-decoration: none;
	display: block;
	width: 280px;
	height: 60px;
	line-height: 60px;
	color: #000;
	background: #ff0;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
header .consultation a:hover {
	opacity: 0.7;
}
/*order*/
.order {
	height: 600px;
	background: url(../img/order.jpg) center;
}
.orderText {
	padding: 116px 0;
	position: absolute;
	left: 20px;
}
.orderText .big {
	font-size: 42px;
	color: #fff;
	width: 360px;
	line-height: 54px;
	margin-bottom: 50px;
	font-weight: 800;
}
.orderText .small {
	font-size: 32px;
	color: #fff;
	width: 260px;
	line-height: 34px;
}
.orderForm {
	padding: 102px 0;
}
.order .orderForm  {
	position: absolute;
	right: 10px;
}
.orderForm .formHead {
	font-size: 24px;
	font-weight: 800;
	text-transform: uppercase;
	background: #f66;
	color: #fff;
	padding: 17px 0;
	text-align: center;
	width: 280px;
}
.orderForm .form {
	padding: 20px 40px;
	background: #fff;
	width: 200px;
}
.orderForm input[type="text"] {
	width: 160px;
	border:none;
	height: 40px;
	background: #e1e6ec;
	color: #000;
	font-size: 16px;
	padding: 0 20px;
}
.orderForm input[type="submit"] {
	width: 200px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	border:none;
	background: #f66;
	border-radius: 4px;
	cursor: pointer;
	display: block;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.orderForm input[type="submit"]:hover {
	opacity: 0.7;
}
.orderForm .formField {
	margin-bottom: 20px;
	display: block;
}
.orderForm .formField:last-child {
	margin-bottom: 0;
}
.orderForm .formField span {
	font-size: 14px;
}
/*advantages*/
.advantages {
	height: 354px;
	background: url(../img/advantages.jpg) center;
}
.advantItem {
	width: 164px;
	padding: 0 14px;;
	text-align: center;
	margin-top: 28px;
	float: left;
}
.advantHead {
	font-size: 18px;
	font-weight: 800;
	color: #fff;
	line-height: 1;
	margin-bottom: 15px;
}
.advantItem p {
	font-size: 14px;
	color: #fff;
}
/*materials*/
.materials {
	height: 300px;
	background: url(../img/building.png) center;
}
.materials .inner .heading {
	padding-top: 50px;
}
.materialsContent {
}
.materialsItem {
	width: 140px;
	margin: 0 10px;
	float: left;
	text-decoration: none;
}
.nav-tabs a {
	width: 140px;
	background: #df0000;
	border-radius: 4px !important;
	font-size: 12px;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	height: 70px;
	display:table;
	position: relative;
	padding: 0px !important;
	margin-right: 0 !important;
	border:none !important;
	text-decoration: none;
}
.nav-tabs a span {
	text-align:center!important;
	display:block;
}

.nav-tabs {
	margin-top: 55px;
	margin-bottom: 50px;
}
.nav-tabs > li {
	display: table;
	margin: 0 9.9px;
	position: relative;
}
.nav-tabs > li:last-child {
}
.nav-tabs > li a  {
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
}
.nav-tabs > li.active > a {
	background: #fff !important;
	color: #039 !important;
}
.nav-tabs li.active {
	color: #039 !important;
}
.nav-tabs > li.active:before {
	position: absolute;
	content: '';
	bottom: -89px;
	border: 70px solid transparent;
	border-top: 20px solid #fff;
	left: 0;
}
.nav-tabs li.active a:hover {
	color: #039 !important;
	background: #fff !important;
}
.nav-tabs a:hover {
	color: #fff !important;
	background: #df0000 !important;
}
.tab-content {
}
.materialHead span {
	display:table-cell;
	vertical-align: middle;
}
.materialImg {
	background: #fff;
	width: 140px;
	height: 140px;
	border-radius: 4px;
	line-height: 140px;
	text-align: center;
}
.materialImg {
	vertical-align: middle;
	max-width: 100%;
	max-height: 140px;
}

.linktosite {display:block!important;height:140px!important;position:absolute!important;z-index:99!important;background:red!important;}



.materialText {
	width: 140px;
	margin-top: 15px;
	font-weight: 700;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #000;
}
.materialsItem.active .materialHead {
	background: #fff;
	color: #039;
}
.materialsItem.active .materialHead:before {
	position: absolute;
	content: '';
	bottom: -89px;
	border: 70px solid transparent;
	border-top: 20px solid #fff;
	left: 0;
}
.materials .fullPrice {
	width: 380px;
	display: block;
	margin: 40px 30px 0 60px;
	height: 60px;
	border-radius: 4px;
	text-decoration: none;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	font-weight: 800;
	color: #fff;
	background: #df0000;
	text-transform: uppercase;
	mar gin-top: 50px;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	float:center;
}
.materials .fullPrice:hover {
	opacity: .7;
}
/*orderGoods*/
.orderGoods {
	height: 600px;
	background: url(../img/orderGoods.jpg) center;
}
.orderGoods .orderForm {
	margin-right: 0;
	margin-left: 10px;
	padding: 113px 0;
}
.orderGoods .orderForm .formHead {
	color: #000;
	background: #ffe87d;
}
.orderGoods .orderForm .form {
	background: #fc3;
}
.orderGoods .orderForm input[type="text"] {
	background: #fff;
}
.orderGoods .orderForm input[type="submit"] {
	background: #c00;
}
.orderGoods .orderForm input[type="file"] {
	display: none;
}
.orderGoods .formField {
	line-height: 40px;
}
.orderGoods .formField span {
	text-align: right;
	display: inline-block;
	width: calc(100% - 50px);
}
.orderGoods .formField .check {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #fff;
	vertical-align: middle;
	position: relative;
}
.orderGoods .formField .check.checked:before {
	position: absolute;
	content:'';
	width: 20px;
	height: 20px;
	background: #fc3;
	top: 50%;
	margin-top: -10px;
	left: 50%;
	margin-left: -10px;
}
.orderDesc {
	width: 430px;
	margin-left: 55px;
	padding: 60px 0;
}
.orderDesc .orderDescHeading {
	font-size: 36px;
	font-weight: 800;
	color: #ff6;
	margin-bottom: 25px;
}
.orderDesc ul {
}
.orderDesc li {
	position: relative;
	list-style: none;
	padding-left: 40px;
	margin-bottom: 10px;
}
.orderDesc li:before {
	content:'';
	position: absolute;
	width: 26px;
	height: 26px;
	left: 0;
	top: 0;
	background: url(../img/checkIcon.png);
}
/*reviews*/
.reviews {
	height: 600px;
	background: url(../img/reviews.jpg) center;
}
.reviews .inner .heading {
	color: #000;
	margin-bottom: 20px;
}
.review {
	width: 320px;
}
.review .photo {
	width: 100px;
	line-height: 100px;
	text-align: center;
	border-radius: 100%;
	height: 100px;
	background: #fff;
	border:10px solid #ffea00;
	margin-right: 10px;
}
.review .photo img {
	vertical-align: middle;
	max-height: 100px;
	max-width: 100%;
}
.review .name {
	font-size: 22px;
	font-weight: 800;
	color: #000;
	width: 190px;
	margin-top: 60px;
}
.review .revText {
	margin-top: 25px;
	padding-left: 10px;
	padding-right: 50px;
	font-size: 14px;
	font-weight: 600;
}
/*howWork*/
.howWork {
	height: 600px;
	background: url(../img/howWork.jpg) center;
}
.howWork .inner .heading {
	padding-top: 75px;
	margin-bottom: 70px;
}
.howWorkElement {
	width: 220px;
	margin: 0 10px;
	float: left;
}
.howWorkPhoto {
	width: 220px;
	height: 220px;
	margin-bottom: 20px;
}
.howWorkText {
	display:table;
	width: 180px;
	height: 80px;
	background: #f66;
	color: #fff;
	font-size: 14px;
	font-weight: 800;
	text-transform: uppercase;
	border-radius: 4px;
	padding: 0 20px;
	position: relative;
}
.howWorkText:before {
	position: absolute;
	content: '';
	top: 0;
	border: 40px solid transparent;
	border-left: 10px solid #f66;
	right: -49px;
}
.howWorkElement:last-child .howWorkText:before {
	display: none;
}
.howWorkText span {
	display: table-cell;
	vertical-align: middle;
}
/*question*/
.question {
	height: 400px;
	background: url(../img/question.jpg) center;
}
.questionIcon {
	width: 245px;
	height: 245px;
	border-radius: 100%;
	background: #fff;
	text-align: center;
	line-height: 236px;
	font-size: 252px;
	font-weight: 800;
	color: #cbd1d9;
	margin: 76px 0;
	margin-left: 10px;
}
.otherQuestions {
	width: 321px;
	margin: 93px 0;
	margin-left: 35px;
}
.otherQuestions .big {
	color: #687588;
	font-size: 62px;
	font-weight: 800;
	line-height: 1;
}
.otherQuestions .small {
	font-size: 28px;
	margin-top: 10px;
}
.question .orderForm {
	padding: 0;
	margin: 57px 0;
	margin-right: 10px;
}
.question .orderForm .form {
	padding: 40px;
}
.question .orderForm input[type="submit"] {
	font-size: 16px;
	border-radius: 0;
	height: auto;
	line-height: normal;
	padding: 20px 0;
}
/*map*/
.map {
	width: 100%;
	height: 400px;
	position: relative;
	overflow: hidden;
}
.map .inner {
	position: absolute;
	left: 50%;
	margin-left: -480px;
	z-index: 5;
	top: 50%;
	margin-top: -100px;
	pointer-events:none;
}
.map .adress {
	background: #fff;
	width: 240px;
	padding: 45px 30px;
	text-align: center;
	margin-left: 10px;
	pointer-events:auto;
}
.map .adress .addrHead {
	font-size: 30px;
	font-weight: 800;
	margin-bottom: 15px;
}
.map .adress span {
	font-size: 20px;
	color: #687588;
}
/*footer*/
footer {
	height: 204px;
	background: url(../img/footer.png) center;
}
footer .logo {
	margin-top: 40px;
	margin-left: 20px;
}
.footerContact {
	margin-bottom: 10px;
}
.footerProps {
	font-size: 13px;
	color: #999;
	margin-top: 35px;
}
.footerProps .copy {
	margin-bottom: 15px;
}
.footerProps .footerAdress {
	margin-right: 10px;
	padding-right: 10px;
	position: relative;
}
.footerProps .footerAdress:before {
	content:'';
	position: absolute;
	width: 1px;
	height: 100%;
	right: 0;
	top: 0;
	background: #CBD1D9;
}
.sintonikaCopy {
	color: #fff;
	text-decoration: none;
	border-bottom:1px solid transparent;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.sintonikaCopy:hover {
	border-color:#fff;
}

.catalogue-button {
	width:400px;
	display:block;
	margin: 5px auto 0 auto;
	height:20px;
	border-radius:4px;
	text-decoration:none;
	line-height:20px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #df0000;
	text-transform: uppercase;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.orderDesc {color:#fff;}