@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/RobotoBlack.eot');
    src: url('../fonts/RobotoBlack.eot') format('embedded-opentype'),
         url('../fonts/RobotoBlack.woff2') format('woff2'),
         url('../fonts/RobotoBlack.woff') format('woff'),
         url('../fonts/RobotoBlack.ttf') format('truetype'),
         url('../fonts/RobotoBlack.svg#RobotoBlack') format('svg');
	font-weight: 800;
	font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/RobotoBold.eot');
    src: url('../fonts/RobotoBold.eot') format('embedded-opentype'),
         url('../fonts/RobotoBold.woff2') format('woff2'),
         url('../fonts/RobotoBold.woff') format('woff'),
         url('../fonts/RobotoBold.ttf') format('truetype'),
         url('../fonts/RobotoBold.svg#RobotoBold') format('svg');
	font-weight: 700;
	font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/RobotoMedium.eot');
    src: url('../fonts/RobotoMedium.eot') format('embedded-opentype'),
         url('../fonts/RobotoMedium.woff2') format('woff2'),
         url('../fonts/RobotoMedium.woff') format('woff'),
         url('../fonts/RobotoMedium.ttf') format('truetype'),
         url('../fonts/RobotoMedium.svg#RobotoMedium') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/RobotoRegular.eot');
    src: url('../fonts/RobotoRegular.eot') format('embedded-opentype'),
         url('../fonts/RobotoRegular.woff2') format('woff2'),
         url('../fonts/RobotoRegular.woff') format('woff'),
         url('../fonts/RobotoRegular.ttf') format('truetype'),
         url('../fonts/RobotoRegular.svg#RobotoRegular') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/RobotoLight.eot');
    src: url('../fonts/RobotoLight.eot') format('embedded-opentype'),
         url('../fonts/RobotoLight.woff2') format('woff2'),
         url('../fonts/RobotoLight.woff') format('woff'),
         url('../fonts/RobotoLight.ttf') format('truetype'),
         url('../fonts/RobotoLight.svg#RobotoLight') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
    font-family: 'AdelleCyrillic';
    src: url('../fonts/AdelleCyrillicHeavy.eot');
    src: url('../fonts/AdelleCyrillicHeavy.eot') format('embedded-opentype'),
         url('../fonts/AdelleCyrillicHeavy.woff2') format('woff2'),
         url('../fonts/AdelleCyrillicHeavy.woff') format('woff'),
         url('../fonts/AdelleCyrillicHeavy.ttf') format('truetype'),
         url('../fonts/AdelleCyrillicHeavy.svg#AdelleCyrillicHeavy') format('svg');
	font-weight: 800;
	font-style: normal;
}
@font-face {
    font-family: 'AdelleCyrillic';
    src: url('../fonts/AdelleCyrillicExtrabold.eot');
    src: url('../fonts/AdelleCyrillicExtrabold.eot') format('embedded-opentype'),
         url('../fonts/AdelleCyrillicExtrabold.woff2') format('woff2'),
         url('../fonts/AdelleCyrillicExtrabold.woff') format('woff'),
         url('../fonts/AdelleCyrillicExtrabold.ttf') format('truetype'),
         url('../fonts/AdelleCyrillicExtrabold.svg#AdelleCyrillicExtrabold') format('svg');
	font-weight: 700;
	font-style: normal;
}
@font-face {
    font-family: 'AdelleCyrillic';
    src: url('../fonts/AdelleCyrillicSemiBold.eot');
    src: url('../fonts/AdelleCyrillicSemiBold.eot') format('embedded-opentype'),
         url('../fonts/AdelleCyrillicSemiBold.woff2') format('woff2'),
         url('../fonts/AdelleCyrillicSemiBold.woff') format('woff'),
         url('../fonts/AdelleCyrillicSemiBold.ttf') format('truetype'),
         url('../fonts/AdelleCyrillicSemiBold.svg#AdelleCyrillicSemiBold') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
    font-family: 'AdelleCyrillic';
    src: url('../fonts/AdelleCyrillicRegular.eot');
    src: url('../fonts/AdelleCyrillicRegular.eot') format('embedded-opentype'),
         url('../fonts/AdelleCyrillicRegular.woff2') format('woff2'),
         url('../fonts/AdelleCyrillicRegular.woff') format('woff'),
         url('../fonts/AdelleCyrillicRegular.ttf') format('truetype'),
         url('../fonts/AdelleCyrillicRegular.svg#AdelleCyrillicRegular') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
    font-family: 'AdelleCyrillic';
    src: url('../fonts/AdelleCyrillicLight.eot');
    src: url('../fonts/AdelleCyrillicLight.eot') format('embedded-opentype'),
         url('../fonts/AdelleCyrillicLight.woff2') format('woff2'),
         url('../fonts/AdelleCyrillicLight.woff') format('woff'),
         url('../fonts/AdelleCyrillicLight.ttf') format('truetype'),
         url('../fonts/AdelleCyrillicLight.svg#AdelleCyrillicLight') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
    font-family: 'Corbel';
    src: url('../fonts/corbel.eot');
    src: url('../fonts/corbel.eot') format('embedded-opentype'),
         url('../fonts/corbel.woff2') format('woff2'),
         url('../fonts/corbel.woff') format('woff'),
         url('../fonts/corbel.ttf') format('truetype'),
         url('../fonts/corbel.svg#corbel') format('svg');
	font-weight: 400;
	font-style: normal;
}
body.modal-open{padding-right: 0!important;overflow: auto!important;}
body{
	color: #000;
	line-height: inherit;
	font-size: 18px;
	font-weight: 400;
	font-family: 'Roboto', 'Corbel', 'AdelleCyrillic', Arial, Helvetica;
	min-width: 300px;
}
a, button, input, textarea{outline:none!important;transition: all 400ms;}
a:active, a:hover, a:focus, a:visited{outline:none;text-decoration: none;color: #ffc107;}
button:active, button:hover, button:visited, button:checked, button:focus{outline:none;}
input:active, input:hover, input:visited, input:checked, input:focus{outline:none;}
input::-webkit-input-placeholder{color:#989596!important;}
input::-moz-placeholder{color:#989596!important;}
input:-moz-placeholder{color:#989596!important;}
input:-ms-input-placeholder{color:#989596!important;}
.clearfix{width:100%;display:block;clear:both;}
ul{list-style: none;padding-left: 0;}
h1{color: #b36043;font-family: AdelleCyrillic;font-size: 60px;font-weight: 800;line-height: 58px;}
h2{color: #554c42;font-family: AdelleCyrillic;font-size: 48px;font-weight: 300;line-height: 48px;}
h3{color: #554c42;font-family: AdelleCyrillic;font-size: 40px;font-weight: 500;line-height: 58px;}
h4{color: #000;font-family: AdelleCyrillic;font-size: 36px;font-weight: 300;line-height: 48px;}
h5{color: #000;font-family: Roboto;font-size: 16px;font-weight: 400;line-height: 30px;}
h6{font-size: 14px;}
h1,h2,h3,h4,h5,h6{margin: 0 0 15px;}
p{color: #000;font-size: 18px;font-weight: 400;line-height: 30px;margin: 0 0 15px;}
a{display: inline-block;color: #212121;}
span{display: inline-block;}
/*прокрутка вверх*/
#scrollup{
	position: fixed;
	opacity: 0.5; 
	padding: 5px;
  width: 40px;
  height: 40px;
	background: #b36043 url('../images/up.png') no-repeat center center;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
	border-radius: 5px; 
	left: 10px;
	bottom: 50px;
	display: none; 
}
#scrollup:hover{
	opacity: 1; 
}
/*прокрутка вверх конец*/
/*модалка*/
.modal .modal-dialog{max-width: 400px;margin: 10px auto;}
.modal .modal-dialog .modal-content{padding: 0;}
/*модалка end*/
/*fansibox*/
.thumb { padding:10px;} 
.thumb.thumb1 a:first-child{ margin-bottom: 20px;} 
.thumb a{position: relative;display: block;border-radius:5px; background-color: #fff; border: 5px solid #fff;height: 295px;overflow: hidden;}
.thumb a:before{content: '';height: 39px;width: 39px;background: url('../images/fansybox.png')no-repeat center center;right: 10px;bottom: 10px;z-index: 10;position: absolute;transition: all 500ms;}
.thumb a:hover:before{background: url('../images/fansybox_active.png')no-repeat center center;}
.thumb img { transition: all 500ms;width: 100%;height: 100%;} 
.thumb img:hover { transform: scale(1.5);}
/*fansibox end*/
/*header*/
header{
	min-height: 127px;
	background-color: #f0f9f2;
}
header .block_inform{
	max-width: 972px;
	min-height: 61px;
	border: 1px solid #989596;
	float: right;
	width: 100%;
	display: table;
}
header .block_inform>div{
/*	float: left;*/
	display: table-cell;
	padding-left: 20px;
	line-height: 61px;
}
/* главный блок меню */
.navbar {
	margin-bottom: 0;
}
.navbar-default {
	background: none;
	border: none;
	height: auto;
	min-height: auto;
	margin-top: 0;
}
/* бренда или лого*/
.navbar-default .navbar-brand {
	min-width: 73px;
    min-height: 93px;
	padding: 16px 0 0 0;
}
/*(название сайта или бренда), при поднесении к нему курсора мышки или при его нахождении в фокусе */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	opacity: 0.6;
}
.navbar-default .navbar-nav{
	margin: auto;
	float: none;
	display: table;
}
/* Пункты навигационного меню */
.navbar-default .navbar-nav > li > a {
	color: #000;
	font-family: AdelleCyrillic;
	font-size: 16px;
	font-weight: 400;
	line-height: 66px;
	text-transform: uppercase;
	padding: 0;
	margin-left: 40px;
	border-bottom: 3px solid transparent;
}
/* Пункты навигационного меню */
.navbar-default .navbar-nav > li:first-child > a {
	margin-left: 0;
}
/* Пункт меню, при поднесении к нему курсора мышки или при его нахождении в фокусе */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #b36043;
	border-bottom: 3px solid #b36043;
}
/* Пункт актив меню, а также поднесении к нему курсора мышки или при его нахождении в фокусе */
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
	color: #b36043;
	border-bottom: 3px solid #b36043;
	background: none;
}
/* Пункт меню, а также поднесении к нему курсора мышки или при его нахождении в фокусе */
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
	color: #ffc107;
	background: none;
}
/* Стрелочка (треугольник), открывшегося пункта меню */
.navbar-default .navbar-nav > .open > a .caret, 
.navbar-default .navbar-nav > .open > a:hover .caret, 
.navbar-default .navbar-nav > .open > a:focus .caret {
	border-top-color: #ffc107;
	border-bottom-color: #ffc107;
}
/* CSS стили для мобильных устройств */
/* Кнопка, которая открывает меню */
.navbar-default .navbar-toggle {
	border-color: #ffc107;
	margin: 31px 0 0 10px;
	background: #FFE607;
}
/* Кнопка (которая открывает меню) при поднесении к ней курсора мышки или при нахождении её в фокусе */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #ffc107;
}
/* Полосочки в кнопочке, которая открывает меню */
.navbar-default .navbar-toggle .icon-bar {
	background-color: #212121;
}
/*HEADER END*/
/*BLOCK1*/
.block1{
	text-align: center;
	min-height: 539px;
	background: url('../images/block1.jpg')no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 64px 0 20px;
}
.block1 p{
	color: #554c42;
	font-family: AdelleCyrillic;
	font-size: 18px;
	font-weight: 800;
	line-height: 24px;	
}
.block1 p span{
	color: #809e86;
	font-family: Roboto;
	font-size: 48px;
	font-weight: 700;
	line-height: 60px;
  padding: 0 5px;
}
.block1 .buttons_wrapper a.podrobnee{
	min-width: 214px;
	min-height: 57px;
	background-color: #ff895f;
	border-radius: 4px;
	border-bottom: 2px solid  #e4734d;	
	padding: 13px 5px 5px;
	margin: 27px;
	text-align: center;
	color: #f0f9f2;
	font-family: Corbel;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
}
.block1 .buttons_wrapper a.podrobnee:hover{
	background: #b36043;
	border-color: #b36043;
}
.block1 .buttons_wrapper a.rashchitat_stoimost{
	max-width: 350px;
	width: 100%;
	min-height: 57px;
	background-color: #809e86;
	border-radius: 4px;
	border-bottom: 2px solid  #6c8871;	
	padding: 13px 5px 5px;
	margin: 27px;
	text-align: center;
	color: #f0f9f2;
	font-family: Corbel;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
}
.block1 .buttons_wrapper a.rashchitat_stoimost:hover{
	background: #526556;
	border-color: #526556;
}
/*BLOCK1 END*/
/*BLOCK2*/
.block2{
	min-height: 111px;
	background-color: #b6e1bf;	
	padding: 13px 0 31px;
}
.block2 .col-md-3{
	height: 50px;
	margin-top: 20px;
}
/*BLOCK2 END*/
/*BLOCK3*/
.block3{
	background: #f0f9f2;
	padding: 90px 0 100px;
}
.block3 .tab_wrapper_block {
  text-align: center;
}
.block3 .tab_wrapper_block .nav-tabs{
  display: inline-block;
  border: none;
  margin: 0;
  padding: 0;
}
.block3 .tab_wrapper_block .nav-tabs > li{
  display: inline-block;
  float: none;
}
.block3 .tab_wrapper_block a{
  padding: 11px 26px;	
  background-color: #ff895f;
	border-radius: 4px;
	border-bottom: 2px solid  #e4734d;
  color: #f0f9f2;
	font-family: Corbel;
	font-size: 18px;
  line-height: 20px;
	text-transform: uppercase;
  margin: 10px;
  display: inline-block;
  float: none;
}
.block3 .tab_wrapper_block li a:hover,
.block3 .tab_wrapper_block li.active a{
	background-color: #b36043;
	border-bottom: 2px solid  #c3826b;
  color: #f0f9f2;
  -webkit-box-shadow: inset 0px 2px 5px 0px rgba(0,0,0,0.16);
  -moz-box-shadow: inset 0px 2px 5px 0px rgba(0,0,0,0.16);
  box-shadow: inset 0px 2px 5px 0px rgba(0,0,0,0.16);
}
.block3 .title_wrapper h3{
  border-bottom: 2px solid  #301a13;
  margin-top: 55px;
  color: #554c42;
	font-family: AdelleCyrillic;
	font-size: 30px;
	font-weight: 500;
	line-height: 60px;
}
.block3 .tabs_content_wrapper{
  margin-top: 40px;
}
.block3 .preview_tab_category{padding: 10px;position: relative;}
.block3 .preview_tab_category .procent_skidki{
  width: 151px;
  height: 125px;
  background: url('../images/skidka_fon.png')no-repeat center top;
  color: #ff895f;
	font-family: Roboto;
	font-size: 35px;
	font-weight: 700;
	line-height: 44px;
  position: absolute;
  z-index: 10;
  left: 25px;
  top: 25px;
  text-align: center;
  padding-top: 46px;
}
.block3 .preview_tab_category img{width: 100%;height: 608px;}
.block3 #myCarousel .carousel-control{
  background: none;
}
.block3 .preview_tab_category .skidka_block{
  display: block;
	min-height: 121px;
	background-color: #f0f9f2;
  position: absolute;
  bottom: 100px;
  text-align: center;
  left: 0;
  right: 0;
}
.block3 .preview_tab_category .skidka_block h4{
	margin-bottom: 0;
  margin-top: 10px;
}
.block3 .preview_tab_category .skidka_block .text{
	color: #554c42;
	font-family: AdelleCyrillic;
	font-size: 30px;
	font-weight: 600;
	line-height: 60px;
}
.block3 .preview_tab_category .skidka_block .text span{
	color: #809e86;
	font-family: Roboto;
	font-size: 48px;
	font-weight: 700;
	line-height: 60px;
}
.block3 .preview_tab_category a.ostavit_zajavku{
  padding: 11px 26px;	
  background-color: #ff895f;
	border-radius: 4px;
	border-bottom: 2px solid  #e4734d;
  color: #f0f9f2;
	font-family: Corbel;
	font-size: 18px;
  line-height: 20px;
	text-transform: uppercase;
  margin: 10px;
  display: inline-block;
  float: none;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -104px;
}
.block3 .preview_tab_category a.ostavit_zajavku:hover{
	background-color: #b36043;
	border-bottom: 2px solid  #c3826b;
  color: #f0f9f2;
  -webkit-box-shadow: inset 0px 2px 5px 0px rgba(0,0,0,0.16);
  -moz-box-shadow: inset 0px 2px 5px 0px rgba(0,0,0,0.16);
  box-shadow: inset 0px 2px 5px 0px rgba(0,0,0,0.16);
}
/*BLOCK3 END*/
/*BLOCK4*/
.block4{
	min-height: 1223px;
	background-color: #989596;
  padding: 90px 0;
}
.block4 h3{
	color: #fff;
}
.block4 .color_block{
  text-align: center;
/*  -moz-transform: rotate(-45deg);*/ /* Для Firefox */
/*  -ms-transform: rotate(-45deg);*/ /* Для IE */
/*  -webkit-transform: rotate(-45deg);*/ /* Для Safari, Chrome, iOS */
/*  -o-transform: rotate(-45deg);*/ /* Для Opera */
/*  transform: rotate(-45deg);*/
}
.block4 .color_block>div{
  display: block;
}
.block4 .color_block>div a{
  position: relative;
  transition: all 500ms;
  max-width: 185px;
  max-height: 185px;
}
.block4 .color_block>div a img{
  float: left;
}
.block4 .color_block>div a:hover:before{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: '';
  z-index: 10;
  background: #b6e1bf url('../images/color_palitra_hover.png')no-repeat center center;
}
/*BLOCK4 END*/
/*BLOCK5*/
.block5{
  padding: 90px 0;
  min-height: 1397px;
  background: url('../images/block5_fon.jpg')repeat center top;
}
.block5 h3{
  margin-bottom: 50px;
}
.block5 .img_text_block{
  text-align: center;
}
.block5 .img_text_block>div{
  display: inline-block;
  margin: 20px;
}
.block5 .img_text_block>div:first-child{
  margin-left: 0;
}
.block5 .img_text_block>div:last-child{
  margin-right: 0;
}
.block5 .img_text_block>div p{
  margin-top: 10px;
  color: #000;
	font-size: 18px;
	line-height: 30px;
}
.block5 .load_wrapper{
  max-width: 800px;
  width: 100%;
  display: inline-block;
  margin: 50px auto 20px;
}
.block5 .load_wrapper h4.left{
	color: #000;
	font-family: AdelleCyrillic;
	font-size: 36px;
	font-weight: 300;
	line-height: 48px;
  float: left;
}
.block5 .load_wrapper h4.right{
	color: #989596;
	font-family: AdelleCyrillic;
	font-size: 36px;
	font-weight: 300;
	line-height: 48px;
  float: right;
  text-align: right;
}
.block5 .load_wrapper .preimushhestvo{
	margin-top: 50px;
  text-align: left;
}
.block5 .load_wrapper .preimushhestvo p{margin-bottom: 5px;}
.block5 .load_wrapper .preimushhestvo p.left{
	color: #000;
	font-family: AdelleCyrillic;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-transform: uppercase;
  float: left;
}
.block5 .load_wrapper .preimushhestvo p.right{
	color: #989596;
	font-family: AdelleCyrillic;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-transform: uppercase;
  float: right;
  text-align: right;
}
.block5 .load_wrapper .preimushhestvo .diagrama{
	float: none;
  width: 100%;
	height: 20px;
	background-color: #88817a;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.35);
  position: relative;
  display: table;
  overflow: hidden;
}
.block5 .load_wrapper .preimushhestvo .diagrama .load{
	background-color: #809e86;
  transition: all 500ms;
  height: 100%;
  display: table;
}
.block5 .load_wrapper .preimushhestvo .diagrama .load.load1{width: 62%;}
.block5 .load_wrapper .preimushhestvo .diagrama .load.load2{width: 59%;}
.block5 .load_wrapper .preimushhestvo .diagrama .load.load3{width: 62%;}
.block5 .load_wrapper .preimushhestvo .diagrama .load.load4{width: 60%;}
.block5 .load_wrapper .preimushhestvo .diagrama .load.load5{width: 85%;}
.block5 .load_wrapper .preimushhestvo .diagrama .load.load6{width: 75%;}
/*BLOCK5 END*/
/*BLOCK6*/
.block6{
  padding: 90px 0;
  background: #f0f9f2;
}
.block6 span{
  font-family: Roboto;
}
.block6 .wrapper_slider2{
  padding: 0 40px;
  margin-top: 70px;
}
.block6 .wrapper_slider2>div{
  max-width: 870px;
  margin: auto;
  max-height: 652px;
}
.block6 .wrapper_slider2>div img{
  height: 100%;
  max-height: 652px;
  width: auto;
}
.block6 .carousel-control{
  width: 25px;
  height: 45px;
  top: 50%;
  margin-top: -22px;
  background: none;
}
.block6 .carousel-control.left{
  left: -40px;
}
.block6 .carousel-control.right{
  right: -40px;
}
.etapi_izhotovlenija{
  margin-top: 150px;
}
.etapi_izhotovlenija .text_block .text_main_wrapper{
  display: table;
  height: 463px;
  width: 60%;
}
.etapi_izhotovlenija .text_block.text_block_left .text_main_wrapper{
  float: right;
  margin-right: 15px;
}
.etapi_izhotovlenija .text_block.text_block_right .text_main_wrapper{
  float: left;
}
.etapi_izhotovlenija .text_block .text{
  display: table-cell;
  vertical-align: middle;
}
.etapi_izhotovlenija .text_block .etap_number{
  height: 100%;
  width: 123px;
  position: relative;
}
.etapi_izhotovlenija .text_block.text_block_right .etap_number{
  float: left;
  margin-right: 15px;
}
.etapi_izhotovlenija .text_block.text_block_left .etap_number{
  float: right;
}
.etapi_izhotovlenija .etap_number span{
  background: url('../images/etapi_bg_number.png')no-repeat center center;
  color: #b6e1bf;
	font-family: Roboto;
	font-size: 48px;
	font-weight: 700;
	line-height: 60px;
  width: 123px;
  height: 123px;
  text-align: center;
  padding-top: 32px;
  margin: 170px 0;
  position: relative;
  display: block;
}
.etapi_izhotovlenija .etap_number:before{
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  margin-left: -1px;
  width: 2px;
  background: #989596;
}
.etapi_izhotovlenija .liner_horizontal{
  width: 155px;
  height: 2px;
  background: #989596;
  float: none;
  display: block;
  clear: both;
  margin: auto;
}
.etapi_izhotovlenija .liner_horizontal.liner_horizontal_last{
  width: 100%;
}
.etapi_izhotovlenija .text_block.text_block_left{
  text-align: right;
}
.etapi_izhotovlenija .text_block h6.title{
  color: #554c42;
	font-family: AdelleCyrillic;
	font-size: 18px;
	font-weight: 800;
	line-height: 24px;
}
.etapi_izhotovlenija .foto_block{
  margin-top: 50px;
}
.sertificaty{
  margin: 150px 0;
}
.sertificaty h3{
  margin-bottom: 40px;
}
.sertificaty .thumb a {
  border-radius: 0;
  background: none; 
  border: 0; 
  height: inherit;
}
.sertificaty .thumb img:hover { transform: scale(1.02);}
.what_wrapper{
  min-height: 349px;
  background: url('../images/Pazzle.png')no-repeat center 155px;
}
.what_wrapper .text_block {
  position: relative;
}
.what_wrapper .text_block.text_block_3 {
  margin-top: 180px;
}
.what_wrapper .text_block.text_block_4 {
  margin-top: 150px;
}
.what_wrapper .text_block .title{
  color: #000;
	font-family: AdelleCyrillic;
	font-size: 36px;
	font-weight: 300;
	line-height: 48px;
  margin-bottom: 20px;
}
.what_wrapper .text_block p{
  max-width: 331px;
	color: #000;
	font-weight: 400;
	line-height: 30px;
}
.what_wrapper .text_block img{
  position: absolute;
}
.what_wrapper .margin{
  margin: 0;
}
.what_wrapper .line1{
  top: 50px;
  left: 15px;
}
.what_wrapper .line2{
  right: 100px;
  top: 50px;
}
.what_wrapper .line3{
  left: 15px;
  top: -80px;
}
.what_wrapper .line4{
  right: 100px;
  top: 35px;
}
.why_GraniStone{
  margin-top: 150px;
}
.why_GraniStone h4{
  color: #000;
	font-size: 36px;
	font-weight: 300;
	line-height: 48px;
}
.why_GraniStone .wrapper_slider3 .item img{
  width: 100%;
  height: 750px;
}
.why_GraniStone .wrapper_slider3 .item .carousel-caption{
	color: #f0f9f2;
	font-family: AdelleCyrillic;
	font-size: 30px;
	font-weight: 600;
	line-height: 60px;
  left: 15px;
  right: 15px;
  bottom: 0;
  text-align: left;
}
.why_GraniStone .wrapper_slider3 .carousel-control.left{
  left: 25px;
}
.why_GraniStone .wrapper_slider3 .carousel-control.right{
  right: 25px;
}
.sfera_priminenija{
  margin-top: 150px;
}
.sfera_priminenija .block_wrapper{
  margin-top: 20px;
}
.sfera_priminenija .block_wrapper img{
  display: block;
  width: 100%;
  height: auto;
}
.sfera_priminenija .block_wrapper .text{
  display: inline-block;
  width: 100%;
  min-height: 300px;
  background: #dddbd9;
  text-align: center;
  padding: 10px;
}
.sfera_priminenija .block_wrapper .text .title{
	color: #554c42;
	font-family: AdelleCyrillic;
	font-size: 18px;
	font-weight: 800;
	line-height: 24px;
  margin: 35px 0 15px;
}
.sfera_priminenija .block_wrapper .text p{
	color: #000;
	font-family: Corbel;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
}
.sfera_priminenija .rashchitat_stoimost{
  min-width: 214px;
  min-height: 57px;
  background-color: #ff895f;
  border-radius: 4px;
  border-bottom: 2px solid #e4734d;
  padding: 13px 15px 5px;
  margin: 50px auto;
  text-align: center;
  color: #f0f9f2;
  font-family: Corbel;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  display: table;
}
.sfera_priminenija .rashchitat_stoimost:hover {
  background: #b36043;
  border-color: #b36043;
}
.nashe_proizvoctvo{
  margin: 100px 0;
}
.nashe_proizvoctvo p{
  margin-top: 40px;
  color: #000;
	font-weight: 400;
	line-height: 30px;
  text-align: center;
}
.my_rabotaem_s {
  margin: 100px 0;
}
.my_rabotaem_s .block {margin-top: 30px;}
.my_rabotaem_s .block img{
  width: 100%;
  height: auto;
}
.my_rabotaem_s .block .title{
  color: #000;
	font-family: AdelleCyrillic;
	font-size: 36px;
	font-weight: 300;
	line-height: 48px;
  margin: 20px 0 0;
}
.my_rabotaem_s .block p{
	color: #000;
	font-family: Corbel;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
}
.map{
}
/*BLOCK6 END*/
/*FOOTER*/
footer{
	min-height: 552px;
	background: #f0f9f2;
	padding: 0 0 50px;
}
footer .first{
  text-align: center;
  padding-top: 190px;
}
footer .first .description{
  margin: 30px 0;
  color: #554c42;
	font-family: AdelleCyrillic;
	font-size: 18px;
	font-weight: 800;
	line-height: 24px;
}
footer .first p{
	color: #000;
	font-family: Corbel;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
}
footer .two{
  margin-top: -108px;
}
.form_wrapper{
  width: 100%;
  max-width: 381px;
  display: block;
  margin: auto;
	min-height: 698px;
	background-color: #f0f9f2;
	box-shadow: 0 0 21px rgba(0, 0, 0, 0.26);
  padding: 30px 20px;
}
.form_wrapper h3{
  color: #554c42;
	font-family: AdelleCyrillic;
	font-size: 30px;
	font-weight: 500;
	line-height: 30px;
}
.form_wrapper .form-control{
  margin-bottom: 10px;
  border-radius: 0;
  border: none;
  transition: all 500ms;
}
.form_wrapper .form-control:hover, .form_wrapper .form-control:focus{
  border-color: #ff895f;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(255,137,95,1);
  -moz-box-shadow: 0px 0px 5px 1px rgba(255,137,95,1);
  box-shadow: 0px 0px 5px 1px rgba(255,137,95,1);
}
.form_wrapper .p_file_text{
	color: #989596;
	font-family: Corbel;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
  margin: 0; 
}
.form_wrapper input[type="file"]{
	color: #989596;
	font-family: Corbel;
	font-size: 14px;
	font-weight: 400;
  margin: 10px 0;
}
.form_wrapper button[type="submit"]{
  width: 100%;
  min-height: 57px;
  background-color: #ff895f;
  border-radius: 4px;
  border-bottom: 2px solid #e4734d;
  margin: 0 auto;
  text-align: center;
  color: #f0f9f2;
  font-family: Corbel;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
  display: block;
  white-space: normal;
}
.form_wrapper  button[type="submit"]:hover {
  background: #b36043;
  border-color: #b36043;
}
.form_wrapper  .radio_main_wrapper {
  margin: 0 0 10px;
  width: 100%;
}
.form_wrapper  .radio_main_wrapper h5{
  color: #000;
	font-family: Corbel;
	font-size: 18px;
	font-weight: 400;
	line-height: 18px;
  margin-bottom: 5px;
  width: 100%;
}
.form_wrapper  .radio_main_wrapper .radio_wrapper{
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.form_wrapper  .radio_main_wrapper .radio {
  vertical-align: top;
  width: 17px;
  height: 17px;
  margin: 0 3px 0 0;
}
.form_wrapper  .radio_main_wrapper .radio + label {
  cursor: pointer;
}
.form_wrapper  .radio_main_wrapper .radio:not(checked) {
  position: absolute;
  opacity: 0;
}
.form_wrapper  .radio_main_wrapper .radio:not(checked) + label {
  position: relative;
  padding: 0 0 0 22px;
	color: #000;
	font-family: Roboto;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
}
.form_wrapper  .radio_main_wrapper .radio:not(checked) + label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #CDD1DA;
  border-radius: 50%;
  background: #FFF;
}
.form_wrapper  .radio_main_wrapper .radio:not(checked) + label:after {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #ff895f;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
  opacity: 0;
  transition: all .2s;
}
.form_wrapper  .radio_main_wrapper .radio:checked + label {
  color: #ff895f;
}
.form_wrapper  .radio_main_wrapper .radio:checked + label:after {
  opacity: 1;
}
.form_wrapper  .radio_main_wrapper .radio:focus + label:before {
  box-shadow: 0 0 0 3px rgba(255,255,0,.5);
}
.form_wrapper  .radio_main_wrapper .liner {
  width: 100%;
  max-width: 260px;
  height: 1px;
  background: #989596;
  margin-top: 5px;
}
.form_wrapper  p.budet_hotovo{
  color: #000;
	font-family: Corbel;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
  text-align: center;
  margin-top: 5px;
}

footer .three{
  background: url('../images/Small_map.png')no-repeat right 130px;
  padding-top: 190px;
  padding-left: 55px;
}
footer .three .title{
  margin: 0 0 10px;
  color: #554c42;
	font-family: AdelleCyrillic;
	font-size: 18px;
	font-weight: 800;
	line-height: 24px;
}
footer .three p{
	color: #000;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
  margin-bottom: 10px;
}
footer .three a.tel{
	color: #000;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
  display: block;
}
footer .three a.mail{
	color: #000;
	font-family: Corbel;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
  display: block;
}
footer .three a:hover{
	color: #F58D08;
}
/*FOOTER END*/
@media (max-width:1200px){
	.navbar-header{float: none;display: table;margin: auto;padding-bottom: 15px;}
	.navbar-brand{float: none;height: auto;}
	header .block_inform{text-align: center;}
	header .block_inform>div{display: inline-block;padding: 18px 10px;line-height: normal;}
  .what_wrapper .line3, .what_wrapper .line1{left: -33px;}
  .what_wrapper .line2, .what_wrapper .line4{right: 0;}
  .what_wrapper .line1{width: 70%;}
  .what_wrapper .line3{width: 60%;top: -50px;}
  .why_GraniStone .wrapper_slider3 .item img{height: 600px;}
}

@media (max-width:992px){
	.navbar-default .navbar-nav > li > a{margin-left: 20px;font-size: 15px;}
	header .block_inform>div{padding: 5px 10px;}
  .etapi_izhotovlenija .text_block p{line-height: inherit;}
  .what_wrapper {background: none;}
  .what_wrapper .text_block {margin-top: 0!important;}
  .what_wrapper .text_block img{display: none;}
  .what_wrapper .text_block .title{font-size: 32px;}
  .why_GraniStone .wrapper_slider3 .item img{height: 470px;}
  footer .first{padding-top: 20px;}
  footer .two{margin-top: 0;}
  footer .three{padding-top: 100px;}
}
 
@media (max-width: 767px) {
	.navbar-default .navbar-nav > li > a{margin-left: 0;text-align: center;line-height: 30px;}
  .block6 .wrapper_slider2>div img{height: auto;max-height: auto;width: auto;}
  .etapi_izhotovlenija .text_block h6.title{margin-top: 20px;}
  .etapi_izhotovlenija .liner_horizontal{width: 100%;margin: 20px 0;}
  .etapi_izhotovlenija .text_block .text_main_wrapper{width: auto;text-align: center;height: auto;}
  .etapi_izhotovlenija .text_block .etap_number{display: none;}
  .what_wrapper .text_block{text-align: center;}
  .what_wrapper .text_block p{max-width: 100% ;}
  .what_wrapper .margin{display: none;}
  .what_wrapper{background: none;}
  .why_GraniStone .wrapper_slider3 .item img{height: 400px;}
}
 
@media (max-width: 480px) {
	h1{font-size: 40px;line-height: normal;}
	h2{font-size: 38px;line-height: normal;}
	h3{font-size: 30px;line-height: normal;}
	.block1 div.buttons_wrapper a.podrobnee{font-size: 18px;min-width: auto;max-width: auto;margin: 10px;padding: 10px;min-height: auto;width: auto;}
	.block1 div.buttons_wrapper a.rashchitat_stoimost{font-size: 18px;min-width: auto;max-width: auto;margin: 10px;padding: 10px;min-height: auto;width: auto;}
  .block5 .load_wrapper h4.left, .block5 .load_wrapper h4.right{font-size: 32px;}
  .why_GraniStone .wrapper_slider3 .item img{height: auto;}
  .my_rabotaem_s .block{text-align: center;}
  .my_rabotaem_s .block .title{font-size: 30px;}
  .form_wrapper button[type="submit"]{font-size: 18px;}
  .sfera_priminenija .rashchitat_stoimost{font-size: 20px;}
  .nashe_proizvoctvo{margin: 0;}
  .block6{padding-bottom: 0;}
  .why_GraniStone .wrapper_slider3 .item .carousel-caption{font-size: 20px;line-height: normal;}
}
 
@media (max-width: 480px) {
	
}

