div.line_s{
width:98%;
display: block;
float: left;
margin:0 1%;
}
div.line_alive {padding-bottom:20px;}

div.pt20{padding-top:20px;width:100%;}
div.pb70{padding-bottom:70px;width:99%;}
div.login > a 
{
text-decoration: none;
color: #5599FF;
display: inline-block;
}

div.h1{display:inline-block;width:100%;box-shadow: inset 0 2px 0 0 #8ebaff, inset 0 -2px 0 0 #8ebaff, inset -2px 0 0 0 #8ebaff, inset 2px 0 0 0 #8ebaff;font-weight: bold;text-align: center;padding: 10px 0;float:left;}
div.h1>h1{color:#8ebaff;padding:0 5%;width:90%;margin-top:0;line-height:unset;margin-bottom:unset;}

/* аналог new_reg.css:130 ending*/

div.info
{
width:98.5%;
height:500px;
margin: 20px 0;
}

div.catcolumn {
display: inline-block;
float: left;
width: 32%;
height: 310px;
position: relative;
margin-right: 1%;
margin-bottom: 1%;
color: #5599FF;
box-shadow: inset 0 1px 0 0 #ececec, inset 0 -1px 0 0 #ececec, inset -1px 0 0 0 #ececec, inset 1px 0 0 0 #ececec;
}
div.catcolumn:hover {
box-shadow: 0px 0px 30px #CCCCCC;
}
div.cathead {
height: 57px;
background-color: #5599FF;
color: #FFF;
display: inline-block;
width: 100%;
text-align: center;
position: relative;
margin-bottom: 10px;
font-weight: bold;
}
div.center {
width: 100%;
height: 50%;
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
margin: auto;
}
div.center>a {
color: #fff;
}
div.catline {
padding: 5px 20px;
}
div.center>a:hover, div.catcolumn:hover div.more>a:hover {
color: #fb5;
transition: color 0.5s;
}
div.more {
visibility: hidden;
height: 0;
}
div.catcolumn:hover div.more {
display: block;
height: 30px;
font-size: 10px;
background-color: #f7f7f7;
color: #FFF;
position: absolute;
bottom: 0;
width: 100%;
text-align: center;
line-height: 30px;
visibility: visible;
}
div.catcolumn:hover div.more>a {
color: #aaa;
}

div.info_c
{
position:relative;
height: 500px;
margin: 20px 0;
display: flex;
text-align: left;
}
div.info_c_img{display: block;
width: 65%;min-width:700px;
position: relative;
overflow: hidden;}

div.info_u_img{display: block;
width: 10%;
position: relative;
overflow: hidden;}
img.c_img{bottom:-233px;position:absolute;right:66px;}

img.u_img{right:60px;position:absolute;}

div.info_b_img
{
display: block;
width: 65%;min-width:700px;
position: relative;
overflow: hidden;
}
img.b_img{width:117%;
right:0;
bottom:0;
position:absolute;
}

div.info_c_ul{width: 500px;
font-size: 23px;
position: absolute;
display: block;
background-color: #fff;
height: 450px;
top: 0;
bottom: 0;
margin: auto;
left: 700px;
box-shadow: 0px 15px 15px #d8d8d8;}

h2.big
{
font-size:30px;
color:#5599FF;
}
h2.sm{font-size:25px;color:#5599FF;}

div.line_li{display: inline-block;
width: 80%;
margin-left: 10%;
line-height:33px;
}
div.line_li>h2{font-size:30px;
color:#5599FF;}
div.line_li>i{width:25px;margin-right:10px;}

div.material {margin:1% 1% 0 0;}
div.material:hover {box-shadow:0px 0px 20px #CCCCCC, inset 0 1px 0 0 #ececec, inset 0 -1px 0 0 #ececec, inset -1px 0 0 0 #ececec, inset 1px 0 0 0 #ececec;}
div.material_inspect{padding-bottom:30px;}
div.material:hover div.material_inspect{top:370px; box-shadow:0px 10px 10px #ccc, inset -1px 0 0 0 #ececec, inset 1px 0 0 0 #ececec}
/*
div.material_inspect {
vertical-align: top;
display:none;
height: 60px;
width: 100%;
background: #fff;
border-bottom: solid 1px #ececec;
}
div.material:hover div.material_inspect
	{
    display:block;
    position: absolute;
    top: 360px; 
    z-index: 999;
	box-shadow: 0px 10px 10px #CCCCCC, inset -1px 0 0 0 #ececec, inset 1px 0 0 0 #ececec;
    }
   div.material:hover
	{
box-shadow: 0 0 15px #CCCCCC, inset 0 1px 0 0 #ececec,inset 0 -1px 0 0 #ececec,inset -1px 0 0 0 #ececec,inset 1px 0 0 0 #ececec;
}
*/

img {opacity:1;transition:opacity 0.5s;}
img[data-src] {
height:100%;
opacity: 0;
-webkit-transform:scale(1.05, 1.05);
color:#fff;
}
div.counter
{
display:inline-block;
width:100%;
background-color:#8ebaff;
}
div.cifra
{
margin: 20px 30px;
display: inline-block;
width: 20%;
font-size: 30px;
font-weight: bold;
color:#FFF;
text-align: center;
}
div.bcounter{background-color:#8ebaff;}
div.bcifra
{
margin: 20px 30px;
display: inline-block;
width: 98%;
font-size: 30px;
font-weight: bold;
text-align: center;
}
div.bcifra:hover{cursor:pointer;}
div.bcifra>a{color:#FFF;}
div.bcifra>a:hover{color:#fb5;transition:color 0.3s linear 0s;}
div.buttoms{width:100%;box-shadow: inset 0 2px 0 0 #8ebaff, inset 0 -2px 0 0 #8ebaff, inset -2px 0 0 0 #8ebaff, inset 2px 0 0 0 #8ebaff;}
div.buttoms>div
{
line-height:30px;
display:inline-block;
width:50%;
color:#5599FF;
text-align:center;
}
div.buttoms>div:hover
{
background-color: #8ebaff; color: #FFF; text-decoration: none; transition: background-color 0.5s linear 0s; cursor: pointer;
}
/*новости*/
div.author_list
{
background-color: #ececec;
width:100%;
position: relative;
box-shadow: inset 0 1px 0 0 #ececec, inset 0 -1px 0 0 #ececec, inset -1px 0 0 0 #ececec, inset 1px 0 0 0 #ececec;
margin-top:20px;
display: inline-block;
padding: 10px 0;
}
div.cph_list
{
display: inline-block;
height: 50px;
width: 50px;
margin-left: 20px;
overflow: hidden;
border-radius: 50%;
background-color: #fff;
text-align:center;
}
div.cph_list>a>img {
width: auto;
height: 98.5%;
}
div.auth
{
display:inline-block;
vertical-align: top;
position:relative;
z-index:5;
}
div.auth_name_list {
display: inline-block;
align-content: center;
vertical-align: top;
padding-left: 20px;
font-weight: bold;
}
div.auth_name_list>a, div.auth_name>a {color:#019642;}
div.auth_name_list>a:hover, div.auth_name>a:hover {color:#fb5;transition: color 0.3s linear 0s;}
div.date
{
width: 100%;
margin-left: 20px;
padding-bottom: 20px;
color:#bbb;
}
div.news_text_list
{
display:inline-block;
width:100%;
box-shadow: inset 0 1px 0 0 #ececec, inset 0 -1px 0 0 #ececec, inset -1px 0 0 0 #ececec, inset 1px 0 0 0 #ececec;

}
div.news_text_list>div
{
margin:20px;
display:inline-block;
width:98%;
}
div.news_text_list>div>a>img
{display:block;
margin-right: 20px;
margin-bottom: 10px;
float: left;
max-width: 30%;
border-radius: 3px;
box-shadow: 0px 0px 10px #cacaca;
}
div.news_text_list>div>a>img:hover
{
-webkit-filter: brightness(105%);
-webkit-filter: contrast(115%);
transition: 0.7s;
transform: scale(1.03, 1.03);
-ms-transform: scale(1.03, 1.03);
-webkit-transform: scale(1.03, 1.03);
box-shadow: 0 0 30px #CCCCCC;
}

div.name_list
{
font-weight:bold;
margin-bottom:10px;
font-size:20px;}

/*
div.sm
{
width: 98.5%;
float: left;
margin-left: 10px;
margin-bottom: 20px;
overflow: hidden;
display: block;
background-color: #f6f6f6;
text-align: center;
color: #0073ff;
}
*/
/*
div.bg
{
height:500px;
float:left;
display:inline-block;
width:50%;
background: url("http://www.build2last.ru/k_m/bg_img/test-main_u.jpg");
background-repeat: no-repeat;
/* 
background-position: top -200px right 350px;;
 *//*
background-size: cover;

}
div.text
{
height:500px;

display:inline-block;
width:50%;
}
*/
/****************************************************************************************/
/*   slideshow   */
/****************************************************************************************/
/*
essential styles:
these make the slideshow work
*/
#slides{
    position: relative;
    height: 640px;

/* 
    height: 350px;
 */
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.slide{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;

    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}
.slide>a,div.el>a{
color:#FFF;
}
.slide>a:hover,div.el>a:hover{color:#fb5;	transition: color 0.3s linear 0s;}
.showing{
    opacity: 1;
    z-index: 2;
}

/*
non-essential styles:
just for appearance; change whatever you want
*/

.slide{
    font-size: 60px;
    font-weight:bold;
    padding: 20% 10% ;

/* 
    padding: 40px;
 */
    box-sizing: border-box;
    background-color:#FFF;
	text-shadow: 1px 1px 2px black, 10px 10px 30px rgb(255, 255, 255); 
	cursor:pointer;
	/* 
	opacity: 0.95;
 */
/* 
	color: #FFF;
 */
	text-align:center;
/* 
	line-height:550px;
 */
	}
#zodiac{
background:url(https://build2last.ru/images_blog/simvol-goda.jpg);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;	
}
#new_year_design{
background:url(https://build2last.ru/img/rozhdestvenskiy-kamin.webp);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;	
}
#new_year_mood{
background:url(https://build2last.ru/img/zhivaya-izgorod-s-podarochnoy-korobkoy.webp);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;	
}
#new_year_card{
background:url(https://build2last.ru/img/rozhdestvenskiy-venok-ib3685d70ef.webp);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;	
}
/* 
.slide:nth-of-type(1){
background-color:red;
}
.slide:nth-of-type(2){
background-color:pink;

}
 */
/*
.slide:nth-of-type(1){
background: url("http://www.build2last.ru/images_page/2307/villa-malimbu-cliff-na-ostrove-lombok-indoneziya-materialy.jpg");
background-repeat: no-repeat;
background-position: center center;
background-size: cover;

}
.slide:nth-of-type(2){
background: url("http://www.build2last.ru/images_page/2301/sovremennyy-chastnyy-dom-v-kalgari-project-b95-foto.jpg");
background-repeat: no-repeat;
background-position: center center;
background-size: cover;

}
.slide:nth-of-type(3){
background: url("http://www.build2last.ru/images_page/2274/nezabyvaemyy-otdyh-v-otele-iniala-beach-house-phuket-foto.jpg");
background-repeat: no-repeat;
background-position: center center;
background-size: cover;

}
*/
/****************************************************************************************/
/***slider 2 copyright?************************/
 .slider {
      position: relative;
      overflow: hidden;
    }

    .slider__wrapper {
      display: flex;
      transition: transform 1.5s ease;
    }

    .slider__item {
     	flex: 0 0 100%;
      max-width: 100%;
    }

    .slider__control {
      position: absolute;
      top: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 40px;
      color: #fff;
      text-align: center;
      opacity: 0.5;
      height: 50px;
      transform: translateY(-50%);
     /* background: rgba(0, 0, 0, .5);*/
    }

    .slider__control:hover,
    .slider__control:focus {
      color: #fff;
      text-decoration: none;
      outline: 0;
      opacity: .9;
    }

      
    .slider__control_left {
                width: 0;
  height: 0;
  border: 20px solid transparent;
       border-right-color: #8ebaff;
 	 border-left: 0;
      left:5%;
    }

    .slider__control_right {
      right:5%;
        width: 0;
  height: 0;
  border: 20px solid transparent;
       border-left-color: #8ebaff;
 	 border-right: 0;
    }


    .slider__item>div {
      height: 500px;
      font-size: 100px;
      text-align: center;
    }

/**firefox*/
div.mobile_scroll_goods{scrollbar-width:none;}
/*===========================mobile=====================================================*/
@media (max-width:600px)
{
div.counter,div.h1{/* width:94.5%; */display:inline-block;float:left;}
div.cifra{font-size:17px;margin:10px 5%;display:inline-block;width:40%;float:left;}
div.line_alive{padding:0;}
div.info_c{margin:0;}
div.info_c_img{min-width:650px;right:70px;}
img.c_img{width:100%;bottom:unset;top:unset;right:unset;}
div.info_c_ul{width:90%;left:5%;height:390px;font-size:15px;background-color:rgba(255, 255, 255, 0.9);box-shadow:0px 5px 15px #6b6b6b;}
div.line_li>h3{font-size:20px;}
div.line_li {width:75%;margin-left:15%;}
div.line_li>h3.sm{font-size:15px;line-height:23px;}
img.u_img {height:100%;right:-60px;}
div.p20{padding:20px 0;}
div.mobile_scroll_goods{width:98%;height:330px;overflow-x:scroll;overflow-y:hidden;margin:0 1%;padding-bottom:5px;}
div.h450{height:450px;}
div.pt20{width: max-content;
width: intrinsic;           /* Safari/WebKit используют нестандартное имя */
width: -moz-max-content;    /* Firefox/Gecko */
width: -webkit-max-content;    height: 330px;
    display: inline-block;
    max-width: unset;padding-top:0;padding:0;
}
div.catcolumn{width:300px;margin:0 5px 10px 0;}
div.mobile_scroll_goods::-webkit-scrollbar {width:0px;}
.slide {font-size:30px;}
div.pb70{padding:0;height:450px;width:max-content;
width: intrinsic;           /* Safari/WebKit используют нестандартное имя */
width: -moz-max-content;    /* Firefox/Gecko */
width: -webkit-max-content;
max-width:unset;}
/* 
div.img_inner_mimg>a>img{display:block;}
 */
div.material{width:230px;height:420px;margin:10px 5px 10px 0;padding:0;}
div.material_inspect{background:unset;border-bottom:unset;display:block;top:85%;}
div.material:hover div.material_inspect {top:85%;box-shadow:unset;}
div.material:hover{box-shadow: 0 0 10px #CCCCCC, inset 0 1px 0 0 #ececec, inset 0 -1px 0 0 #ececec, inset -1px 0 0 0 #ececec, inset 1px 0 0 0 #ececec;}
div.auth{width:75%;}
div.name_list{font-size:14px;text-align:center;}
div.mobile_info_c{overflow:hidden;}
img.b_img{width:225%;right:-250px;}
div.bcifra{margin:20px 0;width:100%;font-size:23px;}
div.companies{height:17px;}
div.news_text_list>div{margin:10%;width:80%;text-align:justify;}
div.news_text_list>div>a>img{margin-bottom:10%;margin-right:0;max-width:unset;width:100%;}
div.info_b_img{width:100%;min-width:unset;}
div.img_inner_mimg {width:160px;height:160px;margin:10% auto;}
div.el{position: absolute;
background-color: rgba(85, 153, 255, 0.46);
bottom: 0;
width: calc( 100% - 20px);
padding: 20px 10px 30px 10px;}
.slide{padding:unset;}
#zodiac{background-position: 15% 0;}
}

@media (max-width:900px) and (min-width:600px)
{
div.counter,div.h1{width:100%;display:inline-block;float:left;}
div.cifra{margin:20px 4%;width: 16%;font-size:18px;float:left;}
div.buttoms{width:100%;display:inline-block;}
div.line_alive{padding:3px 0;}
div.info_c{margin:0;width:100%;}
img.c_img{width:110%;bottom:-150px;right:81px;}
img.u_img{width:110%;right:80px;}
div.info_c_ul{right:10px;width:370px;font-size:16px;background-color:rgba(255, 255, 255, 0.9);left:unset;}
div.line_li>h3{font-size:21px;}
div.mobile_scroll_goods{width:98%;margin:0 1%;height:330px;overflow-x:scroll;overflow-y:hidden;padding-top:20px;padding-bottom:0;}
div.h450{height:453px;padding-bottom:0;padding-top:0;margin:0 1%;}
div.pt20{width: max-content;width: intrinsic;           /* Safari/WebKit используют нестандартное имя */
width: -moz-max-content;    /* Firefox/Gecko */
width: -webkit-max-content;
    height: 320px;
    display: inline-block;
    max-width: unset;padding-top:0;padding:0;
}
div.catcolumn{width:350px;margin:0 5px 0 0;}
div.mobile_scroll_goods::-webkit-scrollbar {width:0px;}
div.catcolumn:hover{box-shadow:0px 0px 5px #CCCCCC, inset 0 1px 0 0 #ececec, inset 0 -1px 0 0 #ececec, inset -1px 0 0 0 #ececec, inset 1px 0 0 0 #ececec;}
.slide {font-size:40px;}
div.pb70{padding:0;height:450px;width:max-content;
width: intrinsic;           /* Safari/WebKit используют нестандартное имя */
width: -moz-max-content;    /* Firefox/Gecko */
width: -webkit-max-content;
max-width:unset;}
/* 
div.name,div.price,div.companies{width:90%;text-align:center;}
 */
div.material{width:230px;height:420px;margin:10px 5px 10px 0;}
div.material_inspect{background:unset;border-bottom:unset;display:block;top:85%;position:absolute;}
div.material:hover div.material_inspect {top:85%;box-shadow:unset;}
div.material:hover{box-shadow: 0 0 10px #CCCCCC, inset 0 1px 0 0 #ececec, inset 0 -1px 0 0 #ececec, inset -1px 0 0 0 #ececec, inset 1px 0 0 0 #ececec;}
div.author_list,div.news_text_list{width:100%;}
div.name_list{font-size:18px;}
div.mobile_info_c{overflow:hidden;}
div.bcounter{width:100%;}
div.bcifra{margin:20px 0;width:100%;}
div.companies{height:17px;}
}

@media (max-width:400px)
{
div.catcolumn{min-width:280px;width:280px;}
}

@media (max-width: 900px) and (min-width: 800px)
{
div.buttoms,div.counter,div.h1 {width:100%;}
}

@media (max-width: 1240px) and (min-width: 900px)
{
div.cifra{width:40%;font-size:20px;}
div.info_c_ul{left: 55%;width:40%;/* left:507px;width:380px; */}
}

@media (max-width:1100px) and (min-width:900px)
{
div.material{width:24%;}
}