@charset "utf-8";
@import "/assets/templates/bootstrap/css/video-fon-style.css" screen;

@font-face {
    font-family: 'Open Sans Condensed';
    src: local('Open Sans Condensed Bold'), local('OpenSans-CondensedBold'), url('../font/opensanscondensedbold.woff2') format('woff2'), url('../font/opensanscondensedbold.woff') format('woff'), url('../font/opensanscondensedbold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}


/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
  margin-top: 130px;
  font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    line-height: 1.5em;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}




#footer {
  position: absolute;

  width: 100%;
  /* Set the fixed height of the footer here */

  background-color: #333;
}

#footer {
  color: #fff;
}

.zayavka{
    overflow: hidden;
    padding: 0;
}

.contacts-h{
    color:#fff;
    margin-top: 11px;
}

.gotresh{
    font-weight: normal;
    font-size: 14px;
}

.gotresh center h2{
     text-transform: uppercase;
    text-align: center;
    color: #52ADC7;
    font-size: 24px;
    font-weight: normal;
}
.gotresh1 center h2{
     text-transform: uppercase;
    text-align: center;
    color: #8ec63f;
    font-size: 24px;
    font-weight: normal;
}

.fullbox{
    border: solid 2px #eaeaea;
    padding: 5px;
    margin-bottom: 20px;
}

.action{
    height: 300px;
}

.btn-vis{
    color: #000;
    background-color: #fff;
    border-color: #000;
}

.btn-vis:hover{
    color: #46b8da;
    background-color: #fff;
    border-color: #46b8da;
}
/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body > .container {
  padding: 10px 15px 0;
}
.container .text-muted {
  margin: 20px 0;
}

.iblock{
    height: px;
}

.price{
font: bolder 24px Arial;
display: inline-block;
background: #ffd941;
padding: 0px 13px;
}

.sale{
font: bolder 24px Arial;
display: inline-block;
background: #ff1f1f;
padding: 0px 13px;
}

#footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

code {
  font-size: 80%;
}

/* Gallery -----------------------------------------------------------------------------*/ .galleries {
margin: 15px auto;
width: 1120px;
}
.galleries li {
width: 250px;
height: 194px;
float: left;
padding: 0;
margin-right: 5px;
margin-bottom: 5px;
list-style: none;
}
.galleries li img {
float: left;
width: 250px;
height: 194px;
margin: 0;
padding: 0;
}
.imghover_gallery {
position: absolute;
background-image: url("../img/fancy_zoom.png");
background-color: transparent;
background-repeat: no-repeat;
background-position: center center;
width: 250px;
height: 194px;
float: left;
display: block;
opacity: 0;
}
.imghover_gallery:hover {
opacity: 1;
background-color: rgba(255, 255, 255, 0.3);
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}

/* fotopreview -----------------------------------------------------------------------------*/ 

.fotopreview {
margin: 15px auto;
width: auto;
}
.fotopreview li {
width: 160px;
height: 120px;
float: left;
padding: 0;
margin-right: 5px;
margin-bottom: 5px;
list-style: none;
}
.fotopreview li img {
float: left;
width: 160px;
height: 120px;
margin: 0;
padding: 0;
}
.imghover_preview {
position: absolute;
background-image: url("../img/fancy_zoom.png");
background-color: transparent;
background-repeat: no-repeat;
background-position: center center;
width: 160px;
height: 120px;
float: left;
display: block;
opacity: 0;
}
.imghover_previev:hover {
opacity: 1;
background-color: rgba(255, 255, 255, 0.3);
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}



input, label, textarea{
    display: block;
}
input, textarea{
    margin: 0 0 10px 0;
    border: 1px solid #ccc;
    padding: 5px;
}
input.submit_button{
    background-color: #43A52B;
    border: 1px solid #358222;
    padding: 5px 10px;
    border-radius: 3px;
    font: 13px Arial, Verdana, Tahoma, sans-serif;
    color: #fff;
    cursor: pointer;
}
input.submit_button:hover{
    background-color: #358222;
}
span.required,
span.error{
   color: #ff0000;
}
span.required{
    font-size: 18px;
}
span.error{
    font-size: 11px;
}

.head-a{ margin-top: 11px;}

#homepage{
    background: #fff;
}

#socials>li {
    list-style: none;
    float: left;
    margin-left: 7px;
    overflow: hidden;
}

.headlink {
    margin-top: 5px;
    color: #fff;
    font-size: 14px;
}
.headlink:hover {
    margin-top: 5px;
    color: #fff;
    font-size: 14px;
}

.contacts-h{
    font-size: 14px;
}

.headcontactsmin{
    display: none;
}
.headcontactsmin h4{
    margin-top: 17px;
    color: #fff;
}
#socials{
    padding-top: 10px;
}

.navbar-default{
    box-shadow: 1px 1px 1px #000;
}

#footer{
    box-shadow: 1px 1px 1px #000;
}

#footer a{
    color: #fff;
}

#footer ul li{
    list-style: none;
}

.infohead{
    margin-top: 15px;
}

.infohead h1{
    font-size: 20px;
    font-weight: normal;
    color: #52ADC7;
    display: block;
    border-bottom: dashed 2px #52ADC7;
}

.infohead span{
    font-size: 16px;
    color: #8ec63f;
    font-weight: normal;
}

.slider{
    margin-top: -130px;
}

.img1{
    height: 500px;
    background: url(../../../images/img1..png) no-repeat center top;
    color: #fff;
	border-bottom:3px solid #5187da;
	border-top:3px solid #5187da;
	
}



.img1 h3{
    font-size: 28px;
}

.img1 h4{
    font-size: 16px;
}

.img1 p{
    font-size: 16px;
}

.idea{
    height: 500px;
    background: url(../../../images/idea..jpg) no-repeat center top;
    color: #fff;
}

.img2{
    /*margin-top: 40px;*/
    background: url(../../../images/img2..jpg) no-repeat center top;
    color: #fff;
}
.img3{
    background: url(../../../images/img3..jpg) no-repeat center top;
    color: #fff;
}
.img4{
    background: url(../../../images/img4..jpg) no-repeat center top;
    color: #fff;
}

.npvrn{
    background: url(../../../images/npvrn..png) no-repeat center top;
    color: #fff;
}

.thumbnail1 {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    /* background-color: #fff; */
    /* border: 1px solid #ddd; */
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

#search_box { float: right; width: 320px; height: 40px; margin: 25px 0 0 0; background: url(/assets/images/search.png) no-repeat; }
#search_box form { clear: both; width: 320px; height: 40px; padding: 0; } 
#searchfield { height: 20px; width: 220px; padding: 10px; color: #8a9ac5; line-height: 0; background: none; border: none; } 
#searchbutton { height: 40px; width: 55px; padding: 0 0 5px 0; margin: 0; cursor: pointer; background: none; border: none; }

.thumbnail .caption {
    padding: 9px;
    color: #333;
    margin-top: -70px;
}
.thumbnail .caption h4 {
        color: #8ec63f;
}
.nameblock p{
    font-size: 16px;
}

.minimenu{
    margin-top: 10px;
    display: block;
    background: #c3c3c3;
}

.minimenu li{
    list-style: none;
    text-align: center;
}

.minimenu li a{
    display: block;
    padding: 35px 0 35px 0;
    background-color: #f3e1c0;
    border-radius: 50%;
    width: 100px;
    height:100px;
}

.m-potolky{
    margin: 0 auto;
}

.m-potolky li{
    list-style: none;
    float: left;
    padding: 10px;
}

.blockFullSlider {
    height: 100vh;
    position: relative;
	border-top: 3px solid #5187da;
}


/*  tabs  */

.tabGostinnaya {
  background-image: url("/assets/images/tab-price/ps1.png"), url("/assets/images/tab-price/p1.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  width: 100%;
}

.tabSpalnya {
  background-image: url("/assets/images/tab-price/ps1.png"), url("/assets/images/tab-price/p2.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  width: 100%;
}

.tabPrihojaya {
  background-image: url("/assets/images/tab-price/ps1.png"), url("/assets/images/tab-price/p3.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  width: 100%;
}

.tabDetskaya {
  background-image: url("/assets/images/tab-price/ps1.png"), url("/assets/images/tab-price/p4.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  width: 100%;
}

.tabVannaya {
  background-image: url("/assets/images/tab-price/ps1.png"), url("/assets/images/tab-price/p5.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  width: 100%;
}


.tabKuhnya {
  background-image: url("/assets/images/tab-price/ps1.png"), url("/assets/images/tab-price/p6.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  width: 100%;
}

.tabInner {
  display: table;
  height: 85vh;
  margin: 0 auto;
  padding: 100px 7px 50px;
  min-height:480px;
}
.tabInner .container { display: table-cell; vertical-align:middle;}







.blockPerekl {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  position: absolute;
  width: 100%;
  top:10px;
  z-index: 100;
}	

.luchiyVibor {
  font-size: 22px;
  line-height: 26px;
  margin-top: 60px;
}

.materialBox {
  font-size: 22px;
  line-height: 26px;
  margin-top: 100px;
}

.bezuprechno {
  color: #ff0000;
  font-size: 22px;
  line-height: 26px;
  margin-top: 40px;
}

.allPrice{margin-top: 40px;}

.allPrice a {
  color: #fff;
  font-size: 22px;
  line-height: 26px;
  text-shadow: 1px 1px 20px #fff, 0 0 20px #fff;
}

.blockTabPrice{border-top: 3px solid #5187da; position:relative;}
.blockTabPrice h2 {
  border-bottom: 1px solid #ff0000;
  display: table;
  margin-top: 0;
}

.pnp {
  border-right: 1px solid red;
  color: #ffffff;
  display: inline;
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  padding: 0 10px 0 0;
  position: relative;
  top: 12px;
}

#horizontalTab {
  height: 85vh;
  min-height:480px;
}

.blockZapisatsa {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  bottom: 10px;
  color: #fff;
  padding: 10px;
  position: absolute;
  width: 100%;
  font-size:16px;
  text-align: center;
}
	
.blockZapisatsa a {
  background: #000 none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #fff;
  padding: 5px 15px;
  transition:all 0.3s;
  text-decoration:none;
}	

.blockZapisatsa a:hover {
  background: #518595 none repeat scroll 0 0;
  border: 1px solid #518595;
  color:#FFFFFF;
  text-decoration:none;
}	

#feedback-form input[type="submit"] {
  background: #000 none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #fff;
  padding: 5px;
  transition: all 0.3s ease 0s;
  width: 100%;
  height:37px;
}	

#feedback-form input[type="submit"]:hover {
  background: #518595 none repeat scroll 0 0;
  border: 1px solid #518595;
  color:#FFFFFF;
}	

#feedback-form input[type="text"], #feedback-form textarea {
  background: transparent none repeat scroll 0 0;
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: #fff;
  padding: 5px 10px;
  width: 100%;
  height:37px;
}

.formImgBlock {
  border: 1px solid #fff;
  position: relative;
}
.formImgBlock img {
  padding: 3px;
  width: 100%;
  transition:0.2s all;
}

.formImgBlock:hover img {
  opacity: 0.3;
}

.hideTextImg {
  color: #fff;
  position: absolute;
  text-align: center;
  top: 20px;
  width: 100%;
  opacity: 0;
  transition:0.2s all;
  padding: 0 5px;
}

.hideTextImg a { color:#FFFFFF;}
.hideTextImg a:hover { text-decoration:none;}

.formImgBlock:hover .hideTextImg {opacity: 1;}


.imgAfterForm h3 {
  color: #ffffff!important;
  font-size: 18px!important;
  text-transform: uppercase;
}


.newsBlock, .otzivBlock { padding:25px 7px;}
.newsBlock img { width:100%}
.newsBlock .thumbnail .caption {
  margin-top: 0;
  padding: 0;
}

.newsBlock .col-md-6, .newsBlock .col-md-12 { padding:0;}
.newsBlock .thumbnail {
  background-color:transparent;
  border:none;
  border-radius: 0;
  display: block;
  line-height: 1.42857;
  margin-bottom: 20px;
  padding: 4px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.newsBlock h3 {
  color: #fff!important;
  font-size: 14px!important;
  margin: 0;
  padding: 0 0 0 15px;
  text-align: left;
}

.newsRow {
  background-color: #333333;
  border-bottom: 3px solid #518595;
}

a.moreNew {
  color: #518595;
  display: block;
  font-style: italic;
  margin: 5px 15px;
  text-decoration: underline;
}

.tileColNews {
  border: 1px solid #5187da;
  font-size: 18px;
  padding: 10px 15px;
  border-left:5px solid #5187da;
  position:relative;
  margin-bottom:14px;
  color:#fff;
}

.tileColNews::after {
    content: ''; 
    position: absolute; /* Абсолютное позиционирование */
    left: 0; bottom: 12px; /* Положение треугольника */
    border: 7px solid transparent;	border-left: 7px solid #5187da;
   }


.arrow_box {
  background: #f0f0f0 none repeat scroll 0 0;
  border: 1px solid #ccc;
  font-size: 14px;
  font-style: italic;
  line-height: 22px;
  padding: 15px;
  position: relative;
  margin-bottom:10px;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(240, 240, 240, 0);
	border-top-color: #f0f0f0;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box:before {
	border-color: rgba(75, 87, 94, 0);
	border-top-color: #ccc;
	border-width: 11px;
	margin-left: -11px;
}


.nameFeed {
  font-size: 16px;
  left: 15%;
  position: relative;
  color:#FFFFFF
}

.dateFeed, .allFeed {
  text-align: right;
  color:#FFFFFF;
}

 .allFeed a {
  color: #518595;
  display: block;
  font-style: italic;
  text-decoration: underline;
}

.colorWhite { color:#FFFFFF!important;}

.textPotolok a { color:#FFFFFF;transition:0.2s all;}
.textPotolok a:hover { text-shadow: 1px 1px 20px #fff, 0 0 20px #fff; text-decoration:none;}

.allWorkLink {
  bottom: 10px;
  left: 50%;
  margin-left: -100px;
  position: absolute;
  width: 200px;
  z-index: 1001;
}

.allWorkLink a {
  background: #000 none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #fff;
  padding: 5px;
  transition:0.2s all;
}

.allWorkLink a:hover {
  background: #518595 none repeat scroll 0 0;
  border: 1px solid #518595;
  text-decoration:none;
}

.calcLink {  
  background: #808000 none repeat scroll 0 0;
  border-radius: 0 0 5px 5px;
  color: #fff;
  font-size: 14px;
  padding: 7px;
}

	
	
.colorLink { 	
  background: #A52A2A none repeat scroll 0 0;
  border-radius: 0 0 5px 5px;
  color: #fff;
  font-size: 14px;
  padding: 7px;
}
	
.calcLink:hover, .colorLink:hover, .calcLink:active, .colorLink:active, .discountLink:hover, .discountLink:active { color:#FFFFFF; text-decoration:none;}	
	
.blocklFixLink	{
-webkit-transform: rotate(-90deg);  
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
	position:fixed;
	bottom:50%;
	left:-85px;
	
}	
	
.contentColor {
  display: table;
  margin: 10px auto;
}	

#zamer1Modal label {
  color: #000;
  font-size: 12px;
  text-align: left;
}

#zamer1Modal .zamer1, #zamer1Modal .btn {
  color: #000;
  }
  
  
  
.blockDiscountLink {
  bottom: 60%;
  position: fixed;
  right: -20px;
  transform: rotate(-90deg);
}
  
.discountLink {
  background: #ff0000 none repeat scroll 0 0;
  border-radius: 5px 5px 0 0;
  color: #fff;
  font-size: 14px;
  padding: 7px 15px;
} 

.discount {
  display: table;
  margin: 0 auto;
  max-width: 80%;
}

.discount img { width:100%;}

.dzd {
  display: table;
  font-size: 22px;
  margin: 0 auto 20px;
}








	
	
/* responsive */

@media only screen and (max-width: 1199px) {
.blockPerekl .container, .blockZapisatsa .container,  .tabInner .container, .tabInner { width:100%!important;}

.navbar .container { width:100%;}
}


@media only screen and (max-width: 991px) {

#footer {
  text-align: center;
  padding: 10px;
}

.nameFeed {
  left: 17%;
}

a.moreNew {
  text-align: center;
}

.newsBlock h3 {
  font-size: 16px!important;
  margin: 15px;
  padding: 0;
  text-align: center;
}

.blockZapisatsa a {
  display: table;
  margin: 20px auto 10px;
}

.formImgBlock {
  margin: 0 auto;
  max-width: 320px;
}

.contentTopImg, .innsrBoxForm {
  text-align: center;
}

.img1 { height:auto;text-align: center;}

.slider {
  margin-top: 0;
}

.navbar {
  margin-bottom: 0;
}

.input-group {
  margin: 0 auto;
  max-width: 300px;
}

.navbar-nav > li {
  display: inline-block;
  float: none;
}

.navbar-nav {
  text-align: center;
}


.navbar-default {
  background-color: rgb(38, 50, 56);
  border-color: #080808;
}

.headcontactsmin .btn-primary {
  display: table;
  margin: 0 auto;
}

.headcontactsmin h4 {
  font-size: 18px;
  text-align: center;
}

.nav > li > a {
  padding: 10px 8px;
}

.contacts-h {
  text-align: center;
}

.head-a {
  margin-top: 0;
  text-align: center;
}

.navbar-brand {
  display: table;
  float: none;
  margin: 0 auto;
}

body {
  margin-top: 0;
}

.navbar-fixed-bottom, .navbar-fixed-top {
  position: relative;
}


.vidy {
  border-right: 0 none;
  margin-right: 0;
}

.ltvid span {
  border-right: medium none;
  display: block;
  margin:0;
}

.ltvid { text-align:center;}


.blockZapisatsa {
  bottom: 0;
  position: relative;
  background: rgb(0, 0, 0) none repeat scroll 0 0;
}

#horizontalTab {
  height: auto;
}


.pnp {
  border-right: 0 none;
  display: block;
  margin: 20px;
  padding: 0;
  text-align: center;
  top: 0;
}

.tabInner {
  display: table;
  height: auto;
  margin: 0 auto;
  padding: 150px 7px 50px;
  min-height:none;
  text-align: center;
}


}



@media only screen and (max-width: 768px) {

#horizontalTab {
  height: auto;
  min-height: 0;
}

.formBlock {
  padding: 0 7px 20px;
}

.img1 {
  background: rgba(0, 0, 0, 0) url("../../../images/img1..png") no-repeat scroll center top / cover ;
}

.head-c {
  padding: 0 0 20px;
}

.navbar-toggle {
  position: absolute;
  right: 10px;
  top: 10px;
}

.blockPerekl {
  padding: 15px 0 0;
  position: relative;
  top: 0;
}

.tabInner {
  padding: 50px 7px;
}

.materialBox {
  margin-top: 50px;
}

.blockPerekl {
  padding: 0;
  background: #000 none repeat scroll 0 0;
}


}





@media only screen and (max-width: 767px) {
.navbar-nav > li {
  display: block;
  float: none;
}

.dropdown-menu {
  float: none;
  left: 0;
  position: relative;
  text-align: center;
  top:0;
  z-index: 1000;
}

}



@media only screen and (max-width: 640px) {
.msc-layer, .msc-dots-nav {
  display: none!important;
}


}


@media only screen and (max-width: 360px) {

.dnpot, h2.blueColor {
  font-size: 18px;
}

.textForm {
  font-size: 16px;
  line-height: 20px;
}

.blocklFixLink {
  display: none;
}

.h2, h2 {
  font-size: 22px;
}

.navbar-brand > img {
  display: block;
  width: 100%;
}

.navbar-toggle {
  margin-right: 7px;
  right: 0;
}

.input-group {
  display: none;
}

}


























/* 5 колонок*/

col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
 
.col-xs-1-5 {
  width: 20%;
  float: left;
}
 
@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
  }
}
 
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
}
 
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
}




