/*SLICK*/
.slick-list,.slick-slider,.slick-track{position:relative;display:block;}
.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}
.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{top:0;left:0}
.slick-track:after,.slick-track:before{display:table;content:''}
.slick-track:after{clear:both}
.slick-slide{outline: none;}
[dir=rtl] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
/*.slick-initialized .slick-slide{display:block}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent} */
.slick-arrow.slick-hidden{display:none}

/*PAGES*/
.page_content *:first-child{
  margin-top: 0;
}

.page_content *:last-child{
  margin-bottom: 0;
}

/*PAGE*/
.page{
  /*padding-top: 36px;*/
}

/*PAGE LP2*/
.page_lp2_inner{
  background: url(../layout/bg_lp2.jpg) center center no-repeat;
  background-size: cover;
  margin-bottom: 11px;
}

.page_lp2_content{
  background: #fff;
  padding: 0 11px;
}

.page_lp2 .box_lpform{
  margin-top: 11px;
}

/*PAGE WHY*/
.page_why{
  padding-top: 26px;
  padding-bottom: 114px;
}

.page_why .box_logos{
  margin-top: 10px;
}

/*PAGE FAQ*/
.page_faq{
  padding-bottom: 77px;
}

.page_faq .box_accord{
  margin-top: 44px;
}

.page_faq_mid{
  margin-top: 46px;
}

.page_faq_mid > .col2{
  max-width: 480px;
}

.page_faq_mid .form_faq{
  margin-top: 32px;
}

.page_faq_mid .btn_phone{
  margin-top: 5px;
}

.page_faq .box_faq{
  margin-top: 94px;
}

/*PAGE CONTACT*/
.page_contact{
  padding-bottom: 100px;
}

.page_contact_image{
  display: block;
  width: 100%;
  margin-top: 36px;
}

.page_contact_top{
  margin-top: 40px;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.page_contact_top > *{
  max-width: 480px;
  line-height: 1.95;
}

.page_contact_top address{
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 1.45;
  color: #000;
  font-weight: 700;
  font-style: normal;
}

.page_contact_grid{
  margin-top: 76px;
}

.page_contact_grid .col4:nth-child(4) ~ .col4{
  margin-top: 94px
}

.page_contact_btm{
  margin-top: 104px;
}

.page_contact_btm > .col2{
  max-width: 480px;
}

.page_contact_btm .contact_form{
  margin-top: 42px;
}

.page_contact_btm .btn_phone{
  margin-top: 5px
}

/*PAGE REF*/
.page_refdetail{
  padding-bottom: 61px;
}

.page_refdetail_content{
  margin-top: 56px;
}

.page_refdetail_left{
  max-width: 480px;
  margin-top: 29px;
}

.page_refdetail_right{
  line-height: 1.75;
  margin-top: 26px;
}

.page_refdetail_right p{
  margin: 1.75em 0;
}

.page_refdetail_btm{
  margin-top: 65px;
  text-align: right;
}

.page_refdetail_title{
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: calc(50% - 10px);
  max-width: 480px;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin: 0;
  padding-bottom: 10px;
}

.page_refdetail_title:after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 85px;
  height: 3px;
  background: #0060cc
}

.page_refdetail_title strong{
  display: block;
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0px;
  padding: 0 20px 6px 0;
}

.page_refdetail_title span{
  display: block;
  padding-bottom: 6px;
  white-space: nowrap;
  -ms-flex-item-align: end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
}

.page_refdetail_left .table_features{
  margin-top: 25px;
}

/*PAGE HOUSE DETAIL*/
.page_housedetail{
  padding-top: 44px;
  padding-bottom: 53px;
}

.page_housedetail_content{
  margin-top: 50px;
}

.page_housedetail_left{
  line-height: 1.75;
  margin-top: 28px;
}

.page_housedetail_left p{
  margin: 1.75em 0;
}

.page_housedetail_right{
  color: #000;
  margin-top: 0;
  text-align: center;
}

.page_housedetail_right .content{
  display: inline-block;
  padding: 0 20px;
  text-align: left;
}

.page_housedetail_price{
  font-size: 36px;
  margin: 0;
}

.page_housedetail_priceinfo{
  margin: 4px 0 0 0;
}

.page_housedetail_right .btn_blue{
  display: block;
  max-width: 280px;
  margin-top: 45px;
}

.page_housedetail_right .btn_phone{
  margin-top: 20px;
}

.page_housedetail .box_4steps{
  margin-top: 60px;
}

.page_housedetail .box_titlehead + .box4steps_bg{
  margin-top: 5.7em;
}

/*PAGE REFS*/
.page_refs{
  padding-bottom: 70px;
}

.page_refs .box_reflist{
  margin-top: 60px;
}

/*PAGE ABOUT*/
.page_about{
  padding-bottom: 30px;
}

.page_about_inner .title_small{
  margin-bottom: 1.2em;
}

.page_about_inner img{
  display: block;
  width: 100%;
}

.page_about .multicol{
  -webkit-columns: 2 200px;
  -moz-columns: 2 200px;
  columns: 2 200px;
  -webkit-column-gap: 120px;
  -moz-column-gap: 120px;
  column-gap: 120px;
  padding-top: 48px;
}

.page_about .multicol p{
  line-height: 1.75
}

.page_about .box_videos{
  margin-top: 80px;
}

.page_about .box_videos .boxvideos_grid{
  margin-top: 0
}

.page_blogdetail {
  margin-top: 5px;
}

.page_blogdetail .page_refdetail_heading2 {
  padding-bottom: 30px;
}

.page_blogdetail_content {

  text-align: justify;

  padding: 0 10px;

  width: 100%;
}

.page_blogdetail_content .videoParagraph {
  position:relative;
  padding-bottom:56.25%;
  padding-top:30px;
  height:0;
  overflow:hidden;
  content: "";
}

.page_blogdetail_content iframe {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

.page_blogdetail_content img {
  width: 50%;
  max-width: 100%;
  padding-right: 20px;
  float: left;
  padding-bottom: 20px;
}

.page_blogdetail_content ul {
  display: table;
}

.page_blogdetail .page_refdetail_heading2 p{
  margin-top: 10px;
  margin-bottom: 5px;
  color: black;
  font-size: 14px;
}
/*PAGE BLOGS*/
.page_blogs{
  padding-bottom: 70px;
}

.page_blogs .box_bloglist{
  margin-top: 53px;
}

.page_blogs_head{
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.page_blogs_switch{
  color: #000;
  margin: 0 0 0 25px;
  white-space: nowrap;
}

.page_blogs_switch a{
  display: inline-block;
  margin-right: 20px;
}

.page_blogs_switch a:last-child{
  margin-right: 0;
}

.page_blogs_switch a.active{
  font-weight: 700;
  color: #0060cc;
}

/*PAGE MAIN*/
.page_main{
  padding-top: 4.6em;
  padding-bottom: 6em;
}

.page_main .box_ref{
  margin-top: 6.55em;
}

.page_main .box_houses{
  margin-top: 4em;
}

.page_main .box_4steps{
  margin-top: 5em
}

.page_main .box_videos{
  margin-top: 8.7em
}

/*PAGE 404*/
.page_404{
  text-align: center;
  padding-top: 150px;
  padding-bottom: 120px;
}

.page_404 h1{
  font-size: 120px;
  line-height: 1;
  margin: 0;
  color: #000;
}

.page_404 p{
  color: #7b7b7b;
  font-size: 18px;
  margin: .5em 0;
}

.page_404 h1 + p{
  margin-top: 2.4em;
}

.page_404 .btn_blue{
  margin-top: 35px;
}

/*PAGE COOKIES*/
.page_cookies{
  text-align: center;
  padding-top: 100px;
  padding-bottom: 90px;
}

.page_cookies h1{
  text-transform: uppercase;
  font-size: 34px;
  color: #000;
  margin: 1.05em 0;
}

.page_cookies p{
  line-height: 2.2;
}

.page_cookies .btn_blue{
  margin-top: 41px;
}

/*BOX LPFORM*/
.box_lpform{
  border: 3px solid #8a7d61;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.box_lpform > *{
  display: table-cell;
  vertical-align: middle;
}

.boxlpform_left{
  padding: 20px 35px 20px 60px;
  width: 450px;
}

.boxlpform_left .title{
  margin: 0;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.18;
  color: #000;
}

.boxlpform_left .textbig{
  margin: 27px 0 0 0;
  font-size: 24px;
  line-height: 1.25;
  color: #000;
}

.boxlpform_left .text{
  margin: 25px 0 0 0;
  line-height: 1.75;
}

.boxlpform_left .text a{
  color: #0060cc;
  text-decoration: underline;
}

.boxlpform_left .text a:hover{
  text-decoration: none
}

.boxlpform_right{
  padding: 20px 35px;
  border-left: 1px solid #a4a4a4
}

.boxlpform_right .title{
  font-size: 18px;
  line-height: 1.45;
  font-weight: 700;
  margin: 0;
  color: #000;
}

.boxlpform_right .title strong{
  display: block;
  font-size: 24px;
  font-weight: 800;
}

.boxlpform_right .title strong span{
  color: #0060cc
}

.boxlpform_form{
  margin-top: 37px;
}

.boxlpform_form .col2{
  max-width: 280px;
}

.boxlpform_form .item + .item{
  margin-top: 24px
}

.boxlpform_form .req_text{
  font-size: 12px;
  margin-top: 52px;
  text-align: left;
}

.boxlpform_form .req_text .ico_req{
  position: relative;
  top: 1px;
  vertical-align: top;
  margin-right: 7px;
}

.boxlpform_form .info_text{
  margin-top: 28px;
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
}

.boxlpform_form .cont_btn{
  margin-top: 28px;
}

.boxlpform_form .btn_blue{
  width: 100%;
}

/*FAQ FORM*/
.formfaq_title{
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  color: #000;
  margin: 28px 0 19px 0;
}

.form_faq .cont_btn{
  text-align: right;
}

.form_faq .btn_blue{
  width: 100%;
  max-width: 290px;
}

/*BOX ACCORD*/
.box_accord .col2{
  max-width: 480px;
}

.box_accord .item + .item{
  margin-top: 25px;
}

.box_accord .head{
  display: block;
  position: relative;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3333333;
  padding-left: 50px;
  padding-bottom: 17px;
  border-bottom: 20px solid transparent;
  color: #000;
  -webkit-tap-highlight-color: transparent;
}

.box_accord .head:after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 50px;
  width: 85px;
  height: 3px;
  background: #0060cc;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  opacity: 0;
  transition: transform .3s, opacity 0s .3s;
}

.box_accord .item.active .head:after{
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  transition: transform .3s
}

.box_accord .arrow{
  position: absolute;
  top: 0;
  left: 10px;
  width: 13px;
  height: 1.3333333em;
  fill:#000;
  transition: fill .3s, transform .3s;
}

.box_accord .item.active .arrow{
  fill: #0060cc;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.box_accord .inner{
  display: none;
}

.box_accord .item.show .inner{
  display: block;
}

.box_accord .content{
  padding-left: 50px;
  line-height: 1.75;
  text-align: justify;
}

.box_accord .content a{
  text-decoration: underline;
  color: #0060cc;
}

.box_accord .content a:hover{
  text-decoration: none;
}

/*BOX ICONS*/
.box_icons.bg{
  background: url(../layout/bg_boxicons.jpg) center center no-repeat;
  background-size: cover;
  color: #000;
  padding-top: 70px;
  padding-bottom: 85px;
}

.box_icons.pad{
  padding-top: 85px;
  padding-bottom: 74px;
}

.box_icons.counter{
  counter-reset: boxicons;
}

.box_icons .title_small{
  margin-bottom: 65px;
}

.boxicons_inner{
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
  font-size: .001px;
}

.boxicons_inner > *{
  display: block;
  position: relative;
  font-size: 14px;
}

.boxicons_inner .col2:nth-child(2) ~ .col2{
  margin-top: 33px;
}

.box_icons .icon{
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 80px;
}

.box_icons .icon svg{
  display: block;
  position: relative;
  margin: 0 auto;
  height: 100%;
  width: 100%;
  fill:#0362cd;
}

.box_icons .icon .starhome{
  width: 76px;
}

.box_icons .icon .var{
  width: 60px;
}

.box_icons .icon .y30{
  width: 79px;
}

.box_icons .icon .term{
  width: 71px;
}

.box_icons .icon .pricelow{
  width: 78px;
}

.box_icons .icon .arrowbig{
  width: 62px;
}

.box_icons .icon .config{
  width: 68px;
  left: -5px
}

.box_icons .icon .checklist{
  width: 77px;
}

.box_icons .icon .prod{
  width: 74px;
}

.box_icons .icon .key{
  width: 70px;
}

.box_icons .icon .mat{
  width: 65px;
}

.box_icons .desc{
  padding-left: 100px;
}

.box_icons .title{
  display: table;
  width: 100%;
  margin: 16px 0 13px 0;
  height: 49px;
  font-weight: 700;
  color: #000;
}

.box_icons .title > span{
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  line-height: 1.3333333;
  font-size: 18px;
}

.box_icons.counter .title > span{
  vertical-align: bottom;
  padding-left: 12px;
}

.box_icons.counter .title:before{
  counter-increment: boxicons;
  content: counter(boxicons)".";
  display: block;
  vertical-align: top;
  white-space: nowrap;
  font-size: 48px;
  line-height: 47px;
  height: 48px;
  padding-top: 2px;
}

.box_icons .text{
  text-align: justify;
  margin: 0;
  line-height: 1.75;
}

.box_icons .info{
  background: #f4f4f4;
  position: relative;
}

.box_icons .info.offset{
  margin-top: 24px;
}

.box_icons .info svg{
  position: absolute;
  left: 14px;
  height: 107px;
  width: 60px;
  fill: #cccccc;
}

.box_icons .info_inner{
  display: table;
  height: 107px;
}

.box_icons .info .text{
  display: table-cell;
  vertical-align: middle;
  padding: 15px 40px 15px 100px;
}

.box_icons .props{
  display: inline-block;
  vertical-align: top;
  text-align: left;
  line-height: 1.75;
}

.box_icons .props.offset{
  margin-top: 78px;
}

/*BOX COUNT*/
.box_count{
  background: url(../layout/bg_boxcount.jpg) 70% center no-repeat;
  background-size: cover;
  text-align: center;
  padding: 66px 0 70px 0;
  overflow: hidden;
}

.box_count .col3{
  padding: 20px 15px;
}

.box_count .num{
  display: block;
  line-height: 1;
  font-size: 60px;
  font-weight: 300;
  color: #0261cc;
}

.box_count .title{
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin-top: 33px;
}

/*BOX FAQ*/
.box_faq{
  color: #000;
}

.boxfaq_item{
  position: relative;
  margin-top: 25px;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxfaq_item + .boxfaq_item{
  margin-top: 40px;
  padding-top: 49px;
}

.boxfaq_item + .boxfaq_item:before{
  content: '';
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  border-top: 1px dashed #f0f0f0;
}

.boxfaq_q{
  border: 1px dashed #f0f0f0;
  padding: 19px 25px;
}

.boxfaq_q time{
  display: block;
}

.boxfaq_q p{
  margin: 1em 0 0 0;
  line-height: 1.75;
}

.boxfaq_a_by{
  padding: 17px 0 23px 0;
}

.boxfaq_a_by strong span{
  color: #0060cc
}

.boxfaq_a_content{
  padding: 27px 22px;
  background: #f5fbff;
  border: 1px dashed #f1f8ff;
  line-height: 1.7;
}

/*CONTACT FORM*/
.contact_form .col2:nth-child(2) ~ *:not(.req_text):not(.cont_btn){
  margin-top: 24px;
}

.contact_form .req_text{
  font-size: 12px;
  margin-top: 18px;
  text-align: left;
}

.contact_form .req_text .ico_req{
  position: relative;
  top: 1px;
  vertical-align: top;
  margin-right: 7px;
}

.contact_form .cont_btn{
  margin-top: 15px;
}

.contact_form .btn_blue{
  display: block;
  max-width: 230px;
  width: 100%;
  margin: 0 0 0 auto;
}

/*BOX BLOG LIST*/
.box_bloglist.loading:after{
  content: attr(data-infiscroll-more);
  display: block;
  color: #000;
  padding-top: 60px;
  margin-top: 90px;
  text-align: center;
  background: url(../layout/loader.gif) center top no-repeat;
}

.boxbloglist_inner{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0 -15px;
}

.boxbloglist_inner .item_blog{
  width: 50%;
  width: calc(50% - 30px);
  margin: 0 15px;
  max-width: 480px;
}

.boxbloglist_inner .item_blog:nth-child(2) ~ .item_blog{
  margin-top: 86px;
}

/*BOX REF LIST*/
.box_reflist.loading:after{
  content: attr(data-infiscroll-more);
  display: block;
  color: #000;
  padding-top: 60px;
  margin-top: 90px;
  text-align: center;
  background: url(../layout/loader.gif) center top no-repeat;
}

.box_reflist .item_ref + .item_ref{
  margin-top: 70px;
}

/*BREADCRUMBS*/
.breadcrumbs{
  position: absolute;
  right: 0;
  bottom: -5px;
}

.breadcrumbs ul{
  display: block;
  padding: 0;
  margin: 0;
  font-size: .001px;
  white-space: nowrap;
  min-width: 0px;
}

.breadcrumbs li{
  position: relative;
  display: inline-block;
  padding-left: 11px;
  font-size: 12px;
  color: #000;
  line-height: 1.44;
  margin: 2px 5px 2px 0;
}

.breadcrumbs li:first-child{
  padding-left: 0;
}

.breadcrumbs li:last-child{
  margin-right: 0;
}

.breadcrumbs li:before {
  content:'\003E';
  position: absolute;
  left: 0;
}

.breadcrumbs li:first-child:before{
  display: none;
}

.breadcrumbs li a:hover{
  text-decoration: underline
}

/*BOX HEAD*/
.box_titlehead_inner{
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.box_titlehead .btn_brownborder{
  margin-left: 1em;
  min-width: 180px;
}

.box_titlehead .title_big{
  color: #000;
}

.box_titlehead .subtitle{
  width: 100%;
  margin: 0.65em 0 0 0;
  font-size: 24px;
  font-weight: 400;
  color: #7b7b7b
}

.boxtitlehead_buttonreplace{
  display: none;
}

.boxtitlehead_buttonreplace .btn_brownborder{
  min-width: 180px;
}

/*REF SLIDER*/
.boxsliderref_image{
  display: block;
  padding-bottom: 48.5416666%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider_ref_cont{
  position: relative;
  margin-top: 20px;
}

.slider_ref_inner{
  width: 100%;
  overflow: hidden;
}

.slider_ref{
  margin: 0 -10px;
}

.slider_ref .item{
  float: left;
  width: 50%;
  padding: 0 10px;
}

.slider_ref .item:nth-child(2) ~ .item{
  display: none;
}

.slider_ref.slick-slider .item:nth-child(2) ~ .item{
  display: block;
}

.slider_ref a{
  display: block;
  padding-bottom: 48.5416666%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.sliderref_prev,
.sliderref_next{
  position: absolute;
  height: 100%;
  width: 30px;
  padding: 0;
  left: -50px;
  top: 0;
  border: 0;
  outline: none;
  background: rgba(255,255,255,.6);
}

.sliderref_next{
  left: auto;
  right: -50px;
}

.sliderref_prev svg,
.sliderref_next svg{
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
  width: 13px;
  height: 13px;
}

/*PROD SLIDER*/
.slider_prod_cont{
  position: relative;
}

.slider_prod{
  background: #000;
}

.slider_prod .item{
  position: relative;
  display: none;
  float: left;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: .1;
  transition: opacity .6s;
}

.slider_prod .item.active{
  opacity: 1;
}

.slider_prod .item:before{
  content: '';
  display: block;
  padding-bottom: 51.1864406%
}

.slider_prod img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.slider_prod .item:first-child,
.slider_prod.slick-slider .item{
  display: block;
}

.slider_prod_buttons{
  opacity: 0;
  visibility: hidden;
  transition: opacity .2s, visibility 0s .2s;
}

.slider_prod_cont:hover .slider_prod_buttons{
  opacity: 1;
  visibility: visible;
  transition: opacity .2s;
}

.slider_prod_cont .sliderprod_prev,
.slider_prod_cont .sliderprod_next{
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -28px;
  width: 57px;
  height: 56px;
  background: #fff;
  color: #000;
  border: 0;
  outline: none;
  padding: 0;
}

.slider_prod_cont .sliderprod_prev:not(.active),
.slider_prod_cont .sliderprod_next:not(.active){
  display: none;
}

.sliderprod_prev:before,
.sliderprod_next:before{
  background: #0060cc;
}

.sliderprod_prev:hover,
.sliderprod_next:hover{
  background: #0060cc;
  color: #fff;
}

.slider_prod_cont .sliderprod_next{
  left: auto;
  right: 0;
}

.sliderprod_prev svg,
.sliderprod_next svg{
  display: block;
  margin: 0 auto;
  height: 100%;
  width: 12px;
}

/*BIG SLIDER*/
.box_bigslider{
  position: relative;
}

.box_bigslider .box_bigbuttons{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.sliderbig_cont{
  position: relative;
}

.slider_big,
.slider_big .slick-track{
  background: #000;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.slider_big .slick-list{
  width: 100%;
}

.slider_big > .item{
  opacity: 1;
}

.slider_big .item{
  position: relative;
  overflow: hidden;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 100px 60px 140px 60px;
  height: 50vw;
  min-height: 580px;
  max-height: calc(100vh - 111px);
  width: 100%;
  opacity: .1;
  transition: opacity .6s;
}

.slider_big .bg{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.slider_big .bg:before{
  content: '';
  position: absolute;
  left: -1px;
  right: -1px;
  top: -1px;
  bottom: -1px;
  background: inherit;
}

.slider_big .bg:after{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 27%;
  min-height: 250px;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.09) 21%, rgba(0,0,0,0.48) 79%, rgba(0,0,0,0.57) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.09) 21%,rgba(0,0,0,0.48) 79%,rgba(0,0,0,0.57) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.09) 21%,rgba(0,0,0,0.48) 79%,rgba(0,0,0,0.57) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.slider_big:not(.slick-slider) .item:not(:first-child){
  display: none;
}

.slider_big .item.active{
  opacity: 1;
}

.slider_big .item_inner{
  position: relative;
  color: #fff;
  width: 100%;
}

.slider_big .desc h2 strong,
.slider_big .desc h2 span,
.slider_big .desc h3,
.slider_big .desc p

{
  position: relative;
  display: block;
  text-shadow: 0 4px 5px black;
  color: white !important;
  
}

.slider_big .title{
  display: block;
  margin: 0;
  font-size: 30px;
  font-weight: 400;
}

.slider_big .title strong{
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 1.14;
  text-indent: -3px;
  text-shadow: 0 0 2em #000;
}

.slider_big .title span{
  text-shadow: 0 0 2em #000, 0 0 2em #000;
  font-weight: 600;
}

.slider_big .text{
  display: block;
  font-size: 30px;
  font-weight: 700;
  margin: .2em 0 0 0;
  text-shadow: 0 0 2em #000, 0 0 2em #000;
}

.slider_big .btn_white{
  margin-top: 60px;
  min-width: 180px;
}

.sliderbig_prev,
.sliderbig_next{
  position: absolute;
  left: 23px;
  top: 50%;
  margin-top: -15px;
  background: none;
  border: 0;
  outline: none;
  padding: 2px;
  color: #fff;
  width: 30px;
  height: 30px;
  opacity: 0;
  visibility: hidden;
}

.sliderbig_prev.active,
.sliderbig_next.active{
  opacity: 1;
  visibility: visible;
}

.sliderbig_next{
  left: auto;
  right: 23px;
}

.sliderbig_prev svg,
.sliderbig_next svg{
  display: block;
  width: 100%;
  height: 100%;
}

/*BOX BIG BUTTONS*/
.box_bigbuttons > *{
  box-shadow: 0 13px 46px rgba(0,0,0,.09);
}

.box_bigbuttons a{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-height: 100px;
  position: relative;
  width: 50%;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  background: #0060cc;
  padding: 10px 20px;
  transition: color .3s;
}

.box_bigbuttons a + a{
  border-left: 1px solid #00438f
}

.box_bigbuttons a:before{
  background: #fff;
}

.box_bigbuttons a > span{
  display: inline-block;
  padding: 10px 0 10px 56px;
  position: relative;
}

.box_bigbuttons a:hover{
  color: #0060cc;
  background: #fff;
  transition: color .3s, background 0s .3s;
}

.box_bigbuttons svg{
  position: absolute;
  left: 0;
  top: -1px;
  height: 100%;
  width: 32px;
}

/*BOX WHY*/
.box_titlehead + .boxwhy_grid{
  margin-top: 2em;
}

.boxwhy_grid .item{
  display: block;
  position: relative;
  text-align: center;
  padding: 40px 15px 40px 15px;
  background: rgba(255,255,255,0);
  box-shadow: 0 0 20px rgba(0,0,0,0);
  transition: box-shadow .3s, background .3s;
}

.boxwhy_grid .item:hover{
  background: rgba(255,255,255,1);
  box-shadow: 0 0 57px rgba(0,0,0,.1);
}

.boxwhy_grid .cont_icon{
  margin: 0 auto;
  width: 92px;
  height: 92px;
  transform-origin: 46px 46px;
  transition: transform .3s;
}

.boxwhy_grid .item:hover .cont_icon{
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

.boxwhy_grid .icon{
  display: block;
  margin: 0 auto;
  width: 92px;
  height: 100%;
  fill: #0060cc;
}

.boxwhy_grid .icon.y30{
  width: 78px;
}

.boxwhy_grid .icon.term{
  width: 71px;
}

.boxwhy_grid .icon.mat{
  width: 65px;
}

.boxwhy_grid .title{
  display: block;
  position: relative;
  margin: 10px auto 0 auto;
  padding: 0 20px;
  line-height: 1.35;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  max-width: 220px;
}

.boxwhy_grid .title strong{
  display: block;
  margin: 0 auto;
  max-width: 144px;
}

.boxwhy_grid .arrow{
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 13px;
  fill: #0060cc;
  opacity: 0;
  -webkit-transform: translate(-10px, 0);
  transform: translate(-10px, 0);
  transition: transform .3s, opacity .3s;
}

.boxwhy_grid .item:hover .arrow{
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}

.box_why .boxtitlehead_buttonreplace{
  margin-top: 2em;
}

/*BOX 4STEPS*/
.box4steps_bg{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../layout/bg_grayphoto.jpg);
}

.box_titlehead + .box4steps_bg{
  margin-top: 6.3em;
}

.box4steps_grid{
  counter-reset: box4steps;
}

.box4steps_grid .item{
  display: block;
  position: relative;
  text-align: center;
  color: #4b4b4b;
  background: rgba(255,255,255,0);
  box-shadow: 0 0 20px rgba(0,0,0,0);
  padding: 67px 15px 78px 15px;
  transition: color .3s;
}

.box4steps_grid .item:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 0;
  box-shadow: 0 0 57px rgba(0,0,0,.1);
  opacity: 0;
  transition: opacity .3s;
}

.box4steps_grid .item:hover{
  color: #000;
}

.box4steps_grid .item:hover:before{
  opacity: 1;
}

.box4steps_grid .desc{
  position: relative;
  transform: translateZ(0);
  transition: transform .3s;
}

.box4steps_grid .item:hover .desc{
  -webkit-transform: translate(0, -38px);
  transform: translate(0, -38px);
}

.box4steps_grid .icon{
  display: block;
  position: relative;
  width: 77px;
  height: 77px;
  margin: 0 auto 2.8em auto;
  fill: #0060cc;
  opacity: .7;
  transition: opacity .3s;
}

.box4steps_grid .item:hover .icon{
  opacity: 1;
}

.box4steps_grid .icon.config{
  width: 60px;
  left: -10px;
}

.box4steps_grid .icon.prod{
  width: 74px;
}

.box4steps_grid .icon.key{
  width: 70px;
}

.box4steps_grid .title{
  display: block;
  margin: 0 auto;
  max-width: 200px;
  font-size: 18px;
  line-height: 1.35;
}

.box4steps_grid .title.wider{
  max-width: 250px;
}

.box4steps_grid .title:before{
  counter-increment: box4steps;
  content: counter(box4steps)".";
  display: block;
  line-height: 1;
  font-size: 48px;
  margin-bottom: .58em;
}

.box4steps_grid .cont_btn{
  position: absolute;
  bottom: 36px;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate(0,10px);
  transform: translate(0,10px);
  transition: opacity .3s, transform .3s;
}

.box4steps_grid .item:hover .cont_btn{
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}

.box4steps_grid .btn_brownborder{
  display: block;
  margin: 0 auto;
  width: 180px;
}

/*BOX HOUSES*/
.boxhouses_grid .item_housetype {
  width: 33.3334%;
}

/*BOX VIDEOS*/
.boxvideos_grid{
  margin-top: 1.5em;
}

.box_videos .boxtitlehead_buttonreplace{
  margin-top: 1em;
}

/*BOX REF*/
.box_titlehead + .boxref_grid{
  margin-top: 7.45em;
}

.boxref_grid .item_house{
  width: 25%;
}

.boxref_grid .item_house.responsive{
  display: none;
}

.box_ref .boxtitlehead_buttonreplace{
  margin-top: 3.2em;
}

/*BOX BG*/
.box_bg{
  position: relative;
}

.box_bg.lp{
  margin-top: -14px;
  margin-bottom: 26px;
}

.box_bg .bg{
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  width: 100%;
  overflow: hidden;
  background: url(../layout/bg_grey.jpg) center center no-repeat;
  background-size: cover;
}

.box_bg.lp .bg{
  top: 14px;
  bottom: 14px;
  background-image: url(../layout/bg_lp1.jpg);
  background-position: left bottom;
}

.box_bg .bg_inner{
  position: relative;
  height: 100%;
}

.box_bg .bg_content{
  position: absolute;
  left: 0;
  top: -1px;
  width: 100%;
  max-width: 1075px;
}

.box_bg .bg_content:after{
  content: '';
  position: absolute;
  left: -13.30%;
  top: 0;
  width: 100%;
  padding-bottom: 100%;
  background: url(../layout/bg_footer.png) left top no-repeat;
  background-size: 100% auto;
}

.box_bg.lp .bg_content:after{
  opacity: 0;
}

.boxbg_inner{
  position: relative;
  background: #fff;
  min-height: 487px;
  width: 50%;
  width: calc(50% - 10px);
  min-width: 400px;
  margin: 0 0 0 auto;
  padding: 73px 42px 77px 42px;
}

.box_bg.lp .boxbg_inner{
  padding-top: 40px;
  padding-bottom: 162px;
}

.boxbg_inner:before{
  content: '';
  position: absolute;
  left: 14px;
  right: 14px;
  top: 14px;
  bottom: 14px;
  border: 3px solid #8a7d61;
}

.boxbg_content{
  position: relative;
  margin: 0 auto;
  max-width: 395px;
  color: #1b1b20;
}

.box_bg .title{
  font-size: 24px;
  line-height: 1.46;
  display: block;
  margin: 0;
}

.box_bg .text{
  line-height: 1.75;
  text-align: justify;
  color: #7b7b7b;
  margin: 2.1em 0 0 0
}

.box_bg .list_check{
  margin-top: 2.9em;
}

.box_bg .btn_blue{
  width: 100%;
  max-width: 330px;
  margin-top: 2.85em;
}

.boxbg_form{
  margin-top: 52px;
}

.boxbg_form .btn_blue{
  max-width: none;
  margin-top: 37px;
}

/*NL FORM*/
.boxformnl_inner{
  position: relative;
}

.box_formnl input{
  width: 100%;
  display: block;
  border: 0;
  box-shadow: inset 0 0 0 3px #b3b3b3;
  background: transparent;
  font-size: 17px;
  line-height: 1.411764705;
  color: #7b7b7b;
  outline: none;
  transition: box-shadow .25s;
  height: 56px;
  padding: 16px 200px 16px 29px;
}

.box_formnl input:focus{
  box-shadow: inset 0 0 0 3px #0060cc;
}

.box_formnl input::-webkit-input-placeholder{color: #b3b3b3; opacity: 1;}
.box_formnl input::-moz-placeholder{color: #b3b3b3; opacity: 1;}
.box_formnl input:-ms-input-placeholder{color: #b3b3b3; opacity: 1;}
.box_formnl input:-moz-placeholder{color: #b3b3b3; opacity: 1;}

.box_formnl .btn_blue{
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 180px;
}

/*BOX LOGOS*/
.box_logos{
}

.box_logos > .title_small{
  margin-bottom: 1em;
}

.boxlogos_inner{
  margin: 0 -10px;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.box_logos .item{
  display: block;
  margin: 15px 10px;
}

.box_logos a{
  vertical-align: top;
  display: inline-block;
}

.box_logos svg{
  display: block;
}

.box_logos .ferma svg{
  width: 124px;
  height: 53px;
}

.box_logos .kjg svg{
  width: 61px;
  height: 61px;
}

.box_logos .zsd svg{
  width: 71px;
  height: 62px;
}

.box_logos .jub svg{
  width: 81px;
  height: 40px;
}

.box_logos .parkett svg{
  width: 126px;
  height: 40px;
}

.box_logos .knauf svg{
  width: 146px;
  height: 57px;
}

/*MAP*/
.map_cont{
  background: #d5d5d5;
  min-height: 420px;
  position: relative;
}

.map_cont:before{
  content: '';
  display: block;
  padding-bottom: 50.86%;
}

.map_cont .map{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/*IB*/
.ib{
  font-family: 'Open Sans',Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin-top: -192px;
  width: 296px;
  background: #fff;
  box-shadow: 0 0 15px rgba(0,0,0,.3);
}

.ib .image{
  padding-bottom: 64.86%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.ib .desc{
  padding: 15px 20px;
}

.ib .title{
  position: relative;
  font-weight: 700;
  color: #000;
  padding-bottom: 16px;
}

.ib .title:after{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 85px;
  height: 3px;
  background: #0060cc
}

.ib .name{
  font-weight: 700;
  color: #000;
  margin-top: 13px;
}

.ib .status{
  margin-top: 6px;
}

.ib .mail,
.ib .phone{
  margin-top: 15px;
  display: block;
  padding: 3px 0 3px 37px;
  color: #7b7b7b;
  background: url(../layout/phone.svg) 1px center no-repeat;
  background-size: 20px 20px;
}

.ib .mail{
  margin-top: 7px;
  background: url(../layout/enve.svg) 0px center no-repeat;
  background-size: 23px 23px;
}

/*COOKIES*/
.cookies{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #0060cc;
  box-shadow: 0 0 20px rgba(0,0,0,.25);
  z-index: 250;
  transition: transform .4s, opacity .4s;
}

.cookies.active{
  display: block;
}

.cookies.active.done{
  opacity: 0;
}

.cookies_inner{
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
}

.cookies .text{
  margin: 0;
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-right: 39px;
}

.cookies button{
  display: inline-block;
  border: 0;
  background: #fff;
  color: #000;
  font-weight: 700;
  outline: none;
  padding: 10px 20px;
  line-height: 1.42857143;
  text-transform: uppercase;
  margin-right: 20px;
}

.cookies .anchor{
  display: inline-block;
  font-weight: 700;
  text-decoration: underline;
  margin-left: 20px;
}

.cookies .anchor:hover{
  color: #fff;
  text-decoration: none
}

@media only screen and (max-width: 1700px) {
  .box_bg.lp .bg{
    background-position: 25% bottom;
  }

  .boxref_grid .item_house{
    width: 33.3334%;
  }

  .boxref_grid .item_house.responsive{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}

@media only screen and (max-width: 1250px) {
  .box_bg.lp{
    margin-top: 0;
  }

  .box_bg.lp .bg{
    background-image: url(../layout/bg_lp1_grey.jpg);
    background-position: center;
  }

  .box_bg.lp .bg_content:after{
    opacity: 1;
  }

  .box_bg.lp .boxbg_inner{
    padding-top: 50px;
    padding-bottom: 90px;
  }

  .breadcrumbs{
    display: none;
  }

  .boxhouses_grid .item_housetype {
    width: 50%;
  }

  .boxref_grid .item_house{
    width: 50%;
  }

  .boxref_grid .item_house.responsive{
    display: none;
  }

  .sliderref_prev{
    padding: 0;
    left: 0;
  }

  .sliderref_next{
    right: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .page_main{
    padding-top: 2.2em;
    padding-bottom: 3.2em;
  }

  .page_main .box_4steps,
  .page_main .box_videos{
    margin-top: 2.5em
  }

  .page_main .box_ref{
    margin-top: 4.55em;
  }

  .page_why{
    padding-bottom: 60px;
  }

  .page_faq_mid{
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .page_faq_mid > .col2{
    width: auto;
    max-width: 600px;
    margin: 0 auto;
  }

  .page_faq_mid > .col2 + .col2 {
    margin-top: 50px;
  }

  .page_faq .box_faq{
    margin-top: 60px;
  }

  .page_contact{
    padding-bottom: 60px;
  }

  .page_contact_grid .col4{
    width: calc(33.333% - 20px);
  }

  .page_contact_grid .col4:nth-child(3) ~ .col4{
    margin-top: 70px
  }

  .page_contact_btm{
    margin: 0;
    display: block;
    margin-top: 50px;
  }

  .page_contact_btm > .col2{
    width: auto;
    margin: 0 auto;
    max-width: 600px;
    text-align: center;
  }

  .page_contact_btm > .col2 + .col2{
    margin-top: 50px;
  }

  .page_housedetail{
    padding-top: 0;
  }

  .page_housedetail_price{
    font-size: 25px;
  }

  .page_housedetail .box_titlehead + .box4steps_bg{
    margin-top: 2.8em;
  }

  .page_404,
  .page_cookies{
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .page_cookies h1{
    font-size: 25px;
  }

  .page_about .multicol{
    -webkit-columns: 2 335px;
    -moz-columns: 2 335px;
    columns: 2 339px;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
  }

  .boxlpform_left {
    padding-left: 25px;
    padding-right: 25px;
    width: 330px;
  }

  .boxlpform_right{
    padding-left: 25px;
    padding-right: 25px;
  }

  .boxlpform_form .col2{
    width: calc(100% - 20px);
    max-width: none;
  }

  .boxlpform_form .col2:first-child + .col2{
    margin-top: 24px;
  }

  .box_icons.pad{
    padding-top: 65px;
  }

  .box_icons .title_small{
    margin-bottom: 45px;
  }

  .boxfaq_item .col2{
    width: calc(100% - 20px);
  }

  .box_titlehead{
    text-align: center;
  }

  .box_titlehead_inner{
    display: block;
  }

  .box_titlehead .btn_brownborder{
    display: none;
  }

  .boxtitlehead_buttonreplace{
    display: block;
    text-align: center;
  }

  .box_titlehead + .box4steps_bg{
    margin-top: 2.8em;
  }

  .box_titlehead + .boxwhy_grid{
    margin-top: 1.3em;
  }

  .boxwhy_grid.wrapper{
    max-width: 700px;
  }

  .boxwhy_grid .item{
    width: 50%;
    width: calc(50% - 20px);
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .box4steps_bg{
    padding: 25px 0;
  }

  .box4steps_bg .wrapper{
    max-width: 800px;
  }

  .box4steps_grid .col4{
    width: 50%;
    width: calc(50% - 20px);
  }

  .box4steps_grid .item{
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .box4steps_grid .item:hover .desc{
    -webkit-transform: none;
    transform: none;
  }

  .box4steps_grid .icon{
    margin-bottom: .9em;
  }

  .box4steps_grid .title:before{
    margin-bottom: .23em;
  }

  .box4steps_grid .cont_btn{
    display: none;
  }

  .boxvideos_grid{
    margin-top: 1em;
  }

  .box_titlehead + .boxref_grid{
    margin-top: 3.45em;
  }

  .boxlogos_inner{
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px;
  }

  .box_logos > .title_small{
    text-align: center;
  }

  .box_logos .item{
    width: 33.333%;
    margin-left: 8px;
    margin-right: 8px;
    width: calc(33.333% - 16px);
    text-align: center;
  }
}

@media only screen and (max-width: 800px) {
  .page_refdetail_content{
    margin-top: 30px;
  }

  .page_refdetail_content .col2{
    max-width: none;
    width: calc(100% - 20px)
  }

  .page_refdetail_title{
    display: block;
    width: 100%;
  }

  .page_refdetail_title strong{
    padding-right: 0;
  }

  .boxhouses_grid .item_housetype {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .page_contact_top{
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .page_contact_top .col2{
    width: auto;
    max-width: none;
    margin: 0;
  }

  .page_contact_top .col2 + .col2{
    margin-top: 20px;
  }

  .page_contact_grid{
    margin-left: auto;
    margin-right: auto;
    max-width: 550px;
    margin-top: 50px;
  }

  .page_contact_grid .col4{
    width: calc(50% - 20px);
  }

  .page_contact_grid .col4:nth-child(2) ~ .col4{
    margin-top: 70px
  }

  .page_housedetail_content .col2,
  .page_housedetail_content .col2{
    width: calc(100% - 20px);
  }

  .page_housedetail_right{
    text-align: left;
    margin-top: 3em;
  }

  .page_housedetail_right .content{
    padding: 0;
  }

  .page_about .box_videos{
    margin-top: 50px;
  }

  .page_refs,
  .page_blogs{
    max-width: 600px;
  }

  .page_refs .box_reflist,
  .page_blogs .box_bloglist{
    margin-top: 30px;
  }

  .page_blogs_head{
    display: block;
  }

  .page_blogs_switch{
    margin: 20px 0 0 0;
    white-space: normal;
  }

  .page_blogdetail_content img{
    width: 100%;
    padding-right: 0;
  }


  .box_lpform{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .box_lpform > *{
    display: block;
  }

  .boxlpform_right{
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #a4a4a4;
  }

  .boxlpform_left{
    width: auto;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }

  .box_accord .col2{
    width: calc(100% - 20px);
    max-width: none;
  }

  .box_accord .col2 + .col2{
    margin-top: 25px;
  }

  .boxicons_inner .col2{
    width: calc(100% - 20px);
  }

  .boxicons_inner .col2:nth-child(1) ~ .col2{
    margin-top: 33px;
  }

  .box_icons .props.offset{
    margin-top: 0;
  }

  .box_count{
    padding: 45px 0;
  }

  .box_count .col3{
    width: calc(100% - 20px);
  }

  .box_count .col3 + .col3{
    margin-top: 20px;
  }

  .box_count .num{
    font-size: 40px;
  }

  .box_count .title{
    margin-top: 20px;
  }

  .box_reflist.loading:after,
  .box_bloglist.loading:after{
    margin-top: 50px;
  }

  .box_reflist .item_ref + .item_ref{
    margin-top: 40px;
  }

  .boxbloglist_inner .item_blog{
    width: calc(100% - 30px);
    max-width: none;
  }

  .boxbloglist_inner .item_blog:nth-child(1) ~ .item_blog{
    margin-top: 50px;
  }

  .slider_big .item{
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    padding: 0;
    min-height: 410px;
  }

  .slider_big .bg{
    height: auto;
    bottom: 55px;
  }

  .slider_big .bg:after{
    height: 290px;
    min-height: 1px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.04) 11%, rgba(0,0,0,0.12) 26%, rgba(0,0,0,0.5) 82%, rgba(0,0,0,0.57) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.04) 11%,rgba(0,0,0,0.12) 26%,rgba(0,0,0,0.5) 82%,rgba(0,0,0,0.57) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.04) 11%,rgba(0,0,0,0.12) 26%,rgba(0,0,0,0.5) 82%,rgba(0,0,0,0.57) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }

  .slider_big .item_inner{
    padding: 0;
  }

  .slider_big .desc{
    display: block;
    padding: 0 30px 25px 30px;
  }

  .slider_big .title{
    font-size: 24px;
  }

  .slider_big .title strong{
    font-size: 36px;
    line-height: 1;
    text-indent: 0;
    text-shadow: none;
  }

  .slider_big .title span{
    text-shadow: none;
  }

  .slider_big .text{
    margin-top: 0;
    font-size: 29px;
    line-height: 1.2;
    text-shadow: none;
  }

  .slider_big .btn_white{
    display: block;
    width: 100%;
    margin-top: 0;
  }

  .sliderbig_prev,
  .sliderbig_next{
    margin-top: -57px;
  }

  .box_bigslider .box_bigbuttons{
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
  }

  .box_bigbuttons > *{
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .box_bigbuttons a{
    width: 100%;
    min-height: 72px;
    font-size: 16px;
  }

  .box_bigbuttons a + a{
    border: 0;
    border-top: 1px solid #00438f;
  }

  .box_bg .bg,
  .box_bg.lp .bg{
    top: 0;
    bottom: 24%;
  }

  .box_bg .bg_content{
    width: 130%;
    min-width: 536px;
  }

  .box_bg:before{
    content: '';
    display: block;
    height: 56.25vw;
    min-height: 183px;
    max-height: 400px;
    overflow: hidden;
  }

  .boxbg_inner{
    margin: 0 auto;
    width: auto;
    max-width: 488px;
    min-width: 1px;
    min-height: 1px;
    padding-top: 38px;
    padding-bottom: 40px;
  }

  .box_bg.lp .boxbg_inner{
    padding-top: 35px;
    padding-bottom: 55px;
  }

  .box_bg .btn_blue{
    width: auto;
  }

  .box_formnl .btn_blue{
    position: relative;
    right: auto;
    width: 100%;
    margin-top: 10px;
  }

  .box_logos{
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .box_logos .item{
    width: 50%;
    width: calc(50% - 16px);
  }

  .box_logos .ferma{
    -ms-flex-order: -3;
    -webkit-order: -3;
    order: -3;
  }

  .box_logos .zsd{
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }

  .box_logos .jub{
    -ms-flex-order: -2;
    -webkit-order: -2;
    order: -2;
  }

  .box_logos .knauf svg{
    width: 120px;
    height: 48px;
  }

  .cookies_inner{
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .cookies .text{
    text-align: center;
    margin:0 0 20px 0;
    padding: 0;
  }

}

@media only screen and (max-width: 650px) {
  .hidden-xs{
    display: none;
  }
  .form_faq .col2,
  .contact_form .col2{
    width: 100%;
    width: calc(100% - 20px);
  }

  .form_faq .cont_btn{
    margin-top: 25px;
  }

  .contact_form .col2:nth-child(1) ~ *:not(.req_text):not(.cont_btn){
    margin-top: 24px;
  }

  .boxwhy_grid .col4{
    width: 100%;
    width: calc(100% - 20px);
  }

  .box4steps_grid .col4{
    width: 100%;
    width: calc(100% - 20px);
  }

  .boxvideos_grid .col2{
    width: 100%;
    width: calc(100% - 20px);
  }

  .boxvideos_grid .col2 + .col2{
    margin-top: 22px;
  }

  .boxref_grid .item_house{
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .page_contact_grid{
    max-width: 280px;
  }

  .page_contact_grid .col4{
    width: calc(100% - 20px);
  }

  .page_contact_grid .col4:nth-child(1) ~ .col4{
    margin-top: 70px
  }

  .box_icons .title_small{
    text-align: center;
  }

  .box_icons .icon{
    position: relative;
    margin: 0 auto;
  }

  .box_icons .desc{
    padding-left: 0;
  }

  .box_icons .title{
    text-align: center;
    display: block;
    height: auto;
  }

  .box_icons .title > span{
    display: block;
  }

  .box_icons.counter .title > span{
    padding: 10px 0 0 0
  }

  .box_icons .info svg{
    width: 40px;
    height: 40px;
    top: 20px;
  }

  .box_icons .info .text{
    padding-left: 70px;
    padding-right: 20px;
    font-size: 12px;
  }

}

.changedBG {
  background: url(/wp-content/themes/DomSnov/layout/bg_grey.jpg) center center no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 1250px) {
  .changedBG .bg {
    background-image: url(../layout/bg_lp1_grey.jpg) !important;
  }
}

.page_refdetail_right img {
  max-width: 100%;
  height: inherit;
}

.cookies {
  top: 0;
  bottom: unset;
  padding: 7px 15px;
}

@media only screen and (max-width: 767px) {
  .cookies .text {
    margin: 0 0 7px 0;
  }
}

.cookies_inner {
  padding: 0;
}

.customCheckbox input[type="checkbox"] {
  width: 20px;
  border: 0;
  box-shadow: none;
  display: inline-block;
  margin-right: 10px;
}

.customCheckbox.faq {
  padding-top: 20px;
  padding-bottom: 20px;
}

.customCheckbox.faq input,
.customCheckbox.item input {
  width: 12px;
}

.customCheckbox.faq span.wpcf7-list-item,
.customCheckbox.item span.wpcf7-list-item {
  margin-left: 0;
}

.customCheckbox.faq label {
  color: black;
}

.item2 input {
  position: absolute;
  left: 0;
  top: 4px;
}

.item2 label {
  display: block;
  padding-left: 30px;
  position: relative;
}

.item2 {
  position: relative;
}

.houses_form_holder .box_lpform{
  border:0;
  background: #fff;
}
.houses_form_holder .boxlpform_right{
  padding: 15px !important;
}

.houses_form_holder .contacts{
  margin-top: 0px !important;
  margin-bottom: 7px;
  color: #aea588;
}
.houses_form_holder .contacts{
  text-align: center;
}
.houses_form_holder .contacts:last-child{
  #text-align: left;
  margin-bottom: 40px;
}
.houses_form_holder .contacts i{
  margin-right: 5px;
}
.houses_form_holder .item{
  margin-bottom: 15px;
}
.houses_form_holder .btn_blue, .mapa.btn_blue{
  width:100%;
  text-align: center;
  cursor: pointer;
}
.mapa.btn_blue{
  font-size: 0.9em;
  padding: 8px 15px;
  margin: 15px auto 30px;
}
.houses_form_holder h2{

  outline: 1px solid red;
}
.houses_cnt{
  padding-top: 20px;
  cursor: pointer;
}
.house_card:hover, .house_card.active{
  background: #aea588;
}
.houses_cnt h2{
  color: #010101;
}
/*
.houses_cnt .img_holder{
  max-height: 150px;
  min-height: 150px;
}
.houses_cnt img{
  max-width: 100%;
  max-height: 150px;
}
*/
/* house card */
.houses_cnt .house_card{
  overflow: hidden;
  margin-bottom: 15px !important;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  display: block;
}
.houses_cnt .house_card .img_holder{
  height: 150px;
}
.house_card .gridf{
  display: flex;
  align-items: center;
}
.house_card h2 {
  line-height: 1.1em !important;
  font-size: 1.3em;
  margin: 0em;
}
.house_card  h2 + p{
  margin-top: 5px !important;
  margin-bottom: 0;
}

.house_card .col2{
  width: 55%;
  width: calc(45% - 20px) !important;
  margin-left: 10px;
  margin-right: 10px;
}
.house_card p{
  color: black !important;
}
.house_card .col2 + .col2{
  width: calc(55% - 20px) !important;
}
.house_card .col2.title,
.boxvideos_grid .col2 + .col2.title
{
  margin-top: 0 !important;
  padding-right: 20px;
}
.house_card .col2 + .col2{
  #padding-bottom: 20px;
}
.contacts.mapa{
  padding-top: 10px;
}
.contacts.mapa a,.contacts.mapa a:visited{
  color: #aea588;
  border: 1px solid #aea588;
  padding: 5px 20px;
}
.nopadding{
  padding-top: 0 !important;
}
.nomargin{
  margin-top: 0 !important;
}
.vdtitleholder{
  border: 2px solid #aea588;
  text-align: center;
  padding: 25px 35px;
  display: none;
}
.vdtitleholder h2{
  margin: 0;
  font-size: 2em;
}
.fa-holder{
  display: none;
}
.banner_slider{
	font-size: 3.2rem;
    background: #0060cc;
    color: white;
    font-weight: 700;
    display: inline-block;
    padding: 1rem 3rem 1.5rem 250px;
    text-transform: uppercase;
    position: absolute;
    top: 85px;
    left: -200px;
    z-index: 1000 !important;
    transform: rotate(-8deg);
    text-align: justify;
    line-height: 1.2em;
    text-align: center;
}
.banner_slider .bigger{
	font-size: 3.8rem;
}

@media only screen and (max-width: 650px) {
  .houses_cnt{
  	margin-top:0;
  }
  .vdtitleholder{
    display: block;
  }
  .house_card{
    position: relative;
  }
  .houses_cnt .house_card .img_holder{
    height:130px;
  }
  .houses_cnt .house_card .img_holder{
    height:130px;
  }
  #house_card-6 .img_holder{
    height:140px;
  }
  #house_card-7 .img_holder{
    height:180px;
  }
  .fa-holder{
    display: block;
    width:28px;
    height: 28px;
    position: absolute;
    left: 10px;
    top: 7px;
    background: white;
    border-radius: 50%;
    z-index: 999;
  }
  .house_card .fa-plus-circle,
  .house_card .fa-minus-circle{
    color:#0062ca;
    font-size:38px;
    line-height: 0.75em;
    border-radius: 50%;
    z-index: 1000;
  }
  .req_text{
    margin-bottom: 30px;
  }
	.banner_slider{
	  	font-size: 2rem !important;
	  	padding: 1rem 1.5rem 1rem 150px !important;
		top: 50px !important;
	    left: -100px !important;
	  }  
		.banner_slider .bigger{
			font-size: 2.4rem;
		}	  
}



@media only screen and (max-width: 400px) {
  .banner_slider{
	  	font-size: 1.8rem !important;
	  	padding: 0.5rem 1rem 0.5rem 120px !important;
		top: 50px !important;
	    left: -100px !important;
	  }  
		.banner_slider .bigger{
			font-size: 1.8rem;
		}	  
}




